summaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)AuthorFilesLines
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini13-41/+41
2022-12-23kbuild: Remove uncmd_spl logicTom Rini2-2/+2
2022-12-23global: Migrate CONFIG_VSC7385_IMAGE et al to CFGTom Rini2-4/+4
2022-12-23global: Migrate CONFIG_SLIC to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_RESET_VECTOR_ADDRESS to CFGTom Rini5-5/+5
2022-12-23global: Migrate CONFIG_ICS307_REFCLK_HZ to CFGTom Rini1-2/+2
2022-12-23global: Migrate CONFIG_FSL_SERDES2 to CFGTom Rini1-3/+3
2022-12-23global: Migrate CONFIG_FSL_SERDES1 to CFGTom Rini1-2/+2
2022-12-23global: Migrate CONFIG_FSL_PMIC_BUS to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_FEC_MXC_PHYADDR to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_FEC_ENET_DEV to CFGTom Rini2-2/+2
2022-12-22T104xRDB: Remove non-TARGET_T1042D4RDB variantsTom Rini4-41/+3
2022-12-22nxp: Rename CONFIG_U_BOOT_HDR_SIZE to FSL_U_BOOT_HDR_SIZETom Rini1-1/+1
2022-12-22net: vsc9953: Remove this driverTom Rini1-46/+0
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 Rini4-248/+0
2022-12-06mpc8548cds: Migrate CONFIG_INTERRUPTS to KconfigTom Rini1-0/+3
2022-12-06Convert CONFIG_POWER_LTC3676 et al to KconfigTom Rini1-0/+2
2022-12-06Convert CONFIG_FSL_CADMUS to KconfigTom Rini1-0/+3
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini63-504/+504
2022-12-06global: Move remaining CONFIG_*SRIO_* to CFG_*Tom Rini3-12/+12
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini23-90/+90
2022-12-06global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini9-33/+33
2022-12-06global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*Tom Rini10-20/+20
2022-12-06global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini10-14/+14
2022-12-06global: Move remaining CONFIG_SYS_NOR_* to CFG_SYS_NOR_*Tom Rini4-77/+77
2022-12-06global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini22-101/+101
2022-11-14Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2-3/+2
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini37-93/+93
2022-11-10global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini24-47/+47
2022-11-09imx: imx8qm: imx8qm_mek switch to binmanOliver Graute1-1/+1
2022-11-09imx: imx8qxp: imx8qxp_mek switch to binmanOliver Graute1-2/+1
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass5-6/+6
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass2-2/+2
2022-10-25Merge tag 'fsl-qoriq-2022-10-18' of https://source.denx.de/u-boot/custodians/...Tom Rini3-1/+50
2022-10-21imx8mm_evk: Add an entry for USB bootFabio Estevam1-0/+2
2022-10-21ARM: imx8m: Deduplicate CAAM init with arch_misc_init() callMarek Vasut3-21/+4
2022-10-17ls1043ardb: nand driver fixups for revision v7.0 boardsWei Lu3-1/+50
2022-09-19Merge tag 'u-boot-imx-20220919' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini5-0/+146
2022-09-18imx: imxrt1170-evk: Add support for the NXP i.MXRT1170-EVKJesse Taube5-0/+146
2022-09-16Makefile: Build final mpc85xx non-SPL image in standard file u-boot.binPali Rohár6-8/+5
2022-09-07board: freescale: p1_p2_rdb_pc: Delete watchdog max6370 node in load_default ...Pali Rohár1-0/+28
2022-09-06board: freescale: p1_p2_rdb_pc: Turn off watchdog before resetPali Rohár1-0/+12
2022-09-06board: freescale: p1_p2_rdb_pc: Avoid usage of CPLD's system reset registerPali Rohár1-1/+1
2022-09-06board: freescale: p1_p2_rdb_pc: Add workaround for non-working watchdogPali Rohár1-0/+21
2022-09-06board: freescale: p1_p2_rdb_pc: Add workaround for board reset reboot loopPali Rohár3-1/+20
2022-09-06ddr: fsl: Make bank_addr_bits reflect actual bitsSean Anderson1-1/+1
2022-08-21ls1021aqds/ls1021aiot: Remove legacy non-DM_ETH codeTom Rini5-356/+0
2022-08-21mpc8548cds: Guard old ethernet code with !DM_ETHTom Rini1-1/+3
2022-08-21ppc: Remove corenet_ds boardsTom Rini17-2793/+0