summaryrefslogtreecommitdiff
path: root/board/freescale/common
AgeCommit message (Expand)AuthorFilesLines
2023-06-19global: Use proper project name U-Boot (next)Michal Simek1-1/+1
2023-05-31freescale: vsc3316_3308: fix header inclusion guardAndre Przywara1-1/+1
2023-05-10freescale: common: pfuze: define pfuze_mode_init only if defined(CONFIG_DM_PMIC)Troy Kisky1-1/+1
2023-02-07freescale: Drop unused zm7300 driverSimon Glass3-254/+0
2023-02-07freescale: Drop unused vsc3316_3308 driverSimon Glass2-531/+0
2023-02-07freescale: Drop CONFIG_TARGET_MPC8536DS et alSimon Glass1-3/+0
2023-02-07freescale: Drop unused pq-mds-pib driverSimon Glass3-70/+0
2023-02-07ppc: Drop unused CONFIG_P2020DSSimon Glass1-1/+0
2023-02-07freescale: Drop unused pixis codeSimon Glass3-525/+0
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini3-24/+24
2022-12-23kbuild: Remove uncmd_spl logicTom Rini2-2/+2
2022-12-23global: Migrate CONFIG_ICS307_REFCLK_HZ to CFGTom Rini1-2/+2
2022-12-22nxp: Rename CONFIG_U_BOOT_HDR_SIZE to FSL_U_BOOT_HDR_SIZETom Rini1-1/+1
2022-12-22Convert CONFIG_FLASH_SPANSION_S29WS_N et al to KconfigTom Rini1-9/+9
2022-12-08net: tsec: Remove non-DM_ETH support codeTom Rini1-73/+0
2022-12-06Convert CONFIG_POWER_LTC3676 et al to KconfigTom Rini1-0/+2
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini6-47/+47
2022-12-06global: Move remaining CONFIG_*SRIO_* to CFG_*Tom Rini1-4/+4
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2-2/+2
2022-12-06global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini1-6/+6
2022-12-06global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini2-4/+4
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini6-10/+10
2022-11-10global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini4-6/+6
2022-08-21ls1021aqds/ls1021aiot: Remove legacy non-DM_ETH codeTom Rini2-131/+0
2022-08-16ls1021atwr: caam: Enable Uboot validaion in SPL.Gaurav Jain2-6/+10
2022-08-04Audit <flash.h> inclusionTom Rini1-1/+2
2022-07-26imx: imx93_evk: Add basic board supportPeng Fan1-1/+1
2022-07-06powerpc: Clean up CHAIN_OF_TRUST related optionsTom Rini1-2/+3
2022-07-06fsl_validate: Migrate SPL_UBOOT_KEY_HASH to KconfigTom Rini1-1/+1
2022-07-06Convert CONFIG_ESDHC_DETECT_QUIRK to KconfigTom Rini1-0/+21
2022-07-06nxp: Rename board/freescale/common/Kconfig to arch/Kconfig.nxpTom Rini1-118/+0
2022-07-06nxp: Make board/freescale/common/Kconfig safe to include once in arch/KconfigTom Rini1-4/+8
2022-06-29Convert CONFIG_HAS_FSL_DR_USB to KconfigTom Rini1-0/+4
2022-06-20Merge branch 'master' into nextTom Rini1-0/+1
2022-06-14secure boot: enable ARCH_MISC_INIT config.Gaurav Jain1-0/+1
2022-06-06Convert CONFIG_SPL_INIT_MINIMAL et al to KconfigTom Rini1-0/+2
2022-04-12imx: dynamic setting mmcdev and mmcrootPeng Fan2-0/+52
2022-04-08Convert CONFIG_FSL_QIXIS et al to KconfigTom Rini1-0/+8
2022-04-01Convert CONFIG_DEEP_SLEEP to KconfigTom Rini1-0/+7
2022-04-01mpc8548cds: Rework CONFIG_LEGACY usageTom Rini1-1/+5
2022-03-28video: Drop FSL DIU driverSimon Glass3-231/+0
2022-03-28video: fsl: colibri_vf: Drop FSL DCU driverSimon Glass3-262/+0
2022-01-18common: board_r: move init_addr_map() to init.hOvidiu Panait1-4/+1
2021-12-28Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini2-1/+2
2021-12-28CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()Tom Rini2-2/+2
2021-12-28nxp: ics307_clk: Guard get_board_ddr_clk function correctlyTom Rini1-0/+2
2021-12-27Finish CONFIG_VID et al conversion to KconfigTom Rini2-6/+37
2021-11-09board: fsl_validate: Fix Double free IssueKshitiz Varshney1-22/+6
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk1-1/+0