aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-04Boot u-boot on Models with ATFHEADmasterVishal Bhoj
2014-06-04hack: Fastmodels seem to have issues with this call. Bug in modelsVishal Bhoj
2014-06-02Merge remote-tracking branch 'origin/master'Vishal Bhoj
2014-05-30Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-05-29main: Avoid unncessary strdup()/free()Simon Glass
2014-05-29main: Make the execution path a little clearer in main.cSimon Glass
2014-05-29main: Hide the hush/simple details inside cli.cSimon Glass
2014-05-29Simplify the main loopSimon Glass
2014-05-29m68k: powerpc: Clean up do_mdm_initSimon Glass
2014-05-29Rename bootretry functions and remove #ifdefsSimon Glass
2014-05-29Move bootretry code into bootretry.c and clean upSimon Glass
2014-05-29Move command line API into cli.cSimon Glass
2014-05-29Move autoboot code to autoboot.cSimon Glass
2014-05-29Add cli_ prefix to readline functionsSimon Glass
2014-05-29Split out simple parser and readline into separate filesSimon Glass
2014-05-29move CLI prototypes to cli.h and add commentsSimon Glass
2014-05-29Rename hush to cli_hushSimon Glass
2014-05-29Remove unnecessary use of hush header fileSimon Glass
2014-05-27Merge branch 'master' of git://git.denx.de/u-boot-arcTom Rini
2014-05-27tb100 - add Abilis TB100 boardAlexey Brodkin
2014-05-27Prepare v2014.07-rc2Tom Rini
2014-05-27dm: rename device struct to udeviceHeiko Schocher
2014-05-27ARM: at91sam9m10g45ek: add mmc environment configuration supportWu, Josh
2014-05-27ARM: at91sam9m10g45ek: enable mci0 supportWu, Josh
2014-05-27ARM: at91: remove redundant ARM926EJS definition in board config filesWu, Josh
2014-05-27at91: remove redundant AT91FAMILY definition in board config fileWu, Josh
2014-05-27ARM: at91sam9x5: define the AT91FAMILY and ARM926EJS in SoC headerWu, Josh
2014-05-27ARM: at91: remove AT91X40 macro since it is not use any moreWu, Josh
2014-05-27sama5d3xek: enable PMECC header generationAndreas Bießmann
2014-05-27arm:at91: enable ROM loadable atmel imageAndreas Bießmann
2014-05-27mkimage: add atmelimageAndreas Bießmann
2014-05-27corvus: remove unneeded CONFIG_AT91_LEGACYAndreas Bießmann
2014-05-27mmc: atmel_mci: fix print incorrect buffer content for debugWu, Josh
2014-05-27gpio: at91: add sanity check for the NULL pointerWu, Josh
2014-05-27ARM: atmel: at91sam9x5ek: convert to generic boardBo Shen
2014-05-27ARM: atmel: at91sam9m10g45ek: convert to generic boardBo Shen
2014-05-27ARM: atmel: sama5d3_xplained: convert to generic boardBo Shen
2014-05-27ARM: atmel: sama5d3xek: convert to generic boardBo Shen
2014-05-27ARM: atmel: enable SPL on sama5d3_xplained boardBo Shen
2014-05-27ARM: atmel: switch to main crystal osc for SPL bootBo Shen
2014-05-25net/designware: Make DMA burst length configurable and reduce by defaultIan Campbell
2014-05-25net/designware: reorder struct dw_eth_dev to pack more efficiently.Ian Campbell
2014-05-25net/designware: ensure cache invalidations are aligned to ARCH_DMA_MINALIGNIan Campbell
2014-05-25net/designware: ensure device private data is DMA aligned.Ian Campbell
2014-05-25sunxi: non-FEL SPL boot support for sun7iIan Campbell
2014-05-25sunxi: mmc supportIan Campbell
2014-05-25sunxi: add gmac Ethernet supportIan Campbell
2014-05-25sunxi: add support for Cubietruck booting in FEL modeIan Campbell
2014-05-25sunxi: add sun7i cpu, board and start of day supportIan Campbell
2014-05-25sunxi: add sun7i dram setup supportIan Campbell