summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* ARM: rmobile: silk: Remove initialization of ACTLR.SMPNobuhiro Iwamatsu2015-02-13-12/+0
* arm: rmobile: r8a7794: Enable SMP mode of Auxiliary Control RegisterNobuhiro Iwamatsu2015-02-13-1/+11
* arm: rmobile: Add missed header file for Silk boardVladimir Barinov2015-02-13-0/+13
* arm: rmobile: Add SILK board supportVladimir Barinov2015-02-13-1/+1279
* Merge branch 'microblaze' of git://git.denx.de/u-boot-microblazeTom Rini2015-02-09-429/+371
|\
| * 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-22/+16
| * microblaze: Add support for CONFIG_SYS_MALLOC_F_LENMichal Simek2015-02-09-0/+9
| * microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATAMichal Simek2015-02-09-1/+6
| * bdinfo: Show information about fdt blob via bdinfoMichal Simek2015-02-09-0/+3
| * microblaze: Speedup code copyMichal Simek2015-02-09-5/+7
| * microblaze: Move architecture to use generic board initMichal Simek2015-02-09-272/+195
| * microblaze: Enable SPL_NOR support when FLASH_BASE is setupMichal Simek2015-02-09-2/+4
| * 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/board_r: manual relocation for cmd tableAndreas Bießmann2015-02-09-0/+12
| * common: Move dram_init() declaration to common locationMichal Simek2015-02-09-9/+1
* | Merge git://git.denx.de/u-boot-arcTom Rini2015-02-09-167/+639
|\ \
| * | 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: move SYS_MONITOR_BASE setup in KonfigAlexey Brodkin2015-02-09-5/+6
| * | arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.hAlexey Brodkin2015-02-09-15/+1
| * | arc: get rid of useless CONFIG_SKIP_LOWLEVEL_INITAlexey Brodkin2015-02-09-4/+0
| * | arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.hAlexey Brodkin2015-02-09-3/+1
| * | arc: add selection of endianess in KconfigAlexey Brodkin2015-02-09-104/+11
| * | arc: select cache settings via menuconfigAlexey Brodkin2015-02-09-17/+30
| * | arc: define and use PTAG AUX regs for MMUv3 onlyAlexey Brodkin2015-02-09-5/+5
| * | arc: add more flavours of ARC700 series CPUAlexey Brodkin2015-02-09-4/+52
| * | arc: remove CPU hard-coded selection from board description in include/configsAlexey Brodkin2015-02-09-4/+0
| * | arc: memcmp - fix zero-delay loop utilizationIgor Guryanov2015-02-09-0/+2
| |/
* | kwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BOOT_OFFSTom Rini2015-02-07-1/+4
* | Merge git://git.denx.de/u-boot-marvellTom Rini2015-02-06-45/+17925
|\ \
| * | arm: mvebu: maxbcm: Fix compilation warning and add Spansion SPI NOR supportStefan Roese2015-02-06-2/+2
| * | arm: mvebu: drivers/ddr: Add DDR3 driver with training code from Marvell bin_hdrStefan Roese2015-02-06-0/+15419
| * | arm: mvebu: Add Serdes PHY config codeStefan Roese2015-02-06-0/+2114
| * | arm: armada-xp: Add SPL support used to include the DDR training codeStefan Roese2015-02-06-0/+172
| * | scripts/Makefile.spl: Add MVEBU DDR code to SPLStefan Roese2015-02-06-0/+1
| * | tools: kwbimage: Support u-boot.img padding to CONFIG_SYS_SPI_U_BOOT_OFFSStefan Roese2015-02-06-0/+11
| * | Makefile: Add another kwb build target used on Marvell Armada-XP (AXP)Stefan Roese2015-02-06-0/+6
| * | arm: db-mv784mp-gp: Enable SPL to include DDR training code into U-BootStefan Roese2015-02-06-3/+54
| * | arm: maxbcm: Enable SPL to include DDR training code into U-BootStefan Roese2015-02-06-5/+136
| * | arm: mvebu: Placeholder bin_hdr file can now be removedStefan Roese2015-02-06-34/+0