summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-02-12powerpc: ppc4xx: canyonlands: config: Tidy up CONFIGs and config.mkSimon Glass
2015-02-12powerpc: Permit device tree control of U-Boot (CONFIG_OF_CONTROL)Simon Glass
2015-02-10Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2015-02-10Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2015-02-10Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-02-10arm: mxs: Add 'Wait for JTAG user' if booted in JTAG modeGraeme Russ
2015-02-10arm: mxs: Enable booting of mx28 without batteryGraeme Russ
2015-02-10arm: mxs: Add debug outputs and comments to mxs SPL source filesGraeme Russ
2015-02-10imx: mx6: Fixed AIPS3 base address issueYe.Li
2015-02-10imx:mx6 update fuse_bank0_regsPeng Fan
2015-02-09Merge branch 'microblaze' of git://git.denx.de/u-boot-microblazeTom Rini
2015-02-09Merge git://git.denx.de/u-boot-arcTom Rini
2015-02-09microblaze: spl: Add LISTS to linker scriptMichal Simek
2015-02-09microblaze: spl: Do not call mem_malloc_init and use early allocMichal Simek
2015-02-09microblaze: Add support for CONFIG_SYS_MALLOC_F_LENMichal Simek
2015-02-09microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATAMichal Simek
2015-02-09microblaze: Speedup code copyMichal Simek
2015-02-09microblaze: Move architecture to use generic board initMichal Simek
2015-02-09microblaze: Fix gd_t address which is placed at the end of BRAMMichal Simek
2015-02-09microblaze: Remove unused asm labelMichal Simek
2015-02-09microblaze: Use standard interrupt_init() functionMichal Simek
2015-02-09microblaze: Remove unneeded data section adding from DTBMichal Simek
2015-02-09microblaze: Add debug message about enabling interruptsMichal Simek
2015-02-09microblaze: Fix coding styleMichal Simek
2015-02-09microblaze: Remove DEBUG_INT macro and use debug() insteadMichal Simek
2015-02-09microblaze: Fix coding style in exception.cMichal Simek
2015-02-09microblaze: Show return address from exceptionMichal Simek
2015-02-09microblaze: Fix stack usage in interrupt handlerMichal Simek
2015-02-09common: Move dram_init() declaration to common locationMichal Simek
2015-02-09arc: build libgcc in U-BootAlexey Brodkin
2015-02-09arc: move CPU flags selection to the main "config.mk"Alexey Brodkin
2015-02-09arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.hAlexey Brodkin
2015-02-09arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.hAlexey Brodkin
2015-02-09arc: add selection of endianess in KconfigAlexey Brodkin
2015-02-09arc: select cache settings via menuconfigAlexey Brodkin
2015-02-09arc: define and use PTAG AUX regs for MMUv3 onlyAlexey Brodkin
2015-02-09arc: add more flavours of ARC700 series CPUAlexey Brodkin
2015-02-09arc: memcmp - fix zero-delay loop utilizationIgor Guryanov
2015-02-07arm, at91: add reset controller status registerHeiko Schocher
2015-02-07arm, at91, wdt: do not disable WDT in SPLHeiko Schocher
2015-02-07ARM: atmel: cleanup: remove at91cap9 related codeBo Shen
2015-02-07ARM: atmel: sama5d4_xplained: enable spl supportBo Shen
2015-02-07ARM: atmel: sama5d4ek: enable SPL supportBo Shen
2015-02-07ARM: atmel: sama5d4: build related file when enable SPLBo Shen
2015-02-07ARM: atmel: sama5d4: can access DDR in interleave modeBo Shen
2015-02-07ARM: atmel: sama5d4: add interrupt redirect functionBo Shen
2015-02-07ARM: atmel: sama5d4: add bus matrix init functionBo Shen
2015-02-07ARM: atmel: sama5d4: add matrix1 base addr definitionBo Shen
2015-02-07ARM: atmel: spl: can not disable osc for sama5d4Bo Shen
2015-02-07ARM: atmel: spl: add saic to aic redirect functionBo Shen