summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvWIP/02Sep2019Tom Rini2019-09-0218-43/+379
|\
| * riscv: cache: use CCTL to flush d-cacheRick Chen2019-09-031-9/+13
| * riscv: dts: move out AE350 L2 node from cpus nodeRick Chen2019-09-032-12/+22
| * riscv: cache: Flush L2 cache before jump to linuxRick Chen2019-09-031-0/+17
| * riscv: ax25: add imply v5l2 cache controllerRick Chen2019-09-031-0/+1
| * riscv: ae350: use the v5l2 driver to configure the cacheRick Chen2019-09-031-0/+9
| * dm: cache: add v5l2 cache controller driverRick Chen2019-09-033-0/+196
| * dm: cache: Add enable and disable ops for sandbox and testRick Chen2019-09-032-0/+15
| * dm: cache: Add enable and disable ops for cache uclassRick Chen2019-09-032-0/+51
| * 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-shWIP/01Sep2019Tom 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'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