summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-fdtTom Rini2015-02-18-8/+8
|\
| * cmd_fdt: Print the control fdt in terms of virtual memoryJoe Hershberger2015-02-17-1/+1
| * cmd_fdt: Actually fix fdt command in sandboxJoe Hershberger2015-02-17-7/+7
* | Merge branch 'master' of git://git.denx.de/u-boot-avr32Tom Rini2015-02-17-307/+294
|\ \
| * | atstk1002: enable generic boardAndreas Bießmann2015-02-17-0/+4
| * | grasshopper: enable generic boardAndreas Bießmann2015-02-17-0/+4
| * | avr32: add generic board supportAndreas Bießmann2015-02-17-6/+37
| * | common/board_r: allocate bootparamsAndreas Bießmann2015-02-17-0/+15
| * | common/board_f: factor out reserve_stacksAndreas Bießmann2015-02-17-35/+102
| * | avr32: use generic gd->start_addr_spAndreas Bießmann2015-02-17-5/+4
| * | avr32: convert to dram_init()Andreas Bießmann2015-02-17-136/+46
| * | avr32: rename mmu.h definitionsAndreas Bießmann2015-02-17-55/+55
| * | avr32: factor out cpu_mmc_init()Andreas Bießmann2015-02-17-8/+17
| * | avr32: rename cpu_init() -> arch_cpu_init()Andreas Bießmann2015-02-17-2/+4
| * | avr32: use dlmalloc for DMA buffersAndreas Bießmann2015-02-17-60/+6
| |/
* | Prepare v2015.04-rc2Tom Rini2015-02-17-1/+1
* | Revert "sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART"Tom Rini2015-02-17-3/+0
* | add example for file on VFAT filesystem usageWaldemar Brodkorb2015-02-17-0/+3
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-02-17-155/+247
|\ \
| * | sunxi: Support the FEL boot mode in the regular u-boot buildSiarhei Siamashka2015-02-16-10/+47
| * | sunxi: Normalise FEL supportSimon Glass2015-02-16-94/+73
| * | arm: spl: Provide for a board-specific loaderSimon Glass2015-02-16-0/+9
| * | arm: Allow lr to be saved by board codeSimon Glass2015-02-16-6/+24
| * | tools: mksunxiboot: Fix problems on big endian systemsSiarhei Siamashka2015-02-16-6/+8
| * | sunxi: otg: Fix peripheral modeHans de Goede2015-02-16-12/+1
| * | sunxi: dram: Un-inline dram helper functionsHans de Goede2015-02-16-26/+40
| * | sunxi: video: Dynamically reserve framebuffer memoryHans de Goede2015-02-16-5/+13
| * | sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebufferHans de Goede2015-02-16-6/+24
| * | sunxi: MAINTAINERS: drop no longer existing felconfig-s from MAINTAINERSHans de Goede2015-02-16-2/+0
| * | sunxi: Ampe A76 supportPaul Kocialkowski2015-02-16-0/+20
* | | ARM: lpc3250: config: add generic board supportVladimir Zapolskiy2015-02-16-1/+3
* | | KM/IVM: remove ivm_read_eeprom(void)Valentin Longchamp2015-02-16-26/+6
* | | 82xx/km82xx: read the IVM eeprom earlierValentin Longchamp2015-02-16-1/+11
* | | 83xx/km83xx: read the IVM eeprom earlierValentin Longchamp2015-02-16-1/+4
* | | 85xx/kmp204x: read the IVM eeprom earlierValentin Longchamp2015-02-16-1/+4
* | | kirkwood/km_arm: read the IVM eeprom earlierValentin Longchamp2015-02-16-1/+5
* | | KM/IVM: split the IVM reading and parsing in 2 partsValentin Longchamp2015-02-16-25/+63
* | | spl, spl_nor: fix compiler warningHeiko Schocher2015-02-16-1/+1
* | | .travis.yml: remove 824x buildsHeiko Schocher2015-02-16-3/+0
* | | PCI: add 64-bit prefetchable memory supportDavid Feng2015-02-16-1/+35
* | | config_distro_bootcmd.h: Enable CONFIG_CMD_PARTHans de Goede2015-02-16-0/+4
* | | image: Convert to use fdt_for_each_subnode macroAxel Lin2015-02-16-15/+5
* | | tools/imagetool: remove linker scriptAndreas Bießmann2015-02-16-55/+67
* | | net: keystone_net: move serdes setup to initialization functionVitaly Andrianov2015-02-16-2/+2
* | | keystone2: ddr3: eliminate using global ddr3_size variableVitaly Andrianov2015-02-16-36/+17
* | | clock_am43xx:Set the MAC clock to /5 for OPP100Steve Kipisz2015-02-16-0/+5
* | | ARM: DRA7-evm: DDR3: Update leveling valuesLokesh Vutla2015-02-16-30/+30
* | | ARM: DRA7: EMIF: Update SDRAM_REF_CTRL register valueLokesh Vutla2015-02-16-6/+14
* | | ARM: DRA72x: DDR3: Fix EMIF timings for 666MHz clockAngela Stegmaier2015-02-16-8/+8
* | | mtd, omap: fix case NAND_OMAP_GPMC_PREFETCH not definedEgli, Samuel2015-02-16-1/+4
| |/ |/|