summaryrefslogtreecommitdiff
path: root/board/freescale/common
AgeCommit message (Expand)Author
2025-01-16imx: imx8mp_evk: Enable dynamic settings to mmcdev and mmcrootPeng Fan
2024-10-11global: Rename SPL_ to XPL_Simon Glass
2024-10-11board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-07-22board: freescale: Remove duplicate newlinesMarek Vasut
2024-06-26cmd: Make use of U_BOOT_LONGHELP when missingTom Rini
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07board: freescale: Remove <common.h> and add needed includesTom Rini
2024-04-22common: Convert *.c/h from UTF-8 to ASCII enconfingMichal Simek
2023-12-21global: Drop common.h inclusionTom Rini
2023-12-13treewide: Tidy up semicolon after command macrosSimon Glass
2023-11-07mpc85xx: Add missing include in mpc85xx_sleep.cTom Rini
2023-11-07fsl_qe: Drop common.hTom Rini
2023-10-16cmd: Convert existing long help messages to the new macroTom Rini
2023-10-16freescale: fix long help handling in mac commandHeinrich Schuchardt
2023-10-16cmd: move mac commandHeinrich Schuchardt
2023-06-19global: Use proper project name U-Boot (next)Michal Simek
2023-05-31freescale: vsc3316_3308: fix header inclusion guardAndre Przywara
2023-05-10freescale: common: pfuze: define pfuze_mode_init only if defined(CONFIG_DM_PMIC)Troy Kisky
2023-02-07freescale: Drop unused zm7300 driverSimon Glass
2023-02-07freescale: Drop unused vsc3316_3308 driverSimon Glass
2023-02-07freescale: Drop CONFIG_TARGET_MPC8536DS et alSimon Glass
2023-02-07freescale: Drop unused pq-mds-pib driverSimon Glass
2023-02-07ppc: Drop unused CONFIG_P2020DSSimon Glass
2023-02-07freescale: Drop unused pixis codeSimon Glass
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2022-12-23kbuild: Remove uncmd_spl logicTom Rini
2022-12-23global: Migrate CONFIG_ICS307_REFCLK_HZ to CFGTom Rini
2022-12-22nxp: Rename CONFIG_U_BOOT_HDR_SIZE to FSL_U_BOOT_HDR_SIZETom Rini
2022-12-22Convert CONFIG_FLASH_SPANSION_S29WS_N et al to KconfigTom Rini
2022-12-07net: tsec: Remove non-DM_ETH support codeTom Rini
2022-12-05Convert CONFIG_POWER_LTC3676 et al to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_*SRIO_* to CFG_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini
2022-11-10global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini
2022-08-20ls1021aqds/ls1021aiot: Remove legacy non-DM_ETH codeTom Rini
2022-08-16ls1021atwr: caam: Enable Uboot validaion in SPL.Gaurav Jain
2022-08-04Audit <flash.h> inclusionTom Rini
2022-07-26imx: imx93_evk: Add basic board supportPeng Fan
2022-07-05powerpc: Clean up CHAIN_OF_TRUST related optionsTom Rini
2022-07-05fsl_validate: Migrate SPL_UBOOT_KEY_HASH to KconfigTom Rini
2022-07-05Convert CONFIG_ESDHC_DETECT_QUIRK to KconfigTom Rini
2022-07-05nxp: Rename board/freescale/common/Kconfig to arch/Kconfig.nxpTom Rini
2022-07-05nxp: Make board/freescale/common/Kconfig safe to include once in arch/KconfigTom Rini
2022-06-28Convert CONFIG_HAS_FSL_DR_USB to KconfigTom Rini
2022-06-20Merge branch 'master' into nextTom Rini