summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* dm: omap3: Move driver model CONFIGs to KconfigSimon Glass2015-02-121-0/+9
* dm: tegra: Move driver model CONFIGs to KconfigSimon Glass2015-02-121-0/+18
* dm: x86: Move driver model CONFIGs to KconfigSimon Glass2015-02-121-0/+9
* dm: exynos: Move driver model CONFIGs to KconfigSimon Glass2015-02-121-0/+15
* dm: Move Raspberry Pi driver model CONFIGs to KconfigSimon Glass2015-02-122-0/+14
* powerpc: ppc4xx: Add defaults for DT based booting to really workStefan Roese2015-02-122-0/+9
* powerpc: Add linkage.h fileSimon Glass2015-02-121-0/+7
* ppc: amcc: Omit unneeded ns16550 CONFIG if using driver modelSimon Glass2015-02-121-0/+2
* 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-121-0/+2
* powerpc: ppc4xx: Add ramboot config for glacierSimon Glass2015-02-121-0/+8
* powerpc: ppc4xx: canyonlands: config: Tidy up CONFIGs and config.mkSimon Glass2015-02-121-4/+1
* powerpc: Permit device tree control of U-Boot (CONFIG_OF_CONTROL)Simon Glass2015-02-121-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2015-02-1064-149/+10646
|\
| * x86: Use tab instead of space to indent in PCIE_ECAM_BASEBin Meng2015-02-061-1/+1
| * x86: Add SD/MMC support to quark/galileoBin Meng2015-02-061-0/+11
| * x86: Add SPI support to quark/galileoBin Meng2015-02-062-0/+30
| * 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
| * 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-062-0/+44
| * 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
| * x86: Add header files for Intel Quark SoC definesBin Meng2015-02-062-0/+68
| * x86: Add support for Intel Minnowboard MaxSimon Glass2015-02-0615-2/+3831
| * x86: Allow a UART to be set up before the FSP is readySimon Glass2015-02-062-0/+7
| * x86: Allow FSP Kconfig settings for all x86Simon Glass2015-02-062-38/+38
| * x86: Remove unnecessary casts and fix comment typosSimon Glass2015-02-061-5/+5
| * x86: mmc: Move common FSP functions into a common fileSimon Glass2015-02-065-72/+59
| * x86: Make CAR and DRAM FSP code commonSimon Glass2015-02-054-1/+3
| * x86: Adjust the FSP types slightlySimon Glass2015-02-054-7/+9
| * x86: Move common FSP code into a common locationSimon Glass2015-02-0518-8/+16
| * x86: video: Allow video ROM execution to fall back to the other methodSimon Glass2015-02-051-1/+2
| * x86: Rename MMCONF_BASE_ADDRESS and make it common across x86Simon Glass2015-02-053-2/+16
* | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-02-1019-408/+162
|\ \
| * | arm, at91: add reset controller status registerHeiko Schocher2015-02-071-0/+2
| * | arm, at91, wdt: do not disable WDT in SPLHeiko Schocher2015-02-071-0/+4
| * | ARM: atmel: cleanup: remove at91cap9 related codeBo Shen2015-02-077-407/+3
OpenPOWER on IntegriCloud