summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-06-05DM9000: Improve eth_reset() routineRemy Bohmer
2008-06-05DM9000: improve eth_send() routineRemy Bohmer
2008-06-05DM9000: repair debug loggingRemy Bohmer
2008-06-05DM9000: Add data bus-width auto detection.Remy Bohmer
2008-06-03cfi_flash: enable M18 flash chips family support.Vasiliy Leoenenko
2008-06-03cfi_flash: support of long cmd in U-boot.Vasiliy Leoenenko
2008-06-03DTT: Issue one-shot command on AD7414 (LM75 code) to read tempStefan Roese
2008-06-03SPI Flash subsystemHaavard Skinnemoen
2008-06-03atmel_spi: Driver for the Atmel SPI controllerHans-Christian Egtvedt
2008-06-03SPI API improvementsHaavard Skinnemoen
2008-06-03Fix warnings from gcc-4.3.0 build on a ppc hostKumar Gala
2008-06-03Merge branch 'master' of git://www.denx.de/git/u-bootBen Warren
2008-06-03E1000: Add support for the 82541GI LF Intel Pro 1000 GT Desktop AdapterWolfgang Grandegger
2008-06-03ColdFire: Add 10 base ethernet support for mcf5445xTsiChung Liew
2008-06-02Merge remote branch 'u-boot-at91/for-1.3.4'Wolfgang Denk
2008-05-28nand: Correct NAND erase percentage outputDirk Behme
2008-05-24Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD
2008-05-24Add Marvell 88E1118 support for TSECRon Madrid
2008-05-23smc911x: add 16 bit supportJens Gehrlein
2008-05-22Fix endianess conversion in usb_ohci.cChristian Eggers
2008-05-22USB: add support for multiple PCI OHCI controllersSergei Poselenov
2008-05-20Big white-space cleanup.Wolfgang Denk
2008-05-18drivers/pcmcia: add missing i82365Jean-Christophe PLAGNIOL-VILLARD
2008-05-11Revert "pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option"Wolfgang Denk
2008-05-10Add ATMEL LCD driverStelian Pop
2008-05-10AT91SAM9263EK supportStelian Pop
2008-05-10AT91SAM9261EK supportStelian Pop
2008-05-09Update pci code to use phys_addr_tBecky Bruce
2008-05-09Fix @ -> <at> substitutionStelian Pop
2008-05-08Fix @ -> <at> substitutionStelian Pop
2008-05-03drivers/net/tsec.c: Fix typo.Wolfgang Denk
2008-05-03TSEC: add config options for VSC8601 RGMII PHYAndre Schwarz
2008-05-03pxa: fix pcmcia operation on 'i' may be undefinedJean-Christophe PLAGNIOL-VILLARD
2008-05-03RTC: Fix month offset by one problem in M41T62 RTC driverStefan Roese
2008-05-01onenand: rename 16 bit memory copy into memcpy_16() to avoid conflictsWolfgang Denk
2008-04-30ColdFire: Fix ethernet hang issue for mcf547x_8xTsiChung Liew
2008-04-29NE2000: Fix regresssion introduced by e710185aae90 on non AX88796Jean-Christophe PLAGNIOL-VILLARD
2008-04-29minor cs8900 driver clean upGuennadi Liakhovetski
2008-04-28rtl8169: fix compiler warningsGuennadi Liakhovetski
2008-04-28pcnet.c: fix a merge issueWolfgang Denk
2008-04-25cfi-flash: Add CFG_FLASH_AUTOPROTECT_LISTMatthias Fuchs
2008-04-25Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk
2008-04-24NE2000: coding style cleanupJean-Christophe PLAGNIOL-VILLARD
2008-04-24Fixed pcnet io_baseVlad Lungu
2008-04-24drivers/net/pcnet.c: Coding Style cleanup.Wolfgang Denk
2008-04-24Added Am79C970A chip id to pcnetVlad Lungu
2008-04-24fsl_pci: Only modify registers if we have themKumar Gala
2008-04-24Merge branch 'master' of git://www.denx.de/git/u-boot-videoWolfgang Denk
2008-04-24USB: remove a cpu bug workaround for an unsupported architecture.Markus Klotzbücher
2008-04-24USB: fix those pesky aliasing warnings issued by gcc-4.2Markus Klotzbücher