summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2022-10-21input: Remove legacy KEYBOARD optionTom Rini1-61/+0
2022-10-21Merge tag 'u-boot-rockchip-20221020' of https://source.denx.de/u-boot/custodi...Tom Rini5-94/+83
2022-10-20Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini2-2/+2
2022-10-20Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini1-0/+5
2022-10-20riscv: ae350: Check firmware_fdt_addr headerRick Chen1-1/+1
2022-10-20riscv: qemu: spl: Fix booting Linux kernel with OpenSBI 1.0+Bin Meng1-1/+1
2022-10-19sunxi: defconfig: Add X96 Mate TV boxAndre Przywara1-0/+5
2022-10-19rockchip: puma-rk3399: migrate to u-boot-rockchip-spi.binQuentin Schulz1-9/+2
2022-10-19rockchip: puma-rk3399: migrate to u-boot-rockchip.binQuentin Schulz1-8/+3
2022-10-19rockchip: puma-rk3399: migrate to TPLQuentin Schulz1-4/+4
2022-10-19rockchip: puma-rk3399: load environment from same medium as one used to load ...Quentin Schulz1-0/+37
2022-10-19rockchip: puma-rk3399: load environment from same MMC as used for loading U-B...Quentin Schulz1-0/+22
2022-10-19rockchip: puma-rk3399: remove unused default ENV_OFFSET for SPI flashesQuentin Schulz1-3/+0
2022-10-19rockchip: puma-rk3399: fix boot_targets swap depending on U-Boot proper load ...Quentin Schulz1-12/+13
2022-10-19rockchip: rk3399: Add EAIDK-610 supportAndy Yan1-0/+6
2022-10-19rockchip: puma-rk3399: remove dead codeQuentin Schulz1-16/+0
2022-10-19rockchip: phycore_rk3288: remove phycore_init() functionJohan Jonker1-46/+0
2022-10-18Nokia RX-51: Fix compilation with non-zero CONFIG_SYS_TEXT_BASEPali Rohár1-2/+2
2022-10-18Merge tag 'dm-pull-18oct22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini3-7/+11
2022-10-18stm32mp: fix compilation issue with DEBUG_UARTPatrick Delaunay5-53/+33
2022-10-18ARM: dts: stm32: Add DHCOR based Testbench boardMarek Vasut2-16/+45
2022-10-18ARM: dts: stm32: Remove buck3 regulator-always-on on AV96Marek Vasut1-0/+1
2022-10-18mpc83xx: gazerbeam: Update sysinfo_get error handlingMichal Suchanek1-3/+9
2022-10-18dm: treewide: Use uclass_next_device_err when accessing second deviceMichal Suchanek1-1/+1
2022-10-18dm: treewide: Use uclass_first_device_err when accessing one deviceMichal Suchanek1-3/+1
2022-10-12Nokia RX-51: Fix double space key pressPali Rohár1-1/+5
2022-10-11Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custo...Tom Rini4-11/+16
2022-10-10xilinx: zynqmp: Load pmufw configuration before checking accessMichal Simek1-4/+8
2022-10-10xilinx: common: fix board_late_init_xilinx()Heinrich Schuchardt1-3/+0
2022-10-10xilinx: zynqmp: change the type of multiboot variableVenkatesh Yadav Abbarapu1-1/+1
2022-10-10xilinx: common: Add print_cpuinfo() declarationVenkatesh Yadav Abbarapu1-0/+1
2022-10-07arm: nuvoton: Add support for Nuvoton NPCM845 BMCJim Liu4-0/+55
2022-10-07board: developerbox: move mem_map setup laterJassi Brar1-23/+34
2022-10-07board: developerbox: use identity mapping for >4GBJassi Brar1-1/+1
2022-10-06board/km: remove kirkwood boardsHolger Brunck11-1739/+1
2022-10-05xilinx: common: Fix static checker warningsVenkatesh Yadav Abbarapu1-3/+3
2022-10-05xilinx: zynq: Enable early eeprom decodingMichal Simek1-0/+3
2022-10-03Merge branch 'next'Tom Rini40-151/+612
2022-09-29treewide: Drop image_header_t typedefSimon Glass1-2/+2
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass1-1/+1
2022-09-29board: ti: common: board_detect: Fix EEPROM read quirk for AM6 style dataNishanth Menon1-0/+10
2022-09-29vexpress64: also consider DTB pointer in x1Andre Przywara2-5/+24
2022-09-27Merge tag 'u-boot-stm32-20220927' of https://source.denx.de/u-boot/custodians...Tom Rini1-2/+2
2022-09-26Merge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitlab.denx.de/u-boot/custo...Tom Rini5-3/+199
2022-09-26Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini3-51/+0
2022-09-26arm64: versal-net: Add support for Versal NET platformMichal Simek5-3/+199
2022-09-25blk: Rename if_type to uclass_idSimon Glass1-1/+1
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár8-8/+8
2022-09-23board: mediatek: add MT7981 reference boardsWeijie Gao3-0/+23
2022-09-23board: mediatek: add MT7986 reference boardsWeijie Gao3-0/+25