summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* | unify version_stringAndreas Bießmann2011-07-281-1/+1
|/
* fpga: support FPP Cyclone configurationMichael Jones2011-07-281-0/+10
* altera: fix printf typoMichael Jones2011-07-281-1/+1
* cosmetic: spell fixes etc.Michael Jones2011-07-281-1/+1
* net: Add SMSC89128 supportPhil Edworthy2011-07-271-0/+2
* phylib: Detect link on 10G devices correctlyAndy Fleming2011-07-271-2/+6
* serial: drop useless ctlr fieldMike Frysinger2011-07-264-20/+14
* serial: push default_serial_console to driversMike Frysinger2011-07-263-0/+47
* sf: sst: support newer standardized flashesMike Frysinger2011-07-261-2/+20
* sf: unify write disable commandsMike Frysinger2011-07-262-1/+10
* sf: eon/stmicro: inline useless ID definesMike Frysinger2011-07-262-20/+9
* sf: kill off now-unused local stateMike Frysinger2011-07-265-123/+61
* sf: unify write funcsMike Frysinger2011-07-267-324/+76
* sf: unify write enable commandsMike Frysinger2011-07-269-8/+16
* Timer: Allow reset_timer() only for systems with low resolution timersGraeme Russ2011-07-262-0/+6
* scaled down version of generic libraries for SPLAneesh V2011-07-261-0/+3
OpenPOWER on IntegriCloud