summaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)Author
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
2022-07-25imx8mn: synchronise device tree with linuxMarcel Ziswiler
2022-07-25board: freescale: Add entry for imx8mm_evk_fspi_defconfigMamta Shukla
2022-07-25board: freescale: Add QSPI Boot support in spl for i.MX8mMamta Shukla
2022-07-25configs: Add config for enabling FSPI boot option for i.MX8mMamta Shukla
2022-07-08powerpc: Use the poison value of 0xdeadbeef directly in DDR initTom Rini
2022-07-05Convert CONFIG_PCIE1 et al to KconfigTom Rini
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-07-03board: freescale: p1_p2_rdb_pc: Remove mapping for TDM-PMC cardPali Rohár
2022-07-03board: freescale: p1_p2_rdb_pc: Allow to compile without __SW_BOOT_SD macroPali Rohár
2022-07-03board: freescale: p1_p2_rdb_pc: Allow to compile without BOARD_NAMEPali Rohár
2022-06-28block: ide: Remove ide_preinit functionTom Rini
2022-06-28PowerPC: Remove some unused USB codeTom Rini
2022-06-28Convert CONFIG_HAS_FSL_DR_USB to KconfigTom Rini
2022-06-20Merge branch 'master' into nextTom Rini
2022-06-20ls1028a: hdp: Add config support for HDP firmware loadingAlison Wang
2022-06-20board: freescale: p1_p2_rdb_pc: Implement board_reset()Pali Rohár
2022-06-20board: freescale: p1_p2_rdb_pc: Enable TDM function only for P1010Pali Rohár
2022-06-14secure boot: enable ARCH_MISC_INIT config.Gaurav Jain