summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* microblaze: Add support for CONFIG_SYS_MALLOC_F_LENMichal Simek2015-02-092-0/+9
* microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATAMichal Simek2015-02-092-1/+6
* 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 branch 'master' of git://git.denx.de/u-boot-ubiTom Rini2015-02-0410-25/+1254
|\
| * ubifs: Enable journal replay during mountAnton Habegger2015-01-295-14/+978
| * ubifs: Import atomic_long operations from LinuxAnton Habegger2015-01-284-11/+268
| * ubi: reset mtd_devs when ubi part failHeiko Schocher2015-01-281-0/+8
* | Prepare v2015.04-rc1Tom Rini2015-02-021-2/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2015-02-0216-72/+252
|\ \
| * | OMAP3: igep00x0: Fix boot hang and add support for status LED.Enric Balletbo i Serra2015-01-293-25/+19
| * | 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
| * | omap3: mmc: add 1.8v bias setting for MMC1Albert ARIBAUD \(3ADEV\)2015-01-292-0/+5
| * | omap3: add SDRC settings for Samsung K4X51163PGAlbert ARIBAUD \(3ADEV\)2015-01-291-0/+43
| * | omap3: make SDRC SHARING setting configurableAlbert ARIBAUD \(3ADEV\)2015-01-292-1/+6
| * | omap3: enable GP9 timer and UART2Albert ARIBAUD \(3ADEV\)2015-01-291-0/+9
| * | Nokia RX-51: Use generic boardPali Rohár2015-01-291-0/+1
| * | am335x_evm: Enable CONFIG_NAND_OMAP_GPMC_PREFETCHTom Rini2015-01-291-0/+1
| * | ARM: OMAP5: DRA7xx: Add support for power rail groupingLubomir Popov2015-01-293-28/+118
* | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini2015-02-023-3/+3
|\ \ \
| * | | bfin: make env offset sector aligned for bct-brettl2 and ibf-dsp561 boardsSonic Zhang2015-01-162-2/+2
| * | | bfin: enlarge the monitor size for ip04 board to avoid oversize link errorSonic Zhang2015-01-161-1/+1
* | | | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2015-02-0247-331/+490
|\ \ \ \
| * | | | sunxi: mmc: Add 'sunxi_' prefix to the static functionsSiarhei Siamashka2015-02-021-7/+7
| * | | | sunxi: dram: Support more sun[457]i dram parameters in KconfigSiarhei Siamashka2015-02-023-3/+51
| * | | | sunxi: dram: Optionally use standard JEDEC timings for sun[457]iSiarhei Siamashka2015-02-024-4/+249
| * | | | sunxi: video: Force h/vsync active high when using ext. vga dac on some boardsHans de Goede2015-02-024-3/+21
| * | | | sunxi: Add Inet 86VS supportMichal Suchanek2015-02-022-0/+21
| * | | | sunxi: TZX-Q8-713B7 supportPaul Kocialkowski2015-02-022-0/+20
| * | | | sunxi: Add Linksprite_pcDuino3_Nano board / defconfigAdam Sampson2015-02-022-0/+16
| * | | | sunxi: MAINTAINERS: sort entries alphabeticallyHans de Goede2015-02-021-24/+24
| * | | | sunxi: rsb: Move rsb_set_device_mode() call to rsb_init()Hans de Goede2015-02-024-9/+11
| * | | | sunxi: rsb: Add sun9i (A80 support)Hans de Goede2015-02-024-2/+25
| * | | | sunxi: Remove CONFIG_TARGET_FOO for sun5i and sun7i boardsHans de Goede2015-02-0220-101/+8
| * | | | sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig optionHans de Goede2015-02-026-9/+14
OpenPOWER on IntegriCloud