summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | arm:at91: enable ROM loadable atmel imageAndreas Bießmann2014-05-275-0/+95
| * | mkimage: add atmelimageAndreas Bießmann2014-05-276-0/+348
| * | corvus: remove unneeded CONFIG_AT91_LEGACYAndreas Bießmann2014-05-271-1/+0
| * | mmc: atmel_mci: fix print incorrect buffer content for debugWu, Josh2014-05-271-2/+3
| * | gpio: at91: add sanity check for the NULL pointerWu, Josh2014-05-271-1/+2
| * | ARM: atmel: at91sam9x5ek: convert to generic boardBo Shen2014-05-271-0/+2
| * | ARM: atmel: at91sam9m10g45ek: convert to generic boardBo Shen2014-05-271-0/+2
| * | ARM: atmel: sama5d3_xplained: convert to generic boardBo Shen2014-05-271-0/+2
| * | ARM: atmel: sama5d3xek: convert to generic boardBo Shen2014-05-271-0/+2
| * | ARM: atmel: enable SPL on sama5d3_xplained boardBo Shen2014-05-272-0/+137
| * | ARM: atmel: switch to main crystal osc for SPL bootBo Shen2014-05-272-0/+43
| * | net/designware: Make DMA burst length configurable and reduce by defaultIan Campbell2014-05-252-7/+7
| * | net/designware: reorder struct dw_eth_dev to pack more efficiently.Ian Campbell2014-05-251-6/+5
| * | net/designware: ensure cache invalidations are aligned to ARCH_DMA_MINALIGNIan Campbell2014-05-251-5/+13
| * | net/designware: ensure device private data is DMA aligned.Ian Campbell2014-05-251-1/+2
| * | sunxi: non-FEL SPL boot support for sun7iIan Campbell2014-05-259-0/+255
| * | sunxi: mmc supportIan Campbell2014-05-255-0/+702
| * | sunxi: add gmac Ethernet supportIan Campbell2014-05-256-1/+75
| * | sunxi: add support for Cubietruck booting in FEL modeIan Campbell2014-05-253-0/+33
| * | sunxi: add sun7i cpu, board and start of day supportIan Campbell2014-05-2512-1/+572
| * | sunxi: add sun7i dram setup supportIan Campbell2014-05-253-0/+773
| * | sunxi: add sun7i pinmux and gpio supportIan Campbell2014-05-253-0/+209
| * | sunxi: add sun7i clocks and timer support.Ian Campbell2014-05-258-0/+727
| * | boards.cfg: update highbank maintainer emailRob Herring2014-05-251-1/+1
| * | arm: vf610: add DDR_SEL_PAD_CONTR registerStefan Agner2014-05-252-1/+3
| * | Arm64 fix a bug of vbar_el3 initializationDavid Feng2014-05-251-2/+2
| * | ARM: highbank: convert to generic boardRob Herring2014-05-251-0/+1
| * | lsxl: rework boot scriptsMichael Walle2014-05-251-9/+31
| * | lsxl: use 64bit for LBA48 to support 4 TB drivesMichael Walle2014-05-251-0/+1
| |/
* | main: Avoid unncessary strdup()/free()Simon Glass2014-05-291-4/+2
* | main: Make the execution path a little clearer in main.cSimon Glass2014-05-295-75/+145
* | main: Hide the hush/simple details inside cli.cSimon Glass2014-05-294-16/+37
* | Simplify the main loopSimon Glass2014-05-291-27/+32
* | m68k: powerpc: Clean up do_mdm_initSimon Glass2014-05-295-36/+5
* | Rename bootretry functions and remove #ifdefsSimon Glass2014-05-2911-57/+52
* | Move bootretry code into bootretry.c and clean upSimon Glass2014-05-2913-57/+108
* | Move command line API into cli.cSimon Glass2014-05-293-93/+107
* | Move autoboot code to autoboot.cSimon Glass2014-05-294-364/+393
* | Add cli_ prefix to readline functionsSimon Glass2014-05-2918-63/+67
* | Split out simple parser and readline into separate filesSimon Glass2014-05-295-1013/+1026
* | move CLI prototypes to cli.h and add commentsSimon Glass2014-05-2918-4/+118
* | Rename hush to cli_hushSimon Glass2014-05-296-8/+8
* | Remove unnecessary use of hush header fileSimon Glass2014-05-296-14/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-arcTom Rini2014-05-274-0/+154
|\ \
| * | tb100 - add Abilis TB100 boardAlexey Brodkin2014-05-274-0/+154
| |/
* | Prepare v2014.07-rc2Tom Rini2014-05-271-1/+1
* | dm: rename device struct to udeviceHeiko Schocher2014-05-2730-191/+193
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-05-2478-527/+2383
|\
| * Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-05-2444-468/+1757
| |\
| | * compulab: eeprom: enable any i2c driverIlya Ledvich2014-05-232-2/+2