summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
| * mmc: fix the condition for MMC version 4Yoshihiro Shimoda2011-07-151-4/+11
| * MMC: add marvell sdhci driverLei Wen2011-07-152-0/+22
| * MMC: add sdhci generic frameworkLei Wen2011-07-152-0/+434
| * MMC: add erase function to both mmc and sdLei Wen2011-07-151-0/+102
| * mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3Tom Warren2011-07-153-0/+592
* | MX31: Cleanup clock functionStefano Babic2011-07-181-2/+0
* | Timer: Fix misuse of ARM *timer_masked() functions outside arch/armGraeme Russ2011-07-163-10/+13
* | imx: Add support for USB EHCI on imx25Matthias Weisser2011-07-141-8/+25
|/
* fsl_dma: fix support for 83xx DMA engineIra W. Snyder2011-07-061-0/+2
* driver/serial: delete at91rm9200_usartAndreas Bießmann2011-07-042-127/+0
OpenPOWER on IntegriCloud