summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2020-09-21x86: edison: Move config SYS_MALLOC_LEN to KconfigAndy Shevchenko1-0/+3
2020-09-17apalis-imx8qm: rename all occurences to apalis-imx8Philippe Schenker2-1/+1
2020-09-17colibri-imx8qxp: rename all occurences to colibri-imx8xPhilippe Schenker2-1/+1
2020-09-17colibri_imx7: wrap video specific funcs with ifdefsIgor Opaniuk1-0/+2
2020-09-17toradex: drop legacy show_boot_logo function and use splashscreenIgor Opaniuk1-19/+0
2020-09-17colibri_imx7: use splashcreen value instead of legacy functionIgor Opaniuk1-2/+0
2020-09-17colibri-imx6ull: use splashcreen value instead of legacy functionIgor Opaniuk1-2/+0
2020-09-16rockchip: rv1108: use correct API for board callbackKever Yang2-2/+2
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-26Merge 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