summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | | ARM: atmel: sama5d4_xplained: enable spl supportBo Shen2015-02-071-0/+1
| * | | ARM: atmel: sama5d4ek: enable SPL supportBo Shen2015-02-071-0/+1
| * | | ARM: atmel: sama5d4: build related file when enable SPLBo Shen2015-02-071-0/+1
| * | | ARM: atmel: sama5d4: can access DDR in interleave modeBo Shen2015-02-071-1/+1
| * | | ARM: atmel: sama5d4: add interrupt redirect functionBo Shen2015-02-071-0/+12
| * | | ARM: atmel: sama5d4: add bus matrix init functionBo Shen2015-02-071-0/+35
| * | | ARM: atmel: sama5d4: add matrix1 base addr definitionBo Shen2015-02-071-0/+2
| * | | ARM: atmel: spl: can not disable osc for sama5d4Bo Shen2015-02-071-0/+2
| * | | ARM: atmel: spl: add saic to aic redirect functionBo Shen2015-02-072-0/+8
| * | | ARM: atmel: spl: add weak bus matrix init functionBo Shen2015-02-071-0/+7
| * | | ARM: atmel: sama5: add sfr register header fileBo Shen2015-02-071-0/+38
| * | | ARM: atmel: sama5: add bus matrix header fileBo Shen2015-02-071-0/+37
| * | | ARM: atmel: clock: make it possible to configure HMX32Bo Shen2015-02-071-0/+8
| |/ /
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-02-1010-28/+309
|\ \ \ | |_|/ |/| |
| * | arm: mxs: Add 'Wait for JTAG user' if booted in JTAG modeGraeme Russ2015-02-102-0/+22
| * | arm: mxs: Enable booting of mx28 without batteryGraeme Russ2015-02-101-2/+8
| * | arm: mxs: Add debug outputs and comments to mxs SPL source filesGraeme Russ2015-02-104-5/+127
| * | imx: mx6: Fixed AIPS3 base address issueYe.Li2015-02-102-3/+3
| * | imx:mx6 update fuse_bank0_regsPeng Fan2015-02-101-4/+8
| * | ot1200: select SUPPORT_SPLChristian Gmeiner2015-01-221-0/+1
| * | imx:mx6sx add dram io configure for mx6sxPeng Fan2015-01-222-14/+128
| * | imx:mx6sxsabresd select SUPPORT_SPLPeng Fan2015-01-221-0/+1
| * | arm: mx6: Add Barco platinum-picon and platinum-titaniumStefan Roese2015-01-191-0/+11
* | | Merge branch 'microblaze' of git://git.denx.de/u-boot-microblazeTom Rini2015-02-0918-347/+271
|\ \ \
| * | | microblaze: spl: Add LISTS to linker scriptMichal Simek2015-02-091-0/+6
| * | | microblaze: spl: Do not call mem_malloc_init and use early allocMichal Simek2015-02-091-1/+5
| * | | microblaze: Add support for CONFIG_SYS_MALLOC_F_LENMichal Simek2015-02-091-0/+8
| * | | microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATAMichal Simek2015-02-092-1/+6
| * | | microblaze: Speedup code copyMichal Simek2015-02-091-5/+7
| * | | microblaze: Move architecture to use generic board initMichal Simek2015-02-097-212/+126
OpenPOWER on IntegriCloud