summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* rockchip: Add SPI driverSimon Glass2015-09-021-0/+20
* rockchip: Add I2C driverSimon Glass2015-09-021-0/+70
* rockchip: Add core SoC start-up codeSimon Glass2015-09-028-0/+432
* rockchip: rk3288: Add SDRAM initSimon Glass2015-09-024-0/+1455
* rockchip: rk3288: Add a simple syscon driverSimon Glass2015-09-022-0/+26
* rockchip: rk3288: Add SoC reset driverSimon Glass2015-09-022-0/+54
* rockchip: rk3288: Add header files for PMU and GRFSimon Glass2015-09-022-0/+857
* rockchip: rk3288: Add clock driverSimon Glass2015-09-021-0/+185
* rockchip: Add basic peripheral and clock definitionsSimon Glass2015-09-023-0/+119
* rockchip: gpio: Add rockchip GPIO driverSimon Glass2015-09-021-0/+28
* rockchip: rk3288: dts: Make core devices available earlySimon Glass2015-09-021-0/+15
* rockchip: Bring in RK3288 device tree file includes and bindingsSimon Glass2015-09-022-0/+1546
* arm: reset: Avoid a build error when the reset uclass is enabledSimon Glass2015-09-021-0/+2
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-08-318-0/+675
|\
| * sunxi: Enable non-secure access to RTC on sun6i (A31s)Chen-Yu Tsai2015-08-314-0/+47
| * sunxi: Add support for the Olimex A20 EVBMarcus Cooper2015-08-312-0/+245
| * sunxi: Add inet98v_rev2 defconfig and dts fileHans de Goede2015-08-312-0/+237
| * sunxi: Add support for gt90h-v4 tabletsHans de Goede2015-08-312-0/+146
* | exynos: x86: dts: Add tpm nodes to the device tree for Chrome OS devicesSimon Glass2015-08-314-6/+23
|/
* ARM: dts: uniphier: add ProXstream2 and PH1-LD6b SoC/board supportMasahiro Yamada2015-08-314-2/+334
* ARM: dts: uniphier: add PH1-Pro5 SoC supportMasahiro Yamada2015-08-311-0/+216
* ARM: dts: uniphier: sync with LinuxMasahiro Yamada2015-08-319-107/+472
* ARM: uniphier: enable SPL_OF_CONTROLMasahiro Yamada2015-08-3112-61/+25
* ARM: uniphier: select SPL_DM rather than default in defconfigMasahiro Yamada2015-08-301-0/+1
* ARM: uniphier: fix build error when CONFIG_DEBUG_LL is definedMasahiro Yamada2015-08-301-0/+2
* ARM: OMAP5/AM43xx: remove enabling USB clocks from enable_basic_clocks()Kishon Vijay Abraham I2015-08-282-42/+0
* ARM: AM43xx: Add functions to enable and disable USB clocksKishon Vijay Abraham I2015-08-282-0/+73
* ARM: OMAP5: Add functions to enable and disable USB clocksKishon Vijay Abraham I2015-08-282-0/+101
* board: ti: OMAP5: added USB initializtion codeKishon Vijay Abraham I2015-08-281-0/+6
* board: ti: beagle_x15: added USB initializtion codeKishon Vijay Abraham I2015-08-281-1/+1
* ARM: DRA7: Enable clocks for USB OTGSS2 and USB PHY2Kishon Vijay Abraham I2015-08-284-0/+23
* omap-common: SYS_BOOT fallback logic correction and support for more devicesPaul Kocialkowski2015-08-281-10/+22
* arm: spear: Enable caches on SPEArStefan Roese2015-08-281-0/+10
* arm: spear: Move to common SPL infrastructureStefan Roese2015-08-287-266/+73
* ARM: k2l: Fix device speedsLokesh Vutla2015-08-281-2/+2
* ARM: keystone2: Build MLO by defaultLokesh Vutla2015-08-281-0/+4
* ARM: keystone2: Rename u-boot-nand.gph to MLOLokesh Vutla2015-08-281-2/+4
* ARM: keystone2: move the custom build rules out to keystone specific makefileNishanth Menon2015-08-281-0/+22
* ARM: DRA74-evm: Use SMA_1 spare register to workaround DP83865 phy on SR2.0Nishanth Menon2015-08-284-0/+16
* ARM: DRA7: Add detection of ES2.0Nishanth Menon2015-08-285-0/+11
* Merge git://git.denx.de/u-boot-nand-flashTom Rini2015-08-261-0/+2
|\
| * mtd: nand: mxs support oobsize bigger than 512Peng Fan2015-08-251-0/+2
* | arm: pxa: clean-up include file orderMarcel Ziswiler2015-08-242-3/+3
* | arm: pxa: use common timer functionsAndrew Ruder2015-08-243-69/+30
* | pxa: Fix boot hang by avoiding vector relocationAndrew Ruder2015-08-242-0/+24
|/
* Merge git://git.denx.de/u-boot-socfpgaTom Rini2015-08-2315-34/+769
|\
| * arm: socfpga: Fix SD/MMC boot on ArriaV SoCDKMarek Vasut2015-08-231-0/+6
| * arm: socfpga: dts: Add bank-name property to each GPIO bankMarek Vasut2015-08-231-0/+3
| * arm: socfpga: Make the pinmux table const u8Marek Vasut2015-08-234-6/+4
| * arm: socfpga: Switch to filtered QTS filesMarek Vasut2015-08-233-30/+8
OpenPOWER on IntegriCloud