summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-08-022-12/+1
|\
| * Revert "AT91:mmc:fix multiple read/write error"Andy Fleming2011-07-282-12/+1
* | sf: macronix: disable write protection when initializingSimon Guinot2011-08-021-0/+42
* | sf: spansion: add support for S25FL129P_64KShaohui Xie2011-08-021-0/+9
* | mtd/spi/macronix.c: add MX25L4005 and MX25L8005Macpaul Lin2011-08-021-0/+16
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2011-08-021-7/+7
|\ \ | |/ |/|
| * net/4xx: Install interrupt handler after driver registrationStefan Roese2011-07-281-7/+7
* | fpga: constify to fix build warningWolfgang Denk2011-08-018-55/+55
* | cfb_console.c: checkpatch cleanupWolfgang Denk2011-08-011-6/+10
* | cfb_console.c: drop custom PRINTD() and use debug() insteadWolfgang Denk2011-08-011-9/+2
* | Cosmetic: reformat drivers/video/cfb_console.cWolfgang Denk2011-08-011-484/+609
* | cfb_console: fix build breakageAndreas Bießmann2011-07-291-1/+1
* | cleanup: Fix typos and misspellings in various files.Mike Williams2011-07-286-6/+6
OpenPOWER on IntegriCloud