summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-x86Tom Rini2014-12-193-15/+19
|\
| * x86: Rename coreboot-serial to x86-serialBin Meng2014-12-182-7/+7
| * x86: ich6-gpio: Add Intel Tunnel Creek GPIO supportBin Meng2014-12-181-8/+12
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-12-187-23/+59
|\ \ | |/ |/|
| * dfu: dfu_get_buf: check the value of env dfu_bufsiz before usePrzemyslaw Marczak2014-12-181-2/+6
| * gadget: f_thor: check pointers before use in download_tail()Przemyslaw Marczak2014-12-181-2/+14
| * dfu: mmc: check if mmc device exists in mmc_block_op()Przemyslaw Marczak2014-12-181-1/+7
| * fastboot: add support for continue commandRob Herring2014-12-181-0/+14
| * usb, g_dnl: generalize DFU detach functionsRob Herring2014-12-183-17/+18
| * USB: gadget: atmel_usba_udc: fix transfer hang issueBo Shen2014-12-161-1/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-12-164-7/+48
|\ \
| * | qe/deep-sleep: modify qe deep-sleep for generic boardZhao Qiang2014-12-151-0/+11
| * | crypto/fsl: Fix RNG instantiation failure.gaurav rana2014-12-151-1/+1
| * | net/fm: update ft_fixup_port to differentiate dual-role macShengzhou Liu2014-12-151-5/+16
| * | driver/ddr/fsl: Fix MRC_CYC calculation for DDR3York Sun2014-12-151-1/+20
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2014-12-165-0/+1747
|\ \ \ | |_|/ |/| |
| * | spi: designware_spi: Some fixes / changesStefan Roese2014-12-061-19/+20
| * | spi: Add designware master SPI DM driver used on SoCFPGAStefan Roese2014-12-062-0/+426
| * | spi: Add Cadence QSPI DM driver used by SoCFPGAStefan Roese2014-12-064-0/+1320
* | | Merge git://git.denx.de/u-boot-x86Tom Rini2014-12-1510-129/+157
|\ \ \
| * | | x86: ich-spi: Add Intel Tunnel Creek SPI controller supportBin Meng2014-12-131-1/+2
| * | | x86: Add a simple superio driver for SMSC LPC47MBin Meng2014-12-132-0/+34
| * | | x86: ich6-gpio: Move setup_pch_gpios() to board support codesBin Meng2014-12-131-51/+2
| * | | x86: ich-spi: Set the tx operation mode for ich 7Bin Meng2014-12-131-2/+7
| * | | x86: ich-spi: Set the rx operation mode for ich 7Bin Meng2014-12-131-0/+4
| * | | sf: Enable byte program supportJagannadha Sutradharudu Teki2014-12-133-12/+19
| * | | spi: sf: Support byte program for sst spi flashBin Meng2014-12-132-0/+33
| * | | spi: Fix flag collision for SST_WPSimon Glass2014-12-131-1/+1
| * | | sf: Fix look for the fastest read commandJagannadha Sutradharudu Teki2014-12-133-56/+60
| * | | bios_emulator: Correct ordering of includesSimon Glass2014-12-132-2/+2
| * | | gpio: intel_ich6: Set correct gpio output value in ich6_gpio_direction_output()Axel Lin2014-12-131-0/+2
| * | | x86: ich-spi: Fix a bug of reading from a non-64 bytes aligned addressBin Meng2014-12-131-15/+2
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2014-12-123-35/+74
|\ \ \ \ | |/ / / |/| | |
| * | | mmc: dw_mmc: Use active DDR mode flagAndrew Gabbasov2014-12-121-1/+1
| * | | mmc: Fix block length for DDR modeAndrew Gabbasov2014-12-121-0/+6
| * | | mmc: Fix Dual Data Rate capability recognitionAndrew Gabbasov2014-12-121-1/+1
| * | | mmc: Fix handling of bus widths and DDR card capabilitiesAndrew Gabbasov2014-12-121-21/+31
| * | | mmc: exynos_dw-mmc: change debug messageJaehoon Chung2014-12-121-10/+12
| * | | MMC: add MMC_VERSION_5_0Markus Niebel2014-12-121-0/+3
| * | | MMC: fix user capacity for partitioned eMMC cardMarkus Niebel2014-12-121-0/+15
| * | | mmc: Cosmetic fix for nicer, aligned device list printoutLubomir Popov2014-12-121-2/+5
| | |/ | |/|
* | | Merge git://git.denx.de/u-boot-dmTom Rini2014-12-1112-294/+946
|\ \ \ | |/ / |/| |
| * | dm: i2c: tegra: Convert to driver modelSimon Glass2014-12-112-267/+126
| * | dm: device: Add newline to debug() messagesSimon Glass2014-12-111-3/+3
| * | dm: Add a simple EEPROM driverSimon Glass2014-12-112-0/+52
| * | dm: i2c: Add an I2C EEPROM simulatorSimon Glass2014-12-112-0/+171
| * | dm: i2c: Add a sandbox I2C driverSimon Glass2014-12-112-1/+112
| * | dm: i2c: Add I2C emulation driver for sandboxSimon Glass2014-12-112-0/+15
| * | dm: i2c: Add a uclass for I2CSimon Glass2014-12-112-0/+467
| * | dm: serial_pl01x: Add missing private data sizeSimon Glass2014-12-111-0/+1
OpenPOWER on IntegriCloud