summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: fsp: Set up an MTRR for the graphics frame bufferSimon Glass2019-12-151-0/+4
* x86: fsp: Add FSP2 base supportSimon Glass2019-12-1510-2/+784
* x86: fsp: Correct wrong header inlude in fsp_support.cSimon Glass2019-12-151-1/+1
* x86: fsp: Make graphics support common to FSP1/2Simon Glass2019-12-153-2/+4
* x86: Allow interrupt to happen onceSimon Glass2019-12-153-9/+11
* x86: Don't imply libfdt or SPI flash in TPLSimon Glass2019-12-151-3/+0
* x86: Set up the MTRR for SDRAMSimon Glass2019-12-151-0/+5
* x86: Set the DRAM banks to reflect real locationSimon Glass2019-12-151-1/+29
* x86: Move fsp_prepare_mrc_cache() to fsp1 directorySimon Glass2019-12-153-27/+20
* x86: Don't export mrccache_update()Simon Glass2019-12-152-17/+14
* x86: Add mrccache support for a 'variable' cacheSimon Glass2019-12-152-1/+3
* x86: Update mrccache to support multiple cachesSimon Glass2019-12-158-48/+106
* x86: Tidy up error handling in mrccache_save()Simon Glass2019-12-151-12/+7
* x86: Add a new global_data member for the cache recordSimon Glass2019-12-152-6/+7
* x86: Adjust mrccache_get_region() to support get_mmap()Simon Glass2019-12-151-4/+14
* x86: Adjust mrccache_get_region() to use livetreeSimon Glass2019-12-151-29/+26
* x86: Correct mrccache find_next_mrc_cache() calculationSimon Glass2019-12-151-4/+14
* x86: Reduce mrccache record alignment sizeSimon Glass2019-12-151-1/+1
* x86: Define the SPL image startSimon Glass2019-12-151-1/+4
* sandbox: Add a test for IRQSimon Glass2019-12-151-0/+4
* x86: Move UCLASS_IRQ into a separate fileSimon Glass2019-12-152-5/+1
* sandbox: Add PCI driver and test for p2sbSimon Glass2019-12-152-0/+14
* sandbox: Disable mmio by default in testsSimon Glass2019-12-151-0/+1
* x86: sandbox: Add a PMC emulator and testSimon Glass2019-12-154-0/+32
* x86: Drop unnecessary interrupt code for TPLSimon Glass2019-12-151-0/+2
* x86: Drop unnecessary cpu code for TPLSimon Glass2019-12-152-4/+41
* x86: timer: use a timer base of 0Simon Glass2019-12-152-0/+2
* x86: spi: Add helper functions for Intel Fast SPISimon Glass2019-12-154-0/+143
* i2c: designware: Avoid using static dataSimon Glass2019-12-151-0/+1
* dm: gpio: Allow control of GPIO uclass in SPLSimon Glass2019-12-156-7/+7
* sandbox: add missing compatible property in device treeHeinrich Schuchardt2019-12-102-0/+2
* Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini2019-12-0918-44/+594
|\
| * riscv: add option to wait for ack from secondary harts in smp functionsLukas Auer2019-12-105-12/+28
| * riscv: add functions for reading the IPI statusLukas Auer2019-12-104-0/+43
| * riscv: dts: Add #address-cells and #size-cells in nor nodeRick Chen2019-12-102-2/+6
| * riscv: dts: Support four cores SMPRick Chen2019-12-102-6/+108
| * riscv: Fix clear bss loop in the start-up codeRick Chen2019-12-103-4/+4
| * riscv: ax25: cache: Add SPL_RISCV_MMODE for SPLRick Chen2019-12-101-14/+46
| * riscv: andes_plic: Fix some wrong configurationsRick Chen2019-12-101-4/+7
| * riscv: ax25: add SPL supportRick Chen2019-12-101-1/+3
| * riscv: dts: Add hifive-unleashed-a00 dts from LinuxJagan Teki2019-12-103-0/+348
| * riscv: increase stack size to avoid a stack overflow during distro bootLukas Auer2019-12-101-1/+1
* | ARM: DRA7: Fixup DSP OPP_HIGH clock rate on DRA76P/DRA77P SoCsSuman Anna2019-12-091-0/+12
* | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-netTom Rini2019-12-095-3/+258
|\ \ | |/ |/|
| * arm: dts: k3-j721e-common-proc-board: Add DMA and CPSW related DT nodesVignesh Raghavendra2019-12-091-0/+238
| * arm: dts: armada-cp110-*dtsi: add xmdio nodesNevo Hed2019-12-092-0/+18
| * arm: dts: k3-am654-base-board-u-boot: change cpsw2g interface mode to rgmii-rxidGrygorii Strashko2019-12-091-2/+1
| * net: Always build the string_to_enetaddr() helperJoe Hershberger2019-12-091-1/+1
* | arm: -march=armv5t for ARM11Heinrich Schuchardt2019-12-091-2/+2
* | Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-12-0913-1033/+1117
|\ \ | |/ |/|