summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2012-05-2010-328/+1497
|\
| * USB: S5P: Add ehci supportRajeshwari Shinde2012-05-202-0/+111
| * usb:udc:samsung Add functions for storing private gadget data in UDC driverLukasz Majewski2012-05-201-1/+14
| * usb:gadget:composite USB composite gadget supportLukasz Majewski2012-05-201-0/+1082
| * usb:udc:samsung:cleanup Replace DEBUG_* macros with debug_cond() callsLukasz Majewski2012-05-202-136/+188
| * usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h fileLukasz Majewski2012-05-205-0/+5
| * USB: Document the QH and qTD antics in EHCI-HCDMarek Vasut2012-05-201-0/+38
| * USB: Drop cache flush bloat in EHCI-HCDMarek Vasut2012-05-201-100/+27
| * USB: Drop ehci_alloc/ehci_free in ehci-hcdMarek Vasut2012-05-201-91/+32
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2012-05-204-14/+28
|\ \
| * | NAND: Remove ONFI detection message to from bootup logStefan Roese2012-05-181-2/+3
| * | driver/mtd:IFC: Fix possible memory leakPrabhakar Kushwaha2012-05-181-0/+1
| * | driver/mtd: IFC NAND: Add support of ONFI NAND flashPrabhakar Kushwaha2012-05-181-5/+16
| * | mtd, nand: move some printfs to debug output.Heiko Schocher2012-05-181-6/+7
| * | nand_util: correct YAFFS image write functionLiu, Wentao2012-05-181-1/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2012-05-201-60/+62
|\ \
| * | net: cosmetic: netconsole.c checkpatch complianceJoe Hershberger2012-05-151-60/+62
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-05-2035-68/+5538
|\ \
| * | tegra: Add tegra keyboard driverRakesh Iyer2012-05-151-0/+375
| * | input: Add support for keyboard matrix decoding from an fdtBernie Thompson2012-05-152-0/+210
| * | input: Add generic keyboard input handlerSimon Glass2012-05-152-0/+431
| * | tegra: i2c: Add function to find DVC busSimon Glass2012-05-151-0/+14
| * | i2c: Add TPS6586X driverSimon Glass2012-05-152-0/+281
| * | Add abs() macro to return absolute valueSimon Glass2012-05-151-5/+0
| * | i.MX28: Check if WP detection is implemented at allMarek Vasut2012-05-151-1/+2
| * | FEC: Abstract out register setupMarek Vasut2012-05-151-46/+38
| * | spi: mxs: Allow other chip selects to workFabio Estevam2012-05-151-0/+10
| * | spi: mxs: Introduce spi_cs_is_valid()Fabio Estevam2012-05-151-2/+11
| * | pmic: dialog: Avoid name conflictsFabio Estevam2012-05-151-2/+2
| * | imx: usb: There is no such registerTimo Ketola2012-05-151-2/+0
| * | i.MX25: usb: Set PORTSCx registerTimo Ketola2012-05-151-2/+0
| * | imx: nand: Support flash based BBTTimo Ketola2012-05-151-0/+33
| * | i.MX25: This architecture has a GPIO4 tooTimo Ketola2012-05-151-1/+2
| * | USB: ehci-mx6: Fix broken IO accessWolfgang Grandegger2012-05-151-2/+3
| * | pmic: Add support for the Dialog DA9053 PMICFabio Estevam2012-05-152-0/+38
| * | SATA: add driver for MX5 / MX6 SOCsStefano Babic2012-05-153-0/+1305
| * | NET: fec_mxc.c: Add a way to disable auto negotiationStefano Babic2012-05-151-1/+3
| * | EXYNOS: Change bits per pixel value proper for u-boot.Donghwa Lee2012-05-152-4/+4
| * | LCD: support S6E8AX0 amoled driver based on EXYNOS MIPI DSIDonghwa Lee2012-05-152-0/+257
| * | EXYNOS: support EXYNOS MIPI DSI interface driver.Donghwa Lee2012-05-156-0/+1703
| * | EXYNOS: support EXYNOS framebuffer and FIMD display drivers.Donghwa Lee2012-05-154-0/+544
| * | misc:pmic:max8997 MAX8997 support for PMIC driverŁukasz Majewski2012-05-152-0/+44
| * | omap5: pbias ldo9 turn onBalaji T K2012-05-152-0/+58
| * | power: twl6035: add palmas PMIC supportSRICHARAN R2012-05-152-0/+41
| * | OMAP4/5: Make the sysctrl structure commonSRICHARAN R2012-05-151-2/+2
| * | ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit2012-05-151-4/+20
| * | serial: add LPC32X0 high-speed UART devices supportVladimir Zapolskiy2012-05-152-0/+113
| |/
* | mmc: support the sdhci instead of s5p_mmc for samsung-socJaehoon Chung2012-05-083-491/+99
* | mmc: add the quirk to use the sdhci for samsung-socJaehoon Chung2012-05-081-0/+12
* | mmc: sdhci: add the quirk for broken r1b responseJaehoon Chung2012-05-081-0/+12
OpenPOWER on IntegriCloud