summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: tegra: collect SoC sources into mach-tegraMasahiro Yamada2015-02-2163-125/+38
* ARM: at91: collect SoC sources into mach-at91Masahiro Yamada2015-02-2148-28/+17
* ARM: prepare for moving SoC sources into mach-*Masahiro Yamada2015-02-211-0/+10
* ARM: at91: move board select menu and common settingsMasahiro Yamada2015-02-21115-245/+255
* Merge git://git.denx.de/u-boot-dmTom Rini2015-02-2124-40/+371
|\
| * dm: Protect device_unbind() with CONFIG_DM_DEVICE_REMOVEMarek Vasut2015-02-191-0/+4
| * serial: ns16550: Support debug UARTSimon Glass2015-02-192-2/+61
| * serial: ns16550: Add access functions that don't need platdataSimon Glass2015-02-191-18/+30
| * serial: Support an early UART for debuggingSimon Glass2015-02-193-2/+185
| * Documentation: gpio: fix bindings documentMasahiro Yamada2015-02-191-2/+3
| * dm: mx6: Adjust mx6sxsabresd to use Kconfig for DM_THERMALSimon Glass2015-02-193-2/+4
| * dm: Move CONFIG_I2C_COMPAT to KconfigSimon Glass2015-02-194-2/+13
| * dm: cros_ec: Convert to KconfigSimon Glass2015-02-1911-12/+71
* | cmd_i2c: Provide option for bulk 'i2c write' in one transactionLubomir Popov2015-02-191-9/+36
* | cmd_i2c: quit I2C commands immediately on errorMasahiro Yamada2015-02-191-13/+13
|/
* Merge branch 'master' of git://git.denx.de/u-boot-fdtTom Rini2015-02-184-8/+8
|\
| * cmd_fdt: Print the control fdt in terms of virtual memoryJoe Hershberger2015-02-171-1/+1
| * cmd_fdt: Actually fix fdt command in sandboxJoe Hershberger2015-02-174-7/+7
* | Merge branch 'master' of git://git.denx.de/u-boot-avr32Tom Rini2015-02-1740-307/+294
|\ \
| * | atstk1002: enable generic boardAndreas Bießmann2015-02-171-0/+4
| * | grasshopper: enable generic boardAndreas Bießmann2015-02-171-0/+4
| * | avr32: add generic board supportAndreas Bießmann2015-02-1710-6/+37
| * | common/board_r: allocate bootparamsAndreas Bießmann2015-02-171-0/+15
| * | common/board_f: factor out reserve_stacksAndreas Bießmann2015-02-176-35/+102
| * | avr32: use generic gd->start_addr_spAndreas Bießmann2015-02-173-5/+4
| * | avr32: convert to dram_init()Andreas Bießmann2015-02-1711-136/+46
| * | avr32: rename mmu.h definitionsAndreas Bießmann2015-02-179-55/+55
| * | avr32: factor out cpu_mmc_init()Andreas Bießmann2015-02-173-8/+17
| * | avr32: rename cpu_init() -> arch_cpu_init()Andreas Bießmann2015-02-173-2/+4
| * | avr32: use dlmalloc for DMA buffersAndreas Bießmann2015-02-1710-60/+6
| |/
* | Prepare v2015.04-rc2Tom Rini2015-02-171-1/+1
* | Revert "sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART"Tom Rini2015-02-171-3/+0
* | add example for file on VFAT filesystem usageWaldemar Brodkorb2015-02-171-0/+3
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-02-1724-155/+247
|\ \
| * | sunxi: Support the FEL boot mode in the regular u-boot buildSiarhei Siamashka2015-02-163-10/+47
| * | sunxi: Normalise FEL supportSimon Glass2015-02-1610-94/+73
| * | arm: spl: Provide for a board-specific loaderSimon Glass2015-02-162-0/+9
| * | arm: Allow lr to be saved by board codeSimon Glass2015-02-166-6/+24
| * | tools: mksunxiboot: Fix problems on big endian systemsSiarhei Siamashka2015-02-161-6/+8
| * | sunxi: otg: Fix peripheral modeHans de Goede2015-02-161-12/+1
| * | sunxi: dram: Un-inline dram helper functionsHans de Goede2015-02-163-26/+40
| * | sunxi: video: Dynamically reserve framebuffer memoryHans de Goede2015-02-161-5/+13
| * | sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebufferHans de Goede2015-02-162-6/+24
| * | sunxi: MAINTAINERS: drop no longer existing felconfig-s from MAINTAINERSHans de Goede2015-02-161-2/+0
| * | sunxi: Ampe A76 supportPaul Kocialkowski2015-02-162-0/+20
* | | ARM: lpc3250: config: add generic board supportVladimir Zapolskiy2015-02-161-1/+3
* | | KM/IVM: remove ivm_read_eeprom(void)Valentin Longchamp2015-02-166-26/+6
* | | 82xx/km82xx: read the IVM eeprom earlierValentin Longchamp2015-02-162-1/+11
* | | 83xx/km83xx: read the IVM eeprom earlierValentin Longchamp2015-02-161-1/+4
* | | 85xx/kmp204x: read the IVM eeprom earlierValentin Longchamp2015-02-161-1/+4
OpenPOWER on IntegriCloud