aboutsummaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)Author
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2022-12-23kbuild: Remove uncmd_spl logicTom Rini
2022-12-23global: Migrate CONFIG_VSC7385_IMAGE et al to CFGTom Rini
2022-12-23global: Migrate CONFIG_SLIC to CFGTom Rini
2022-12-23global: Migrate CONFIG_RESET_VECTOR_ADDRESS to CFGTom Rini
2022-12-23global: Migrate CONFIG_ICS307_REFCLK_HZ to CFGTom Rini
2022-12-23global: Migrate CONFIG_FSL_SERDES2 to CFGTom Rini
2022-12-23global: Migrate CONFIG_FSL_SERDES1 to CFGTom Rini
2022-12-23global: Migrate CONFIG_FSL_PMIC_BUS to CFGTom Rini
2022-12-23global: Migrate CONFIG_FEC_MXC_PHYADDR to CFGTom Rini
2022-12-23global: Migrate CONFIG_FEC_ENET_DEV to CFGTom Rini
2022-12-22T104xRDB: Remove non-TARGET_T1042D4RDB variantsTom Rini
2022-12-22nxp: Rename CONFIG_U_BOOT_HDR_SIZE to FSL_U_BOOT_HDR_SIZETom Rini
2022-12-22net: vsc9953: Remove this driverTom 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-05mpc8548cds: Migrate CONFIG_INTERRUPTS to KconfigTom Rini
2022-12-05Convert CONFIG_POWER_LTC3676 et al to KconfigTom Rini
2022-12-05Convert CONFIG_FSL_CADMUS 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_NUM_* to CFG_SYS_NUM_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NOR_* to CFG_SYS_NOR_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini
2022-11-14Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u...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-11-09imx: imx8qm: imx8qm_mek switch to binmanOliver Graute
2022-11-09imx: imx8qxp: imx8qxp_mek switch to binmanOliver Graute
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass
2022-10-24Merge tag 'fsl-qoriq-2022-10-18' of https://source.denx.de/u-boot/custodians/...Tom Rini
2022-10-21imx8mm_evk: Add an entry for USB bootFabio Estevam
2022-10-21ARM: imx8m: Deduplicate CAAM init with arch_misc_init() callMarek Vasut
2022-10-17ls1043ardb: nand driver fixups for revision v7.0 boardsWei Lu
2022-09-19Merge tag 'u-boot-imx-20220919' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2022-09-18imx: imxrt1170-evk: Add support for the NXP i.MXRT1170-EVKJesse Taube
2022-09-16Makefile: Build final mpc85xx non-SPL image in standard file u-boot.binPali Rohár
2022-09-07board: freescale: p1_p2_rdb_pc: Delete watchdog max6370 node in load_default ...Pali Rohár
2022-09-06board: freescale: p1_p2_rdb_pc: Turn off watchdog before resetPali Rohár
2022-09-06board: freescale: p1_p2_rdb_pc: Avoid usage of CPLD's system reset registerPali Rohár
2022-09-06board: freescale: p1_p2_rdb_pc: Add workaround for non-working watchdogPali Rohár
2022-09-06board: freescale: p1_p2_rdb_pc: Add workaround for board reset reboot loopPali Rohár
2022-09-06ddr: fsl: Make bank_addr_bits reflect actual bitsSean Anderson
2022-08-20ls1021aqds/ls1021aiot: Remove legacy non-DM_ETH codeTom Rini
2022-08-20mpc8548cds: Guard old ethernet code with !DM_ETHTom Rini
2022-08-20ppc: Remove corenet_ds boardsTom Rini