summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* disk/part.c: Make features optionalMatthew McClintock2011-07-263-0/+6
* scsi/ahci: add support for non-PCI controllersRob Herring2011-07-261-8/+62
* scsi/ahci: ata id little endian fixRob Herring2011-07-261-1/+1
* andes_spi: add andes_spi interfaceMacpaul Lin2011-07-253-0/+431
* net: designware: fix uninitialized phy_addr usageMike Frysinger2011-07-251-0/+2
* net: designware: fix unused warning when CONFIG_DW_AUTONEG is enabledMike Frysinger2011-07-251-1/+3
* Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-07-1911-6/+2025
|\
| * AT91:mmc:fix multiple read/write errorelen.song2011-07-152-1/+12
| * mmc: Access mode validation for eMMC cards > 2 GiBŁukasz Majewski2011-07-152-2/+6
| * mmc: sh_mmcif: add support for Renesas MMCIFYoshihiro Shimoda2011-07-153-0/+847
OpenPOWER on IntegriCloud