summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeLines
* sunxi: spl: Detect at runtime where SPL was read fromDaniel Kochmański2015-07-24-12/+40
* sunxi: Create helper function veryfing valid boot signature on MMCDaniel Kochmański2015-07-24-0/+1
* Merge git://git.denx.de/u-boot-uniphierTom Rini2015-07-23-11/+446
|\
| * ARM: dts: UniPhier: add I2C ch4 device node for PH1-sLD3Masahiro Yamada2015-07-23-0/+9
| * ARM: UniPhier: add PH1-sLD3 SoC supportMasahiro Yamada2015-07-23-10/+436
| * ARM: dts: UniPhier: add device-specific compatible string for EEPROMMasahiro Yamada2015-07-23-1/+1
* | Merge git://git.denx.de/u-boot-marvellTom Rini2015-07-23-3/+5257
|\ \
| * | arm: mvebu: a38x: Use correct PEX register access macrosStefan Roese2015-07-23-0/+4
| * | arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directoryStefan Roese2015-07-23-2/+2
| * | arm: mvebu: Add Armada 38x SERDES / PHY init code from Marvell bin_hdrStefan Roese2015-07-23-0/+5204
| * | arm: mvebu: serdes: Move Armada XP SERDES / PHY init code into new directoryStefan Roese2015-07-23-1/+2
| * | arm: mvebu: Disable MMU before changing register base addressStefan Roese2015-07-23-0/+18
| * | arm: mvebu: spl.c: Add call to board_early_init_f()Stefan Roese2015-07-23-0/+7
| * | arm: mvebu: Use default reg base address for SPL on A38xStefan Roese2015-07-23-0/+10
| * | arm: mvebu: Call timer_init early before PHY and DDR initStefan Roese2015-07-23-0/+9
| * | arm: mvebu: add Armada XP SATA supportAnton Schubert2015-07-23-0/+1
| |/
* | zynq: Rename struct clk_ops to zynq_clk_opsSimon Glass2015-07-21-3/+3
* | dm: arm: Put driver model I2C drivers before legacy onesSimon Glass2015-07-21-5/+5
* | dm: Reduce SPL device tree sizeSimon Glass2015-07-21-1/+1
|/
* armv8/fsl-lsch3: Fix TCR_EL3 for the final MMU setup.Zhichun Hua2015-07-20-15/+8
* armv8: Fix TCR macros for shareability attributeZhichun Hua2015-07-20-2/+2
* armv8/ls2085aqds: DSPI pin muxing configure through QIXISHaikun Wang2015-07-20-0/+2
* armv8/ls2085a: Enable DSPI get input clk form 'mxc_get_clock'Haikun Wang2015-07-20-0/+3
* arm/dts/ls2085a: Add dts files for LS2085AQDS and LS2085ARDBHaikun Wang2015-07-20-0/+90
* arm/dts/ls2085a: Add DSPI dts nodeHaikun Wang2015-07-20-0/+9
* arm/dts/ls2085a: Bring in ls2085a dts files from linux kernelHaikun Wang2015-07-20-0/+120
* arm/ls102xa: Add little-endian mode support for audio IPsAlison Wang2015-07-20-1/+2
* arm/ls102xa: Add PSCI support for ls102xaWang Dongsheng2015-07-20-0/+130
* ARMv7: Factor out reusable timer_wait from sunxi/psci_sun7i.SWang Dongsheng2015-07-20-40/+54
* arm: ls1021a: Remove the inappropriate use of the function 'sprintf'Alison Wang2015-07-20-10/+11
* armv8/fsl-lsch3: device tree fixups for PCI stream IDsStuart Yoder2015-07-20-0/+120
* armv8/fsl-lsch3: partition stream IDsStuart Yoder2015-07-20-0/+64
* arm/errata: Update required bits for A57 cores erratasBhupesh Sharma2015-07-20-4/+4
* armv8/ls2085a: Update SoC README for DDR layoutPrabhakar Kushwaha2015-07-20-0/+25
* armv8/fsl-ch3: Add support to print SoC personalityPrabhakar Kushwaha2015-07-20-0/+57
* armv8/fsl-lsch3: Fix DDR speed messageYork Sun2015-07-20-2/+2
* armv8/ls2085a: call ft_pcie_setup() to change dts statusPrabhakar Kushwaha2015-07-20-0/+4
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-07-14-1/+68
|\
| * spi: cadence_qspi: add device tree binding docVikas Manocha2015-07-03-5/+0
| * spi: cadence_qspi: get sram size from device treeVikas Manocha2015-07-03-0/+2
| * stv0991: configure device tree for cadence qspi & flashVikas Manocha2015-07-03-0/+34
| * stv0991: enable cadence qspi controller & spi flashVikas Manocha2015-07-03-0/+3
| * stv0991: configure clock & pad muxing for qspiVikas Manocha2015-07-03-1/+34
* | usb: Add EHCI support for Armada 38x (mvebu)Stefan Roese2015-07-10-0/+1
* | arm: mvebu: Add SATA/SCSI (AHCI) support for Armada A38xStefan Roese2015-07-10-0/+56
* | arm: mvebu: Add SDIO/SDHCI support for Armada A38xStefan Roese2015-07-10-0/+24
* | sunxi: Adjust Ippo_q8h_v1_2_a33_1024x600 dts filename to match the upstream k...Hans de Goede2015-07-08-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2015-07-07-25/+33
|\ \
| * | Revert "break build if it would produce broken binary"Simon Glass2015-07-07-4/+0
| * | arm: Add ENTRY/ENDPROC to private libgcc functionsSimon Glass2015-07-07-17/+30