summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* rtc, davinci: add support for davinci internal RTCHeiko Schocher2011-09-30-0/+126
* net, davinci_emac: let the EMAC detect the PHYsHeiko Schocher2011-09-30-0/+3
* net, davinci_emac: make less verbose - turn printf() into debug()Heiko Schocher2011-09-30-1/+1
* net, davinci_emac: add KSZ8864 switchHeiko Schocher2011-09-30-0/+7
* i2c, davinci: add i2c set speedHeiko Schocher2011-09-30-0/+5
* mmc: omap: config VMMC, MMC1_PBIASBalaji T K2011-09-30-3/+35
* mmc: omap: enable high capacityBalaji T K2011-09-30-1/+2
* spl: add NAND Library to new SPLSimon Schwarz2011-09-30-4/+282
* net: Adds Fast Ethernet Controller driver for Armada100Ajay Bhargav2011-09-30-0/+969
* gpio: Add GPIO driver framework for Marvell SoCsAjay Bhargav2011-09-30-0/+190
* Revert "phylib: remove a couple of redundant code lines"Wolfgang Denk2011-09-28-2/+5
* ASIX: Fix buffer access in asix_get_phy_addr()Marek Vasut2011-09-24-1/+1
* sf: fix debug format string warningVadim Bendebury2011-09-21-1/+1
* ARMV7: OMAP: I2C driver: cosmetic: make checkpatch-compatibleMichael Jones2011-09-12-52/+53
* ARMV7: OMAP: Write more than 1 byte at a time in i2c_writeMichael Jones2011-09-12-78/+58
* Minor coding style cleanup.Wolfgang Denk2011-09-11-11/+0
* KS8695: convert KS8695 eth driver to CONFIG_MULTI_ETHGreg Ungerer2011-09-10-14/+28
* phylib: remove a couple of redundant code linesVladimir Zapolskiy2011-09-10-5/+2
* phylib: reset mii bus only if reset handler is registeredVladimir Zapolskiy2011-09-10-1/+2
* smc911x: Fix build warningsWolfgang Denk2011-09-09-2/+2
* smc911x MII made availableHelmut Raiger2011-09-07-6/+30
* Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-09-07-1/+670
|\
| * ftsdc010: add support of ftsdc010 mmc controllerMacpaul Lin2011-09-04-0/+668
| * mmc: Fix mmc_send_status()Marek Vasut2011-09-04-1/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2011-09-07-1/+0
|\ \
| * | VIDEO: mb86r0xgdc.c: fix warning: unused variable 'i'Wolfgang Denk2011-09-06-1/+0
* | | I2C: mxc: fix compilation for MX31Stefano Babic2011-09-07-4/+1
|/ /
* | sf: winbond: Add support for the Winbond W25X40James Le Cuirot2011-09-05-0/+8
* | FPGA: constify Lattice FPGA codeWolfgang Denk2011-09-05-3/+3
* | drivers/video/Makefile: include object files only onceWolfgang Denk2011-09-05-3/+3
* | video: Fix build error with global inclusion of videomodesKumar Gala2011-09-05-2/+1
|/
* ehci-hcd: Allow cleanups to happen gracefully on a timeout.Joel Fernandes2011-09-04-1/+0
* OMAP3: Add DSS driver for OMAP3Syed Mohammed Khasim2011-09-04-0/+133
* USB: Remove __attribute__ ((packed)) for struct ehci_hccr and ehci_hcorJason Kridner2011-09-04-2/+2
* da850: fix the channel number for EMAC teardown initNagabhushana Netagunte2011-09-04-2/+2
* OMAP3: Remove legacy mmc driverTom Rini2011-09-04-804/+0
* i2c:gpio:s5p: I2C GPIO Software implementation (via soft_i2c)Łukasz Majewski2011-09-04-0/+44
* IMX: uniform GPIO interface using GPIO frameworkStefano Babic2011-09-04-8/+51
* gpio:samsung s5p_ suffix add for GPIO functionsŁukasz Majewski2011-09-03-10/+10
* mmc: S5P: Support DMA restarts at buffer boundariesAnton Staaf2011-09-03-4/+11
* phy.c: make less verbose - turn printf() into debug()Wolfgang Denk2011-08-31-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2011-08-26-1/+4
|\
| * usb: r8a66597: Fix argument mistake of inlNobuhiro Iwamatsu2011-08-22-1/+1
| * sh: Add Renesas rsk7264 boardPhil Edworthy2011-08-22-1/+4
* | usb: r8a66597: Fix argument mistake of inlNobuhiro Iwamatsu2011-08-08-1/+1
* | Add Ethernet hardware MAC address framework to usbnetSimon Glass2011-08-08-3/+8
* | Add support for SMSC95XX USB 2.0 10/100MBit Ethernet AdapterSimon Glass2011-08-08-0/+887
|/
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-04-17/+17
* hwmon: do not init sensors on startupHeiko Schocher2011-08-04-143/+13
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-08-04-4/+486
|\