aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2009-04-04fsl_law: Fix bug in calculation of LAW sizingKumar Gala
2009-04-04fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala
2009-04-03mflash: Initial mflash supportunsik Kim
2009-04-03Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2009-04-03Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2009-04-03Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2009-04-03Rename common ns16550 constants with UART_ prefix to prevent conflictsDetlev Zundel
2009-04-03Noisily disable the legacy NAND subsystem.Scott Wood
2009-04-02sf: stmicro: dont send 4 bytes when reading status registerMike Frysinger
2009-04-02sf: set common timeouts in seconds, not millisecondsMike Frysinger
2009-04-02sf: stmicro: use common page timeout defineMike Frysinger
2009-04-02sf: always read 5 bytes for the idcodeMike Frysinger