summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* gadget: f_thor: check pointers before use in download_tail()Przemyslaw Marczak2014-12-18-2/+14
* dfu: mmc: check if mmc device exists in mmc_block_op()Przemyslaw Marczak2014-12-18-1/+7
* fastboot: add support for continue commandRob Herring2014-12-18-0/+14
* usb, g_dnl: generalize DFU detach functionsRob Herring2014-12-18-17/+18
* USB: gadget: atmel_usba_udc: fix transfer hang issueBo Shen2014-12-16-1/+0
* Merge git://git.denx.de/u-boot-x86Tom Rini2014-12-15-129/+157
|\
| * x86: ich-spi: Add Intel Tunnel Creek SPI controller supportBin Meng2014-12-13-1/+2
| * x86: Add a simple superio driver for SMSC LPC47MBin Meng2014-12-13-0/+34
| * x86: ich6-gpio: Move setup_pch_gpios() to board support codesBin Meng2014-12-13-51/+2
| * x86: ich-spi: Set the tx operation mode for ich 7Bin Meng2014-12-13-2/+7
| * x86: ich-spi: Set the rx operation mode for ich 7Bin Meng2014-12-13-0/+4
| * sf: Enable byte program supportJagannadha Sutradharudu Teki2014-12-13-12/+19
| * spi: sf: Support byte program for sst spi flashBin Meng2014-12-13-0/+33
| * spi: Fix flag collision for SST_WPSimon Glass2014-12-13-1/+1
| * sf: Fix look for the fastest read commandJagannadha Sutradharudu Teki2014-12-13-56/+60
| * bios_emulator: Correct ordering of includesSimon Glass2014-12-13-2/+2
| * gpio: intel_ich6: Set correct gpio output value in ich6_gpio_direction_output()Axel Lin2014-12-13-0/+2
| * x86: ich-spi: Fix a bug of reading from a non-64 bytes aligned addressBin Meng2014-12-13-15/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2014-12-12-35/+74
|\ \ | |/ |/|
| * mmc: dw_mmc: Use active DDR mode flagAndrew Gabbasov2014-12-12-1/+1
| * mmc: Fix block length for DDR modeAndrew Gabbasov2014-12-12-0/+6
| * mmc: Fix Dual Data Rate capability recognitionAndrew Gabbasov2014-12-12-1/+1
| * mmc: Fix handling of bus widths and DDR card capabilitiesAndrew Gabbasov2014-12-12-21/+31
| * mmc: exynos_dw-mmc: change debug messageJaehoon Chung2014-12-12-10/+12
| * MMC: add MMC_VERSION_5_0Markus Niebel2014-12-12-0/+3
| * MMC: fix user capacity for partitioned eMMC cardMarkus Niebel2014-12-12-0/+15
| * mmc: Cosmetic fix for nicer, aligned device list printoutLubomir Popov2014-12-12-2/+5
* | Merge git://git.denx.de/u-boot-dmTom Rini2014-12-11-294/+946
|\ \ | |/ |/|
| * dm: i2c: tegra: Convert to driver modelSimon Glass2014-12-11-267/+126
| * dm: device: Add newline to debug() messagesSimon Glass2014-12-11-3/+3
| * dm: Add a simple EEPROM driverSimon Glass2014-12-11-0/+52
| * dm: i2c: Add an I2C EEPROM simulatorSimon Glass2014-12-11-0/+171
| * dm: i2c: Add a sandbox I2C driverSimon Glass2014-12-11-1/+112
| * dm: i2c: Add I2C emulation driver for sandboxSimon Glass2014-12-11-0/+15
| * dm: i2c: Add a uclass for I2CSimon Glass2014-12-11-0/+467
| * dm: serial_pl01x: Add missing private data sizeSimon Glass2014-12-11-0/+1
| * lib: string: move strlcpy() to a common placeMasahiro Yamada2014-12-11-24/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-12-11-5/+52
|\ \
| * | usb: ehci: do not set the LSB of Current qTD pointerMasahiro Yamada2014-11-19-1/+0
| * | dfu: thor: fix: Modify dfu_get_alt() function to support absolute pathsLukasz Majewski2014-11-14-2/+27
| * | usb:ehci-mx6 add phy mode query functionPeng Fan2014-11-14-2/+25
* | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2014-12-11-54/+352
|\ \ \ | |_|/ |/| |
| * | driver/mtd: Fix IFC compilation warningsJaiprakash Singh2014-12-11-1/+1
| * | fsl/sleep: updated the deep sleep framework for QorIQ platformsTang Yuantian2014-12-11-53/+103
| * | drivers: usb: fsl: Check USB Erratum A007792 applicabilityNikhil Badola2014-12-11-0/+9
| * | drivers: usb: fsl: Add USB device-tree errata frameworkNikhil Badola2014-12-11-0/+64
| * | drivers: usb: Make usb device-tree fixup code architecture independentNikhil Badola2014-12-11-0/+113
| * | arm: ls102xa: Add NAND boot support for LS1021AQDS boardAlison Wang2014-12-11-0/+10
| * | arm: ls102xa: Update PCIe dts node statusMinghuan Lian2014-12-11-0/+52
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-12-10-14/+18
|\ \ \ | |/ / |/| |