aboutsummaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)AuthorFilesLines
2022-07-08powerpc: Use the poison value of 0xdeadbeef directly in DDR initTom Rini2-2/+1
2022-07-05Convert CONFIG_PCIE1 et al to KconfigTom Rini1-0/+3
2022-07-05powerpc: Clean up CHAIN_OF_TRUST related optionsTom Rini1-2/+3
2022-07-05fsl_validate: Migrate SPL_UBOOT_KEY_HASH to KconfigTom Rini1-1/+1
2022-07-05Convert CONFIG_ESDHC_DETECT_QUIRK to KconfigTom Rini2-21/+21
2022-07-05nxp: Rename board/freescale/common/Kconfig to arch/Kconfig.nxpTom Rini1-118/+0
2022-07-05nxp: Make board/freescale/common/Kconfig safe to include once in arch/KconfigTom Rini32-78/+8
2022-07-03board: freescale: p1_p2_rdb_pc: Remove mapping for TDM-PMC cardPali Rohár2-4/+0
2022-07-03board: freescale: p1_p2_rdb_pc: Allow to compile without __SW_BOOT_SD macroPali Rohár1-1/+4
2022-07-03board: freescale: p1_p2_rdb_pc: Allow to compile without BOARD_NAMEPali Rohár1-1/+5
2022-06-28block: ide: Remove ide_preinit functionTom Rini1-5/+0
2022-06-28PowerPC: Remove some unused USB codeTom Rini1-1/+1
2022-06-28Convert CONFIG_HAS_FSL_DR_USB to KconfigTom Rini2-0/+6
2022-06-20Merge branch 'master' into nextTom Rini1-0/+1
2022-06-20ls1028a: hdp: Add config support for HDP firmware loadingAlison Wang1-1/+6
2022-06-20board: freescale: p1_p2_rdb_pc: Implement board_reset()Pali Rohár1-0/+6
2022-06-20board: freescale: p1_p2_rdb_pc: Enable TDM function only for P1010Pali Rohár1-0/+2
2022-06-14secure boot: enable ARCH_MISC_INIT config.Gaurav Jain1-0/+1
2022-06-06Convert CONFIG_SPL_GD_ADDR to KconfigTom Rini2-4/+4
2022-06-06Convert CONFIG_SPL_RELOC_TEXT_BASE et al to KconfigTom Rini2-6/+6
2022-06-06Convert CONFIG_SPL_COMMON_INIT_DDR to KconfigTom Rini2-4/+2
2022-06-06Convert CONFIG_SPL_INIT_MINIMAL et al to KconfigTom Rini3-0/+6
2022-05-26board: freescale: Update MAINTAINERS ListWasim Khan2-0/+3
2022-05-20i.MX8ULP: add display_ele_fw_version apiGaurav Jain1-0/+19
2022-05-20caam: Fix crash in case caam_jr_probe failedYe Li3-3/+3
2022-05-20imx: imx8mp_evk: enable pinctrl_wdog in SPLPeng Fan2-19/+0
2022-05-20imx: imx8mm_evk: enable pinctrl_wdog in SPLPeng Fan1-19/+0
2022-05-20imx: imx8mn_evk: enable pinctrl_wdog in SPLPeng Fan1-19/+0
2022-04-26board: ls1046afrwy: Remove Manish Tomar's emailSean Anderson1-4/+0
2022-04-26board: freescale: p1_p2_rdb_pc: Move ifdef for USB/eLBC check to correct placePali Rohár1-2/+2
2022-04-26board: freescale: p1_p2_rdb_pc: Fix page attributes for second 1G SDRAM mapPali Rohár1-3/+3
2022-04-26board: freescale: p1_p2_rdb_pc: Do not set MPC85xx_PMUXCR_SDHC_WP bit when SD...Pali Rohár1-2/+4
2022-04-26board: freescale: p1_p2_rdb_pc: Detect both P2020 SD switch configurationsPali Rohár1-0/+4
2022-04-26board: freescale: p1_p2_rdb_pc: Do not hang in checkboard()Pali Rohár1-1/+1
2022-04-26board: freescale: p1_p2_rdb_pc: Allow to compile it without env supportPali Rohár1-0/+4
2022-04-26armv8: psci: add ARMV8_PSCI_RELOCATE Kconfig optionMichael Walle1-8/+0
2022-04-21imx: imx8mn_evk: enable CONFIG_DM_SERIALPeng Fan1-10/+2
2022-04-21imx: imx8mm_evk: enable CONFIG_DM_SERIALPeng Fan1-10/+2
2022-04-21imx: imx8mp_evk: enable CONFIG_DM_SERIALPeng Fan1-8/+0
2022-04-15Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini3-5/+5
2022-04-12board: freescale: imxrt10..-evk: Fix missing include of serial.hJesse Taube2-0/+2
2022-04-12imx: imx8ulp_evk: Enable SD/MMC port auto detectPeng Fan1-0/+3
2022-04-12imx: dynamic setting mmcdev and mmcrootPeng Fan2-0/+52
2022-04-12imx: imx8ulp_evk: call the handshake with M33Ye Li1-1/+9
2022-04-12imx: imx8ulp_evk: Update LPDDR4 PHY settingsYe Li1-16/+16
2022-04-12imx: imx8ulp: release CAAM for the Cortex-A35Clement Faure1-0/+8
2022-04-12imx: imx8ulp: Load the lposc fuse for dual bootYe Li1-4/+2
2022-04-12imx: imx8ulp_evk: Skip init DDR for reboot in dual boot modeYe Li1-2/+10
2022-04-12imx: imx8ulp: add ND/LD clockPeng Fan3-3/+1128
2022-04-12imx: imx8ulp_evk: Remove PMIC Bucks PWM mode settingsYe Li1-18/+0