summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-07-25sunxi: Update selects in arch/arm/Kconfig for DM conversionsTom Rini1-0/+4
2015-07-25sunxi: Remove bogus uart entry from utoo-p66 dts fileHans de Goede1-14/+0
2015-07-24sunxi: spl: Detect at runtime where SPL was read fromDaniel Kochmański1-12/+40
2015-07-24sunxi: Create helper function veryfing valid boot signature on MMCDaniel Kochmański1-0/+1
2015-07-23Merge git://git.denx.de/u-boot-uniphierTom Rini22-11/+446
2015-07-23ARM: dts: UniPhier: add I2C ch4 device node for PH1-sLD3Masahiro Yamada1-0/+9
2015-07-23ARM: UniPhier: add PH1-sLD3 SoC supportMasahiro Yamada20-10/+436
2015-07-23ARM: dts: UniPhier: add device-specific compatible string for EEPROMMasahiro Yamada1-1/+1
2015-07-23Merge git://git.denx.de/u-boot-marvellTom Rini23-3/+5257
2015-07-23arm: mvebu: a38x: Use correct PEX register access macrosStefan Roese1-0/+4
2015-07-23arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directoryStefan Roese2-2/+2
2015-07-23arm: mvebu: Add Armada 38x SERDES / PHY init code from Marvell bin_hdrStefan Roese13-0/+5204
2015-07-23arm: mvebu: serdes: Move Armada XP SERDES / PHY init code into new directoryStefan Roese6-1/+2
2015-07-23arm: mvebu: Disable MMU before changing register base addressStefan Roese1-0/+18
2015-07-23arm: mvebu: spl.c: Add call to board_early_init_f()Stefan Roese1-0/+7
2015-07-23arm: mvebu: Use default reg base address for SPL on A38xStefan Roese1-0/+10
2015-07-23arm: mvebu: Call timer_init early before PHY and DDR initStefan Roese2-0/+9
2015-07-23arm: mvebu: add Armada XP SATA supportAnton Schubert1-0/+1
2015-07-22x86: delete unneeded declarations of disable_irq() and enable_irq()Masahiro Yamada1-4/+0
2015-07-22dm: test: Add a size to each reg propertySimon Glass1-12/+15
2015-07-22dm: test: Add a test for the system controller uclassSimon Glass2-0/+18
2015-07-22dm: test: Add a test for the LED uclassSimon Glass1-0/+14
2015-07-22dm: test: Add a test for the mmc uclassSimon Glass1-0/+4
2015-07-22dm: test: Add a test for the ram uclassSimon Glass1-0/+4
2015-07-22sandbox: Use the reset driver to handle resetSimon Glass3-8/+12
2015-07-22sandbox: Support multiple reset typesSimon Glass2-0/+7
2015-07-22dm: test: Add tests for the clk uclassSimon Glass2-0/+15
2015-07-22zynq: Rename struct clk_ops to zynq_clk_opsSimon Glass1-3/+3
2015-07-22dm: arm: Put driver model I2C drivers before legacy onesSimon Glass1-5/+5
2015-07-22dm: Reduce SPL device tree sizeSimon Glass1-1/+1
2015-07-20armv8/fsl-lsch3: Fix TCR_EL3 for the final MMU setup.Zhichun Hua1-15/+8
2015-07-20armv8: Fix TCR macros for shareability attributeZhichun Hua1-2/+2
2015-07-20armv8/ls2085aqds: DSPI pin muxing configure through QIXISHaikun Wang1-0/+2
2015-07-20armv8/ls2085a: Enable DSPI get input clk form 'mxc_get_clock'Haikun Wang2-0/+3
2015-07-20arm/dts/ls2085a: Add dts files for LS2085AQDS and LS2085ARDBHaikun Wang3-0/+90
2015-07-20arm/dts/ls2085a: Add DSPI dts nodeHaikun Wang1-0/+9
2015-07-20arm/dts/ls2085a: Bring in ls2085a dts files from linux kernelHaikun Wang1-0/+120
2015-07-20arm/ls102xa: Add little-endian mode support for audio IPsAlison Wang1-1/+2
2015-07-20arm/ls102xa: Add PSCI support for ls102xaWang Dongsheng2-0/+130
2015-07-20ARMv7: Factor out reusable timer_wait from sunxi/psci_sun7i.SWang Dongsheng3-40/+54
2015-07-20arm: ls1021a: Remove the inappropriate use of the function 'sprintf'Alison Wang1-10/+11
2015-07-20armv8/fsl-lsch3: device tree fixups for PCI stream IDsStuart Yoder2-0/+120
2015-07-20armv8/fsl-lsch3: partition stream IDsStuart Yoder1-0/+64
2015-07-20arm/errata: Update required bits for A57 cores erratasBhupesh Sharma1-4/+4
2015-07-20armv8/ls2085a: Update SoC README for DDR layoutPrabhakar Kushwaha1-0/+25
2015-07-20armv8/fsl-ch3: Add support to print SoC personalityPrabhakar Kushwaha2-0/+57
2015-07-20armv8/fsl-lsch3: Fix DDR speed messageYork Sun1-2/+2
2015-07-20armv8/ls2085a: call ft_pcie_setup() to change dts statusPrabhakar Kushwaha1-0/+4
2015-07-15Merge git://git.denx.de/u-boot-x86Tom Rini44-616/+1639
2015-07-15dm: x86: baytrail: Correct PCI region 3 when driver model is usedSimon Glass1-0/+2