summaryrefslogtreecommitdiff
path: root/board/freescale/common
AgeCommit message (Expand)Author
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
2022-06-14secure boot: enable ARCH_MISC_INIT config.Gaurav Jain
2022-06-06Convert CONFIG_SPL_INIT_MINIMAL et al to KconfigTom Rini
2022-04-12imx: dynamic setting mmcdev and mmcrootPeng Fan
2022-04-08Convert CONFIG_FSL_QIXIS et al to KconfigTom Rini
2022-04-01Convert CONFIG_DEEP_SLEEP to KconfigTom Rini
2022-04-01mpc8548cds: Rework CONFIG_LEGACY usageTom Rini
2022-03-28video: Drop FSL DIU driverSimon Glass
2022-03-28video: fsl: colibri_vf: Drop FSL DCU driverSimon Glass
2022-01-18common: board_r: move init_addr_map() to init.hOvidiu Panait
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini
2021-12-27CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()Tom Rini
2021-12-27nxp: ics307_clk: Guard get_board_ddr_clk function correctlyTom Rini
2021-12-27Finish CONFIG_VID et al conversion to KconfigTom Rini
2021-11-09board: fsl_validate: Fix Double free IssueKshitiz Varshney
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini
2021-09-08common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASHAlexandru Gagniuc
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-08-31nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini
2021-08-18board: fsl_validate: Fix resource leak issueKshitiz Varshney
2021-08-06ppc: Drop idt8t49n222a_serdes_clk driverSimon Glass
2021-08-05pci: freescale: Drop old codeSimon Glass
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-07-20board: freescale: Refactor NXP common mux codeStephen Carlson
2021-07-07ppc: Remove MPC832XEMDS boardsTom Rini
2021-07-07ppc: Remove MPC8555CDS boardsTom Rini
2021-07-07ppc: Remove MPC8541CDS boardTom Rini
2021-06-17board: freescale: vid.c: Add check for return value of adjust_vdd()Priyanka Singh
2021-03-05arm: fsl: common: Improve NXP VID driver PMBus supportStephen Carlson
2021-02-25ppc: Remove MPC8569MDS boardTom Rini
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini
2021-02-15ppc: Remove MPC8641HPCN boardTom Rini
2021-02-15ppc: Remove MPC8610HPCD boardTom Rini
2021-02-15ppc: Remove MPC8572DS boardTom Rini
2021-02-15ppc: Remove MPC8544DS boardTom Rini
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass