summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* imx: i2c: Zap unnecessary malloc() callsMarek Vasut2014-12-301-16/+8
* imx SPL: enable boot from eMMC boot partitions.Pierre Aubert2014-12-301-1/+3
* Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2014-12-3044-1786/+2852
|\
| * bcm281xx: add support for "USB OTG clock"Steve Rae2014-12-296-0/+52
| * ARM: rpi: support model A+Stephen Warren2014-12-291-0/+1
| * arm: semihosting: get rid of forward declarationsLinus Walleij2014-12-291-89/+84
| * arm: semihosting: fix up compile bugsLinus Walleij2014-12-292-50/+53
| * arm: semihosting: staticize internal functionsLinus Walleij2014-12-292-8/+9
| * x86: Clean up the FSP support codesBin Meng2014-12-1813-290/+279
| * x86: Rename coreboot-serial to x86-serialBin Meng2014-12-181-1/+1
| * x86: crownbay: Add SDHCI supportBin Meng2014-12-182-1/+48
| * x86: crownbay: Add SPI flash supportBin Meng2014-12-182-1/+40
| * x86: Use consistent name XXX_ADDR for binary blob flash addressBin Meng2014-12-184-5/+5
| * x86: Add queensbay and crownbay Kconfig filesBin Meng2014-12-182-0/+92
| * x86: Enable the queensbay cpu directory buildBin Meng2014-12-181-0/+1
| * x86: ich6-gpio: Add Intel Tunnel Creek GPIO supportBin Meng2014-12-182-2/+15
| * x86: Convert microcode format to device-tree-onlySimon Glass2014-12-182-7/+11
| * x86: Add basic support to queensbay platform and crownbay boardBin Meng2014-12-186-0/+326
| * x86: Integrate Tunnel Creek processor microcodeBin Meng2014-12-181-0/+368
| * x86: Correct problems in the microcode loadingSimon Glass2014-12-181-10/+15
| * x86: ivybridge: Update the microcodeSimon Glass2014-12-186-1374/+1504
| * x86: Move microcode updates into a separate directorySimon Glass2014-12-183-2/+2
* | imx:mx6 fix return value of mxc_get_clockPeng Fan2014-12-191-1/+2
|/
* ARM: UniPhier: select CONFIG_SPLMasahiro Yamada2014-12-181-0/+1
* ARM: UniPhier: remove unnecessary ifdef conditionalMasahiro Yamada2014-12-181-4/+0
* ARM: UniPhier: fix property names of aliases nodes of device treesMasahiro Yamada2014-12-184-15/+15
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-12-163-16/+63
|\
| * p5040ds: changed liodn offsetsTudor Laurentiu2014-12-151-12/+12
| * mpc85xx: inhibit qman and bman portals by defaultJeffrey Ladouceur2014-12-151-0/+43
| * powerpc/mpc85xx: Fix DDR TLB mapping leftoverYork Sun2014-12-151-4/+8
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2014-12-168-43/+78
|\ \
| * | socfpga: correctly increment freeze_controller_base addressDinh Nguyen2014-12-062-5/+2
| * | socfpga: add missing struct member fifo_triple_byteDinh Nguyen2014-12-061-0/+1
| * | arm: socfpga: Add missing DW master SPI clock prototyp to clock_manager.hStefan Roese2014-12-061-0/+1
| * | arm: socfpga: Use only one clrbits_le32 call to deassert SPI reset bitsStefan Roese2014-12-061-2/+2
| * | arm: socfpga: dts: socrates: Add spi1/2 aliases needed DM SPI probingStefan Roese2014-12-061-0/+2
| * | arm: socfpga: dts: Add spi0/1 dts nodes for the Designware master SPI devicesStefan Roese2014-12-061-0/+28
| * | arm: socfpga: dts: Add spi0 alias for Cadence QSPI driverStefan Roese2014-12-061-0/+4
| * | arm: socfpga: dts: Add Cadence QSPI DT node to socfpga.dtsiStefan Roese2014-12-062-0/+35
| * | arm: socfpga: dts: Move to SPDX license identifiersStefan Roese2014-12-063-36/+3
* | | x86: move arch-specific asmlinkage to <asm/linkage.h>Masahiro Yamada2014-12-155-1/+11
* | | x86: Add a simple command to show FSP HOB informationBin Meng2014-12-132-0/+68
* | | x86: Support Intel FSP initialization path in start.SBin Meng2014-12-133-0/+20
* | | x86: Add post failure codes for bist and carBin Meng2014-12-132-0/+3
* | | x86: queensbay: Adapt FSP support codesBin Meng2014-12-133-18/+28
* | | x86: Initial import from Intel FSP release for Queensbay platformBin Meng2014-12-1312-0/+1522
* | | x86: Add a simple superio driver for SMSC LPC47MBin Meng2014-12-131-0/+90
* | | x86: Add Intel Crown Bay board dts fileBin Meng2014-12-132-1/+55
* | | x86: ich6-gpio: Move setup_pch_gpios() to board support codesBin Meng2014-12-133-0/+7
* | | x86: Clean up asm-offsetsBin Meng2014-12-132-2/+3
OpenPOWER on IntegriCloud