aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)Author
2024-05-06board: BuS: Remove <common.h> and add needed includesTom Rini
2024-05-06board: BuR: Remove <common.h> and add needed includesTom Rini
2024-05-06global: Audit usage of <eeprom.h>Tom Rini
2024-05-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini
2024-05-06arm: sunxi: Remove <common.h> and add needed includesTom Rini
2024-05-03board: arbel: Limit the dram effective size to bank0 maximal sizeJim Liu
2024-05-03Arm: npcm: fix npcm7xx boot to kernel errorJim Liu
2024-05-02board: starfive: Rename spl_soc_init() to spl_dram_init()Lukas Funke
2024-05-02board: sifive: Rename spl_soc_init() to spl_dram_init()Lukas Funke
2024-05-01board: milkv_duo: Add init code for Milk-V Duo ethernetKongyang Liu
2024-05-01board: sophgo: milkv_duo: Bind sysreset driverKongyang Liu
2024-04-29Merge patch series "Update PHYTEC SOM Detection"Tom Rini
2024-04-29board: phytec: Add SOM detection for AM6xDaniel Schultz
2024-04-29board: phytec: common: Fix eepom is empty checkDaniel Schultz
2024-04-29board: phytec: check eeprom_data validityYannic Moog
2024-04-29board: phytec: introduce eeprom struct member 'valid'Yannic Moog
2024-04-29board: phytec: common: Generic "add extension" functionDaniel Schultz
2024-04-29Merge patch series "*** Migrate some PHYTEC boards to OF_UPSTREAM ***"Tom Rini
2024-04-29phycore-rk3288: Migrate to OF_UPSTREAMWadim Egorov
2024-04-29phycore-am64x: Migrate to OF_UPSTREAMWadim Egorov
2024-04-29phycore-am62x: Migrate to OF_UPSTREAMWadim Egorov
2024-04-29Merge patch series "Enable ICSSG Ethernet Driver for AM65x"Tom Rini
2024-04-29board: ti: am65x: Set fw_storage_interface and fw_dev_part ENVsMD Danish Anwar
2024-04-29board: ti: am65x: Add check for k3-am654-icssg2 in board_fit_config_match()MD Danish Anwar
2024-04-29board: ti: j721e: Add support for both esm probeUdit Kumar
2024-04-26rockchip: turing-rk1-rk3588: use DRAM banks from ATAGSQuentin Schulz
2024-04-26rockchip: toybrick_rk3588: use DRAM banks from ATAGSQuentin Schulz
2024-04-26rockchip: evb_rk3588 et al.: use DRAM banks from ATAGSQuentin Schulz
2024-04-26rockchip: rock5b-rk3588: use DRAM banks from ATAGSQuentin Schulz
2024-04-26rockchip: rock5a-rk3588s: use DRAM banks from ATAGSQuentin Schulz
2024-04-26rockchip: quartzpro64-rk3588: use DRAM banks from ATAGSQuentin Schulz
2024-04-26rockchip: nanopc-t6-rk3588: use DRAM banks from ATAGSQuentin Schulz
2024-04-26board: rk3288: simplify the DT file list in MAINTAINERSDragan Simic
2024-04-26rockchip: rk3308: Move cru and grf include files to arch-rockchipJonas Karlman
2024-04-26board: rockchip: rk3308: Add device tree files and myself to MAINTAINERSJonas Karlman
2024-04-26rockchip: ringneck-px30: put STM32_RST line in input mode instead of outputQuentin Schulz
2024-04-23Merge tag 'fsl-qoriq-2024-4-24' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-04-24board: sl28: move to OF_UPSTREAMMichael Walle
2024-04-23board: add support for Schneider HMIBSC boardSumit Garg
2024-04-22Merge patch series "Kconfig: some cleanups"Tom Rini
2024-04-22common: Convert *.c/h from UTF-8 to ASCII enconfingMichal Simek
2024-04-22Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2024-04-22board: asus: tf700t: bind tc358768 bridge and panelSvyatoslav Ryhel
2024-04-22board: asus: transformer-t30: enable I2C_MUX only for TF700TSvyatoslav Ryhel
2024-04-22board: asus: tf600t: enable TEGRA20_SLINK only for TF600TSvyatoslav Ryhel
2024-04-22sunxi: remove unneeded i2c_init_board() call for U-Boot properAndre Przywara
2024-04-20board: gateworks: venice: fix dt adjustment for gw73xx baseboard for imx8mpTim Harvey
2024-04-20imx93: Move SoC and lifeclycle information to debug levelFabio Estevam
2024-04-19board: st: stmp32mp1: Use BUTTON UCLASS in board_key_check()Patrice Chotard
2024-04-19net: dwc_eth_qos: Fold board_interface_eth_init into STM32 glue codeMarek Vasut