summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | powerpc: ppc4xx: Use CONFIG_OF_CONTROL for canyonlands boardsSimon Glass2015-02-125-2/+20
| * | powerpc: ppc4xx: Allow the end of u-boot.bin to be foundSimon Glass2015-02-121-2/+6
| * | powerpc: ppc4xx: Add a gpio.h header fileSimon Glass2015-02-121-0/+7
| * | powerpc: ppc4xx: Call board_init_f_mem() for generic boardSimon Glass2015-02-121-1/+17
| * | powerpc: ppc4xx: dts: Bring in canyonlands device tree filesSimon Glass2015-02-124-0/+1484
| * | powerpc: ppc4xx: canyonlands: Move to generic boardSimon Glass2015-02-122-0/+4
| * | powerpc: ppc4xx: Add ramboot config for glacierSimon Glass2015-02-124-0/+93
| * | powerpc: ppc4xx: Move CANYONLANDS/GLACIER/ARCHES to KconfigSimon Glass2015-02-125-3/+25
| * | powerpc: ppc4xx: canyonlands: config: Tidy up CONFIGs and config.mkSimon Glass2015-02-123-23/+18
| * | powerpc: Permit device tree control of U-Boot (CONFIG_OF_CONTROL)Simon Glass2015-02-121-0/+1
| * | Introduce board_init_f_mem() to handle early memory layoutSimon Glass2015-02-121-0/+18
| * | malloc_simple: Return NULL on malloc failure rather then calling panic()Hans de Goede2015-02-121-1/+1
| * | i2c: s3c24x0: reduce transmission status timeoutPrzemyslaw Marczak2015-02-121-2/+2
| * | gpio: omap: Pass correct argument to _get_gpio_direction()Axel Lin2015-02-121-1/+1
| * | gpio: at91: Fix getting address of private dataAxel Lin2015-02-121-5/+5
| * | dm: Prevent "demo hello" and "demo status" segfaultsPeter Tyser2015-02-121-1/+3
| * | RSA depends on DMChris Kuethe2015-02-121-0/+1
| |/
* | Merge git://git.denx.de/u-boot-arcTom Rini2015-02-136-3/+340
|\ \
| * | arc: introduce U-Boot port for ARCv2 ISAAlexey Brodkin2015-02-136-3/+340
| |/
* | Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2015-02-1310-2/+1291
|\ \ | |/ |/|
| * ARM: rmobile: silk: Remove initialization of ACTLR.SMPNobuhiro Iwamatsu2015-02-131-12/+0
| * arm: rmobile: r8a7794: Enable SMP mode of Auxiliary Control RegisterNobuhiro Iwamatsu2015-02-131-1/+11
| * arm: rmobile: Add missed header file for Silk boardVladimir Barinov2015-02-131-0/+13
| * arm: rmobile: Add SILK board supportVladimir Barinov2015-02-138-1/+1279
* | sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PARTHans de Goede2015-02-111-0/+3
* | Add linux/compiler-gcc5.h to fix builds with gcc5Hans de Goede2015-02-111-0/+65
* | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2015-02-10102-272/+11497
|\ \
| * | x86: Use tab instead of space to indent in PCIE_ECAM_BASEBin Meng2015-02-061-1/+1
| * | bootstage: Fix typos in the commentBin Meng2015-02-061-2/+2
| * | x86: Add Intel Galileo instructions in README.x86Bin Meng2015-02-061-4/+20
| * | x86: Add SD/MMC support to quark/galileoBin Meng2015-02-062-0/+18
| * | x86: Add SPI support to quark/galileoBin Meng2015-02-063-1/+32
| * | x86: pci: Add pci ids for Quark SoCBin Meng2015-02-061-0/+4
| * | x86: galileo: Add GPIO supportBin Meng2015-02-061-0/+14
| * | x86: quark: Initialize non-standard BARsBin Meng2015-02-062-0/+78
| * | x86: quark: Call MRC in dram_init()Bin Meng2015-02-062-2/+122
| * | dt-bindings: Add Intel Quark MRC bindingsBin Meng2015-02-061-0/+83
| * | fdtdec: Add compatible id and string for Intel Quark MRCBin Meng2015-02-062-0/+2
| * | x86: quark: Enable the Memory Reference Code buildBin Meng2015-02-061-0/+1
| * | x86: quark: Add System Memory Controller supportBin Meng2015-02-062-0/+3210
| * | x86: quark: Add utility codes needed for MRCBin Meng2015-02-064-0/+2068
| * | x86: quark: Add Memory Reference Code (MRC) main routinesBin Meng2015-02-062-0/+391
| * | x86: quark: Bypass TSC calibrationBin Meng2015-02-061-0/+5
| * | x86: Allow overriding TSC_FREQ_IN_MHZBin Meng2015-02-061-20/+20
| * | x86: Enable the Intel quark/galileo buildBin Meng2015-02-062-0/+18
| * | x86: Add basic Intel Galileo board supportBin Meng2015-02-069-0/+165
| * | x86: Add basic Intel Quark processor supportBin Meng2015-02-066-0/+295
| * | x86: quark: Add Cache-As-RAM initializationBin Meng2015-02-061-0/+105
| * | x86: Define macros for pci configuration space accessBin Meng2015-02-062-7/+13
| * | x86: quark: Add routines to access message bus registersBin Meng2015-02-062-0/+183
OpenPOWER on IntegriCloud