aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
2015-08-26x86: kconfig: Hide "System tables" for EFIBin Meng1-3/+1
2015-08-26x86: coreboot: Allow >=4GiB memory bank sizeBin Meng1-5/+4
2015-08-26x86: Remove calculate_relocation_address()Bin Meng3-60/+2
2015-08-26x86: coreboot: Correctly report E820 typesBin Meng1-2/+13
2015-08-26x86: coreboot: Increase memrange entry number to 32Bin Meng1-6/+3
2015-08-26Merge git://git.denx.de/u-boot-nand-flashTom Rini1-0/+2
2015-08-25mtd: nand: mxs support oobsize bigger than 512Peng Fan1-0/+2
2015-08-24Merge git://git.denx.de/u-boot-pxaTom Rini6-72/+57
2015-08-24arm: pxa: clean-up include file orderMarcel Ziswiler2-3/+3
2015-08-24arm: pxa: use common timer functionsAndrew Ruder3-69/+30
2015-08-24pxa: Fix boot hang by avoiding vector relocationAndrew Ruder2-0/+24
2015-08-24Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2-4/+4
2015-08-23Merge git://git.denx.de/u-boot-socfpgaTom Rini15-34/+769
2015-08-23arm: socfpga: Fix SD/MMC boot on ArriaV SoCDKMarek Vasut1-0/+6
2015-08-23arm: socfpga: dts: Add bank-name property to each GPIO bankMarek Vasut1-0/+3
2015-08-23arm: socfpga: Make the pinmux table const u8Marek Vasut4-6/+4
2015-08-23arm: socfpga: Switch to filtered QTS filesMarek Vasut3-30/+8
2015-08-23arm: socfpga: Add qts-filter.sh scriptMarek Vasut1-0/+205
2015-08-23arm: socfpga: Split Altera socfpga into AV and CV SoCDKMarek Vasut1-2/+2
2015-08-23arm: socfpga: Unbind CPU type from board typeMarek Vasut1-8/+18