summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-21sunxi: musb: Check Vbus-det before enabling otg port powerHans de Goede
2015-02-21sunxi: Add support for the UTOO P66 tabletHans de Goede
2015-02-21sunxi: mmc: Always declare High Capacity capabilityHans de Goede
2015-02-20sunxi: video: Add support for tl059wv5c0 lcd panelsHans de Goede
2015-02-20sunxi: video: Add support for LCD panels which need to be configured via i2cHans de Goede
2015-02-20sunxi: video: Add support for LCD reset pinHans de Goede
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-rc2v2015.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
2015-02-16.travis.yml: remove 824x buildsHeiko Schocher
2015-02-16PCI: add 64-bit prefetchable memory supportDavid Feng
2015-02-16sunxi: Support the FEL boot mode in the regular u-boot buildSiarhei Siamashka
2015-02-16sunxi: Normalise FEL supportSimon Glass
2015-02-16arm: spl: Provide for a board-specific loaderSimon Glass
2015-02-16arm: Allow lr to be saved by board codeSimon Glass
2015-02-16tools: mksunxiboot: Fix problems on big endian systemsSiarhei Siamashka
2015-02-16sunxi: otg: Fix peripheral modeHans de Goede
2015-02-16sunxi: dram: Un-inline dram helper functionsHans de Goede
2015-02-16sunxi: video: Dynamically reserve framebuffer memoryHans de Goede
2015-02-16sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebufferHans de Goede
2015-02-16sunxi: MAINTAINERS: drop no longer existing felconfig-s from MAINTAINERSHans de Goede
2015-02-16sunxi: Ampe A76 supportPaul Kocialkowski
2015-02-16config_distro_bootcmd.h: Enable CONFIG_CMD_PARTHans de Goede
2015-02-16image: Convert to use fdt_for_each_subnode macroAxel Lin
2015-02-16tools/imagetool: remove linker scriptAndreas Bießmann
2015-02-16net: keystone_net: move serdes setup to initialization functionVitaly Andrianov