summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2015-08-303-28/+0
|\ \ | |/ |/|
| * video: discard empty video_set_lut implementationPeng Fan2015-08-303-28/+0
* | serial: uniphier: drop platform data supportMasahiro Yamada2015-08-311-26/+15
* | mtd: denali_spl: do not allocate page_buffer in .bss sectionMasahiro Yamada2015-08-301-20/+12
* | TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xxKishon Vijay Abraham I2015-08-281-4/+11
* | usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interruptsKishon Vijay Abraham I2015-08-281-18/+28
* | mtd/nand/ubi: assortment of alignment fixesMarcel Ziswiler2015-08-281-1/+1
* | Merge git://git.denx.de/u-boot-x86Tom Rini2015-08-2610-413/+423
|\ \
| * | dm: core: Fix code reentrancy issue in device_probe_child()Bin Meng2015-08-261-5/+14
| * | dm: pci: Optimize pci_uclass_post_bind()Bin Meng2015-08-261-0/+7
| * | video: ct69000: Remove unused codesBin Meng2015-08-261-21/+0
| * | video: cfb_console: Allow VGA device to work without i8042 keyboardBin Meng2015-08-261-6/+5
| * | x86: i8042: Correctly initialize the controllerBin Meng2015-08-261-22/+21
| * | x86: i8042: Clean up the driver per coding conventionBin Meng2015-08-261-112/+118
| * | x86: i8042: Reorder static functionsBin Meng2015-08-261-268/+222
| * | x86: i8042: Remove unused codesBin Meng2015-08-261-17/+0
OpenPOWER on IntegriCloud