aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-04-02Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk21-0/+3549
2009-04-01Merge 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-29arm720t/clps7111: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-0/+122
2009-03-29lpc2292: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-0/+106
2009-03-29ks8695: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-0/+118
2009-03-29s3c64xx: move usb driver to drivers/usbJean-Christophe PLAGNIOL-VILLARD2-0/+46
2009-03-29imx31: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-0/+227
2009-03-29netarm: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-0/+196
2009-03-29sa1100: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-0/+161
2009-03-29s3c44b0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-0/+219
2009-03-29s3c44b0: move rtc driver to drivers/rtcJean-Christophe PLAGNIOL-VILLARD2-0/+103
2009-03-29s3c44b0: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2-0/+316
2009-03-29cs8900 compile fixLadislav Michl1-1/+1
2009-03-26Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk3-2/+81
2009-03-25Merge 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
2009-03-22at91sam9/at91cap: move nand drivers to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2-0/+79
2009-03-21Merge branch 'next' of ../nextWolfgang Denk25-278/+131
2009-03-21Replaced endpoint numbers with appropriate macros in usbtty.c.Vivek Kutal1-6/+6
2009-03-20Move ali512x.hGraeme Russ1-1/+1
2009-03-20lan91c96/smc91111/smc911x: get mac address from environmentMike Frysinger3-132/+29
2009-03-20sh_eth: get mac address from environmentMike Frysinger1-22/+6
2009-03-20cs8900: get mac address from environmentMike Frysinger1-40/+16
2009-03-20bcm570x: get mac address from environmentMike Frysinger3-6/+7
2009-03-20drivers/net/: get mac address from environmentMike Frysinger14-68/+63
2009-03-20Blackfin: bfin_mac: force boards to setup the MAC themselvesMike Frysinger2-9/+9
2009-03-20net: sh_eth: Remove sh_eth_reset() from halt functionNobuhiro Iwamatsu1-2/+0
2009-03-19CFI: geometry reversal for STMicro M29W320DTRichard Retanubun1-2/+3
2009-03-188xx: add support for new keymile kmsupx4 board.Heiko Schocher1-1/+1
2009-03-15Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2-3/+13
2009-03-13MPC5200 FEC MII speed registerJon Smirl1-7/+16
2009-03-12sh: Add some register value configurable to PCI of SH7780Yoshihiro Shimoda1-3/+3
2009-03-12sh: Add system memory registration to PCI for SH4Yoshihiro Shimoda1-0/+10