summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* e1000: remove redundant assignmentDavid Müller (ELSOFT AG)2014-04-181-1/+0
* pcnet: force ordering of descriptor accessesPaul Burton2014-04-181-18/+19
* pcnet: align rx buffers for cache invalidationPaul Burton2014-04-181-9/+12
* pcnet: access descriptor rings & init block uncachedPaul Burton2014-04-181-31/+35
* arm: remove lubbock board supportMasahiro Yamada2014-04-181-6/+0
* powerpc: remove RPXClassic, RPXlite boards supportMasahiro Yamada2014-04-182-3/+3
* mtd: delete unused filesMasahiro Yamada2014-04-171-1780/+0
* i2c: sh_i2c: bugfix: i2c probe command does not workTetsuyuki Kobayashi2014-04-141-1/+3
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-0826-938/+787
|\
| * ahci: Fix data abort on multiple scsi resets.Roger Quadros2014-04-021-7/+16
| * mmc:eSDHC: Workaround for data timeout issue on Txxx SoCHaijun.Zhang2014-04-021-0/+3
| * mmc: fsl_esdhc: add controller reset in case of data related errors tooAndrew Gabbasov2014-04-021-27/+36
| * mmc: fsl_esdhc: fix calculation of timeout for data transactionsAndrew Gabbasov2014-04-021-6/+6
| * mmc: Add 'mmc rst-function' sub-commandTom Rini2014-04-021-0/+12
| * mmc: sh_mmcif: Fix warning by unused variableNobuhiro Iwamatsu2014-04-021-2/+1
| * mmc: sh_mmcif: Fix compile errorNobuhiro Iwamatsu2014-04-021-1/+1
| * drivers: i2c: delete an unused source fileMasahiro Yamada2014-03-311-387/+0
| * blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.cTom Rini2014-03-281-1/+1
| * drivers: crypto: ace_sha: add implementation of hardware based lib randPrzemyslaw Marczak2014-03-282-4/+77
| * net/designware: align DMA buffer descriptors to D$ lineAlexey Brodkin2014-03-281-1/+1
| * Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2014-03-2818-472/+548
| |\
| | * dfu: mmc: Replace calls to u-boot commands with native mmc APIŁukasz Majewski2014-03-241-7/+24
| | * mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou2014-03-2418-385/+403
| | * mmc: Convert mmc struct's name array to a pointerPantelis Antoniou2014-03-2415-15/+15
| | * mmc: Remove ops from struct mmc and put in mmc_opsPantelis Antoniou2014-03-2416-113/+171
| * | dfu: mmc: Replace calls to u-boot commands with native mmc APIŁukasz Majewski2014-03-231-7/+24
| * | usb: dfu: introduce dfuMANIFEST stateHeiko Schocher2014-03-232-10/+42
| * | usb, dfu: extract flush code into seperate functionHeiko Schocher2014-03-231-18/+24
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-arm into masterStefano Babic2014-04-0464-1413/+4809
|\ \
| * \ Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-03-2522-417/+2404
| |\ \ | | |/
| | * sandbox: Add implementation of spi_setup_slave_fdt()Simon Glass2014-03-171-0/+13
| | * sandbox: Allow Ctrl-C to work in sandboxSimon Glass2014-03-171-1/+5
| | * sound: Move Samsung-specific code into its own fileSimon Glass2014-03-173-221/+210
| | * sandbox: Add LCD driverSimon Glass2014-03-173-0/+84
| | * sandbox: Add a simple sound driverSimon Glass2014-03-172-0/+25
| | * cros_ec: Implement I2C pass-throughSimon Glass2014-03-171-2/+268
| | * cros_ec: sandbox: Add Chrome OS EC emulationSimon Glass2014-03-173-0/+576
| | * cros_ec: Correct comparison between signed and unsigned numbersSimon Glass2014-03-171-16/+18
| | * cros_ec: spi: Add support for EC protocol version 3Randall Spangler2014-03-172-0/+36
| | * cros_ec: Add base support for protocol v3Simon Glass2014-03-171-1/+164
| | * cros_ec: Clean up multiple EC protocol supportRandall Spangler2014-03-173-44/+47
| | * cros_ec: Sync up with latest Chrome OS EC versionSimon Glass2014-03-171-16/+17
| | * cros_ec: Move #ifdef to permit flash region accessSimon Glass2014-03-171-1/+2
| | * cros_ec: Support systems with no EC interruptSimon Glass2014-03-171-4/+30
| | * cros_ec: Drop old EC version support from EC driverVadim Bendebury2014-03-172-89/+6
| | * cros_ec: Add a function for decoding the Chrome OS EC flashmapSimon Glass2014-03-171-0/+50
| | * mtd: spi: Fix page size for S25FL032P,S25FL064PMarek Vasut2014-03-171-1/+15
| | * spi: atmel_dataflash: Simplify AT91F_SpiEnable implementationAxel Lin2014-03-171-19/+12
| | * sf: ops: Squash the malloc+memset comboJagannadha Sutradharudu Teki2014-03-171-2/+6
| | * sf: Squash the malloc+memset comboMarek Vasut2014-03-171-2/+1
OpenPOWER on IntegriCloud