aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)Author
2022-07-08powerpc: Use the poison value of 0xdeadbeef directly in DDR initTom Rini
2022-07-08legoev3: Migrate to DM_I2CTom Rini
2022-07-07kmcoge5ne: Move BFTIC3 CONFIG references to their usageTom Rini
2022-07-06toradex: tdx-cfg-block: add new toradex oui rangePhilippe Schenker
2022-07-06board: ti: common: board_detect: Do 1byte address checks first.Nishanth Menon
2022-07-06board: ti: common: Handle the legacy eeprom address width properlyNishanth Menon
2022-07-06board: ti: common: Optimize boot when detecting consecutive bad recordsNishanth Menon
2022-07-06board: ti: am62x: Account for DDR size fixups if ECC is enabledGeorgi Vlaev
2022-07-06board: ti: am62x: Use fdt functions for ram and bank initGeorgi Vlaev
2022-07-06toradex: tdx-cfg-block: extend assembly versionPhilippe Schenker
2022-07-06toradex: tdx-cfg-block: use defines for string lengthPhilippe Schenker
2022-07-06toradex: tdx-cfg-block: use only snprintfPhilippe Schenker
2022-07-06board: ti: j721e: Return if there is an error while configuring SerDesAswath Govindraju
2022-07-05qemu-ppce500: Move CONFIG_SYS_PCI_MAP_{START, END} to board codeTom Rini
2022-07-05socrates: Rework CONFIG_PCI_CLK_FREQTom 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-05arch/Kconfig.nxp: Re-organize slightlyTom 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-05Convert CONFIG_EXTRA_CLOCK to KconfigTom Rini
2022-07-05Rename CONFIG_PWM to CONFIG_PWM_S5P and move to 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-30Merge tag 'u-boot-at91-2022.10-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-06-28gw_ventana: Migrate to using CONFIG_EXTRA_ENV_TEXTTom Rini
2022-06-28opos6uldev: Migrate to using CONFIG_EXTRA_ENV_TEXTTom Rini
2022-06-28dragonboard410c: Migrate to using CONFIG_EXTRA_ENV_TEXTTom Rini
2022-06-28fpga: Remove CONFIG_FPGA_COUNTTom Rini
2022-06-28siemens: Move CONFIG_FACTORYSET to KconfigTom Rini
2022-06-28arm: samsung: Migrate a number of symbols to KconfigTom Rini
2022-06-28arm: samsung: Remove dead LCD codeTom Rini
2022-06-28block: ide: Remove ide_preinit functionTom Rini
2022-06-28spl: Move SPL_LDSCRIPT defaults to one placeTom Rini
2022-06-28PowerPC: Remove some unused USB codeTom Rini
2022-06-28Convert CONFIG_HAS_FSL_DR_USB to KconfigTom Rini
2022-06-28board: atmel: remove calls to debug_uart_initEugen Hristev
2022-06-27Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2022-06-24arm64: zynqmp: Move helper functions below header includesStefan Herbrechtsmeier
2022-06-24xilinx: zynqmp: make spi flash support optionalStefan Herbrechtsmeier
2022-06-24xilinx: common: Separate display cpu info functionStefan Herbrechtsmeier
2022-06-24xilinx: cpuinfo: Print soc machineStefan Herbrechtsmeier
2022-06-24soc: xilinx: zynqmp: Add machine identification supportStefan Herbrechtsmeier
2022-06-24xilinx: zynqmp: Merge device listsStefan Herbrechtsmeier
2022-06-24xilinx: zynqmp: Reuse shift macros to define masksStefan Herbrechtsmeier
2022-06-24xilinx: zynqmp: Add macro for device type maskStefan Herbrechtsmeier
2022-06-24xilinx: zynqmp: Replace strncat with strlcatStefan Herbrechtsmeier