aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-10Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini62-329/+2863
2015-02-10mx53loco: Fix boot hang during reboot stress testFabio Estevam1-1/+2
2015-02-10arm: mxs: Add 'Wait for JTAG user' if booted in JTAG modeGraeme Russ2-0/+22
2015-02-10arm: mxs: Enable booting of mx28 without batteryGraeme Russ1-2/+8
2015-02-10arm: mxs: Add debug outputs and comments to mxs SPL source filesGraeme Russ4-5/+127
2015-02-10imx: mx6: Fixed AIPS3 base address issueYe.Li2-3/+3
2015-02-10imx: imximage: Add QuadSPI boot supportYe.Li2-0/+4
2015-02-10imx: mx6qsabreauto: Change to use common GPMI IO clock functionYe.Li1-23/+2
2015-02-10pmic:pfuz100 add switch mode and more registersPeng Fan1-0/+53
2015-02-10pmic:pfuze add macro for setting voltagePeng Fan1-0/+2
2015-02-10imx:mx6 update fuse_bank0_regsPeng Fan1-4/+8
2015-02-09Merge branch 'microblaze' of git://git.denx.de/u-boot-microblazeTom Rini24-429/+371
2015-02-09Merge git://git.denx.de/u-boot-arcTom Rini24-167/+639
2015-02-09microblaze: spl: Add LISTS to linker scriptMichal Simek1-0/+6
2015-02-09microblaze: spl: Do not call mem_malloc_init and use early allocMichal Simek2-22/+16
2015-02-09microblaze: Add support for CONFIG_SYS_MALLOC_F_LENMichal Simek2-0/+9
2015-02-09microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATAMichal Simek2-1/+6
2015-02-09bdinfo: Show information about fdt blob via bdinfoMichal Simek1-0/+3
2015-02-09microblaze: Speedup code copyMichal Simek1-5/+7
2015-02-09microblaze: Move architecture to use generic board initMichal Simek12-272/+195
2015-02-09microblaze: Enable SPL_NOR support when FLASH_BASE is setupMichal Simek1-2/+4
2015-02-09microblaze: Fix gd_t address which is placed at the end of BRAMMichal Simek2-2/+1
2015-02-09microblaze: Remove unused asm labelMichal Simek1-1/+1
2015-02-09microblaze: Use standard interrupt_init() functionMichal Simek3-4/+2
2015-02-09microblaze: Remove unneeded data section adding from DTBMichal Simek1-3/+0
2015-02-09microblaze: Add debug message about enabling interruptsMichal Simek1-0/+1
2015-02-09microblaze: Fix coding styleMichal Simek1-8/+8
2015-02-09microblaze: Remove DEBUG_INT macro and use debug() insteadMichal Simek1-32/+25
2015-02-09microblaze: Fix coding style in exception.cMichal Simek1-16/+17
2015-02-09microblaze: Show return address from exceptionMichal Simek2-0/+6
2015-02-09microblaze: Fix stack usage in interrupt handlerMichal Simek1-61/+60
2015-02-09common/board_r: manual relocation for cmd tableAndreas Bießmann1-0/+12
2015-02-09common: Move dram_init() declaration to common locationMichal Simek5-9/+1
2015-02-09arc: build libgcc in U-BootAlexey Brodkin7-0/+528
2015-02-09arc: move CPU flags selection to the main "config.mk"Alexey Brodkin2-8/+5
2015-02-09arc: move SYS_MONITOR_BASE setup in KonfigAlexey Brodkin8-5/+6
2015-02-09arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.hAlexey Brodkin4-15/+1
2015-02-09arc: get rid of useless CONFIG_SKIP_LOWLEVEL_INITAlexey Brodkin2-4/+0
2015-02-09arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.hAlexey Brodkin4-3/+1
2015-02-09arc: add selection of endianess in KconfigAlexey Brodkin6-104/+11
2015-02-09arc: select cache settings via menuconfigAlexey Brodkin9-17/+30
2015-02-09arc: define and use PTAG AUX regs for MMUv3 onlyAlexey Brodkin2-5/+5
2015-02-09arc: add more flavours of ARC700 series CPUAlexey Brodkin8-4/+52
2015-02-09arc: remove CPU hard-coded selection from board description in include/configsAlexey Brodkin4-4/+0
2015-02-09arc: memcmp - fix zero-delay loop utilizationIgor Guryanov1-0/+2
2015-02-07kwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BOOT_OFFSTom Rini2-1/+4
2015-02-06Merge git://git.denx.de/u-boot-marvellTom Rini47-45/+17925
2015-02-06arm: mvebu: maxbcm: Fix compilation warning and add Spansion SPI NOR supportStefan Roese2-2/+2
2015-02-06arm: mvebu: drivers/ddr: Add DDR3 driver with training code from Marvell bin_hdrStefan Roese21-0/+15419
2015-02-06arm: mvebu: Add Serdes PHY config codeStefan Roese6-0/+2114