summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2019-08-30-master-imports'WIP/31Aug2019Tom Rini2019-08-3116-93/+34
|\
| * Makefile: fix newline escaping for CONFIG_DEFAULT_ENV_FILERasmus Villemoes2019-08-311-1/+1
| * Revert "vexpress64: fvp dram: add DRAM configuration"Ryan Harkin2019-08-315-70/+3
| * siemens: avoid out of bound accessHeinrich Schuchardt2019-08-301-4/+1
| * arm: omap2: am43xx: Enable CONFIG_DM_USBSuniel Mahesh2019-08-303-0/+3
| * Makefile: clean build generated SPL binary for TI AM65xSuniel Mahesh2019-08-301-1/+1
| * configs: enable CONFIG_BLOCK_CACHE for mt7623n_bpir2Weijie Gao2019-08-301-1/+0
| * mmc: invalidate block cache after hwpart switched successfullyWeijie Gao2019-08-301-1/+6
| * Revert "blk: Invalidate block cache when switching hwpart"Weijie Gao2019-08-301-12/+2
| * board_f: fix noncached reservation calculationStephen Warren2019-08-303-3/+17
|/
* Merge tag 'efi-2019-10-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/29Aug2019Tom Rini2019-08-293-26/+172
|\
| * efi_selftest: use standalone UEFI program for exceptionHeinrich Schuchardt2019-08-293-23/+169
| * efi_selftest: enable Exit() unit test on x86_64Heinrich Schuchardt2019-08-291-3/+3
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini2019-08-2987-262/+893
|\ \
| * | configs: MPC8548CDS: Enable PCIe driverHou Zhiqiang2019-08-283-0/+12
| * | powerpc: MPC8548CDS: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang2019-08-281-8/+14
| * | MPC8548: dts: Added PCIe DT nodeHou Zhiqiang2019-08-283-0/+21
| * | dm: pcie_fsl: Add MPC8548 PCIe supportHou Zhiqiang2019-08-281-0/+1
| * | powerpc: MPC85xxCDS: Disable legacy PCI fixup when DM_PCI is selectedHou Zhiqiang2019-08-281-1/+3
| * | powerpc: MPC8548CDS: Compile legacy PCIe routines conditionallyHou Zhiqiang2019-08-281-2/+4
| * | configs: P5040DS: Enable PCIe driverHou Zhiqiang2019-08-284-0/+16
| * | P5040: dts: Added PCIe DT nodesHou Zhiqiang2019-08-281-0/+36
| * | dm: pcie_fsl: Add P5040 PCIe supportHou Zhiqiang2019-08-281-0/+1
| * | configs: P4080DS: Enable PCIe driverHou Zhiqiang2019-08-283-0/+12
| * | P4080: dts: Added PCIe DT nodesHou Zhiqiang2019-08-281-0/+36
| * | dm: pcie_fsl: Add P4080 PCIe supportHou Zhiqiang2019-08-281-0/+1
| * | configs: P3041DS: Enable PCIe driverHou Zhiqiang2019-08-284-0/+16
| * | powerpc: corenet_ds: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang2019-08-281-44/+19
| * | P3041: dts: Added PCIe DT nodesHou Zhiqiang2019-08-281-0/+48
| * | dm: pcie_fsl: Add P3041 PCIe supportHou Zhiqiang2019-08-281-0/+1
| * | configs: P2041RDB: Enable PCIe driverHou Zhiqiang2019-08-284-0/+16
| * | powerpc: P2041RDB: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang2019-08-281-40/+15
| * | P2041: dts: Added PCIe DT nodesHou Zhiqiang2019-08-281-0/+36
| * | dm: pcie_fsl: Add P2041 PCIe supportHou Zhiqiang2019-08-281-0/+7
| * | powerpc: p_corenet: Compile legacy PCIe routines conditionallyHou Zhiqiang2019-08-281-0/+2
| * | configs: P2020RDB: Enable PCIe driverHou Zhiqiang2019-08-288-0/+32
| * | P2020: dts: Added PCIe DT nodesHou Zhiqiang2019-08-283-0/+64
| * | configs: P1020RDB: Enable PCIe driverHou Zhiqiang2019-08-2812-0/+48
| * | powerpc: p1_p2_rdb: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang2019-08-281-13/+23
| * | P1020: dts: Added PCIe DT nodesHou Zhiqiang2019-08-284-0/+56
| * | dm: pcie_fsl: Add PCIe support for P1 and P2 series SoCsHou Zhiqiang2019-08-281-0/+7
| * | powerpc: p1_p2_rdb: Compile legacy PCIe routines conditionallyHou Zhiqiang2019-08-281-1/+3
| * | configs: T1042D4RDB: Enable PCIe driverHou Zhiqiang2019-08-284-0/+16
| * | powerpc: T104xRDB: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang2019-08-281-18/+20
| * | t104x: dts: Added PCIe DT nodesHou Zhiqiang2019-08-281-0/+48
| * | dm: pcie_fsl: Add T104x PCIe supportHou Zhiqiang2019-08-281-0/+1
| * | powerpc: T104xRDB: Compile legacy PCIe routines conditionallyHou Zhiqiang2019-08-281-0/+2
| * | configs: T1024RDB: Enable PCIe driverHou Zhiqiang2019-08-284-0/+16
| * | powerpc: T102xRDB: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang2019-08-281-39/+15
| * | powerpc: T102xRDB: Remove the useless macro CONFIG_ARCH_T1040Hou Zhiqiang2019-08-281-24/+0