summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bcm281xx: add support for "USB OTG clock"Steve Rae2014-12-296-0/+52
* initcall: add explicit hint if initcall was relocatedAlexey Brodkin2014-12-291-1/+5
* scripts: fix binutils-version.shMasahiro Yamada2014-12-291-2/+4
* ARM: rpi: consolidate board rev error checkingStephen Warren2014-12-291-7/+9
* ARM: rpi: support model A+Stephen Warren2014-12-292-2/+13
* ARM: rpi: only set usbethaddr on relevant systemsStephen Warren2014-12-291-0/+17
* vexpress64: switch to generic boardLinus Walleij2014-12-291-2/+3
* vexpress64: take over maintenance of the semi vexpress64Linus Walleij2014-12-291-1/+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
* Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2014-12-282-2/+2
|\
| * arm: rmobile: kconfig: Remove '+S:' prefix from defconfig filesNobuhiro Iwamatsu2014-12-262-2/+2
* | Merge git://git.denx.de/u-boot-x86Tom Rini2014-12-1955-1718/+3381
|\ \
| * | x86: Add a script to process Intel microcode filesSimon Glass2014-12-182-0/+254
| * | x86: Clean up the FSP support codesBin Meng2014-12-1813-290/+279
| * | x86: Add a README.x86 for U-Boot on x86 supportBin Meng2014-12-181-0/+126
| * | x86: Rename coreboot-serial to x86-serialBin Meng2014-12-186-11/+11
| * | x86: crownbay: Add SDHCI supportBin Meng2014-12-183-1/+54
| * | x86: crownbay: Enable Intel E1000 NIC supportBin Meng2014-12-182-0/+7
| * | x86: crownbay: Add SPI flash supportBin Meng2014-12-183-1/+42
| * | x86: Include FSP and CMC binary in the u-boot.rom build rulesBin Meng2014-12-182-2/+10
| * | x86: Use consistent name XXX_ADDR for binary blob flash addressBin Meng2014-12-186-7/+7
| * | x86: Add crownbay defconfig and config.hBin Meng2014-12-182-0/+58
| * | x86: Add queensbay and crownbay Kconfig filesBin Meng2014-12-183-0/+112
| * | x86: Enable the queensbay cpu directory buildBin Meng2014-12-181-0/+1
| * | x86: ich6-gpio: Add Intel Tunnel Creek GPIO supportBin Meng2014-12-186-12/+34
| * | x86: Convert microcode format to device-tree-onlySimon Glass2014-12-183-8/+14
| * | x86: Add basic support to queensbay platform and crownbay boardBin Meng2014-12-1810-0/+369
| * | 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
| * | x86: ifdtool: Add support for early microcode accessSimon Glass2014-12-182-8/+103
| * | x86: ifdtool: Use a structure for the file/address listSimon Glass2014-12-181-6/+18
| * | x86: ifdtool: Display filename when file errors are reportedSimon Glass2014-12-181-12/+18
| * | x86: ifdtool: Correct a debug() missing parameterSimon Glass2014-12-181-1/+2
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-12-1815-105/+317
|\ \ | |/ |/|
| * fastboot: handle flash write to GPT partitionsSteve Rae2014-12-184-3/+145
| * disk: part_efi: move code to static functionsSteve Rae2014-12-181-73/+102
| * dfu: dfu_get_buf: check the value of env dfu_bufsiz before usePrzemyslaw Marczak2014-12-181-2/+6
| * gadget: f_thor: check pointers before use in download_tail()Przemyslaw Marczak2014-12-181-2/+14
| * dfu: mmc: check if mmc device exists in mmc_block_op()Przemyslaw Marczak2014-12-181-1/+7
| * fastboot: add support for continue commandRob Herring2014-12-182-0/+18
| * usb, g_dnl: generalize DFU detach functionsRob Herring2014-12-186-23/+25
| * USB: gadget: atmel_usba_udc: fix transfer hang issueBo Shen2014-12-161-1/+0
* | ARM: UniPhier: enable CONFIG_CMD_DMMasahiro Yamada2014-12-181-0/+2
* | ARM: UniPhier: select CONFIG_SPLMasahiro Yamada2014-12-184-3/+1
* | ARM: UniPhier: use DRAM area for init stack of normal imageMasahiro Yamada2014-12-181-0/+4
* | ARM: UniPhier: remove unnecessary ifdef conditionalMasahiro Yamada2014-12-181-4/+0
OpenPOWER on IntegriCloud