summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* x86: Use consistent name XXX_ADDR for binary blob flash addressBin Meng2014-12-18-7/+7
* x86: Add crownbay defconfig and config.hBin Meng2014-12-18-0/+58
* x86: Add queensbay and crownbay Kconfig filesBin Meng2014-12-18-0/+112
* x86: Enable the queensbay cpu directory buildBin Meng2014-12-18-0/+1
* x86: ich6-gpio: Add Intel Tunnel Creek GPIO supportBin Meng2014-12-18-12/+34
* x86: Convert microcode format to device-tree-onlySimon Glass2014-12-18-8/+14
* x86: Add basic support to queensbay platform and crownbay boardBin Meng2014-12-18-0/+369
* x86: Integrate Tunnel Creek processor microcodeBin Meng2014-12-18-0/+368
* x86: Correct problems in the microcode loadingSimon Glass2014-12-18-10/+15
* x86: ivybridge: Update the microcodeSimon Glass2014-12-18-1374/+1504
* x86: Move microcode updates into a separate directorySimon Glass2014-12-18-2/+2
* x86: ifdtool: Add support for early microcode accessSimon Glass2014-12-18-8/+103
* x86: ifdtool: Use a structure for the file/address listSimon Glass2014-12-18-6/+18
* x86: ifdtool: Display filename when file errors are reportedSimon Glass2014-12-18-12/+18
* x86: ifdtool: Correct a debug() missing parameterSimon Glass2014-12-18-1/+2
* ARM: UniPhier: enable CONFIG_CMD_DMMasahiro Yamada2014-12-18-0/+2
* ARM: UniPhier: select CONFIG_SPLMasahiro Yamada2014-12-18-3/+1
* ARM: UniPhier: use DRAM area for init stack of normal imageMasahiro Yamada2014-12-18-0/+4
* ARM: UniPhier: remove unnecessary ifdef conditionalMasahiro Yamada2014-12-18-4/+0
* ARM: UniPhier: fix property names of aliases nodes of device treesMasahiro Yamada2014-12-18-15/+15
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-12-16-60/+389
|\
| * mpc85xx/t104xrdb: convert deep sleep to generic board interfaceTang Yuantian2014-12-15-29/+36
| * qe/deep-sleep: modify qe deep-sleep for generic boardZhao Qiang2014-12-15-0/+11
| * p5040ds: changed liodn offsetsTudor Laurentiu2014-12-15-12/+12
| * crypto/fsl: Fix RNG instantiation failure.gaurav rana2014-12-15-1/+1
| * powerpc/T10xx: Fix number of portalsJeffrey Ladouceur2014-12-15-8/+8
| * mpc85xx: inhibit qman and bman portals by defaultJeffrey Ladouceur2014-12-15-0/+267
| * net/fm: update ft_fixup_port to differentiate dual-role macShengzhou Liu2014-12-15-5/+16
| * powerpc/mpc85xx: Fix DDR TLB mapping leftoverYork Sun2014-12-15-4/+8
| * driver/ddr/fsl: Fix MRC_CYC calculation for DDR3York Sun2014-12-15-1/+20
| * powerpc/p2041rdb: enable generic board configsShaohui Xie2014-12-15-0/+2
| * powerpc/t4240rdb: Convert to use generic board codeChunhe Lan2014-12-15-0/+2
| * powerpc/bsc913x: Convert to use generic board codeharninder rai2014-12-15-0/+6
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2014-12-16-52/+1901
|\ \
| * | arm: socfpga: board: Repair Micrel PHY tuningPavel Machek2014-12-16-6/+28
| * | socfpga: correctly increment freeze_controller_base addressDinh Nguyen2014-12-06-5/+2
| * | socfpga: add missing struct member fifo_triple_byteDinh Nguyen2014-12-06-0/+1
| * | arm: socfpga: DW_SPI: Remove clock info from config headerStefan Roese2014-12-06-4/+0
| * | spi: designware_spi: Some fixes / changesStefan Roese2014-12-06-19/+20
| * | arm: socfpga: Add missing DW master SPI clock prototyp to clock_manager.hStefan Roese2014-12-06-0/+1
| * | arm: socfpga: Use only one clrbits_le32 call to deassert SPI reset bitsStefan Roese2014-12-06-2/+2
| * | arm: socfpga: dts: altr,rst-mgr.h: Move to SPDX license identifiersStefan Roese2014-12-06-8/+1
| * | arm: socfpga: Add Designware (DW) SPI support to config headerStefan Roese2014-12-06-0/+12
| * | arm: socfpga: dts: socrates: Add spi1/2 aliases needed DM SPI probingStefan Roese2014-12-06-0/+2
| * | arm: socfpga: dts: Add spi0/1 dts nodes for the Designware master SPI devicesStefan Roese2014-12-06-0/+28
| * | spi: Add designware master SPI DM driver used on SoCFPGAStefan Roese2014-12-06-0/+426
| * | arm: socfpga: Add Cadence QSPI support to config headerStefan Roese2014-12-06-1/+24
| * | arm: socfpga: dts: Add spi0 alias for Cadence QSPI driverStefan Roese2014-12-06-0/+4
| * | arm: socfpga: dts: Add Cadence QSPI DT node to socfpga.dtsiStefan Roese2014-12-06-0/+35
| * | spi: Add Cadence QSPI DM driver used by SoCFPGAStefan Roese2014-12-06-0/+1320