summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-08-31-0/+675
|\
| * sunxi: Enable non-secure access to RTC on sun6i (A31s)Chen-Yu Tsai2015-08-31-0/+47
| * sunxi: Add support for the Olimex A20 EVBMarcus Cooper2015-08-31-0/+245
| * sunxi: Add inet98v_rev2 defconfig and dts fileHans de Goede2015-08-31-0/+237
| * sunxi: Add support for gt90h-v4 tabletsHans de Goede2015-08-31-0/+146
* | exynos: x86: dts: Add tpm nodes to the device tree for Chrome OS devicesSimon Glass2015-08-31-6/+23
|/
* ARM: dts: uniphier: add ProXstream2 and PH1-LD6b SoC/board supportMasahiro Yamada2015-08-31-2/+334
* ARM: dts: uniphier: add PH1-Pro5 SoC supportMasahiro Yamada2015-08-31-0/+216
* ARM: dts: uniphier: sync with LinuxMasahiro Yamada2015-08-31-107/+472
* ARM: uniphier: enable SPL_OF_CONTROLMasahiro Yamada2015-08-31-61/+25
* ARM: uniphier: select SPL_DM rather than default in defconfigMasahiro Yamada2015-08-30-0/+1
* ARM: uniphier: fix build error when CONFIG_DEBUG_LL is definedMasahiro Yamada2015-08-30-0/+2
* ARM: OMAP5/AM43xx: remove enabling USB clocks from enable_basic_clocks()Kishon Vijay Abraham I2015-08-28-42/+0
* ARM: AM43xx: Add functions to enable and disable USB clocksKishon Vijay Abraham I2015-08-28-0/+73
* ARM: OMAP5: Add functions to enable and disable USB clocksKishon Vijay Abraham I2015-08-28-0/+101
* board: ti: OMAP5: added USB initializtion codeKishon Vijay Abraham I2015-08-28-0/+6
* board: ti: beagle_x15: added USB initializtion codeKishon Vijay Abraham I2015-08-28-1/+1
* ARM: DRA7: Enable clocks for USB OTGSS2 and USB PHY2Kishon Vijay Abraham I2015-08-28-0/+23
* omap-common: SYS_BOOT fallback logic correction and support for more devicesPaul Kocialkowski2015-08-28-10/+22
* arm: spear: Enable caches on SPEArStefan Roese2015-08-28-0/+10
* arm: spear: Move to common SPL infrastructureStefan Roese2015-08-28-266/+73
* ARM: k2l: Fix device speedsLokesh Vutla2015-08-28-2/+2
* ARM: keystone2: Build MLO by defaultLokesh Vutla2015-08-28-0/+4
* ARM: keystone2: Rename u-boot-nand.gph to MLOLokesh Vutla2015-08-28-2/+4
* ARM: keystone2: move the custom build rules out to keystone specific makefileNishanth Menon2015-08-28-0/+22
* ARM: DRA74-evm: Use SMA_1 spare register to workaround DP83865 phy on SR2.0Nishanth Menon2015-08-28-0/+16
* ARM: DRA7: Add detection of ES2.0Nishanth Menon2015-08-28-0/+11
* Merge git://git.denx.de/u-boot-nand-flashTom Rini2015-08-26-0/+2
|\
| * mtd: nand: mxs support oobsize bigger than 512Peng Fan2015-08-25-0/+2
* | arm: pxa: clean-up include file orderMarcel Ziswiler2015-08-24-3/+3
* | arm: pxa: use common timer functionsAndrew Ruder2015-08-24-69/+30
* | pxa: Fix boot hang by avoiding vector relocationAndrew Ruder2015-08-24-0/+24
|/
* Merge git://git.denx.de/u-boot-socfpgaTom Rini2015-08-23-34/+769
|\
| * arm: socfpga: Fix SD/MMC boot on ArriaV SoCDKMarek Vasut2015-08-23-0/+6
| * arm: socfpga: dts: Add bank-name property to each GPIO bankMarek Vasut2015-08-23-0/+3
| * arm: socfpga: Make the pinmux table const u8Marek Vasut2015-08-23-6/+4
| * arm: socfpga: Switch to filtered QTS filesMarek Vasut2015-08-23-30/+8
| * arm: socfpga: Add qts-filter.sh scriptMarek Vasut2015-08-23-0/+205
| * arm: socfpga: Split Altera socfpga into AV and CV SoCDKMarek Vasut2015-08-23-2/+2
| * arm: socfpga: Unbind CPU type from board typeMarek Vasut2015-08-23-8/+18
| * arm: socfpga: Move wrappers into platform directoryMarek Vasut2015-08-23-0/+545
| * arm: socfpga: Do not enable gmac1 in Cyclone V dtsiMarek Vasut2015-08-23-6/+1
| * arm: socfpga: Make the DT mmc node consistentMarek Vasut2015-08-23-3/+2
| * arm: socfpga: Fix delay in clock managerMarek Vasut2015-08-23-7/+5
| * arm: socfpga: Fix delay in freeze controllerMarek Vasut2015-08-23-7/+5
* | arm: at91: add support for mini-box picosam9g45 boardErik van Luijk2015-08-21-0/+7
* | arm: at91: pmc: replace the constant with a define in at91_pmc.hErik van Luijk2015-08-21-0/+1
* | arm: at91: mpddr: allow multiple DDR controllersErik van Luijk2015-08-21-21/+26
|/
* ARM: davinci: remove support for cam_enc_4xxMasahiro Yamada2015-08-20-5/+0
* Merge git://git.denx.de/u-boot-usbTom Rini2015-08-19-0/+6
|\