aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-02-12powerpc: ppc4xx: Add defaults for DT based booting to really workStefan Roese2-0/+9
2015-02-12powerpc: Add linkage.h fileSimon Glass1-0/+7
2015-02-12ppc: amcc: Omit unneeded ns16550 CONFIG if using driver modelSimon Glass1-0/+2
2015-02-12powerpc: ppc4xx: Allow the end of u-boot.bin to be foundSimon Glass1-2/+6
2015-02-12powerpc: ppc4xx: Add a gpio.h header fileSimon Glass1-0/+7
2015-02-12powerpc: ppc4xx: Call board_init_f_mem() for generic boardSimon Glass1-1/+17
2015-02-12powerpc: ppc4xx: dts: Bring in canyonlands device tree filesSimon Glass4-0/+1484
2015-02-12powerpc: ppc4xx: canyonlands: Move to generic boardSimon Glass1-0/+2
2015-02-12powerpc: ppc4xx: Add ramboot config for glacierSimon Glass1-0/+8
2015-02-12powerpc: ppc4xx: canyonlands: config: Tidy up CONFIGs and config.mkSimon Glass1-4/+1
2015-02-12powerpc: Permit device tree control of U-Boot (CONFIG_OF_CONTROL)Simon Glass1-0/+1
2015-02-10Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini64-149/+10646
2015-02-10Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini19-408/+162
2015-02-10Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini10-28/+309
2015-02-10arm: mxs: Add 'Wait for JTAG user' if booted in JTAG modeGraeme Russ2-0/+22
2015-02-10arm: mxs: Enable booting of mx28 without batteryGraeme Russ1-2/+8
2015-02-10arm: mxs: Add debug outputs and comments to mxs SPL source filesGraeme Russ4-5/+127
2015-02-10imx: mx6: Fixed AIPS3 base address issueYe.Li2-3/+3
2015-02-10imx:mx6 update fuse_bank0_regsPeng Fan1-4/+8
2015-02-09Merge branch 'microblaze' of git://git.denx.de/u-boot-microblazeTom Rini18-347/+271
2015-02-09Merge git://git.denx.de/u-boot-arcTom Rini13-24/+627
2015-02-09microblaze: spl: Add LISTS to linker scriptMichal Simek1-0/+6
2015-02-09microblaze: spl: Do not call mem_malloc_init and use early allocMichal Simek1-1/+5
2015-02-09microblaze: Add support for CONFIG_SYS_MALLOC_F_LENMichal Simek1-0/+8
2015-02-09microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATAMichal Simek2-1/+6
2015-02-09microblaze: Speedup code copyMichal Simek1-5/+7
2015-02-09microblaze: Move architecture to use generic board initMichal Simek7-212/+126
2015-02-09microblaze: Fix gd_t address which is placed at the end of BRAMMichal Simek2-2/+1
2015-02-09microblaze: Remove unused asm labelMichal Simek1-1/+1
2015-02-09microblaze: Use standard interrupt_init() functionMichal Simek3-4/+2
2015-02-09microblaze: Remove unneeded data section adding from DTBMichal Simek1-3/+0
2015-02-09microblaze: Add debug message about enabling interruptsMichal Simek1-0/+1
2015-02-09microblaze: Fix coding styleMichal Simek1-8/+8
2015-02-09microblaze: Remove DEBUG_INT macro and use debug() insteadMichal Simek1-32/+25
2015-02-09microblaze: Fix coding style in exception.cMichal Simek1-16/+17
2015-02-09microblaze: Show return address from exceptionMichal Simek2-0/+6
2015-02-09microblaze: Fix stack usage in interrupt handlerMichal Simek1-61/+60
2015-02-09common: Move dram_init() declaration to common locationMichal Simek4-9/+0
2015-02-09arc: build libgcc in U-BootAlexey Brodkin7-0/+528
2015-02-09arc: move CPU flags selection to the main "config.mk"Alexey Brodkin2-8/+5
2015-02-09arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.hAlexey Brodkin1-0/+1
2015-02-09arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.hAlexey Brodkin1-0/+1
2015-02-09arc: add selection of endianess in KconfigAlexey Brodkin2-4/+9
2015-02-09arc: select cache settings via menuconfigAlexey Brodkin3-8/+25
2015-02-09arc: define and use PTAG AUX regs for MMUv3 onlyAlexey Brodkin2-5/+5
2015-02-09arc: add more flavours of ARC700 series CPUAlexey Brodkin4-0/+52
2015-02-09arc: memcmp - fix zero-delay loop utilizationIgor Guryanov1-0/+2
2015-02-07arm, at91: add reset controller status registerHeiko Schocher1-0/+2
2015-02-07arm, at91, wdt: do not disable WDT in SPLHeiko Schocher1-0/+4
2015-02-07ARM: atmel: cleanup: remove at91cap9 related codeBo Shen7-407/+3