summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mflash: Initial mflash supportunsik Kim2009-04-033-2/+730
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-04-031-0/+3
|\
| * Noisily disable the legacy NAND subsystem.Scott Wood2009-04-031-0/+3
* | Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-04-037-20/+780
|\ \
| * | sf: stmicro: dont send 4 bytes when reading status registerMike Frysinger2009-04-021-3/+3
| * | sf: set common timeouts in seconds, not millisecondsMike Frysinger2009-04-021-3/+6
| * | sf: stmicro: use common page timeout defineMike Frysinger2009-04-021-2/+1
| * | sf: always read 5 bytes for the idcodeMike Frysinger2009-04-022-11/+5
| * | sf: stmicro: drop redundant id readMike Frysinger2009-04-021-7/+1
| * | sf: add driver for SST flashesMike Frysinger2009-04-024-0/+365
| * | sf: drop DEBUG definesMike Frysinger2009-04-022-2/+2
| * | mtd: add some at45 spi flash supportJean-Christophe PLAGNIOL-VILLARD2009-04-021-0/+48
| * | mtd: SPI Flash: Support the Spansion FlashMingkai Hu2009-04-022-0/+357
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-04-032-12/+20
|\ \
| * | Blackfin: add BF538/BF539 SPI portmux handlingMike Frysinger2009-04-021-0/+18
| * | Blackfin: convert bfin_sdh to legacy mmcMike Frysinger2009-04-021-12/+2
| |/
* | Rename common ns16550 constants with UART_ prefix to prevent conflictsDetlev Zundel2009-04-032-28/+33
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-04-0221-0/+3549
|\
| * s3c2410: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-302-0/+172
| * s3c24x0: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2009-03-302-0/+443
| * s3c24x0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-302-0/+301
| * davinci: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2009-03-302-0/+330
| * davinci: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-302-0/+467
| * imx: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-302-0/+222
| * arm720t/clps7111: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-292-0/+122
| * lpc2292: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-292-0/+106
| * ks8695: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-292-0/+118
| * s3c64xx: move usb driver to drivers/usbJean-Christophe PLAGNIOL-VILLARD2009-03-292-0/+46
| * imx31: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-292-0/+227
| * netarm: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-292-0/+196
| * sa1100: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-292-0/+161
| * s3c44b0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-292-0/+219
| * s3c44b0: move rtc driver to drivers/rtcJean-Christophe PLAGNIOL-VILLARD2009-03-292-0/+103
| * s3c44b0: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2009-03-292-0/+316
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2009-04-011-5/+1
|\ \
| * | soft_i2c.c compiler/linker errorJens Scharsig2009-03-311-5/+1
* | | MPC85xx: Add MPC8569 CPU supportHaiying Wang2009-03-301-1/+1
* | | MPC85xx: Load and enable QE microcode patch in IRAMHaiying Wang2009-03-302-0/+10
|/ /
* | rtc: add support for 4543 RTC (manufactured by e.g. EPSON)Detlev Zundel2009-03-302-0/+119
* | drivers/twserial: Add protocol driver for "three wire serial" interface.Detlev Zundel2009-03-302-0/+157
|/
* cs8900 compile fixLadislav Michl2009-03-291-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk2009-03-263-2/+81
|\
| * at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.Nicolas Ferre2009-03-221-2/+2
| * at91sam9/at91cap: move nand drivers to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-222-0/+79
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-03-251-5/+3
|\ \
| * | Blackfin: spi: there is no PORTJ_FER MMR on BF537Sonic Zhang2009-03-231-5/+3
* | | Add wait flags to support board/chip specific delaysWolfgang Grandegger2009-03-231-9/+28
* | | Add support for TQM-specific chip select logic to FSL-UPMWolfgang Grandegger2009-03-231-1/+4
* | | Add multi chip support to the FSL-UPM driverWolfgang Grandegger2009-03-231-8/+36
* | | Enable multi chip support in the NAND layerWolfgang Grandegger2009-03-232-1/+7
|/ /
OpenPOWER on IntegriCloud