aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2020-09-03Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini4-4/+20
2020-09-01fastboot: Extend fastboot_set_reboot_flag with reboot reasonRoman Kovalivskyi4-4/+20
2020-09-01x86: qemu: Remove dead codeAndy Shevchenko3-9/+1
2020-09-01x86: intel: slimbootloader: Remove dead codeAndy Shevchenko2-10/+1
2020-09-01x86: intel: minnowmax: Remove dead codeAndy Shevchenko2-9/+1
2020-09-01x86: intel: galileo: Remove dead codeAndy Shevchenko2-9/+1
2020-09-01x86: intel: edison: Remove dead codeAndy Shevchenko2-13/+1
2020-09-01x86: intel: crownbay: Remove dead codeAndy Shevchenko2-9/+1
2020-09-01x86: intel: cougarcanyon2: Remove dead codeAndy Shevchenko2-9/+1
2020-09-01x86: intel: cherryhill: Remove dead codeAndy Shevchenko2-9/+1
2020-09-01x86: intel: bayleybay: Remove dead codeAndy Shevchenko2-9/+1
2020-09-01x86: efi: efi-x86_payload: Remove dead codeAndy Shevchenko2-9/+1
2020-09-01x86: dfi: dfi-bt700: Remove dead codeAndy Shevchenko2-9/+1
2020-09-01x86: coreboot: Remove dead codeAndy Shevchenko2-13/+1
2020-09-01x86: congatec: conga-qeval20-qa3-e3845: Remove dead codeAndy Shevchenko2-9/+1
2020-09-01x86: advantech: som-db5800-som-6867: Remove dead codeAndy Shevchenko2-9/+1
2020-09-01x86: Introduce USE_EARLY_BOARD_INIT optionAndy Shevchenko3-0/+3
2020-08-31Merge tag 'ti-v2020.10-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-12/+6
2020-08-31arm: mvebu: Espressobin: Setup MTD partitions when booting kernelPali Rohár1-0/+100
2020-08-31arm: mvebu: Espressobin: Disallow forwarding packets between wan and lan portsPali Rohár1-0/+9
2020-08-31ti: common: Remove additional i2c read for board detectionMichal Simek1-12/+6
2020-08-25Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini4-62/+6
2020-08-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini15-47/+1175
2020-08-25Merge tag 'u-boot-rockchip-20200820' of https://gitlab.denx.de/u-boot/custodi...Tom Rini1-1/+3
2020-08-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini1-1/+1
2020-08-25arm: mx6: Make all i.MX6 SoCs user-selectableTom Rini3-9/+6
2020-08-25arm: octeontx2: Add support for OcteonTX2 SoC platformsSuneel Garapati7-0/+606
2020-08-25arm: octeontx: Add support for OcteonTX SoC platformsSuneel Garapati7-0/+569
2020-08-25ARM: renesas: Drop unnecessary function ft_board_setup()Stefan Roese1-47/+0
2020-08-25configs: defconfig for Sipeed Maix in S-modeHeinrich Schuchardt1-1/+1
2020-08-24MAINTAINERS: Add maintainers to XEN sectionAnastasiia Lukianenko1-1/+2
2020-08-24board: xen: Remove unnecessary CONFIG_BOARD_EARLY_INIT_F define and board_ear...Anastasiia Lukianenko1-5/+0
2020-08-24board: armltd: Add support for Total Compute platformUsama Arif4-0/+92
2020-08-21rockchip: firefly-rk3288: Fix the code support for SPL_LEDKever Yang1-1/+3
2020-08-20xilinx: common: Change bootm_size variable settingMichal Simek1-1/+5
2020-08-20xilinx: common: Check return value from variable setupMichal Simek1-3/+8
2020-08-20xilinx: common: Get rid of initrd_high variable setupMichal Simek1-6/+0
2020-08-20xilinx: Change logic around zynq_board_read_rom_ethaddr()Michal Simek1-3/+2
2020-08-20xilinx: Add support for ENV_VARS_UBOOT_RUNTIME_CONFIGMichal Simek3-0/+15
2020-08-20xilinx: zynqmp: remove chip_id functionIbai Erkiaga1-37/+20
2020-08-20xilinx: zynqmp: get chip ID at EL3Ibai Erkiaga1-6/+4
2020-08-20xilinx: zynqmp: get chip ID using firmware driverIbai Erkiaga1-52/+27
2020-08-20xilinx: zynqmp: synchronize firmware call return payloadIbai Erkiaga1-1/+1
2020-08-20xilinx: versal: Use lowest memory for U-BootMichal Simek1-1/+1
2020-08-20xilinx: versal: Add new versal loadpdi commandT Karthik Reddy3-0/+120
2020-08-20arm64: zynqmp: Fix set_fdtfile() not to break u-boots DTBIgor Lantsman1-6/+13
2020-08-20xilinx: Setup bootm variablesMichal Simek1-0/+3
2020-08-18pico-imx6ul: convert ethernet function to DM_ETHWig Cheng1-53/+0
2020-08-14board: xen: De-initialize before jumping to LinuxOleksandr Andrushchenko1-0/+6
2020-08-14xen: Port Xen grant table driver from mini-osOleksandr Andrushchenko1-0/+13