summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-02-10-408/+162
|\
| * arm, at91: add reset controller status registerHeiko Schocher2015-02-07-0/+2
| * arm, at91, wdt: do not disable WDT in SPLHeiko Schocher2015-02-07-0/+4
| * ARM: atmel: cleanup: remove at91cap9 related codeBo Shen2015-02-07-407/+3
| * ARM: atmel: sama5d4_xplained: enable spl supportBo Shen2015-02-07-0/+1
| * ARM: atmel: sama5d4ek: enable SPL supportBo Shen2015-02-07-0/+1
| * ARM: atmel: sama5d4: build related file when enable SPLBo Shen2015-02-07-0/+1
| * ARM: atmel: sama5d4: can access DDR in interleave modeBo Shen2015-02-07-1/+1
| * ARM: atmel: sama5d4: add interrupt redirect functionBo Shen2015-02-07-0/+12
| * ARM: atmel: sama5d4: add bus matrix init functionBo Shen2015-02-07-0/+35
| * ARM: atmel: sama5d4: add matrix1 base addr definitionBo Shen2015-02-07-0/+2
| * ARM: atmel: spl: can not disable osc for sama5d4Bo Shen2015-02-07-0/+2
| * ARM: atmel: spl: add saic to aic redirect functionBo Shen2015-02-07-0/+8
| * ARM: atmel: spl: add weak bus matrix init functionBo Shen2015-02-07-0/+7
| * ARM: atmel: sama5: add sfr register header fileBo Shen2015-02-07-0/+38
| * ARM: atmel: sama5: add bus matrix header fileBo Shen2015-02-07-0/+37
| * ARM: atmel: clock: make it possible to configure HMX32Bo Shen2015-02-07-0/+8
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-02-10-28/+309
|\ \
| * | arm: mxs: Add 'Wait for JTAG user' if booted in JTAG modeGraeme Russ2015-02-10-0/+22
| * | arm: mxs: Enable booting of mx28 without batteryGraeme Russ2015-02-10-2/+8
| * | arm: mxs: Add debug outputs and comments to mxs SPL source filesGraeme Russ2015-02-10-5/+127
| * | imx: mx6: Fixed AIPS3 base address issueYe.Li2015-02-10-3/+3
| * | imx:mx6 update fuse_bank0_regsPeng Fan2015-02-10-4/+8
| * | ot1200: select SUPPORT_SPLChristian Gmeiner2015-01-22-0/+1
| * | imx:mx6sx add dram io configure for mx6sxPeng Fan2015-01-22-14/+128
| * | imx:mx6sxsabresd select SUPPORT_SPLPeng Fan2015-01-22-0/+1
| * | arm: mx6: Add Barco platinum-picon and platinum-titaniumStefan Roese2015-01-19-0/+11
* | | Merge branch 'microblaze' of git://git.denx.de/u-boot-microblazeTom Rini2015-02-09-347/+271
|\ \ \
| * | | microblaze: spl: Add LISTS to linker scriptMichal Simek2015-02-09-0/+6
| * | | microblaze: spl: Do not call mem_malloc_init and use early allocMichal Simek2015-02-09-1/+5
| * | | microblaze: Add support for CONFIG_SYS_MALLOC_F_LENMichal Simek2015-02-09-0/+8
| * | | microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATAMichal Simek2015-02-09-1/+6
| * | | microblaze: Speedup code copyMichal Simek2015-02-09-5/+7
| * | | microblaze: Move architecture to use generic board initMichal Simek2015-02-09-212/+126
| * | | microblaze: Fix gd_t address which is placed at the end of BRAMMichal Simek2015-02-09-2/+1
| * | | microblaze: Remove unused asm labelMichal Simek2015-02-09-1/+1
| * | | microblaze: Use standard interrupt_init() functionMichal Simek2015-02-09-4/+2
| * | | microblaze: Remove unneeded data section adding from DTBMichal Simek2015-02-09-3/+0
| * | | microblaze: Add debug message about enabling interruptsMichal Simek2015-02-09-0/+1
| * | | microblaze: Fix coding styleMichal Simek2015-02-09-8/+8
| * | | microblaze: Remove DEBUG_INT macro and use debug() insteadMichal Simek2015-02-09-32/+25
| * | | microblaze: Fix coding style in exception.cMichal Simek2015-02-09-16/+17
| * | | microblaze: Show return address from exceptionMichal Simek2015-02-09-0/+6
| * | | microblaze: Fix stack usage in interrupt handlerMichal Simek2015-02-09-61/+60
| * | | common: Move dram_init() declaration to common locationMichal Simek2015-02-09-9/+0
| | |/ | |/|
* | | Merge git://git.denx.de/u-boot-arcTom Rini2015-02-09-24/+627
|\ \ \
| * | | arc: build libgcc in U-BootAlexey Brodkin2015-02-09-0/+528
| * | | arc: move CPU flags selection to the main "config.mk"Alexey Brodkin2015-02-09-8/+5
| * | | arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.hAlexey Brodkin2015-02-09-0/+1
| * | | arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.hAlexey Brodkin2015-02-09-0/+1