summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | bdinfo: Show information about fdt blob via bdinfoMichal Simek2015-02-091-0/+3
| * | microblaze: Speedup code copyMichal Simek2015-02-091-5/+7
| * | microblaze: Move architecture to use generic board initMichal Simek2015-02-0912-272/+195
| * | microblaze: Enable SPL_NOR support when FLASH_BASE is setupMichal Simek2015-02-091-2/+4
| * | microblaze: Fix gd_t address which is placed at the end of BRAMMichal Simek2015-02-092-2/+1
| * | microblaze: Remove unused asm labelMichal Simek2015-02-091-1/+1
| * | microblaze: Use standard interrupt_init() functionMichal Simek2015-02-093-4/+2
| * | microblaze: Remove unneeded data section adding from DTBMichal Simek2015-02-091-3/+0
| * | microblaze: Add debug message about enabling interruptsMichal Simek2015-02-091-0/+1
| * | microblaze: Fix coding styleMichal Simek2015-02-091-8/+8
| * | microblaze: Remove DEBUG_INT macro and use debug() insteadMichal Simek2015-02-091-32/+25
| * | microblaze: Fix coding style in exception.cMichal Simek2015-02-091-16/+17
| * | microblaze: Show return address from exceptionMichal Simek2015-02-092-0/+6
| * | microblaze: Fix stack usage in interrupt handlerMichal Simek2015-02-091-61/+60
| * | common/board_r: manual relocation for cmd tableAndreas Bießmann2015-02-091-0/+12
| * | common: Move dram_init() declaration to common locationMichal Simek2015-02-095-9/+1
* | | Merge git://git.denx.de/u-boot-arcTom Rini2015-02-0924-167/+639
|\ \ \
| * | | arc: build libgcc in U-BootAlexey Brodkin2015-02-097-0/+528
| * | | arc: move CPU flags selection to the main "config.mk"Alexey Brodkin2015-02-092-8/+5
| * | | arc: move SYS_MONITOR_BASE setup in KonfigAlexey Brodkin2015-02-098-5/+6
| * | | arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.hAlexey Brodkin2015-02-094-15/+1
| * | | arc: get rid of useless CONFIG_SKIP_LOWLEVEL_INITAlexey Brodkin2015-02-092-4/+0
| * | | arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.hAlexey Brodkin2015-02-094-3/+1
| * | | arc: add selection of endianess in KconfigAlexey Brodkin2015-02-096-104/+11
| * | | arc: select cache settings via menuconfigAlexey Brodkin2015-02-099-17/+30
| * | | arc: define and use PTAG AUX regs for MMUv3 onlyAlexey Brodkin2015-02-092-5/+5
| * | | arc: add more flavours of ARC700 series CPUAlexey Brodkin2015-02-098-4/+52
| * | | arc: remove CPU hard-coded selection from board description in include/configsAlexey Brodkin2015-02-094-4/+0
| * | | arc: memcmp - fix zero-delay loop utilizationIgor Guryanov2015-02-091-0/+2
| |/ /
* | | kwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BOOT_OFFSTom Rini2015-02-072-1/+4
* | | Merge git://git.denx.de/u-boot-marvellTom Rini2015-02-0647-45/+17925
|\ \ \
| * | | arm: mvebu: maxbcm: Fix compilation warning and add Spansion SPI NOR supportStefan Roese2015-02-062-2/+2
| * | | arm: mvebu: drivers/ddr: Add DDR3 driver with training code from Marvell bin_hdrStefan Roese2015-02-0621-0/+15419
| * | | arm: mvebu: Add Serdes PHY config codeStefan Roese2015-02-066-0/+2114
| * | | arm: armada-xp: Add SPL support used to include the DDR training codeStefan Roese2015-02-065-0/+172
| * | | scripts/Makefile.spl: Add MVEBU DDR code to SPLStefan Roese2015-02-061-0/+1
| * | | tools: kwbimage: Support u-boot.img padding to CONFIG_SYS_SPI_U_BOOT_OFFSStefan Roese2015-02-061-0/+11
| * | | Makefile: Add another kwb build target used on Marvell Armada-XP (AXP)Stefan Roese2015-02-061-0/+6
| * | | arm: db-mv784mp-gp: Enable SPL to include DDR training code into U-BootStefan Roese2015-02-064-3/+54
| * | | arm: maxbcm: Enable SPL to include DDR training code into U-BootStefan Roese2015-02-066-5/+136
| * | | arm: mvebu: Placeholder bin_hdr file can now be removedStefan Roese2015-02-062-34/+0
| * | | arm: armada-xp: Change built target to include the SPL binary as bin_hdrStefan Roese2015-02-061-0/+4
| * | | kirkwood: sheevaplug: add FDT supportDrEagle2015-02-061-0/+5
| * | | kirkwood: sheevaplug: fix multiple definesDrEagle2015-02-061-1/+0
| * | | kirkwood: sheevaplug: fix styleDrEagle2015-02-061-0/+1
| |/ /
* | | ARM: UniPhier: leave the last element of boot_device_table emptyMasahiro Yamada2015-02-072-2/+2
* | | ARM: UniPhier: refactor pinmon commandMasahiro Yamada2015-02-073-12/+9
* | | ARM: UniPhier: enable I2C input pins for PH1-sLD8Masahiro Yamada2015-02-071-0/+9
* | | ARM: UniPhier: do not compile unnecessary objectsMasahiro Yamada2015-02-075-32/+41
* | | ARM: UniPhier: remove unused checkboard() functionsMasahiro Yamada2015-02-076-51/+0
OpenPOWER on IntegriCloud