summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-21kbuild: prepare for moving headers into mach-*/include/machMasahiro Yamada
2015-02-21ARM: keystone: move SoC sources to mach-keystoneMasahiro Yamada
2015-02-21ARM: versatile: move SoC sources to mach-versatileMasahiro Yamada
2015-02-21ARM: orion5x: move SoC sources to mach-orion5xMasahiro Yamada
2015-02-21ARM: highbank: move SoC sources to mach-highbankMasahiro Yamada
2015-02-21ARM: nomadik: move SoC sources to mach-nomadikMasahiro Yamada
2015-02-21ARM: kirkwood: move SOC sources to mach-kirkwoodMasahiro Yamada
2015-02-21ARM: davinci: move SoC sources to mach-davinciMasahiro Yamada
2015-02-21ARM: tegra: collect SoC sources into mach-tegraMasahiro Yamada
2015-02-21ARM: at91: collect SoC sources into mach-at91Masahiro Yamada
2015-02-21ARM: prepare for moving SoC sources into mach-*Masahiro Yamada
2015-02-21ARM: at91: move board select menu and common settingsMasahiro Yamada
2015-02-21Merge git://git.denx.de/u-boot-dmTom Rini
2015-02-19dm: Protect device_unbind() with CONFIG_DM_DEVICE_REMOVEMarek Vasut
2015-02-19serial: ns16550: Support debug UARTSimon Glass
2015-02-19serial: ns16550: Add access functions that don't need platdataSimon Glass
2015-02-19serial: Support an early UART for debuggingSimon Glass
2015-02-19Documentation: gpio: fix bindings documentMasahiro Yamada
2015-02-19dm: mx6: Adjust mx6sxsabresd to use Kconfig for DM_THERMALSimon Glass
2015-02-19dm: Move CONFIG_I2C_COMPAT to KconfigSimon Glass
2015-02-19dm: cros_ec: Convert to KconfigSimon Glass
2015-02-19cmd_i2c: Provide option for bulk 'i2c write' in one transactionLubomir Popov
2015-02-19cmd_i2c: quit I2C commands immediately on errorMasahiro Yamada
2015-02-18Merge branch 'master' of git://git.denx.de/u-boot-fdtTom Rini
2015-02-17cmd_fdt: Print the control fdt in terms of virtual memoryJoe Hershberger
2015-02-17cmd_fdt: Actually fix fdt command in sandboxJoe Hershberger
2015-02-17Merge branch 'master' of git://git.denx.de/u-boot-avr32Tom Rini
2015-02-17atstk1002: enable generic boardAndreas Bießmann
2015-02-17grasshopper: enable generic boardAndreas Bießmann
2015-02-17avr32: add generic board supportAndreas Bießmann
2015-02-17common/board_r: allocate bootparamsAndreas Bießmann
2015-02-17common/board_f: factor out reserve_stacksAndreas Bießmann
2015-02-17avr32: use generic gd->start_addr_spAndreas Bießmann
2015-02-17avr32: convert to dram_init()Andreas Bießmann
2015-02-17avr32: rename mmu.h definitionsAndreas Bießmann
2015-02-17avr32: factor out cpu_mmc_init()Andreas Bießmann
2015-02-17avr32: rename cpu_init() -> arch_cpu_init()Andreas Bießmann
2015-02-17avr32: use dlmalloc for DMA buffersAndreas Bießmann
2015-02-17Prepare v2015.04-rc2Tom Rini
2015-02-17Revert "sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART"Tom Rini
2015-02-17add example for file on VFAT filesystem usageWaldemar Brodkorb
2015-02-17Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2015-02-16ARM: lpc3250: config: add generic board supportVladimir Zapolskiy
2015-02-16KM/IVM: remove ivm_read_eeprom(void)Valentin Longchamp
2015-02-1682xx/km82xx: read the IVM eeprom earlierValentin Longchamp
2015-02-1683xx/km83xx: read the IVM eeprom earlierValentin Longchamp
2015-02-1685xx/kmp204x: read the IVM eeprom earlierValentin Longchamp
2015-02-16kirkwood/km_arm: read the IVM eeprom earlierValentin Longchamp
2015-02-16KM/IVM: split the IVM reading and parsing in 2 partsValentin Longchamp
2015-02-16spl, spl_nor: fix compiler warningHeiko Schocher