aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-09-02rockchip: rk3288: dts: Make core devices available earlySimon Glass1-0/+15
2015-09-02rockchip: Bring in RK3288 device tree file includes and bindingsSimon Glass2-0/+1546
2015-09-02arm: reset: Avoid a build error when the reset uclass is enabledSimon Glass1-0/+2
2015-08-31Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini8-0/+675
2015-08-31pinctrl: sandbox: add sandbox pinctrl driverMasahiro Yamada1-0/+19
2015-08-31exynos: x86: dts: Add tpm nodes to the device tree for Chrome OS devicesSimon Glass6-6/+33
2015-08-31dm: tpm: sandbox: Convert TPM driver to driver modelSimon Glass1-0/+4
2015-08-31sunxi: Enable non-secure access to RTC on sun6i (A31s)Chen-Yu Tsai4-0/+47
2015-08-31sunxi: Add support for the Olimex A20 EVBMarcus Cooper2-0/+245
2015-08-31sunxi: Add inet98v_rev2 defconfig and dts fileHans de Goede2-0/+237
2015-08-31sunxi: Add support for gt90h-v4 tabletsHans de Goede2-0/+146
2015-08-31ARM: dts: uniphier: add ProXstream2 and PH1-LD6b SoC/board supportMasahiro Yamada4-2/+334
2015-08-31ARM: dts: uniphier: add PH1-Pro5 SoC supportMasahiro Yamada1-0/+216
2015-08-31ARM: dts: uniphier: sync with LinuxMasahiro Yamada9-107/+472
2015-08-31ARM: uniphier: enable SPL_OF_CONTROLMasahiro Yamada12-61/+25
2015-08-30ARM: uniphier: select SPL_DM rather than default in defconfigMasahiro Yamada1-0/+1
2015-08-30ARM: uniphier: fix build error when CONFIG_DEBUG_LL is definedMasahiro Yamada1-0/+2
2015-08-28ARM: OMAP5/AM43xx: remove enabling USB clocks from enable_basic_clocks()Kishon Vijay Abraham I2-42/+0
2015-08-28ARM: AM43xx: Add functions to enable and disable USB clocksKishon Vijay Abraham I2-0/+73
2015-08-28ARM: OMAP5: Add functions to enable and disable USB clocksKishon Vijay Abraham I2-0/+101
2015-08-28board: ti: OMAP5: added USB initializtion codeKishon Vijay Abraham I1-0/+6
2015-08-28board: ti: beagle_x15: added USB initializtion codeKishon Vijay Abraham I1-1/+1
2015-08-28ARM: DRA7: Enable clocks for USB OTGSS2 and USB PHY2Kishon Vijay Abraham I4-0/+23
2015-08-28omap-common: SYS_BOOT fallback logic correction and support for more devicesPaul Kocialkowski1-10/+22
2015-08-28arm: spear: Enable caches on SPEArStefan Roese1-0/+10
2015-08-28arm: spear: Move to common SPL infrastructureStefan Roese7-266/+73
2015-08-28ARM: k2l: Fix device speedsLokesh Vutla1-2/+2
2015-08-28ARM: keystone2: Build MLO by defaultLokesh Vutla1-0/+4
2015-08-28ARM: keystone2: Rename u-boot-nand.gph to MLOLokesh Vutla1-2/+4
2015-08-28ARM: keystone2: move the custom build rules out to keystone specific makefileNishanth Menon1-0/+22
2015-08-28ARM: DRA74-evm: Use SMA_1 spare register to workaround DP83865 phy on SR2.0Nishanth Menon4-0/+16
2015-08-28ARM: DRA7: Add detection of ES2.0Nishanth Menon5-0/+11
2015-08-28NDS32: Generic Board Support and UnsupportKun-Hua Huang7-655/+0
2015-08-28NDS32: Generic Board Support and UnsupportKun-Hua Huang8-408/+22
2015-08-26Merge git://git.denx.de/u-boot-x86Tom Rini27-97/+5129
2015-08-26x86: crownbay: Support Topcliff integrated pci uart devices with driver modelBin Meng1-5/+10
2015-08-26x86: crownbay: Enable on-board SMSC superio keyboard controllerBin Meng1-1/+1
2015-08-26x86: minnowmax: Correct pad-offset value for host_en1Simon Glass1-1/+1
2015-08-26x86: minnowmax: Add access to GPIOs E0, E1, E2Simon Glass1-0/+27
2015-08-26x86: Add DSDT table for supporting ACPI on QEMUSaket Sinha7-1/+712
2015-08-26x86: Add ACPI table support to QEMUSaket Sinha2-0/+177
2015-08-26x86: Generate a valid ACPI tableSaket Sinha5-0/+844
2015-08-26x86: superio: Add keyboard controller support to smsc_lpc47m driverBin Meng1-0/+3
2015-08-26x86: baytrail: Remove the fsp_init_phase_pci() callBin Meng1-7/+1
2015-08-26x86: queensbay: Move unprotect_spi_flash() to arch_misc_init()Bin Meng1-2/+2
2015-08-26x86: fsp: Add comments about U-Boot entering start.S twiceBin Meng3-4/+6
2015-08-26x86: fsp: Enlarge the size of malloc() pool before relocationBin Meng3-1/+30
2015-08-26x86: baytrail: Support multiple microcode copiesBin Meng2-0/+9
2015-08-26x86: baytrail: Add microcode for BayTrail-I D0 steppingBin Meng1-0/+3284
2015-08-26x86: kconfig: Hide "System tables" for corebootBin Meng1-1/+1