aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-05ARM: exynos5: Try to boot on mmc2 before mmc0/1Guillaume GARDET1-1/+1
2019-09-03Merge tag 'arc-for-2019.10-rc4' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini4-0/+115
2019-09-03arc: emsdp: Add more platform-specific compiler optionsAlexey Brodkin1-0/+2
2019-09-03arc: libgcc: Import __udivdi3 & __udivmoddi4 to allow 64-bit divisionAlexey Brodkin1-0/+75
2019-09-03arc: emsdp: Add initialization of PSRAMAlexey Brodkin2-0/+38
2019-09-03Merge tag 'for-v2019.10-v2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2-0/+24
2019-09-02Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini18-43/+379
2019-09-03riscv: cache: use CCTL to flush d-cacheRick Chen1-9/+13
2019-09-03riscv: dts: move out AE350 L2 node from cpus nodeRick Chen2-12/+22
2019-09-03riscv: cache: Flush L2 cache before jump to linuxRick Chen1-0/+17
2019-09-03riscv: ax25: add imply v5l2 cache controllerRick Chen1-0/+1
2019-09-03riscv: ae350: use the v5l2 driver to configure the cacheRick Chen1-0/+9
2019-09-03dm: cache: add v5l2 cache controller driverRick Chen3-0/+196
2019-09-03dm: cache: Add enable and disable ops for sandbox and testRick Chen2-0/+15
2019-09-03dm: cache: Add enable and disable ops for cache uclassRick Chen2-0/+51
2019-09-03riscv: andes_plic: init plic by scanning each cpu nodeRick Chen1-11/+25
2019-09-03riscv: update fix_rela_dynMarcus Comstedt1-5/+5
2019-09-03riscv: tools: Handle addend to absolute reloc in prelink-riscvMarcus Comstedt1-2/+6
2019-09-03sifive-fu540: config: Add mmc0 as a boot target deviceAlistair Francis1-0/+1
2019-09-03riscv: sifive: fu540: set serial environment variable from otpSagar Shrikant Kadam1-4/+14
2019-09-03riscv: cpu: Skip unavailable hart in the get_count() opBin Meng1-0/+4
2019-09-02i2c: mxc: add CONFIG_CLK supportPeng Fan2-0/+24
2019-09-01Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini5-439/+458
2019-08-31Merge branch '2019-08-30-master-imports'Tom Rini16-93/+34
2019-08-31Makefile: fix newline escaping for CONFIG_DEFAULT_ENV_FILERasmus Villemoes1-1/+1
2019-08-31Revert "vexpress64: fvp dram: add DRAM configuration"Ryan Harkin5-70/+3
2019-08-30siemens: avoid out of bound accessHeinrich Schuchardt1-4/+1
2019-08-30arm: omap2: am43xx: Enable CONFIG_DM_USBSuniel Mahesh3-0/+3
2019-08-30Makefile: clean build generated SPL binary for TI AM65xSuniel Mahesh1-1/+1
2019-08-30configs: enable CONFIG_BLOCK_CACHE for mt7623n_bpir2Weijie Gao1-1/+0
2019-08-30mmc: invalidate block cache after hwpart switched successfullyWeijie Gao1-1/+6
2019-08-30Revert "blk: Invalidate block cache when switching hwpart"Weijie Gao1-12/+2
2019-08-30board_f: fix noncached reservation calculationStephen Warren3-3/+17
2019-08-29Merge tag 'efi-2019-10-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini3-26/+172
2019-08-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini87-262/+893
2019-08-29Merge tag 'u-boot-amlogic-20190828' of https://gitlab.denx.de/u-boot/custodia...Tom Rini1-0/+1
2019-08-29efi_selftest: use standalone UEFI program for exceptionHeinrich Schuchardt3-23/+169
2019-08-29efi_selftest: enable Exit() unit test on x86_64Heinrich Schuchardt1-3/+3
2019-08-28configs: MPC8548CDS: Enable PCIe driverHou Zhiqiang3-0/+12
2019-08-28powerpc: MPC8548CDS: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang1-8/+14
2019-08-28MPC8548: dts: Added PCIe DT nodeHou Zhiqiang3-0/+21
2019-08-28dm: pcie_fsl: Add MPC8548 PCIe supportHou Zhiqiang1-0/+1
2019-08-28powerpc: MPC85xxCDS: Disable legacy PCI fixup when DM_PCI is selectedHou Zhiqiang1-1/+3
2019-08-28powerpc: MPC8548CDS: Compile legacy PCIe routines conditionallyHou Zhiqiang1-2/+4
2019-08-28configs: P5040DS: Enable PCIe driverHou Zhiqiang4-0/+16
2019-08-28P5040: dts: Added PCIe DT nodesHou Zhiqiang1-0/+36
2019-08-28dm: pcie_fsl: Add P5040 PCIe supportHou Zhiqiang1-0/+1
2019-08-28configs: P4080DS: Enable PCIe driverHou Zhiqiang3-0/+12
2019-08-28P4080: dts: Added PCIe DT nodesHou Zhiqiang1-0/+36
2019-08-28dm: pcie_fsl: Add P4080 PCIe supportHou Zhiqiang1-0/+1