summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dfu: Disable default calculation of CRC32Lukasz Majewski2014-06-111-13/+7
* usb: ci_udc: terminate ep0 INs with a zlp when requiredStephen Warren2014-06-111-3/+35
* usb: ci_udc: clean up all allocations in unregisterStephen Warren2014-06-111-0/+6
* usb: ci_udc: fix probe error cleanupStephen Warren2014-06-111-0/+1
* usb: ci_udc: fix freeing of ep0 reqStephen Warren2014-06-111-2/+7
* usb: ci_udc: call udc_disconnect() from ci_pullup()Stephen Warren2014-06-111-16/+12
* usb: ci_udc: complete ep0 direction handlingStephen Warren2014-06-012-7/+42
* usb: ci_udc: pre-allocate ep0 reqStephen Warren2014-06-012-1/+17
* usb: ci_udc: use a single descriptor for ep0Stephen Warren2014-06-011-11/+4
* usb: ci_udc: detect queued requests on ep0Stephen Warren2014-06-011-0/+15
* usb: hub: remove CONFIG_USB_HUB_MIN_POWER_ON_DELAYStephen Warren2014-06-014-11/+1
* usb: hub: fix power good delay timingStephen Warren2014-06-011-3/+6
* dfu: Introduction of the "dfu_hash_algo" env variable for checksum method set...Lukasz Majewski2014-06-011-5/+47
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-05-3070-54/+4112
|\
| * ARM: at91sam9m10g45ek: add mmc environment configuration supportWu, Josh2014-05-272-0/+20
| * ARM: at91sam9m10g45ek: enable mci0 supportWu, Josh2014-05-273-1/+41
| * ARM: at91: remove redundant ARM926EJS definition in board config filesWu, Josh2014-05-273-4/+0
| * at91: remove redundant AT91FAMILY definition in board config fileWu, Josh2014-05-279-10/+0
| * ARM: at91sam9x5: define the AT91FAMILY and ARM926EJS in SoC headerWu, Josh2014-05-271-0/+3
| * ARM: at91: remove AT91X40 macro since it is not use any moreWu, Josh2014-05-271-2/+0
| * sama5d3xek: enable PMECC header generationAndreas Bießmann2014-05-271-0/+1
| * 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
OpenPOWER on IntegriCloud