summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* arm/dcc: add xscale supportJean-Christophe PLAGNIOL-VILLARD2009-06-121-0/+16
* arm/dcc: use static support to allow to use it at anytimeJean-Christophe PLAGNIOL-VILLARD2009-06-121-114/+42
* i2c: Update references to individual i2c commandsPeter Tyser2009-06-121-1/+1
* i2c: Create common default i2c_[set|get]_bus_speed() functionsPeter Tyser2009-06-121-14/+0
* tsi108_i2c: Add i2c_init() stub functionPeter Tyser2009-06-121-0/+9
* Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2009-06-091-1/+2
|\
| * at91: fix a USB problem for AT91SAM9261RONETIX - Ilko Iliev2009-06-091-1/+2
* | ppc4xx/net: Fix MDIO clock setupFelix Radensky2009-06-081-4/+6
* | rtl8169: fix PCI system memory addressYoshihiro Shimoda2009-06-081-5/+8
* | SMC911x driver fixed for NFS bootManikandan Pillai2009-06-081-1/+22
* | Add config option for disabling DM9000-SROM support.Remy Bohmer2009-06-081-8/+8
|/
* smc911x: write back the manually set MAC addressDaniel Mack2009-06-071-2/+7
* Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2009-06-042-34/+35
|\
| * mmc: Fix decoding of SCR & function switch data on little-endian machinesYauhen Kharuzhy2009-06-021-5/+5
| * mmc: Remove return from mmc_init for non SD 2.0 compatible cards.Yauhen Kharuzhy2009-06-021-4/+0
| * mmc: drop unnecessary castsRabin Vincent2009-06-022-15/+15
| * mmc: fix response decoding on little endianRabin Vincent2009-06-021-10/+10
| * mmc: use lldiv to fix arm eabi buildRabin Vincent2009-06-021-3/+4
| * mmc: check find_mmc_device return valueRabin Vincent2009-06-021-1/+1
* | Redundant Environment: protect full sector sizeWolfgang Denk2009-06-041-1/+1
* | mmc: it's safe to ignore mmc_send_if_cond() return valueIlya Yanok2009-06-041-4/+0
* | cfi_mtd: Fix bug in last sector detectionStefan Roese2009-06-031-2/+7
* | Blackfin: spi: fix pin handling of SPI0 SSEL4Mike Frysinger2009-05-291-1/+1
|/
* nand: Fix problem with ECC ordering for PPC4xx NDFC platformsStefan Roese2009-05-231-0/+5
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-154-4/+4
* Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2009-04-301-14/+4
|\
| * MTD: Change cfi-mtd to accept non-uniform sector sizesStefan Roese2009-04-291-14/+4
* | video: fix bug in cfb_console.c codeAnatolij Gustschin2009-04-281-3/+33
|/
* mtd: nand/onenand: Register mtd device upon device scanningStefan Roese2009-04-282-0/+22
* mtd: nand: Include linux/mtd/partitions.h in nand_base.hStefan Roese2009-04-281-0/+4
* mips/vcth: Use generic 16550 uart driverDetlev Zundel2009-04-282-127/+1
* Replace __attribute references with __attribute__Peter Tyser2009-04-283-7/+7
* dm9000 EEPROM reading bugfixDavid Brownell2009-04-281-6/+6
* rtl8169: fix cache coherency problemYoshihiro Shimoda2009-04-281-1/+10
* Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk2009-04-242-4/+6
|\
| * at91sam9/at91cap: improve clock frameworkJean-Christophe PLAGNIOL-VILLARD2009-04-162-4/+6
* | CMD_UBI != MTD_PARTITIONSDavid Brownell2009-04-161-1/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-04-072-1/+16
|\
| * Blackfin: nand: flush peripheral before polling itGraf Yang2009-04-061-0/+1
| * Blackfin: spi: make cs deassert function deterministicTodor I Mollov2009-04-061-1/+15
* | Support for PXA27X UDC.Remy Bohmer2009-04-063-1/+706
* | drivers/usb: regorganisationJean-Christophe PLAGNIOL-VILLARD2009-04-0634-50/+182
|/
* Update CHANGELOG, coding style cleanup.Wolfgang Denk2009-04-054-8/+6
* UBI/cfi-mtd: Fix mtd name for multiple chipsAndreas Huber2009-04-041-1/+3
* mpc52xx phy: initialize only when neededSascha Hauer2009-04-041-2/+9
* Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk2009-04-0410-5/+487
|\
| * at91: move dataflash spi driver to drivers/spiJean-Christophe PLAGNIOL-VILLARD2009-04-042-0/+158
| * at91: move usb driver to drivers/usbJean-Christophe PLAGNIOL-VILLARD2009-04-042-0/+81
| * at91rm9200: move serial shutdown code to serial driversJean-Christophe PLAGNIOL-VILLARD2009-04-041-0/+5
| * at91rm9200: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-04-042-0/+114
OpenPOWER on IntegriCloud