summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-13arm: rmobile: Add SILK board supportVladimir Barinov
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-09bdinfo: Show information about fdt blob via bdinfoMichal Simek
2015-02-09microblaze: Speedup code copyMichal Simek
2015-02-09microblaze: Move architecture to use generic board initMichal Simek
2015-02-09microblaze: Enable SPL_NOR support when FLASH_BASE is setupMichal 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/board_r: manual relocation for cmd tableAndreas Bießmann
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: move SYS_MONITOR_BASE setup in KonfigAlexey Brodkin
2015-02-09arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.hAlexey Brodkin
2015-02-09arc: get rid of useless CONFIG_SKIP_LOWLEVEL_INITAlexey 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: remove CPU hard-coded selection from board description in include/configsAlexey Brodkin
2015-02-09arc: memcmp - fix zero-delay loop utilizationIgor Guryanov
2015-02-07kwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BOOT_OFFSTom Rini
2015-02-06Merge git://git.denx.de/u-boot-marvellTom Rini
2015-02-06arm: mvebu: maxbcm: Fix compilation warning and add Spansion SPI NOR supportStefan Roese
2015-02-06arm: mvebu: drivers/ddr: Add DDR3 driver with training code from Marvell bin_hdrStefan Roese
2015-02-06arm: mvebu: Add Serdes PHY config codeStefan Roese
2015-02-06arm: armada-xp: Add SPL support used to include the DDR training codeStefan Roese
2015-02-06scripts/Makefile.spl: Add MVEBU DDR code to SPLStefan Roese
2015-02-06tools: kwbimage: Support u-boot.img padding to CONFIG_SYS_SPI_U_BOOT_OFFSStefan Roese
2015-02-06Makefile: Add another kwb build target used on Marvell Armada-XP (AXP)Stefan Roese
2015-02-06arm: db-mv784mp-gp: Enable SPL to include DDR training code into U-BootStefan Roese
2015-02-06arm: maxbcm: Enable SPL to include DDR training code into U-BootStefan Roese
2015-02-06arm: mvebu: Placeholder bin_hdr file can now be removedStefan Roese
2015-02-06arm: armada-xp: Change built target to include the SPL binary as bin_hdrStefan Roese
2015-02-06kirkwood: sheevaplug: add FDT supportDrEagle
2015-02-06kirkwood: sheevaplug: fix multiple definesDrEagle