summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Nand driver for Nomadik SoCAlessandro Rubini2009-02-222-0/+222
* Coding Style cleanup; update CHANGELOGWolfgang Denk2009-02-222-2/+0
* fpga: Fix Spartan III FPGA bootingMatthias Fuchs2009-02-211-15/+7
* fpga: Fix Spartan II FPGA bootingMatthias Fuchs2009-02-211-21/+11
* drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...)Mike Frysinger2009-02-213-11/+3
* ARM:PXA Use new definitions in mmc.hTom Rix2009-02-201-1/+1
* Reduce the scope of PXA's mmc_read/mmc_write/mmc_bread functionsAndy Fleming2009-02-201-4/+4
* pxa: move mmc drivers to drivers/mmcJean-Christophe PLAGNIOL-VILLARD2009-02-203-0/+785
* ARM:OMAP3 Change mmc_init to mmc_legacy_initTom Rix2009-02-191-15/+2
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-02-193-0/+563
|\
| * dnet: driver for Dave DNET ethernet controllerIlya Yanok2009-02-103-0/+563
* | sata_sil3114: fix compiler warningKim Phillips2009-02-191-2/+2
* | Create configuration option for restricted ns16550 functionsRon Madrid2009-02-191-0/+4
* | mpc8xx_pcmcia: move CONFIG_8xx out of .c file and into MakefileMike Frysinger2009-02-182-5/+3
* | Add support for the Freescale eSDHC found on 8379 and 8536 SoCsAndy Fleming2009-02-162-0/+349
* | Add MMC FrameworkAndy Fleming2009-02-162-0/+931
* | Convert mmc_init to mmc_legacy_initAndy Fleming2009-02-161-1/+1
* | Eliminate support for using MMC as memoryAndy Fleming2009-02-161-15/+0
* | mpc85xx: Add support for the P2020Srikanth Srinivasan2009-02-161-1/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2009-02-151-7/+11
|\ \
| * | Added usbtty_configured() check. Fixed attribute(packed) warnings.Atin Malaviya2009-02-151-7/+11
* | | i.MX31: Start the I2C clock on driver initialisationGuennadi Liakhovetski2009-02-141-0/+6
|/ /
* | Coding style cleanup; update CHANGELOGWolfgang Denk2009-02-123-4/+4
* | Fix whitespace damage: double space changed to a tabJerry Van Baren2009-02-113-3/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2009-02-111-1/+1
|\ \
| * | cfi: make flash_get_info() non staticHeiko Schocher2009-02-111-1/+1
* | | net: removed board-specific CONFIGs from MPC5xxx FEC driverBen Warren2009-02-091-25/+3
* | | tsec: Fix a bug in soft-resettingAndy Fleming2009-02-091-0/+1
* | | Fix 100Mbs ethernet operation on sh7763 based boardsSimon Munton2009-02-091-1/+1
|/ /
* | drivers/block/ahci: Fix pci mapping bugBecky Bruce2009-02-101-5/+2
* | drivers/pci: Create pci_map_bar functionBecky Bruce2009-02-101-0/+19
* | Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/masterWolfgang Denk2009-02-0710-82/+160
|\ \
| * | pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matchingKumar Gala2009-02-071-24/+78
| * | pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala2009-02-073-7/+7
| * | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-02-072-2/+23
| |\ \
| | * | NAND: Add timeout for reset commandPeter Tyser2009-02-061-2/+17
| | * | NAND: Silence warning when CONFIG_SYS_NAND_QUIET_TESTPeter Tyser2009-02-061-0/+2
| | * | NAND: Fixed invalid pointers to static relocated chip namesValeriy Glushkov2009-02-061-0/+4
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk2009-02-072-10/+22
| |\ \
| | * | Coldfire: mcfmii: Allow non-autonegotiating PHYs to use mii commandRichard Retanubun2009-02-061-8/+19
| | * | Coldfire: Applied baudrate formula of serial_init to serial_setbrgRichard Retanubun2009-02-061-2/+3
| | |/
| * | cfi_flash: Fix typo in cfi_flash.cStefan Roese2009-02-051-2/+2
| * | jedec_flash: Only use manufacturer defines from common flash.hStefan Roese2009-02-051-10/+6
| * | cfi_flash: Silence compilation warningStefan Roese2009-02-051-1/+1
| * | flash/cfi_flash: Use virtual sector start address, not physBecky Bruce2009-02-051-29/+24
| |/
* | Fix compiler warningWolfgang Denk2009-02-041-1/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2009-02-031-0/+58
|\
| * USB: Add EHCI support for VCT EHCI controller (really with driver now)Stefan Roese2009-02-021-0/+58
* | Blackfin: add driver for on-chip MMC/SD controllerCliff Cai2009-02-023-0/+606
* | Blackfin: add driver for on-chip ATAPI controllerSonic Zhang2009-02-023-0/+1375
OpenPOWER on IntegriCloud