summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm: rmobile: r8a7794: Enable SMP mode of Auxiliary Control RegisterNobuhiro Iwamatsu2015-02-131-1/+11
* arm: rmobile: Add SILK board supportVladimir Barinov2015-02-131-1/+5
* Merge branch 'microblaze' of git://git.denx.de/u-boot-microblazeTom Rini2015-02-0918-347/+271
|\
| * microblaze: spl: Add LISTS to linker scriptMichal Simek2015-02-091-0/+6
| * microblaze: spl: Do not call mem_malloc_init and use early allocMichal Simek2015-02-091-1/+5
| * microblaze: Add support for CONFIG_SYS_MALLOC_F_LENMichal Simek2015-02-091-0/+8
| * microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATAMichal Simek2015-02-092-1/+6
| * microblaze: Speedup code copyMichal Simek2015-02-091-5/+7
| * microblaze: Move architecture to use generic board initMichal Simek2015-02-097-212/+126
| * 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: Move dram_init() declaration to common locationMichal Simek2015-02-094-9/+0
* | Merge git://git.denx.de/u-boot-arcTom Rini2015-02-0913-24/+627
|\ \
| * | 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: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.hAlexey Brodkin2015-02-091-0/+1
| * | arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.hAlexey Brodkin2015-02-091-0/+1
| * | arc: add selection of endianess in KconfigAlexey Brodkin2015-02-092-4/+9
| * | arc: select cache settings via menuconfigAlexey Brodkin2015-02-093-8/+25
| * | 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-094-0/+52
| * | arc: memcmp - fix zero-delay loop utilizationIgor Guryanov2015-02-091-0/+2
| |/
* | Merge git://git.denx.de/u-boot-marvellTom Rini2015-02-0613-0/+2295
|\ \
| * | 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
| * | arm: db-mv784mp-gp: Enable SPL to include DDR training code into U-BootStefan Roese2015-02-061-0/+1
| * | arm: maxbcm: Enable SPL to include DDR training code into U-BootStefan Roese2015-02-062-0/+4
| * | arm: armada-xp: Change built target to include the SPL binary as bin_hdrStefan Roese2015-02-061-0/+4
| |/
* | 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
* | ARM: UniPhier: revive support card infoMasahiro Yamada2015-02-072-0/+14
* | ARM: UniPhier: move SPL init functions to spl_board_init()Masahiro Yamada2015-02-074-72/+48
* | ARM: UniPhier: move pin_init() to board_early_init_f()Masahiro Yamada2015-02-076-6/+26
* | ARM: UniPhier: set I2C offset length of on-board EEPROM in DTSMasahiro Yamada2015-02-071-0/+1
* | ARM: UniPhier: move EEPROM device node into a separate DTSMasahiro Yamada2015-02-075-20/+23
* | ARM: UniPhier: remove dummy gpio.hMasahiro Yamada2015-02-071-6/+0
|/
* Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2015-02-0210-47/+227
|\
| * davinci: Do not duplicate setting of gdTom Rini2015-01-291-16/+1
| * omap3: add some MUX definitions for upcoming cairoAlbert ARIBAUD \(3ADEV\)2015-01-291-2/+49