summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm: dts: imx6qdl-u-boot: Enable spba-bus@2000000 simple busAdam Ford2019-03-131-0/+3
* imx8qxp: Fix the reported CPU frequencyFabio Estevam2019-03-131-10/+16
* pico-imx6ul: Convert to DM MMCFabio Estevam2019-03-131-0/+2
* pico-imx6ul: Import dts files from kernelFabio Estevam2019-03-133-0/+658
* Merge git://git.denx.de/u-boot-x86Tom Rini2019-03-117-5/+48
|\
| * x86: crownbay: Enable the beeper sound driverBin Meng2019-03-111-0/+1
| * x86: coreboot: Add the missing pc speaker node in the device treeBin Meng2019-03-111-0/+1
| * x86: Add a dtsi file for the pc speakerBin Meng2019-03-111-0/+5
| * x86: Make sure i8254 is setup correctly before generating beepsBin Meng2019-03-111-0/+4
| * x86: edison: Add the rest of UARTs present on boardAndy Shevchenko2019-03-101-0/+18
| * x86: edison: Use proper number of serial interfaceAndy Shevchenko2019-03-101-3/+3
| * x86: acpi: Not every platform has serial console a first deviceAndy Shevchenko2019-03-101-3/+3
| * x86: acpi: Add DMA descriptors for I2C1 on Intel TangierAndy Shevchenko2019-03-101-0/+11
| * x86: acpi: Add DMA descriptors for SPI5 on Intel TangierAndy Shevchenko2019-03-101-0/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2019-03-102-2/+4
|\ \
| * | ARM: socfpga: Disable D cache in SPLMarek Vasut2019-03-091-0/+2
| * | ARM: socfpga: fix data and tag latency values for pl310 cache controllerDinh Nguyen2019-03-091-2/+2
| |/
* | ARM: dts: rmobile: Zap redundant USB/SDHI nodes on M3NEugeniu Rosca2019-03-091-99/+0
* | ARM: dts: rmobile: Force 1-bit bus width on Gen2 QSPIMarek Vasut2019-03-097-0/+49
|/
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2019-03-046-5/+39
|\
| * armv8: fsl-layerscape: avoid DT fixup warningLaurentiu Tudor2019-03-031-1/+8
| * armv8: fsl-layerscape: fix SEC QI ICID setupLaurentiu Tudor2019-03-033-4/+3
| * configs: fsl: move DDR specific defines to KconfigRajesh Bhagat2019-03-033-0/+28
* | powerpc: enabled building with CONFIG_DM=yHeinrich Schuchardt2019-03-021-3/+3
|/
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2019-02-282-0/+61
|\
| * ARM: socfpga: Clear PL310 early in SPLMarek Vasut2019-02-251-0/+58
| * ARM: socfpga: Configure PL310 latenciesMarek Vasut2019-02-251-0/+3
| * ARM: cache: Fix incorrect bitwise operationMarek Vasut2019-02-251-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-02-282-4/+30
|\ \
| * | ARM: rmobile: Imply SoC per boardMarek Vasut2019-02-251-4/+10
| * | ARM: rmobile: Imply pinctrl drivers per SoCMarek Vasut2019-02-252-0/+10
| * | ARM: rmobile: Imply clock drivers per SoCMarek Vasut2019-02-252-0/+10
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2019-02-283-188/+258
|\ \
| * | sunxi: Add Bananapi M2+ H5 boardChen-Yu Tsai2019-02-181-0/+11
| * | sunxi: Sync Bananapi M2+ device tree from Linux v5.0-rc1Chen-Yu Tsai2019-02-182-188/+247
* | | ARM: cache: Fix incorrect bitwise operationMarek Vasut2019-02-281-1/+1
* | | riscv: Enable CONFIG_SYS_BOOT_RAMDISK_HIGH for using initrdAnup Patel2019-02-271-0/+1
* | | riscv: Add SiFive FU540 board supportAnup Patel2019-02-271-0/+4
* | | clk: Add fixed-factor clock driverAnup Patel2019-02-271-0/+8
* | | riscv: generic: Ensure that U-Boot runs within 4GB for 64bit systemsAnup Patel2019-02-271-0/+20
* | | riscv: Add place-holder asm/arch/clk.h for driver compilationAnup Patel2019-02-271-0/+14
* | | riscv: Add asm/dma-mapping.h for DMA mappingsAnup Patel2019-02-271-0/+38
* | | riscv: Rename cpu/qemu to cpu/genericAnup Patel2019-02-275-2/+2
* | | riscv: Enable create symlink using kconfigAnup Patel2019-02-271-0/+1
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2019-02-202-1/+2
|\ \
| * | ARM: tegra: enable ums on nyan boardsTristan Bastian2019-02-201-0/+1
| * | nyan-big: change spi delayTristan Bastian2019-02-201-1/+1
* | | Merge git://git.denx.de/u-boot-x86Tom Rini2019-02-2021-19/+701
|\ \ \
| * | | x86: Add sound support for samusSimon Glass2019-02-201-4/+45
| * | | x86: broadwell: Add support for serial I/O devicesSimon Glass2019-02-202-0/+192