summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2014-01-204-5/+45
|\
| * i2c: fti2c010: fix compiler warning on paddr[]Kuo-Jung Su2014-01-131-2/+2
| * drivers/designware_i2c - add suppor of CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOWAlexey Brodkin2014-01-131-0/+38
| * i2c: Fix i2c speed commandDarwin Rambo2014-01-131-1/+1
| * rcar_i2c: Clear status before start master receiveNobuhiro Iwamatsu2014-01-131-0/+2
| * rcar_i2c: Fix receiving wait conditionHisashi Nakamura2014-01-131-2/+2
* | nand, gpmc: fix reading after switching eccJeroen Hofstee2014-01-171-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-01-161-1/+2
|\ \
| * | spi: sh_qspi: Add header file that defines the address of registersNobuhiro Iwamatsu2014-01-161-1/+2
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2014-01-141-2/+2
|\ \
| * | net: phy: atheros: Fix the masks for AR8031/8035Fabio Estevam2014-01-141-2/+2
* | | mmc: dwmmc: mode change to 0644Minkyu Kang2014-01-141-0/+0
* | | fuelgauge: max17042: fix i2c read issue which causes infinity loop.Przemyslaw Marczak2014-01-141-34/+86
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2014-01-139-188/+934
|\ \
| * | sf: params: Removed flag SECT_4K for Micron N25Q128Siva Durga Prasad Paladugu2014-01-121-2/+2
| * | sf: Add CONFIG_SF_DUAL_FLASHJagannadha Sutradharudu Teki2014-01-123-5/+14
| * | sf: Add dual memories support - DUAL_PARALLELJagannadha Sutradharudu Teki2014-01-122-7/+12
| * | sf: Add dual memories support - DUAL_STACKEDJagannadha Sutradharudu Teki2014-01-123-11/+57
| * | sf: ops: Unify read_ops bank configurationJagannadha Sutradharudu Teki2014-01-121-8/+5
| * | sf: Code cleanupsJagannadha Sutradharudu Teki2014-01-123-13/+8
| * | sf: Divide flash register ops from QEB codeJagannadha Sutradharudu Teki2014-01-113-53/+77
| * | sf: probe: Enable macronix quad read/write cmds supportJagannadha Sutradharudu Teki2014-01-111-4/+4
| * | sf: Add macronix set QEB supportJagannadha Sutradharudu Teki2014-01-113-0/+35
| * | sf: Discover read dummy_byteJagannadha Sutradharudu Teki2014-01-113-7/+30
| * | sf: Add QUAD_IO_FAST read supportJagannadha Sutradharudu Teki2014-01-112-0/+3
| * | sf: Separate the flash params tableJagannadha Sutradharudu Teki2014-01-113-145/+135
| * | sf: probe: Enable RD_FULL and WR_QPPJagannadha Sutradharudu Teki2014-01-111-30/+30
| * | sf: Set quad enable bit supportJagannadha Sutradharudu Teki2014-01-113-2/+62
| * | sf: ops: Add configuration register writing supportJagannadha Sutradharudu Teki2014-01-111-0/+24
| * | sf: Add quad read/write commands supportJagannadha Sutradharudu Teki2014-01-113-86/+96
| * | sf: Add extended read commands supportJagannadha Sutradharudu Teki2014-01-113-86/+108
| * | spi: sh_spi: Use sh_spi_clear_bit() instead of open-codedAxel Lin2014-01-111-8/+2
| * | spi: Add Faraday SPI controller supportKuo-Jung Su2014-01-112-0/+509
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2014-01-131-2/+2
|\ \
| * | video: ipu reg: Correct reserved array size in struct ipu_idmacLiu Ying2014-01-121-1/+1
| * | video: ipu reg: Correct reserved1 array size in struct ipu_cmLiu Ying2014-01-121-1/+1
| |/
* | usb: exynos5: arndale: Add network supportInderpal Singh2014-01-131-0/+2
* | usb: ehci: exynos: set/reset hsic physInderpal Singh2014-01-131-0/+39
* | usb: gadget: fotg210: EP0 fifo empty indication is non-reliableKuo-Jung Su2014-01-131-0/+1
* | usb: gadget: fotg210: add w1c interrupt status supportKuo-Jung Su2014-01-131-0/+14
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-01-106-86/+121
|\
| * TI:omap3: Drop omap3_zoom2Tom Rini2014-01-071-3/+2
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-01-064-83/+114
| |\
| | * arm: mx5: Add fuse supply enable in fsl_iimSergey Alyoshin2014-01-031-1/+12
| | * power: power_fsl: Pass p->bus in the same way for SPI and I2C casesFabio Estevam2013-11-271-2/+1
| | * Net: FEC: Fix huge memory leakMarek Vasut2013-11-211-78/+99
| | * mxs_gpio: fix the handling in gpio_direction_output()Michael Heimpold2013-11-131-2/+2
| * | i2c: tegra: Add the fifth bus on SoC with more than 4 busesAlban Bedel2013-12-181-0/+5
* | | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2014-01-095-25/+130
|\ \ \
| * | | socfpga/dwmmc: Adding DesignWare MMC driver support for SOCFPGAChin Liang See2014-01-092-0/+69
OpenPOWER on IntegriCloud