aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-02-22Added Vitesse VSC8211 definitions to TSEC driverPieter Henning
2009-02-22Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2009-02-22OMAP3: Clean up MMC codeDirk Behme
2009-02-22nomadik/nand: fix 'ecc512' discards qualifiers from pointer target typeJean-Christophe PLAGNIOL-VILLARD
2009-02-22arm: add uart dcc supportJean-Christophe PLAGNIOL-VILLARD
2009-02-22Nand driver for Nomadik SoCAlessandro Rubini
2009-02-22r8a66597-hcd: fix cannot use external hubYoshihiro Shimoda
2009-02-22Coding Style cleanup; update CHANGELOGWolfgang Denk
2009-02-21fpga: Fix Spartan III FPGA bootingMatthias Fuchs
2009-02-21fpga: Fix Spartan II FPGA bootingMatthias Fuchs
2009-02-21drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...)Mike Frysinger
2009-02-20ARM:PXA Use new definitions in mmc.hTom Rix
2009-02-20Reduce the scope of PXA's mmc_read/mmc_write/mmc_bread functionsAndy Fleming
2009-02-20pxa: move mmc drivers to drivers/mmcJean-Christophe PLAGNIOL-VILLARD
2009-02-19ARM:OMAP3 Change mmc_init to mmc_legacy_initTom Rix
2009-02-19Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2009-02-19sata_sil3114: fix compiler warningKim Phillips
2009-02-19Create configuration option for restricted ns16550 functionsRon Madrid
2009-02-18mpc8xx_pcmcia: move CONFIG_8xx out of .c file and into MakefileMike Frysinger
2009-02-16Add support for the Freescale eSDHC found on 8379 and 8536 SoCsAndy Fleming
2009-02-16Add MMC FrameworkAndy Fleming
2009-02-16Convert mmc_init to mmc_legacy_initAndy Fleming
2009-02-16Eliminate support for using MMC as memoryAndy Fleming
2009-02-16mpc85xx: Add support for the P2020Srikanth Srinivasan
2009-02-15Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2009-02-15Added usbtty_configured() check. Fixed attribute(packed) warnings.Atin Malaviya
2009-02-14i.MX31: Start the I2C clock on driver initialisationGuennadi Liakhovetski
2009-02-12Coding style cleanup; update CHANGELOGWolfgang Denk
2009-02-11Fix whitespace damage: double space changed to a tabJerry Van Baren
2009-02-11Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk
2009-02-11cfi: make flash_get_info() non staticHeiko Schocher
2009-02-09net: removed board-specific CONFIGs from MPC5xxx FEC driverBen Warren
2009-02-09tsec: Fix a bug in soft-resettingAndy Fleming
2009-02-09Fix 100Mbs ethernet operation on sh7763 based boardsSimon Munton
2009-02-10drivers/block/ahci: Fix pci mapping bugBecky Bruce
2009-02-10drivers/pci: Create pci_map_bar functionBecky Bruce
2009-02-10dnet: driver for Dave DNET ethernet controllerIlya Yanok
2009-02-07Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/masterWolfgang Denk
2009-02-07pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matchingKumar Gala
2009-02-07pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala
2009-02-07Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2009-02-07Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk
2009-02-06NAND: Add timeout for reset commandPeter Tyser
2009-02-06NAND: Silence warning when CONFIG_SYS_NAND_QUIET_TESTPeter Tyser
2009-02-06NAND: Fixed invalid pointers to static relocated chip namesValeriy Glushkov
2009-02-06Coldfire: mcfmii: Allow non-autonegotiating PHYs to use mii commandRichard Retanubun
2009-02-06Coldfire: Applied baudrate formula of serial_init to serial_setbrgRichard Retanubun
2009-02-05cfi_flash: Fix typo in cfi_flash.cStefan Roese
2009-02-05jedec_flash: Only use manufacturer defines from common flash.hStefan Roese
2009-02-05cfi_flash: Silence compilation warningStefan Roese