summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | Exynos5800: The Peach-Pi board does not have a Parade video bridgeSjoerd Simons2014-12-22-5/+0
| * | | Odroid-XU3: Add documentation for Odroid-XU3Hyungwon Hwang2014-12-22-16/+31
| * | | Odroid-XU3: Add support for Odroid-XU3Hyungwon Hwang2014-12-22-1/+119
| * | | config: exynos5420: move non common configs to specific board filesHyungwon Hwang2014-12-22-18/+23
| |/ /
* | | Prepare v2015.01-rc4Tom Rini2014-12-29-1/+1
* | | buildman: Fix some typos in READMEDirk Behme2014-12-29-7/+7
* | | Fix hash verificationNikolay Dimitrov2014-12-29-19/+15
* | | common/board_f.c: fix compile error when tracing disabledKevin Hilman2014-12-29-0/+2
* | | bcm281xx: add support for "USB OTG clock"Steve Rae2014-12-29-0/+52
* | | initcall: add explicit hint if initcall was relocatedAlexey Brodkin2014-12-29-1/+5
* | | scripts: fix binutils-version.shMasahiro Yamada2014-12-29-2/+4
* | | ARM: rpi: consolidate board rev error checkingStephen Warren2014-12-29-7/+9
* | | ARM: rpi: support model A+Stephen Warren2014-12-29-2/+13
* | | ARM: rpi: only set usbethaddr on relevant systemsStephen Warren2014-12-29-0/+17
* | | vexpress64: switch to generic boardLinus Walleij2014-12-29-2/+3
* | | vexpress64: take over maintenance of the semi vexpress64Linus Walleij2014-12-29-1/+1
* | | arm: semihosting: get rid of forward declarationsLinus Walleij2014-12-29-89/+84
* | | arm: semihosting: fix up compile bugsLinus Walleij2014-12-29-50/+53
* | | arm: semihosting: staticize internal functionsLinus Walleij2014-12-29-8/+9
* | | Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2014-12-28-2/+2
|\ \ \
| * | | arm: rmobile: kconfig: Remove '+S:' prefix from defconfig filesNobuhiro Iwamatsu2014-12-26-2/+2
| |/ /
* | | Merge git://git.denx.de/u-boot-x86Tom Rini2014-12-19-1718/+3381
|\ \ \
| * | | x86: Add a script to process Intel microcode filesSimon Glass2014-12-18-0/+254
| * | | x86: Clean up the FSP support codesBin Meng2014-12-18-290/+279
| * | | x86: Add a README.x86 for U-Boot on x86 supportBin Meng2014-12-18-0/+126
| * | | x86: Rename coreboot-serial to x86-serialBin Meng2014-12-18-11/+11
| * | | x86: crownbay: Add SDHCI supportBin Meng2014-12-18-1/+54
| * | | x86: crownbay: Enable Intel E1000 NIC supportBin Meng2014-12-18-0/+7
| * | | x86: crownbay: Add SPI flash supportBin Meng2014-12-18-1/+42
| * | | x86: Include FSP and CMC binary in the u-boot.rom build rulesBin Meng2014-12-18-2/+10
| * | | 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
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-12-18-105/+317
|\ \ \ | |/ / |/| |
| * | fastboot: handle flash write to GPT partitionsSteve Rae2014-12-18-3/+145
| * | disk: part_efi: move code to static functionsSteve Rae2014-12-18-73/+102
| * | dfu: dfu_get_buf: check the value of env dfu_bufsiz before usePrzemyslaw Marczak2014-12-18-2/+6
| * | gadget: f_thor: check pointers before use in download_tail()Przemyslaw Marczak2014-12-18-2/+14