summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
...
| * | arm: mxs: Add debug outputs and comments to mxs SPL source filesGraeme Russ2015-02-10-5/+127
| * | imx: mx6: Fixed AIPS3 base address issueYe.Li2015-02-10-3/+3
| * | imx:mx6 update fuse_bank0_regsPeng Fan2015-02-10-4/+8
| * | ot1200: select SUPPORT_SPLChristian Gmeiner2015-01-22-0/+1
| * | imx:mx6sx add dram io configure for mx6sxPeng Fan2015-01-22-14/+128
| * | imx:mx6sxsabresd select SUPPORT_SPLPeng Fan2015-01-22-0/+1
| * | arm: mx6: Add Barco platinum-picon and platinum-titaniumStefan Roese2015-01-19-0/+11
* | | Merge branch 'microblaze' of git://git.denx.de/u-boot-microblazeTom Rini2015-02-09-347/+271
|\ \ \
| * | | 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-1/+5
| * | | microblaze: Add support for CONFIG_SYS_MALLOC_F_LENMichal Simek2015-02-09-0/+8
| * | | microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATAMichal Simek2015-02-09-1/+6
| * | | microblaze: Speedup code copyMichal Simek2015-02-09-5/+7
| * | | microblaze: Move architecture to use generic board initMichal Simek2015-02-09-212/+126
| * | | 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: Move dram_init() declaration to common locationMichal Simek2015-02-09-9/+0
| | |/ | |/|
* | | Merge git://git.denx.de/u-boot-arcTom Rini2015-02-09-24/+627
|\ \ \
| * | | 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: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.hAlexey Brodkin2015-02-09-0/+1
| * | | arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.hAlexey Brodkin2015-02-09-0/+1
| * | | arc: add selection of endianess in KconfigAlexey Brodkin2015-02-09-4/+9
| * | | arc: select cache settings via menuconfigAlexey Brodkin2015-02-09-8/+25
| * | | 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-0/+52
| * | | arc: memcmp - fix zero-delay loop utilizationIgor Guryanov2015-02-09-0/+2
| |/ /
* | | Merge git://git.denx.de/u-boot-marvellTom Rini2015-02-06-0/+2295
|\ \ \
| * | | 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
| * | | arm: db-mv784mp-gp: Enable SPL to include DDR training code into U-BootStefan Roese2015-02-06-0/+1
| * | | arm: maxbcm: Enable SPL to include DDR training code into U-BootStefan Roese2015-02-06-0/+4
| * | | arm: armada-xp: Change built target to include the SPL binary as bin_hdrStefan Roese2015-02-06-0/+4
| |/ /
* | | ARM: UniPhier: leave the last element of boot_device_table emptyMasahiro Yamada2015-02-07-2/+2
* | | ARM: UniPhier: refactor pinmon commandMasahiro Yamada2015-02-07-12/+9
* | | ARM: UniPhier: enable I2C input pins for PH1-sLD8Masahiro Yamada2015-02-07-0/+9
* | | ARM: UniPhier: do not compile unnecessary objectsMasahiro Yamada2015-02-07-32/+41
* | | ARM: UniPhier: remove unused checkboard() functionsMasahiro Yamada2015-02-07-51/+0
* | | ARM: UniPhier: revive support card infoMasahiro Yamada2015-02-07-0/+14
* | | ARM: UniPhier: move SPL init functions to spl_board_init()Masahiro Yamada2015-02-07-72/+48
* | | ARM: UniPhier: move pin_init() to board_early_init_f()Masahiro Yamada2015-02-07-6/+26
* | | ARM: UniPhier: set I2C offset length of on-board EEPROM in DTSMasahiro Yamada2015-02-07-0/+1