summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* nand: Freescale Integrated Flash Controller NAND supportDipen Dudhat2011-09-292-0/+851
* powerpc/85xx: Add ULPI and UTMI USB Phy support for P1010/P1014Ramneek Mehresh2011-09-291-3/+36
* Revert "phylib: remove a couple of redundant code lines"Wolfgang Denk2011-09-281-2/+5
* ASIX: Fix buffer access in asix_get_phy_addr()Marek Vasut2011-09-241-1/+1
* sf: fix debug format string warningVadim Bendebury2011-09-211-1/+1
* ARMV7: OMAP: I2C driver: cosmetic: make checkpatch-compatibleMichael Jones2011-09-121-52/+53
* ARMV7: OMAP: Write more than 1 byte at a time in i2c_writeMichael Jones2011-09-121-78/+58
* Minor coding style cleanup.Wolfgang Denk2011-09-111-11/+0
* KS8695: convert KS8695 eth driver to CONFIG_MULTI_ETHGreg Ungerer2011-09-101-14/+28
* phylib: remove a couple of redundant code linesVladimir Zapolskiy2011-09-101-5/+2
* phylib: reset mii bus only if reset handler is registeredVladimir Zapolskiy2011-09-101-1/+2
* smc911x: Fix build warningsWolfgang Denk2011-09-091-2/+2
* smc911x MII made availableHelmut Raiger2011-09-071-6/+30
* Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-09-073-1/+670
|\
| * ftsdc010: add support of ftsdc010 mmc controllerMacpaul Lin2011-09-042-0/+668
| * mmc: Fix mmc_send_status()Marek Vasut2011-09-041-1/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2011-09-071-1/+0
|\ \
| * | VIDEO: mb86r0xgdc.c: fix warning: unused variable 'i'Wolfgang Denk2011-09-061-1/+0
* | | I2C: mxc: fix compilation for MX31Stefano Babic2011-09-071-4/+1
|/ /
* | sf: winbond: Add support for the Winbond W25X40James Le Cuirot2011-09-051-0/+8
* | FPGA: constify Lattice FPGA codeWolfgang Denk2011-09-051-3/+3
* | drivers/video/Makefile: include object files only onceWolfgang Denk2011-09-051-3/+3
* | video: Fix build error with global inclusion of videomodesKumar Gala2011-09-051-2/+1
|/
* ehci-hcd: Allow cleanups to happen gracefully on a timeout.Joel Fernandes2011-09-041-1/+0
* OMAP3: Add DSS driver for OMAP3Syed Mohammed Khasim2011-09-042-0/+133
* USB: Remove __attribute__ ((packed)) for struct ehci_hccr and ehci_hcorJason Kridner2011-09-041-2/+2
* da850: fix the channel number for EMAC teardown initNagabhushana Netagunte2011-09-041-2/+2
* OMAP3: Remove legacy mmc driverTom Rini2011-09-043-804/+0
* i2c:gpio:s5p: I2C GPIO Software implementation (via soft_i2c)Łukasz Majewski2011-09-041-0/+44
* IMX: uniform GPIO interface using GPIO frameworkStefano Babic2011-09-042-8/+51
* gpio:samsung s5p_ suffix add for GPIO functionsŁukasz Majewski2011-09-031-10/+10
* mmc: S5P: Support DMA restarts at buffer boundariesAnton Staaf2011-09-031-4/+11
* phy.c: make less verbose - turn printf() into debug()Wolfgang Denk2011-08-311-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2011-08-261-1/+4
|\
| * usb: r8a66597: Fix argument mistake of inlNobuhiro Iwamatsu2011-08-221-1/+1
| * sh: Add Renesas rsk7264 boardPhil Edworthy2011-08-221-1/+4
* | usb: r8a66597: Fix argument mistake of inlNobuhiro Iwamatsu2011-08-081-1/+1
* | Add Ethernet hardware MAC address framework to usbnetSimon Glass2011-08-082-3/+8
* | Add support for SMSC95XX USB 2.0 10/100MBit Ethernet AdapterSimon Glass2011-08-083-0/+887
|/
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-048-17/+17
* hwmon: do not init sensors on startupHeiko Schocher2011-08-048-143/+13
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-08-047-4/+486
|\
| * drivers/rtc: add Marvell Integrated RTCJason Cooper2011-08-043-0/+190
| * AT91/SPI: fix atmel_dataflash_spi.c to allow building without warningsReinhard Meyer2011-08-031-3/+13
| * DA8xx: add generic GPIO driverLaurence Withers2011-08-032-0/+282
| * DaVinci: rename gpio_defs.h to gpio.hLaurence Withers2011-08-031-1/+1
* | video: mb862xx: change controller detection messageAnatolij Gustschin2011-08-041-1/+1
* | video: mb862xx: support Coral-PA controllerAnatolij Gustschin2011-08-041-5/+27
* | video: Add SHARP LQ084S3LG01 LCD support on P1022DSTimur Tabi2011-08-041-15/+36
* | video: Use memset instead of loopMatthias Weisser2011-08-021-2/+1
|/
OpenPOWER on IntegriCloud