summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-06-12i2c: Update references to individual i2c commandsPeter Tyser
2009-06-12i2c: Create common default i2c_[set|get]_bus_speed() functionsPeter Tyser
2009-06-12tsi108_i2c: Add i2c_init() stub functionPeter Tyser
2009-06-09Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2009-06-09at91: fix a USB problem for AT91SAM9261RONETIX - Ilko Iliev
2009-06-08ppc4xx/net: Fix MDIO clock setupFelix Radensky
2009-06-08rtl8169: fix PCI system memory addressYoshihiro Shimoda
2009-06-08SMC911x driver fixed for NFS bootManikandan Pillai
2009-06-08Add config option for disabling DM9000-SROM support.Remy Bohmer
2009-06-07smc911x: write back the manually set MAC addressDaniel Mack
2009-06-04Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk
2009-06-04Redundant Environment: protect full sector sizeWolfgang Denk
2009-06-04mmc: it's safe to ignore mmc_send_if_cond() return valueIlya Yanok
2009-06-03cfi_mtd: Fix bug in last sector detectionStefan Roese
2009-06-02mmc: Fix decoding of SCR & function switch data on little-endian machinesYauhen Kharuzhy
2009-06-02mmc: Remove return from mmc_init for non SD 2.0 compatible cards.Yauhen Kharuzhy
2009-06-02mmc: drop unnecessary castsRabin Vincent
2009-06-02mmc: fix response decoding on little endianRabin Vincent
2009-06-02mmc: use lldiv to fix arm eabi buildRabin Vincent
2009-06-02mmc: check find_mmc_device return valueRabin Vincent
2009-05-29Blackfin: spi: fix pin handling of SPI0 SSEL4Mike Frysinger
2009-05-23nand: Fix problem with ECC ordering for PPC4xx NDFC platformsStefan Roese
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel
2009-04-30Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk
2009-04-29MTD: Change cfi-mtd to accept non-uniform sector sizesStefan Roese
2009-04-28video: fix bug in cfb_console.c codeAnatolij Gustschin
2009-04-28mtd: nand/onenand: Register mtd device upon device scanningStefan Roese
2009-04-28mtd: nand: Include linux/mtd/partitions.h in nand_base.hStefan Roese
2009-04-28mips/vcth: Use generic 16550 uart driverDetlev Zundel
2009-04-28Replace __attribute references with __attribute__Peter Tyser
2009-04-28dm9000 EEPROM reading bugfixDavid Brownell
2009-04-28rtl8169: fix cache coherency problemYoshihiro Shimoda
2009-04-24Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk
2009-04-16CMD_UBI != MTD_PARTITIONSDavid Brownell
2009-04-16at91sam9/at91cap: improve clock frameworkJean-Christophe PLAGNIOL-VILLARD
2009-04-07Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2009-04-06Blackfin: nand: flush peripheral before polling itGraf Yang
2009-04-06Support for PXA27X UDC.Remy Bohmer
2009-04-06drivers/usb: regorganisationJean-Christophe PLAGNIOL-VILLARD
2009-04-06Blackfin: spi: make cs deassert function deterministicTodor I Mollov
2009-04-05Update CHANGELOG, coding style cleanup.Wolfgang Denk
2009-04-04UBI/cfi-mtd: Fix mtd name for multiple chipsAndreas Huber
2009-04-04mpc52xx phy: initialize only when neededSascha Hauer
2009-04-04Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk
2009-04-04at91: move dataflash spi driver to drivers/spiJean-Christophe PLAGNIOL-VILLARD
2009-04-04at91: move usb driver to drivers/usbJean-Christophe PLAGNIOL-VILLARD
2009-04-04at91rm9200: move serial shutdown code to serial driversJean-Christophe PLAGNIOL-VILLARD
2009-04-04at91rm9200: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-04-04Add support for the AT91RM9200EK Board.Ulf Samuelsson
2009-04-04at91sam9: add watchdog supportJean-Christophe PLAGNIOL-VILLARD