summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-02-13arm: exynos: fix the div value for set_mmc_clkJaehoon Chung
2015-02-13arc: introduce U-Boot port for ARCv2 ISAAlexey Brodkin
2015-02-13arm: rmobile: r8a7794: Enable SMP mode of Auxiliary Control RegisterNobuhiro Iwamatsu
2015-02-13arm: rmobile: Add SILK board supportVladimir Barinov
2015-02-12dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass
2015-02-12dm: at91: Drop use of ATMEL_PIO_PORTS in the header fileSimon Glass
2015-02-12dm: sandbox: Move driver model CONFIGs to KconfigSimon Glass
2015-02-12dm: omap3: Move driver model CONFIGs to KconfigSimon Glass
2015-02-12dm: tegra: Move driver model CONFIGs to KconfigSimon Glass
2015-02-12dm: x86: Move driver model CONFIGs to KconfigSimon Glass
2015-02-12dm: exynos: Move driver model CONFIGs to KconfigSimon Glass
2015-02-12dm: Move Raspberry Pi driver model CONFIGs to KconfigSimon Glass
2015-02-12powerpc: ppc4xx: Add defaults for DT based booting to really workStefan Roese
2015-02-12powerpc: Add linkage.h fileSimon Glass
2015-02-12ppc: amcc: Omit unneeded ns16550 CONFIG if using driver modelSimon Glass
2015-02-12powerpc: ppc4xx: Allow the end of u-boot.bin to be foundSimon Glass
2015-02-12powerpc: ppc4xx: Add a gpio.h header fileSimon Glass
2015-02-12powerpc: ppc4xx: Call board_init_f_mem() for generic boardSimon Glass
2015-02-12powerpc: ppc4xx: dts: Bring in canyonlands device tree filesSimon Glass
2015-02-12powerpc: ppc4xx: canyonlands: Move to generic boardSimon Glass
2015-02-12powerpc: ppc4xx: Add ramboot config for glacierSimon Glass
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