aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)Author
2020-08-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-08-25Merge tag 'u-boot-rockchip-20200820' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-08-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2020-08-25arm: octeontx2: Add support for OcteonTX2 SoC platformsSuneel Garapati
2020-08-25arm: octeontx: Add support for OcteonTX SoC platformsSuneel Garapati
2020-08-25ARM: renesas: Drop unnecessary function ft_board_setup()Stefan Roese
2020-08-25configs: defconfig for Sipeed Maix in S-modeHeinrich Schuchardt
2020-08-24MAINTAINERS: Add maintainers to XEN sectionAnastasiia Lukianenko
2020-08-24board: xen: Remove unnecessary CONFIG_BOARD_EARLY_INIT_F define and board_ear...Anastasiia Lukianenko
2020-08-24board: armltd: Add support for Total Compute platformUsama Arif
2020-08-21rockchip: firefly-rk3288: Fix the code support for SPL_LEDKever Yang
2020-08-20xilinx: common: Change bootm_size variable settingMichal Simek
2020-08-20xilinx: common: Check return value from variable setupMichal Simek
2020-08-20xilinx: common: Get rid of initrd_high variable setupMichal Simek
2020-08-20xilinx: Change logic around zynq_board_read_rom_ethaddr()Michal Simek
2020-08-20xilinx: Add support for ENV_VARS_UBOOT_RUNTIME_CONFIGMichal Simek
2020-08-20xilinx: zynqmp: remove chip_id functionIbai Erkiaga
2020-08-20xilinx: zynqmp: get chip ID at EL3Ibai Erkiaga
2020-08-20xilinx: zynqmp: get chip ID using firmware driverIbai Erkiaga
2020-08-20xilinx: zynqmp: synchronize firmware call return payloadIbai Erkiaga
2020-08-20xilinx: versal: Use lowest memory for U-BootMichal Simek
2020-08-20xilinx: versal: Add new versal loadpdi commandT Karthik Reddy
2020-08-20arm64: zynqmp: Fix set_fdtfile() not to break u-boots DTBIgor Lantsman
2020-08-20xilinx: Setup bootm variablesMichal Simek
2020-08-14board: xen: De-initialize before jumping to LinuxOleksandr Andrushchenko
2020-08-14xen: Port Xen grant table driver from mini-osOleksandr Andrushchenko
2020-08-14xen: Port Xen bus driver from mini-osOleksandr Andrushchenko
2020-08-14serial: serial_xen: Add Xen PV serial driverPeng Fan
2020-08-14board: Introduce xenguest_arm64 boardAndrii Anisov
2020-08-14riscv: sifive/fu540: Move SPL related functions to spl.cBin Meng
2020-08-14riscv: sifive/fu540: Drop NET_RANDOM_ETHADDRBin Meng
2020-08-14riscv: sifive/fu540: kconfig: Move FU540 driver related options to the SoC levelBin Meng
2020-08-14riscv: sifive/fu540: spl: Rename soc_spl_init()Bin Meng
2020-08-14riscv: sifive/fu540: spl: Drop our own version of board_init_f()Bin Meng
2020-08-13Merge tag 'u-boot-stm32-20200813' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-08-13board: stm32mp1: use const for struct node_infoPatrick Delaunay
2020-08-13board: stm32mp1: remove board.cPatrick Delaunay
2020-08-13ARM: dts: stm32: Update eth1addr from EEPROM if eth1 presentMarek Vasut
2020-08-13ARM: stm32: Add fitImage its entry for 587-200 DHCOR SoMMarek Vasut
2020-08-13ARM: stm32: Add both PDK2 and DRC02 DT into DHCOM fitImage itsMarek Vasut
2020-08-13board: stm32mp1: update fdt fixup partitions tableChristophe Kerello
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in ft_board_setupPatrick Delaunay
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in env functionsPatrick Delaunay
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in board_late_initPatrick Delaunay
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in dk2_i2c1_fixPatrick Delaunay
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in set_dfu_alt_infPatrick Delaunay
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in sysconf_initPatrick Delaunay
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in board_check_usb_powerPatrick Delaunay
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in g_dnl_board_usb_cable_con...Patrick Delaunay
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in board_key_checkPatrick Delaunay