summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* arm/ls102xa:add hwconfig setting to support disable unused devicesZhuoyu Zhang2015-09-012-0/+30
* ls102xa: etsec: Use proper settings for BE BDsClaudiu Manoil2015-09-011-6/+0
* driver: misc: debug server: Update Error messagePrabhakar Kushwaha2015-09-011-5/+5
* net: phy/vitesse: Add support for VSC8584 phyPrabhakar Kushwaha2015-09-011-0/+11
* rtc:ds3232/ds3231: Add support to generate 32KHz outputPriyanka Jain2015-09-011-0/+10
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-08-316-159/+187
|\
| * sunxi: mmc: set transfer timeout according to byte_cnt.Yousong Zhou2015-08-311-2/+4
| * mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through KconfigHans de Goede2015-08-311-0/+9
| * sunxi_nand_spl: clear status flags in SPL implementationBoris Brezillon2015-08-311-3/+8
| * sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_ENDHans de Goede2015-08-312-10/+6
| * sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXIHans de Goede2015-08-312-10/+10
| * sunxi_nand_spl: Add support for backup boot partitionsHans de Goede2015-08-311-0/+16
| * sunxi_nand_spl: Auto detect nand configuration parametersHans de Goede2015-08-312-29/+39
| * sunxi_nand_spl: Parametrize lowlevel read functionsHans de Goede2015-08-311-38/+48
| * sunxi_nand_spl: Properly config page-size in the nand ctl registerHans de Goede2015-08-311-0/+5
| * sunxi_nand_spl: Add support for sun4i and sun5i SoCsHans de Goede2015-08-311-2/+2
| * sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _offHans de Goede2015-08-311-46/+12
| * sunxi_nand_spl: Add proper cache flusingHans de Goede2015-08-311-0/+8
| * sunxi_nand_spl: Turn off clocks when we're done with the nandHans de Goede2015-08-311-2/+15
| * sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessaryHans de Goede2015-08-312-0/+3
| * sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome modeHans de Goede2015-08-311-4/+1
| * sunxi_nand_spl: We only need to reset the nand chip onceHans de Goede2015-08-311-10/+10
| * sunxi_nand_spl: Drop unnecessary temp bufHans de Goede2015-08-311-27/+8
| * sunxi: musb: Drop no longer accurate comment in Kconfig help textHans de Goede2015-08-311-3/+1
| * sunxi: axp221: Allow specifying dcdc2 voltage via KconfigHans de Goede2015-08-311-0/+9
* | Merge git://git.denx.de/u-boot-dmTom Rini2015-08-3139-1298/+1915
|\ \
| * | pinctrl: sandbox: add sandbox pinctrl driverMasahiro Yamada2015-08-313-0/+157
| * | pinctrl: add pin control uclass supportMasahiro Yamada2015-08-317-0/+709
| * | dm: core: allow device_bind() to not return a device pointerMasahiro Yamada2015-08-311-2/+4
| * | dm: tpm: Convert LPC driver to driver modelSimon Glass2015-08-311-155/+131
| * | dm: tpm: Convert I2C driver to driver modelSimon Glass2015-08-312-346/+203
| * | dm: tpm: sandbox: Convert TPM driver to driver modelSimon Glass2015-08-311-12/+45
| * | dm: tpm: Add a uclass for Trusted Platform ModulesSimon Glass2015-08-317-286/+434
| * | tpm: tpm_tis_i2c: Tidy up delaysSimon Glass2015-08-312-31/+28
| * | tpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefixSimon Glass2015-08-311-55/+58
| * | tpm: tpm_tis_i2c: Simplify init codeSimon Glass2015-08-311-23/+10
| * | tpm: tpm_tis_i2c: Move definitions into the header fileSimon Glass2015-08-312-335/+335
| * | tpm: tpm_tis_i2c: Merge struct tpm into tpm_chipSimon Glass2015-08-312-15/+10
| * | tpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chipSimon Glass2015-08-312-44/+25
| * | tpm: tpm_tis_i2c: Drop struct tpm_vendor_specificSimon Glass2015-08-312-60/+35
| * | tpm: tpm_tis_i2c: Drop unnecessary methodsSimon Glass2015-08-312-12/+4
| * | tpm: Move the I2C TPM code into one fileSimon Glass2015-08-314-618/+550
| * | tpm: Convert drivers to use SPDXSimon Glass2015-08-312-29/+4
| * | tpm: Add Kconfig options for TPMsSimon Glass2015-08-311-0/+60
| * | tpm: Remove old pre-driver-model I2C codeSimon Glass2015-08-313-179/+7
| * | drivers: kconfig: Sort driver menu in alphabetical orderBin Meng2015-08-311-24/+26
| * | drivers: kconfig: Move PHYS_TO_BUS to "Device Drivers" menuBin Meng2015-08-311-2/+2
| * | drivers: kconfig: Move "Generic Driver Options" menu to the topBin Meng2015-08-311-2/+2
| * | dm: core: Add Kconfig for simple bus driverMarek Vasut2015-08-313-6/+17
| * | dm: Use dev_get_addr() where possibleSimon Glass2015-08-3120-29/+26
| |/
OpenPOWER on IntegriCloud