summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-07-07gpio: lpc32xx: Use priv_data instead of platdataAxel Lin
2015-05-30Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2015-05-30Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2015-05-31ARM: UniPhier: update the vendor name of UniPhier in KconfigMasahiro Yamada
2015-05-31ARM: UniPhier: replace <asm/io.h> with <linux/io.h>Masahiro Yamada
2015-05-29sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel Kochmański
2015-05-29Merge git://git.denx.de/u-boot-usbTom Rini
2015-05-29usb: dwc2: Add support for v3 snpsid valuePeter Griffin
2015-05-29ci_udc: Update the ci_udc driver to support bulk transfersSiva Durga Prasad Paladugu
2015-05-28cosmetic: change Author/MAINTAINER Name from Petermaier to SchmelzerHannes Schmelzer
2015-05-28fsl/sata: Replace sprintf() with snprintf()Tang Yuantian
2015-05-28gpio: stm32: add stm32f1 supportMatt Porter
2015-05-27pci: display header for bus scanTim Harvey
2015-05-27Revert "Revert "stm32f4: fix serial output""Tom Rini
2015-05-26Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-05-26thermal: imx_thermal: increase critical temperature thresholdTim Harvey
2015-05-26i2c, mxc: rework i2c base address names for different SoCsHeiko Schocher
2015-05-26arm, imx6, i2c: add I2C4 for MX6DLHeiko Schocher
2015-05-26pwm: imx: Remove unreachable codeAxel Lin
2015-05-26pwm: imx: Prevent NULL pointer dereferenceAxel Lin
2015-05-24mtd: vf610_nfc: enable ONFI detectionStefan Agner
2015-05-24mtd: vf610_nfc: add 32-error correction option for HW ECCStefan Agner
2015-05-24mtd: vf610_nfc: add Freescale NFC controller configs to KconfigStefan Agner
2015-05-24mtd: vf610_nfc: use in-band bad block tableStefan Agner
2015-05-24mtd: vf610_nfc: implement OOB only readStefan Agner
2015-05-24mtd: vf610_nfc: allow bitflips in an empty pageStefan Agner
2015-05-24mtd: vf610_nfc: remove read on SEQINStefan Agner
2015-05-24mtd: vf610_nfc: remove caching of page in bufferStefan Agner
2015-05-24mtd: nand: mxs: Replace magic number for bits per ECC level with macroJörg Krause
2015-05-24mtd:mxs:nand calculate ecc strength dynamicallyPeng Fan
2015-05-22nand/elbc: Memory leak fixRaghav Dogra
2015-05-21nand: fix buffer alignment in new verification featureStephen Warren
2015-05-20Merge git://git.denx.de/u-boot-netTom Rini
2015-05-20net: Remove all calls to net_random_ethaddr()Joe Hershberger
2015-05-19net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger
2015-05-19net: phy: Add support for all targets which requires MANUAL_RELOCMichal Simek
2015-05-19net/phy: refactor RTL8211F initializationShengzhou Liu
2015-05-19net: Update hardware MAC address if it changes in envJoe Hershberger
2015-05-19net/phy: Add support for realtek RTL8211FShengzhou Liu
2015-05-19sunxi: video: Fix lvds panel support for sun6i+Hans de Goede
2015-05-19thermal: imx_thermal: use CPU temperature grade for trip pointsTim Harvey
2015-05-18Merge git://git.denx.de/u-boot-samsungTom Rini
2015-05-15bugfix i.mx6 pwm: prevent overflow of period_c * duty_nsBrecht Neyrinck
2015-05-14sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulatorPrzemyslaw Marczak
2015-05-14sandbox: i2c: search child emul dev and check its uclass idPrzemyslaw Marczak
2015-05-14dm: regulator: uclass driver code cleanupPrzemyslaw Marczak
2015-05-14dm: pmic: code cleanup of PMIC uclass driverPrzemyslaw Marczak
2015-05-14dm: regulator: add fixed voltage regulator driverPrzemyslaw Marczak
2015-05-14dm: regulator: add max77686 regulator driverPrzemyslaw Marczak
2015-05-14dm: pmic: add max77686 pmic driverPrzemyslaw Marczak