summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | riscv: andes_plic: init plic by scanning each cpu nodeRick Chen2019-09-031-11/+25
| * | | riscv: update fix_rela_dynMarcus Comstedt2019-09-031-5/+5
| * | | riscv: tools: Handle addend to absolute reloc in prelink-riscvMarcus Comstedt2019-09-031-2/+6
| * | | sifive-fu540: config: Add mmc0 as a boot target deviceAlistair Francis2019-09-031-0/+1
| * | | riscv: sifive: fu540: set serial environment variable from otpSagar Shrikant Kadam2019-09-031-4/+14
| * | | riscv: cpu: Skip unavailable hart in the get_count() opBin Meng2019-09-031-0/+4
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-09-015-439/+458
|\ \ \
| * | | ARM: renesas: Enable R8A66597 USB host on GR PeachMarek Vasut2019-08-222-1/+22
| * | | usb: r8a66597: Add optional DM VBUS regulator supportMarek Vasut2019-08-222-0/+30
| * | | usb: r8a66597: Checkpatch cleanupMarek Vasut2019-08-222-268/+268
| * | | usb: r8a66597: Add Kconfig entryMarek Vasut2019-08-221-0/+9
| * | | usb: r8a66597: Convert to USB DMMarek Vasut2019-08-221-70/+125
| * | | usb: r8a66597: Replace R8A66597_BASE0Marek Vasut2019-08-221-3/+3
| * | | usb: r8a66597: Remove BE supportMarek Vasut2019-08-221-3/+3
| * | | usb: r8a66597: Replace IO accessorsMarek Vasut2019-08-221-7/+7
| * | | usb: r8a66597: Make CONFIG_RZA_USB defaultMarek Vasut2019-08-222-74/+0
| * | | usb: r8a66597: Remove CONFIG_SUPERH_ON_CHIP_R8A66597Marek Vasut2019-08-222-24/+2
* | | | Merge branch '2019-08-30-master-imports'Tom 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...Tom 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