summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-02-1010-28/+309
|\
| * arm: mxs: Add 'Wait for JTAG user' if booted in JTAG modeGraeme Russ2015-02-102-0/+22
| * arm: mxs: Enable booting of mx28 without batteryGraeme Russ2015-02-101-2/+8
| * arm: mxs: Add debug outputs and comments to mxs SPL source filesGraeme Russ2015-02-104-5/+127
| * imx: mx6: Fixed AIPS3 base address issueYe.Li2015-02-102-3/+3
| * imx:mx6 update fuse_bank0_regsPeng Fan2015-02-101-4/+8
| * ot1200: select SUPPORT_SPLChristian Gmeiner2015-01-221-0/+1
| * imx:mx6sx add dram io configure for mx6sxPeng Fan2015-01-222-14/+128
| * imx:mx6sxsabresd select SUPPORT_SPLPeng Fan2015-01-221-0/+1
| * arm: mx6: Add Barco platinum-picon and platinum-titaniumStefan Roese2015-01-191-0/+11
* | 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
OpenPOWER on IntegriCloud