summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rockchip: rk3328: add SPL supportKever Yang2019-06-261-0/+4
* rockchip: rk3328: add SPL board file supportKever Yang2019-06-262-0/+60
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2019-06-227-43/+66
|\
| * watchdog: tangier: Convert to use WDT classAndy Shevchenko2019-06-226-39/+60
| * watchdog: tangier: Replace unused constant with a commentAndy Shevchenko2019-06-221-1/+6
| * x86: Revert "Don't set up MTRRs in SPL"Andy Shevchenko2019-06-221-4/+1
* | Merge tag 'efi-2019-07-rc5-3' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2019-06-2111-104/+139
|\ \
| * | efi_loader: fix typo in efi_variable.cHeinrich Schuchardt2019-06-201-2/+2
| * | efi_loader: consistent error handling in efidebug.cHeinrich Schuchardt2019-06-201-7/+16
| * | efi_loader: consistent types in efidebug.cHeinrich Schuchardt2019-06-201-11/+14
| * | fs: do_load: pass device path for efi payloadMian Yousaf Kaukab2019-06-202-5/+5
| * | efi_loader: Delete() return EFI_WARN_DELETE_FAILUREHeinrich Schuchardt2019-06-201-8/+2
| * | efi_loader: ListPackageLists() return EFI_NOT_FOUNDHeinrich Schuchardt2019-06-201-35/+14
| * | efi_loader: console incorrectly advertised left logo keyHeinrich Schuchardt2019-06-201-3/+1
| * | efi_loader: alternative scan codes for F5, END, HOMEHeinrich Schuchardt2019-06-201-8/+14
| * | efi_loader: GOP: provide accurate mode informationHeinrich Schuchardt2019-06-201-12/+12
| * | efi_loader: SetMode() must blank screenHeinrich Schuchardt2019-06-201-12/+38
| * | efi_loader: system table setupHeinrich Schuchardt2019-06-201-5/+5
| * | 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