aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: sync amlogic AXG/GXL/GXM DT from Linux 5.8-rc1Neil Armstrong2020-10-052-1/+19
* board: tbs2910: Use recommended distroboot addressesSoeren Moch2020-10-021-6/+5
* Merge tag 'efi-2020-10-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-09-281-1/+2
|\
| * efi_loader: installation of EFI_RNG_PROTOCOLHeinrich Schuchardt2020-09-271-1/+2
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2020-09-254-16/+2
|\ \ | |/ |/|
| * lx2160: Correct sd_boot environment variableMeenakshi Aggarwal2020-09-242-2/+2
| * ls1028a: use default scan_dev_for_bootMian Yousaf Kaukab2020-09-232-14/+0
* | arm64: a37xx: increase CONFIG_SYS_BOOTM_LEN to 64MBVladimir Vid2020-09-241-0/+4
|/
* mips: vocore2: fix various issuesMauro Condarelli2020-09-231-1/+3
* x86: edison: Move config SYS_MALLOC_LEN to KconfigAndy Shevchenko2020-09-211-4/+0
* Merge tag 'u-boot-imx-20200918' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-09-185-12/+11
|\
| * apalis_imx6: provide fdtfile in env instead of setting it in runtimeIgor Opaniuk2020-09-171-1/+2
| * colibri_imx6: provide fdtfile in env instead of setting it in runtimeIgor Opaniuk2020-09-171-1/+2
| * colibri_imx7: use preboot for fdtfile evaluationIgor Opaniuk2020-09-171-3/+1
| * colibri_vf: use preboot for fdtfile evaluationIgor Opaniuk2020-09-171-2/+1
| * colibri-imx6ull: use preboot for fdtfile evaluationIgor Opaniuk2020-09-171-5/+3
| * colibri_imx7: use splashcreen value instead of legacy functionIgor Opaniuk2020-09-171-0/+1
| * colibri-imx6ull: use splashcreen value instead of legacy functionIgor Opaniuk2020-09-171-0/+1
* | include: phy: fix NULL pointer check in phy_write()Thirupathaiah Annapureddy2020-09-161-1/+1
|/
* efi: clean up efi commandHeinrich Schuchardt2020-09-061-14/+0
* fastboot: Add default fastboot_set_reboot_flag implementationRoman Kovalivskyi2020-09-011-0/+9
* fastboot: Add support for 'reboot fastboot' commandRoman Kovalivskyi2020-09-011-0/+4
* fastboot: Extend fastboot_set_reboot_flag with reboot reasonRoman Kovalivskyi2020-09-011-1/+9
* dfu: fix dfu tftp on sandboxHeinrich Schuchardt2020-09-011-1/+1
* usb: ci_udc: Add function to remove usb deviceYe Li2020-09-011-0/+9
* usb: gadget: Fix controller index in UMSYe Li2020-09-011-1/+1
* arm: mvebu: Espressobin: Define fdt_addr and kernel_addr env aliasesPali Rohár2020-08-311-0/+3
* arm: mvebu: Espressobin: Change default loadaddrPali Rohár2020-08-311-1/+1
* arm: mvebu: Espressobin: Move env load addressesPali Rohár2020-08-311-5/+5
* Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-08-256-13/+6
|\
| * imx8m: config: convert to bootm_sizeGrygorii Tertychnyi2020-08-254-9/+4
| * ARM: imx6q_logic: Fix broken booting by moving fdt_addr_r addressAdam Ford2020-08-251-2/+2
| * arm: mx6: Make all i.MX6 SoCs user-selectableTom Rini2020-08-251-2/+0
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2020-08-255-3/+226
|\ \
| * | arm: octeontx2: Add support for OcteonTX2 SoC platformsSuneel Garapati2020-08-251-0/+72
| * | arm: octeontx: Add support for OcteonTX SoC platformsSuneel Garapati2020-08-251-0/+89
| * | pci: pci-uclass: Add VF BAR map support for Enhanced AllocationSuneel Garapati2020-08-251-0/+3
| * | pci: pci-uclass: Add support for Single-Root I/O VirtualizationSuneel Garapati2020-08-251-0/+38
| * | pci: pci-uclass: Dynamically allocate the PCI regionsStefan Roese2020-08-251-3/+1
| * | dm: core: Add API to read PCI bus-range propertyStefan Roese2020-08-251-0/+12
| * | fdtdec: Add API to read pci bus-range propertySuneel Garapati2020-08-251-0/+13
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini2020-08-251-0/+5
|\ \ \
| * | | clk: kendryte/pll.h: do not redefine nop()Heinrich Schuchardt2020-08-251-0/+5
| |/ /
* | | Merge branch '2020-08-24-misc-improvements'Tom Rini2020-08-254-11/+92
|\ \ \
| * | | xen: Code style conformityAnastasiia Lukianenko2020-08-241-2/+1
| * | | board: xen: Remove unnecessary CONFIG_INITRD_TAG and CONFIG_CMDLINE_TAGAnastasiia Lukianenko2020-08-241-3/+0
| * | | board: xen: Remove CONFIG_CMD_RUN define and clean xenguest_arm64_defconfigAnastasiia Lukianenko2020-08-241-2/+0
| * | | board: xen: Remove unnecessary CONFIG_BOARD_EARLY_INIT_F define and board_ear...Anastasiia Lukianenko2020-08-241-2/+0
| * | | board: armltd: Add support for Total Compute platformUsama Arif2020-08-241-0/+89
| * | | avb: Make AVB independent of fastbootUsama Arif2020-08-241-2/+2
| |/ /