aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2024-04-26rockchip: turing-rk1-rk3588: use DRAM banks from ATAGSQuentin Schulz2-45/+0
2024-04-26rockchip: toybrick_rk3588: use DRAM banks from ATAGSQuentin Schulz2-45/+0
2024-04-26rockchip: evb_rk3588 et al.: use DRAM banks from ATAGSQuentin Schulz2-45/+0
2024-04-26rockchip: rock5b-rk3588: use DRAM banks from ATAGSQuentin Schulz2-45/+0
2024-04-26rockchip: rock5a-rk3588s: use DRAM banks from ATAGSQuentin Schulz2-45/+0
2024-04-26rockchip: quartzpro64-rk3588: use DRAM banks from ATAGSQuentin Schulz2-42/+0
2024-04-26rockchip: nanopc-t6-rk3588: use DRAM banks from ATAGSQuentin Schulz2-45/+0
2024-04-26board: rk3288: simplify the DT file list in MAINTAINERSDragan Simic1-3/+1
2024-04-26rockchip: rk3308: Move cru and grf include files to arch-rockchipJonas Karlman1-1/+1
2024-04-26board: rockchip: rk3308: Add device tree files and myself to MAINTAINERSJonas Karlman2-2/+4
2024-04-26rockchip: ringneck-px30: put STM32_RST line in input mode instead of outputQuentin Schulz1-2/+2
2024-04-23Merge tag 'fsl-qoriq-2024-4-24' of https://source.denx.de/u-boot/custodians/u...Tom Rini1-6/+5
2024-04-24board: sl28: move to OF_UPSTREAMMichael Walle1-6/+5
2024-04-23board: add support for Schneider HMIBSC boardSumit Garg2-0/+46
2024-04-22Merge patch series "Kconfig: some cleanups"Tom Rini10-15/+15
2024-04-22common: Convert *.c/h from UTF-8 to ASCII enconfingMichal Simek10-15/+15
2024-04-22Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini1-8/+1
2024-04-22board: asus: tf700t: bind tc358768 bridge and panelSvyatoslav Ryhel1-0/+2
2024-04-22board: asus: transformer-t30: enable I2C_MUX only for TF700TSvyatoslav Ryhel6-0/+6
2024-04-22board: asus: tf600t: enable TEGRA20_SLINK only for TF600TSvyatoslav Ryhel1-0/+1
2024-04-22sunxi: remove unneeded i2c_init_board() call for U-Boot properAndre Przywara1-8/+1
2024-04-20board: gateworks: venice: fix dt adjustment for gw73xx baseboard for imx8mpTim Harvey1-3/+4
2024-04-20imx93: Move SoC and lifeclycle information to debug levelFabio Estevam3-6/+6
2024-04-19board: st: stmp32mp1: Use BUTTON UCLASS in board_key_check()Patrice Chotard1-28/+40
2024-04-19net: dwc_eth_qos: Fold board_interface_eth_init into STM32 glue codeMarek Vasut2-164/+0
2024-04-18Merge branch 'for-2024.07' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini12-11/+10003
2024-04-18board: cssi: Read and display MCR board addressChristophe Leroy2-2/+11
2024-04-18board: cssi: Load FPGA on MCR3000 boardChristophe Leroy2-0/+9826
2024-04-18board: cssi: Use HAVE_VENDOR_COMMON_LIB logicChristophe Leroy3-2/+10
2024-04-18board: cssi: Add support for SPI bus on MCR3000 boardChristophe Leroy3-0/+115
2024-04-18board: cssi: Properly initialise MAC address for fibre on CMPC885 boardHugo Dubois1-1/+3
2024-04-18board: cssi: Initialise port F on MIAEHugo Dubois1-2/+34
2024-04-18board: cssi: Allow use without HUSH shellJean-Michel CASAUBON2-4/+4
2024-04-18board: cssi: Fix MCR3000 board environmentJean-Michel CASAUBON1-1/+1
2024-04-18ARM: dts: renesas: Replace R8A77950 with R8A77951Marek Vasut2-2/+2
2024-04-18ARM: dts: renesas: Stop using the -u-boot DTs for buildMarek Vasut2-6/+6
2024-04-11board: phycore-am62x: Extend for better environment handlingWadim Egorov1-0/+64
2024-04-11verdin-am62: move verdin am62 to OF_UPSTREAMMarcel Ziswiler1-4/+0
2024-04-10Merge patch series "Resolve issues with booting distros on x86"Tom Rini1-1/+2
2024-04-10x86: qemu: Expand ROM sizeSimon Glass1-1/+2
2024-04-10Merge tag 'xilinx-for-v2024.07-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini8-17/+139
2024-04-10xilinx: common: Fix MAC address read from EEPROMPetr Zejdl1-4/+8
2024-04-09riscv: starfive: avoid including common.hHeinrich Schuchardt3-3/+0
2024-04-09board: starfive: support Milk-V Mars boardHeinrich Schuchardt1-12/+87
2024-04-09riscv: set fdtfile on Milk-V MarsHeinrich Schuchardt1-13/+30
2024-04-09eeprom: starfive: function get_product_id_from_eeprom()Heinrich Schuchardt1-0/+8
2024-04-09riscv: do not set default fdt for VisionFive 2Heinrich Schuchardt1-0/+4
2024-04-09riscv: Move virtio scan to board_late_init()Ɓukasz Stelmach1-6/+6
2024-04-09riscv: cpu: cv1800b: Add support for cv1800b SoCKongyang Liu1-2/+2
2024-04-05Merge tag 'u-boot-imx-master-20240405' of https://gitlab.denx.de/u-boot/custo...WIP/05Apr2024Tom Rini11-43/+50