aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-09-10KS8695: convert KS8695 eth driver to CONFIG_MULTI_ETHGreg Ungerer1-14/+28
2011-09-10phylib: remove a couple of redundant code linesVladimir Zapolskiy1-5/+2
2011-09-10phylib: reset mii bus only if reset handler is registeredVladimir Zapolskiy1-1/+2
2011-09-09smc911x: Fix build warningsWolfgang Denk1-2/+2
2011-09-07smc911x MII made availableHelmut Raiger1-6/+30
2011-09-07Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk3-1/+670
2011-09-07Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk1-1/+0
2011-09-07I2C: mxc: fix compilation for MX31Stefano Babic1-4/+1
2011-09-06VIDEO: mb86r0xgdc.c: fix warning: unused variable 'i'Wolfgang Denk1-1/+0
2011-09-05sf: winbond: Add support for the Winbond W25X40James Le Cuirot1-0/+8
2011-09-05FPGA: constify Lattice FPGA codeWolfgang Denk1-3/+3
2011-09-05drivers/video/Makefile: include object files only onceWolfgang Denk1-3/+3
2011-09-05video: Fix build error with global inclusion of videomodesKumar Gala1-2/+1
2011-09-04ftsdc010: add support of ftsdc010 mmc controllerMacpaul Lin2-0/+668
2011-09-04mmc: Fix mmc_send_status()Marek Vasut1-1/+2
2011-09-04ehci-hcd: Allow cleanups to happen gracefully on a timeout.Joel Fernandes1-1/+0
2011-09-04OMAP3: Add DSS driver for OMAP3Syed Mohammed Khasim2-0/+133
2011-09-04USB: Remove __attribute__ ((packed)) for struct ehci_hccr and ehci_hcorJason Kridner1-2/+2
2011-09-04da850: fix the channel number for EMAC teardown initNagabhushana Netagunte1-2/+2
2011-09-04OMAP3: Remove legacy mmc driverTom Rini3-804/+0
2011-09-04i2c:gpio:s5p: I2C GPIO Software implementation (via soft_i2c)Łukasz Majewski1-0/+44
2011-09-04IMX: uniform GPIO interface using GPIO frameworkStefano Babic2-8/+51
2011-09-03gpio:samsung s5p_ suffix add for GPIO functionsŁukasz Majewski1-10/+10
2011-09-03mmc: S5P: Support DMA restarts at buffer boundariesAnton Staaf1-4/+11
2011-08-31phy.c: make less verbose - turn printf() into debug()Wolfgang Denk1-1/+1
2011-08-26Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk1-1/+4
2011-08-22usb: r8a66597: Fix argument mistake of inlNobuhiro Iwamatsu1-1/+1
2011-08-22sh: Add Renesas rsk7264 boardPhil Edworthy1-1/+4
2011-08-08usb: r8a66597: Fix argument mistake of inlNobuhiro Iwamatsu1-1/+1
2011-08-08Add Ethernet hardware MAC address framework to usbnetSimon Glass2-3/+8
2011-08-08Add support for SMSC95XX USB 2.0 10/100MBit Ethernet AdapterSimon Glass3-0/+887
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD8-17/+17
2011-08-04hwmon: do not init sensors on startupHeiko Schocher8-143/+13
2011-08-04Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk7-4/+486
2011-08-04video: mb862xx: change controller detection messageAnatolij Gustschin1-1/+1
2011-08-04video: mb862xx: support Coral-PA controllerAnatolij Gustschin1-5/+27
2011-08-04video: Add SHARP LQ084S3LG01 LCD support on P1022DSTimur Tabi1-15/+36
2011-08-04drivers/rtc: add Marvell Integrated RTCJason Cooper3-0/+190
2011-08-03AT91/SPI: fix atmel_dataflash_spi.c to allow building without warningsReinhard Meyer1-3/+13
2011-08-03DA8xx: add generic GPIO driverLaurence Withers2-0/+282
2011-08-03DaVinci: rename gpio_defs.h to gpio.hLaurence Withers1-1/+1
2011-08-02video: Use memset instead of loopMatthias Weisser1-2/+1
2011-08-02Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2-12/+1
2011-08-02sf: macronix: disable write protection when initializingSimon Guinot1-0/+42
2011-08-02sf: spansion: add support for S25FL129P_64KShaohui Xie1-0/+9
2011-08-02mtd/spi/macronix.c: add MX25L4005 and MX25L8005Macpaul Lin1-0/+16
2011-08-02Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk1-7/+7
2011-08-01fpga: constify to fix build warningWolfgang Denk8-55/+55
2011-08-01cfb_console.c: checkpatch cleanupWolfgang Denk1-6/+10
2011-08-01cfb_console.c: drop custom PRINTD() and use debug() insteadWolfgang Denk1-9/+2