summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * gpio: at91: Fix getting address of private dataAxel Lin2015-02-12-5/+5
| * dm: Prevent "demo hello" and "demo status" segfaultsPeter Tyser2015-02-12-1/+3
| * RSA depends on DMChris Kuethe2015-02-12-0/+1
* | Merge git://git.denx.de/u-boot-arcTom Rini2015-02-13-3/+340
|\ \
| * | arc: introduce U-Boot port for ARCv2 ISAAlexey Brodkin2015-02-13-3/+340
| |/
* | Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2015-02-13-2/+1291
|\ \ | |/ |/|
| * ARM: rmobile: silk: Remove initialization of ACTLR.SMPNobuhiro Iwamatsu2015-02-13-12/+0
| * arm: rmobile: r8a7794: Enable SMP mode of Auxiliary Control RegisterNobuhiro Iwamatsu2015-02-13-1/+11
| * arm: rmobile: Add missed header file for Silk boardVladimir Barinov2015-02-13-0/+13
| * arm: rmobile: Add SILK board supportVladimir Barinov2015-02-13-1/+1279
* | sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PARTHans de Goede2015-02-11-0/+3
* | Add linux/compiler-gcc5.h to fix builds with gcc5Hans de Goede2015-02-11-0/+65
* | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2015-02-10-272/+11497
|\ \
| * | x86: Use tab instead of space to indent in PCIE_ECAM_BASEBin Meng2015-02-06-1/+1
| * | bootstage: Fix typos in the commentBin Meng2015-02-06-2/+2
| * | x86: Add Intel Galileo instructions in README.x86Bin Meng2015-02-06-4/+20
| * | x86: Add SD/MMC support to quark/galileoBin Meng2015-02-06-0/+18
| * | x86: Add SPI support to quark/galileoBin Meng2015-02-06-1/+32
| * | x86: pci: Add pci ids for Quark SoCBin Meng2015-02-06-0/+4
| * | x86: galileo: Add GPIO supportBin Meng2015-02-06-0/+14
| * | x86: quark: Initialize non-standard BARsBin Meng2015-02-06-0/+78
| * | x86: quark: Call MRC in dram_init()Bin Meng2015-02-06-2/+122
| * | dt-bindings: Add Intel Quark MRC bindingsBin Meng2015-02-06-0/+83
| * | fdtdec: Add compatible id and string for Intel Quark MRCBin Meng2015-02-06-0/+2
| * | x86: quark: Enable the Memory Reference Code buildBin Meng2015-02-06-0/+1
| * | x86: quark: Add System Memory Controller supportBin Meng2015-02-06-0/+3210
| * | x86: quark: Add utility codes needed for MRCBin Meng2015-02-06-0/+2068
| * | x86: quark: Add Memory Reference Code (MRC) main routinesBin Meng2015-02-06-0/+391
| * | x86: quark: Bypass TSC calibrationBin Meng2015-02-06-0/+5
| * | x86: Allow overriding TSC_FREQ_IN_MHZBin Meng2015-02-06-20/+20
| * | x86: Enable the Intel quark/galileo buildBin Meng2015-02-06-0/+18
| * | x86: Add basic Intel Galileo board supportBin Meng2015-02-06-0/+165
| * | x86: Add basic Intel Quark processor supportBin Meng2015-02-06-0/+295
| * | x86: quark: Add Cache-As-RAM initializationBin Meng2015-02-06-0/+105
| * | x86: Define macros for pci configuration space accessBin Meng2015-02-06-7/+13
| * | x86: quark: Add routines to access message bus registersBin Meng2015-02-06-0/+183
| * | x86: Add header files for Intel Quark SoC definesBin Meng2015-02-06-0/+68
| * | x86: Remove CONFIG_SATA_INTEL from x86-common.hBin Meng2015-02-06-1/+0
| * | x86: Add support for Intel Minnowboard MaxSimon Glass2015-02-06-7/+4036
| * | x86: Add some documentation on how to port U-Boot on x86Simon Glass2015-02-06-0/+64
| * | x86: Enable bootstage featuresSimon Glass2015-02-06-0/+3
| * | scsi: bootstage: Measure time taken to scan the busSimon Glass2015-02-06-0/+3
| * | x86: spi: Support ValleyView in ICH SPI driverSimon Glass2015-02-06-20/+47
| * | x86: Allow a UART to be set up before the FSP is readySimon Glass2015-02-06-0/+7
| * | x86: Allow FSP Kconfig settings for all x86Simon Glass2015-02-06-38/+38
| * | x86: Remove unnecessary casts and fix comment typosSimon Glass2015-02-06-5/+5
| * | x86: mmc: Move common FSP functions into a common fileSimon Glass2015-02-06-72/+116
| * | x86: Make CAR and DRAM FSP code commonSimon Glass2015-02-05-1/+3
| * | x86: Adjust the FSP types slightlySimon Glass2015-02-05-7/+9
| * | x86: Move common FSP code into a common locationSimon Glass2015-02-05-8/+16