summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* NDS32: Generic Board Support and UnsupportKun-Hua Huang2015-08-287-655/+0
* NDS32: Generic Board Support and UnsupportKun-Hua Huang2015-08-288-408/+22
* Merge git://git.denx.de/u-boot-x86Tom Rini2015-08-2627-97/+5129
|\
| * x86: crownbay: Support Topcliff integrated pci uart devices with driver modelBin Meng2015-08-261-5/+10
| * x86: crownbay: Enable on-board SMSC superio keyboard controllerBin Meng2015-08-261-1/+1
| * x86: minnowmax: Correct pad-offset value for host_en1Simon Glass2015-08-261-1/+1
| * x86: minnowmax: Add access to GPIOs E0, E1, E2Simon Glass2015-08-261-0/+27
| * x86: Add DSDT table for supporting ACPI on QEMUSaket Sinha2015-08-267-1/+712
| * x86: Add ACPI table support to QEMUSaket Sinha2015-08-262-0/+177
| * x86: Generate a valid ACPI tableSaket Sinha2015-08-265-0/+844
| * x86: superio: Add keyboard controller support to smsc_lpc47m driverBin Meng2015-08-261-0/+3
| * x86: baytrail: Remove the fsp_init_phase_pci() callBin Meng2015-08-261-7/+1
| * x86: queensbay: Move unprotect_spi_flash() to arch_misc_init()Bin Meng2015-08-261-2/+2
| * x86: fsp: Add comments about U-Boot entering start.S twiceBin Meng2015-08-263-4/+6
| * x86: fsp: Enlarge the size of malloc() pool before relocationBin Meng2015-08-263-1/+30
| * x86: baytrail: Support multiple microcode copiesBin Meng2015-08-262-0/+9
| * x86: baytrail: Add microcode for BayTrail-I D0 steppingBin Meng2015-08-261-0/+3284
| * x86: kconfig: Hide "System tables" for corebootBin Meng2015-08-261-1/+1
| * x86: kconfig: Hide "System tables" for EFIBin Meng2015-08-261-3/+1
| * x86: coreboot: Allow >=4GiB memory bank sizeBin Meng2015-08-261-5/+4
| * x86: Remove calculate_relocation_address()Bin Meng2015-08-263-60/+2
| * x86: coreboot: Correctly report E820 typesBin Meng2015-08-261-2/+13
| * x86: coreboot: Increase memrange entry number to 32Bin Meng2015-08-261-6/+3
* | 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
* | Merge git://git.denx.de/u-boot-pxaTom Rini2015-08-246-72/+57
|\ \
| * | 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 branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2015-08-242-4/+4
|\ \ | |/ |/|
| * MIPS: fix syntax for fdt_chosen/initrd.Govindraj Raja2015-08-211-2/+2
| * mips: Use unsigned int when reading c0 registersChris Packham2015-08-211-2/+2
* | Merge git://git.denx.de/u-boot-socfpgaTom Rini2015-08-2315-34/+769
|\ \
OpenPOWER on IntegriCloud