aboutsummaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)Author
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
2022-08-20layerscape: Disable CONFIG_FMAN_ENET on *aqds* platformsTom Rini
2022-08-20mx28evk: Remove AUART/NAND/SPI variantsFabio Estevam
2022-08-16board: ls1043ardb: fdt fixups for revision v7.0 boardsCamelia Groza
2022-08-16ls1021atwr: caam: Enable Uboot validaion in SPL.Gaurav Jain
2022-08-10common: Drop display_options.h from common headerSimon Glass
2022-08-04Audit <flash.h> inclusionTom Rini
2022-08-04Convert CONFIG_FLASH_CFI_LEGACY to KconfigTom Rini
2022-08-04Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to KconfigTom Rini
2022-08-04P1010RDB: Drop support for not-CONFIG_SYS_DDR_RAW_TIMINGTom Rini
2022-08-04powerpc: Move CONFIG_SYS_DDR_SIZE to CONFIG_SYS_SDRAM_SIZETom Rini
2022-07-29board: freescale: p1_p2_rdb_pc: Fix parsing inverted bits from boot input dataPali Rohár
2022-07-29board: freescale: p1_p2_rdb_pc: Remove I-flag from second L2 SRAM mappingPali Rohár
2022-07-26board: freescale: imx93_evk: support ethernetPeng Fan
2022-07-26imx: imx93_evk: Set ARM clock to 1.7GhzPeng Fan
2022-07-26imx: imx93_evk: Add basic board supportPeng Fan
2022-07-26misc: imx: S400_API: Move S400 MU and API to a common placeYe Li