summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | efi_loader: EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL definitionHeinrich Schuchardt2019-06-201-1/+3
| * | | | efi_loader: QueryMode() must allocate bufferHeinrich Schuchardt2019-06-202-1/+10
| * | | | efi_loader: SetMode() parameters checkHeinrich Schuchardt2019-06-201-3/+5
| * | | | efi_loader: QueryMode() check parametersHeinrich Schuchardt2019-06-201-1/+8
| * | | | efi_loader: Blt() with incorrect BltOperationHeinrich Schuchardt2019-06-201-1/+1
* | | | | Merge branch '2019-06-21-master-imports'Tom Rini2019-06-2177-274/+451
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | configs: Resync with savedefconfigTom Rini2019-06-2162-119/+38
| * | | | arm: am335x-pdu001: Remove watchdog supportFelix Brack2019-06-211-1/+1
| * | | | lib: Makefile: build fdtdec_common.c when OF_LIBFDT selectedPeng Fan2019-06-211-1/+1
| * | | | pci: Avoid assigning PCI resources that are below 0x1000Bin Meng2019-06-211-2/+3
| * | | | config_distro_bootcmd: Init IDE devicesJoshua Watt2019-06-211-1/+15
| * | | | arm64: zynqmp: Cover ultra96 dts file by MAINTAINERS fragmentMichal Simek2019-06-211-0/+1
| * | | | travis.yml: Add buildman support for NXP's LS1028 & LX2160Prabhakar Kushwaha2019-06-211-0/+6
| * | | | disk: part: Don't skip partition initRobert Hancock2019-06-211-4/+3
| * | | | am335x, guardian: update the maintainer listMoses Christopher2019-06-211-0/+2
| * | | | vexpress64: fix a typo of SPDX-License-IdentifierMasahiro Yamada2019-06-211-2/+1
| * | | | board: Arcturus: DM: Disable drivers without DM support.Oleksandr Zhadan2019-06-215-143/+379
| * | | | cmd/led.c: fix typos in online helpAnatolij Gustschin2019-06-211-1/+1
| * | | | rsa: reject images with unknown paddingPatrick Doyle2019-06-211-1/+1
|/ / / /
* | | | Merge branch '2019-06-20-master-imports'Tom Rini2019-06-2036-75/+96
|\ \ \ \
| * | | | Fix watchdog timeout setup for mt7623Shannon Barber2019-06-201-7/+21
| * | | | fw_env: Add missing write failure checkAlex Kiernan2019-06-201-1/+1
| * | | | doc: Remove duplicated documentation directoryBreno Matheus Lima2019-06-2032-13/+13
| * | | | aspeed/watchdog: Correct timeout valueJoel Stanley2019-06-201-0/+6
| * | | | armv8: fix typo in LINUX_KERNEL_IMAGE_HEADER checkMian Yousaf Kaukab2019-06-201-1/+1
| * | | | MAINTAINERS: Update git repo linksBin Meng2019-06-201-53/+53
| * | | | sh: Add myself as SH maintainerMarek Vasut2019-06-201-0/+1
|/ / / /
* | | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini2019-06-2036-43/+842
|\ \ \ \
| * | | | configs: T2080QDS: Enable PCIe driverHou Zhiqiang2019-06-206-0/+18
| * | | | powerpc: T208xQDS: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang2019-06-201-17/+19
| * | | | dm: pci: add Freescale PowerPC PCIe driverHou Zhiqiang2019-06-205-0/+725
| * | | | t2080: dts: Added PCIe DT nodesHou Zhiqiang2019-06-201-0/+48
| * | | | powerpc: T208xQDS: Compile the legacy PCIe routines conditionallyHou Zhiqiang2019-06-201-0/+2
| * | | | powerpc: mpc85xx: Update the condition to compile PCI routinesHou Zhiqiang2019-06-201-1/+1
| * | | | powerpc: mpc85xx: Move CONFIG_FSL_PCIE_RESET to KconfigHou Zhiqiang2019-06-2021-20/+21
| * | | | powerpc: mpc85xx: Move CONFIG_FSL_PCIE_DISABLE_ASPM to KconfigHou Zhiqiang2019-06-202-5/+8
| | |/ / | |/| |
* | | | Merge tag 'u-boot-stm32-20190619' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2019-06-204-8/+16
|\ \ \ \
| * | | | usb: dwc2: allow peripheral mode for OTG configurationPatrick Delaunay2019-06-191-1/+2
| * | | | ARM: dts: stm32mp1: remove override for g-tx-fifo-sizePatrick Delaunay2019-06-191-4/+0
| * | | | usb: dwc2: correctly handle binding for g-tx-fifo-sizePatrick Delaunay2019-06-191-1/+13
| * | | | MAINTAINERS: Remove Christophe Kerello from STM32MP entryPatrice Chotard2019-06-181-1/+0
| * | | | configs: stm32mp15: Select correct Ethernet driver for trusted modePatrice Chotard2019-06-181-1/+1
| |/ / /
* | | | Merge tag 'mmc-6-19' of https://github.com/MrVan/u-bootTom Rini2019-06-201-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | mmc: Avoid HS400 mode when accessing boot partitionsMarek Vasut2019-06-191-2/+2
| |/ /
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2019-06-1964-85/+1125
|\ \ \
| * | | board/freescale/common: secure_boot: Set bootdelay to -2.Udit Agarwal2019-06-191-1/+1
| * | | armv8: ls1046afrwy: Add support for LS1046AFRWY platformVabhav Sharma2019-06-1916-2/+730
| * | | armv8: ls2088ardb: Fix MC firmware loading during SD bootWasim Khan2019-06-191-6/+6
| * | | armv8: ls2088aqds: Fix MC firmware loading during SD bootWasim Khan2019-06-191-5/+5
| * | | armv8: ls2088aqds: Add bootcmd for TFA bootWasim Khan2019-06-191-6/+39