summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-04-28dm9000 EEPROM reading bugfixDavid Brownell1-6/+6
2009-04-28rtl8169: fix cache coherency problemYoshihiro Shimoda1-1/+10
2009-04-24Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk2-4/+6
2009-04-17CMD_UBI != MTD_PARTITIONSDavid Brownell1-1/+1
2009-04-16at91sam9/at91cap: improve clock frameworkJean-Christophe PLAGNIOL-VILLARD2-4/+6
2009-04-07Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2-1/+16
2009-04-07Blackfin: nand: flush peripheral before polling itGraf Yang1-0/+1
2009-04-06Support for PXA27X UDC.Remy Bohmer3-1/+706
2009-04-06drivers/usb: regorganisationJean-Christophe PLAGNIOL-VILLARD34-50/+182
2009-04-06Blackfin: spi: make cs deassert function deterministicTodor I Mollov1-1/+15
2009-04-05Update CHANGELOG, coding style cleanup.Wolfgang Denk4-8/+6
2009-04-05UBI/cfi-mtd: Fix mtd name for multiple chipsAndreas Huber1-1/+3
2009-04-05mpc52xx phy: initialize only when neededSascha Hauer1-2/+9
2009-04-05Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk10-5/+487
2009-04-04at91: move dataflash spi driver to drivers/spiJean-Christophe PLAGNIOL-VILLARD2-0/+158
2009-04-04at91: move usb driver to drivers/usbJean-Christophe PLAGNIOL-VILLARD2-0/+81
2009-04-04at91rm9200: move serial shutdown code to serial driversJean-Christophe PLAGNIOL-VILLARD1-0/+5
2009-04-04at91rm9200: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-0/+114
2009-04-04Add support for the AT91RM9200EK Board.Ulf Samuelsson1-4/+1
2009-04-04at91sam9: add watchdog supportJean-Christophe PLAGNIOL-VILLARD3-1/+128
2009-04-04fsl_law: Fix bug in calculation of LAW sizingKumar Gala1-0/+3
2009-04-04fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala1-1/+1
2009-04-04mflash: Initial mflash supportunsik Kim3-2/+730
2009-04-04Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk1-0/+3
2009-04-04Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk7-20/+780
2009-04-04Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2-12/+20
2009-04-04Rename common ns16550 constants with UART_ prefix to prevent conflictsDetlev Zundel2-28/+33
2009-04-04Noisily disable the legacy NAND subsystem.Scott Wood1-0/+3
2009-04-02sf: stmicro: dont send 4 bytes when reading status registerMike Frysinger1-3/+3
2009-04-02sf: set common timeouts in seconds, not millisecondsMike Frysinger1-3/+6
2009-04-02sf: stmicro: use common page timeout defineMike Frysinger1-2/+1
2009-04-02sf: always read 5 bytes for the idcodeMike Frysinger2-11/+5
2009-04-02sf: stmicro: drop redundant id readMike Frysinger1-7/+1
2009-04-02sf: add driver for SST flashesMike Frysinger4-0/+365
2009-04-02sf: drop DEBUG definesMike Frysinger2-2/+2
2009-04-02mtd: add some at45 spi flash supportJean-Christophe PLAGNIOL-VILLARD1-0/+48
2009-04-02mtd: SPI Flash: Support the Spansion FlashMingkai Hu2-0/+357
2009-04-02Blackfin: add BF538/BF539 SPI portmux handlingMike Frysinger1-0/+18
2009-04-02Blackfin: convert bfin_sdh to legacy mmcMike Frysinger1-12/+2
2009-04-02Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk21-0/+3549
2009-04-02Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk1-5/+1
2009-03-31soft_i2c.c compiler/linker errorJens Scharsig1-5/+1
2009-03-30MPC85xx: Add MPC8569 CPU supportHaiying Wang1-1/+1
2009-03-30MPC85xx: Load and enable QE microcode patch in IRAMHaiying Wang2-0/+10
2009-03-30s3c2410: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2-0/+172
2009-03-30s3c24x0: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2-0/+443
2009-03-30s3c24x0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-0/+301
2009-03-30davinci: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2-0/+330
2009-03-30davinci: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2-0/+467
2009-03-30imx: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-0/+222