summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2009-03-30rtc: add support for 4543 RTC (manufactured by e.g. EPSON)Detlev Zundel2-0/+119
2009-03-30drivers/twserial: Add protocol driver for "three wire serial" interface.Detlev Zundel2-0/+157
2009-03-30arm720t/clps7111: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-0/+122
2009-03-30lpc2292: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-0/+106
2009-03-30ks8695: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-0/+118
2009-03-30s3c64xx: move usb driver to drivers/usbJean-Christophe PLAGNIOL-VILLARD2-0/+46
2009-03-30imx31: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-0/+227
2009-03-30netarm: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-0/+196
2009-03-30sa1100: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-0/+161
2009-03-30s3c44b0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-0/+219
2009-03-30s3c44b0: move rtc driver to drivers/rtcJean-Christophe PLAGNIOL-VILLARD2-0/+103
2009-03-30s3c44b0: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2-0/+316
2009-03-29cs8900 compile fixLadislav Michl1-1/+1
2009-03-27Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk3-2/+81
2009-03-26Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk1-5/+3
2009-03-23Add wait flags to support board/chip specific delaysWolfgang Grandegger1-9/+28
2009-03-23Add support for TQM-specific chip select logic to FSL-UPMWolfgang Grandegger1-1/+4
2009-03-23Add multi chip support to the FSL-UPM driverWolfgang Grandegger1-8/+36
2009-03-23Enable multi chip support in the NAND layerWolfgang Grandegger2-1/+7
2009-03-23Blackfin: spi: there is no PORTJ_FER MMR on BF537Sonic Zhang1-5/+3
2009-03-23Make flash protection work, when the environment is in EEPROMEric Schumann1-1/+3
2009-03-22at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.Nicolas Ferre1-2/+2