summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-18x86: Correct problems in the microcode loadingSimon Glass
2014-12-18x86: ivybridge: Update the microcodeSimon Glass
2014-12-18x86: Move microcode updates into a separate directorySimon Glass
2014-12-18x86: ifdtool: Add support for early microcode accessSimon Glass
2014-12-18x86: ifdtool: Use a structure for the file/address listSimon Glass
2014-12-18x86: ifdtool: Display filename when file errors are reportedSimon Glass
2014-12-18x86: ifdtool: Correct a debug() missing parameterSimon Glass
2014-12-18ARM: UniPhier: enable CONFIG_CMD_DMMasahiro Yamada
2014-12-18ARM: UniPhier: select CONFIG_SPLMasahiro Yamada
2014-12-18ARM: UniPhier: use DRAM area for init stack of normal imageMasahiro Yamada
2014-12-18ARM: UniPhier: remove unnecessary ifdef conditionalMasahiro Yamada
2014-12-18ARM: UniPhier: fix property names of aliases nodes of device treesMasahiro Yamada
2014-12-16Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2014-12-16Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2014-12-16arm: socfpga: board: Repair Micrel PHY tuningPavel Machek
2014-12-15Merge git://git.denx.de/u-boot-x86Tom Rini
2014-12-15mpc85xx/t104xrdb: convert deep sleep to generic board interfaceTang Yuantian
2014-12-15qe/deep-sleep: modify qe deep-sleep for generic boardZhao Qiang
2014-12-15p5040ds: changed liodn offsetsTudor Laurentiu
2014-12-15crypto/fsl: Fix RNG instantiation failure.gaurav rana
2014-12-15powerpc/T10xx: Fix number of portalsJeffrey Ladouceur
2014-12-15mpc85xx: inhibit qman and bman portals by defaultJeffrey Ladouceur
2014-12-15net/fm: update ft_fixup_port to differentiate dual-role macShengzhou Liu
2014-12-15powerpc/mpc85xx: Fix DDR TLB mapping leftoverYork Sun
2014-12-15driver/ddr/fsl: Fix MRC_CYC calculation for DDR3York Sun
2014-12-15powerpc/p2041rdb: enable generic board configsShaohui Xie
2014-12-15powerpc/t4240rdb: Convert to use generic board codeChunhe Lan
2014-12-15powerpc/bsc913x: Convert to use generic board codeharninder rai
2014-12-15ARM: remove redundant asmlinkage defineMasahiro Yamada
2014-12-15x86: move arch-specific asmlinkage to <asm/linkage.h>Masahiro Yamada
2014-12-13x86: Add a simple command to show FSP HOB informationBin Meng
2014-12-13x86: Support Intel FSP initialization path in start.SBin Meng
2014-12-13x86: Add post failure codes for bist and carBin Meng
2014-12-13x86: queensbay: Adapt FSP support codesBin Meng
2014-12-13x86: Initial import from Intel FSP release for Queensbay platformBin Meng
2014-12-13x86: ich-spi: Add Intel Tunnel Creek SPI controller supportBin Meng
2014-12-13x86: Add Intel Topcliff PCH device IDsBin Meng
2014-12-13x86: Add a simple superio driver for SMSC LPC47MBin Meng
2014-12-13x86: Add Intel Crown Bay board dts fileBin Meng
2014-12-13x86: ich6-gpio: Move setup_pch_gpios() to board support codesBin Meng
2014-12-13x86: Clean up asm-offsetsBin Meng
2014-12-13x86: Refactor u-boot.rom build rulesBin Meng
2014-12-13x86: ifdtool: Separate out filenames for -D and -iSimon Glass
2014-12-13tools/ifdtool: Support writing multiple files (-w) simultaneouslyBin Meng
2014-12-13x86: Make ROM_SIZE configurable in KconfigBin Meng
2014-12-13x86: ich-spi: Set the tx operation mode for ich 7Bin Meng
2014-12-13x86: ich-spi: Set the rx operation mode for ich 7Bin Meng
2014-12-13sf: Enable byte program supportJagannadha Sutradharudu Teki
2014-12-13spi: sf: Support byte program for sst spi flashBin Meng
2014-12-13spi: Fix flag collision for SST_WPSimon Glass