aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-08-31phy.c: make less verbose - turn printf() into debug()Wolfgang Denk
2011-08-26Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk
2011-08-22usb: r8a66597: Fix argument mistake of inlNobuhiro Iwamatsu
2011-08-22sh: Add Renesas rsk7264 boardPhil Edworthy
2011-08-08usb: r8a66597: Fix argument mistake of inlNobuhiro Iwamatsu
2011-08-08Add Ethernet hardware MAC address framework to usbnetSimon Glass
2011-08-08Add support for SMSC95XX USB 2.0 10/100MBit Ethernet AdapterSimon Glass
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD
2011-08-04hwmon: do not init sensors on startupHeiko Schocher
2011-08-04Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-08-04video: mb862xx: change controller detection messageAnatolij Gustschin
2011-08-04video: mb862xx: support Coral-PA controllerAnatolij Gustschin
2011-08-04video: Add SHARP LQ084S3LG01 LCD support on P1022DSTimur Tabi
2011-08-04drivers/rtc: add Marvell Integrated RTCJason Cooper
2011-08-03AT91/SPI: fix atmel_dataflash_spi.c to allow building without warningsReinhard Meyer
2011-08-03DA8xx: add generic GPIO driverLaurence Withers
2011-08-03DaVinci: rename gpio_defs.h to gpio.hLaurence Withers
2011-08-02video: Use memset instead of loopMatthias Weisser
2011-08-02Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk
2011-08-02sf: macronix: disable write protection when initializingSimon Guinot
2011-08-02sf: spansion: add support for S25FL129P_64KShaohui Xie
2011-08-02mtd/spi/macronix.c: add MX25L4005 and MX25L8005Macpaul Lin
2011-08-02Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2011-08-01fpga: constify to fix build warningWolfgang Denk
2011-08-01cfb_console.c: checkpatch cleanupWolfgang Denk
2011-08-01cfb_console.c: drop custom PRINTD() and use debug() insteadWolfgang Denk
2011-08-01Cosmetic: reformat drivers/video/cfb_console.cWolfgang Denk
2011-07-29cfb_console: fix build breakageAndreas Bießmann
2011-07-28Revert "AT91:mmc:fix multiple read/write error"Andy Fleming
2011-07-28cleanup: Fix typos and misspellings in various files.Mike Williams
2011-07-28net/4xx: Install interrupt handler after driver registrationStefan Roese
2011-07-28unify version_stringAndreas Bießmann
2011-07-28fpga: support FPP Cyclone configurationMichael Jones
2011-07-28altera: fix printf typoMichael Jones
2011-07-28cosmetic: spell fixes etc.Michael Jones
2011-07-27net: Add SMSC89128 supportPhil Edworthy
2011-07-27phylib: Detect link on 10G devices correctlyAndy Fleming
2011-07-26serial: drop useless ctlr fieldMike Frysinger
2011-07-26serial: push default_serial_console to driversMike Frysinger
2011-07-26sf: sst: support newer standardized flashesMike Frysinger
2011-07-26sf: unify write disable commandsMike Frysinger
2011-07-26sf: eon/stmicro: inline useless ID definesMike Frysinger
2011-07-26sf: kill off now-unused local stateMike Frysinger
2011-07-26sf: unify write funcsMike Frysinger
2011-07-26sf: unify write enable commandsMike Frysinger
2011-07-26Timer: Allow reset_timer() only for systems with low resolution timersGraeme Russ
2011-07-26scaled down version of generic libraries for SPLAneesh V
2011-07-26disk/part.c: Make features optionalMatthew McClintock
2011-07-26scsi/ahci: add support for non-PCI controllersRob Herring
2011-07-26scsi/ahci: ata id little endian fixRob Herring