summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-29Prepare v2015.01-rc4v2015.01-rc4Tom Rini
2014-12-29buildman: Fix some typos in READMEDirk Behme
2014-12-29Fix hash verificationNikolay Dimitrov
2014-12-29common/board_f.c: fix compile error when tracing disabledKevin Hilman
2014-12-29bcm281xx: add support for "USB OTG clock"Steve Rae
2014-12-29initcall: add explicit hint if initcall was relocatedAlexey Brodkin
2014-12-29scripts: fix binutils-version.shMasahiro Yamada
2014-12-29ARM: rpi: consolidate board rev error checkingStephen Warren
2014-12-29ARM: rpi: support model A+Stephen Warren
2014-12-29ARM: rpi: only set usbethaddr on relevant systemsStephen Warren
2014-12-29vexpress64: switch to generic boardLinus Walleij
2014-12-29vexpress64: take over maintenance of the semi vexpress64Linus Walleij
2014-12-29arm: semihosting: get rid of forward declarationsLinus Walleij
2014-12-29arm: semihosting: fix up compile bugsLinus Walleij
2014-12-29arm: semihosting: staticize internal functionsLinus Walleij
2014-12-28Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini
2014-12-26arm: rmobile: kconfig: Remove '+S:' prefix from defconfig filesNobuhiro Iwamatsu
2014-12-19Merge git://git.denx.de/u-boot-x86Tom Rini
2014-12-18x86: Add a script to process Intel microcode filesSimon Glass
2014-12-18x86: Clean up the FSP support codesBin Meng
2014-12-18x86: Add a README.x86 for U-Boot on x86 supportBin Meng
2014-12-18x86: Rename coreboot-serial to x86-serialBin Meng
2014-12-18x86: crownbay: Add SDHCI supportBin Meng
2014-12-18x86: crownbay: Enable Intel E1000 NIC supportBin Meng
2014-12-18x86: crownbay: Add SPI flash supportBin Meng
2014-12-18x86: Include FSP and CMC binary in the u-boot.rom build rulesBin Meng
2014-12-18x86: Use consistent name XXX_ADDR for binary blob flash addressBin Meng
2014-12-18x86: Add crownbay defconfig and config.hBin Meng
2014-12-18x86: Add queensbay and crownbay Kconfig filesBin Meng
2014-12-18x86: Enable the queensbay cpu directory buildBin Meng
2014-12-18x86: ich6-gpio: Add Intel Tunnel Creek GPIO supportBin Meng
2014-12-18x86: Convert microcode format to device-tree-onlySimon Glass
2014-12-18x86: Add basic support to queensbay platform and crownbay boardBin Meng
2014-12-18x86: Integrate Tunnel Creek processor microcodeBin Meng
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-18Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
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-18fastboot: handle flash write to GPT partitionsSteve Rae
2014-12-18disk: part_efi: move code to static functionsSteve Rae
2014-12-18dfu: dfu_get_buf: check the value of env dfu_bufsiz before usePrzemyslaw Marczak