Commit Graph

1233 Commits (4f5728987f4f9f7845688482aa2b7f2127768165)

Author SHA1 Message Date
Jean-Christophe PLAGNIOL-VILLARD 4f5728987f arm: add uart dcc support 17 years ago
Alessandro Rubini 0d8c6eab24 Nand driver for Nomadik SoC 17 years ago
Wolfgang Denk 09fee8e867 Coding Style cleanup; update CHANGELOG 17 years ago
Matthias Fuchs 670cbde8da fpga: Fix Spartan III FPGA booting 17 years ago
Matthias Fuchs 3818b67764 fpga: Fix Spartan II FPGA booting 17 years ago
Mike Frysinger b4746d8bf9 drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...) 17 years ago
Tom Rix e3ba7f137c ARM:PXA Use new definitions in mmc.h 17 years ago
Andy Fleming 682beeac34 Reduce the scope of PXA's mmc_read/mmc_write/mmc_bread functions 17 years ago
Jean-Christophe PLAGNIOL-VILLARD b03d92e558 pxa: move mmc drivers to drivers/mmc 17 years ago
Tom Rix e5e88c3614 ARM:OMAP3 Change mmc_init to mmc_legacy_init 17 years ago
Kim Phillips 369d0aa967 sata_sil3114: fix compiler warning 17 years ago
Ron Madrid f5675aa5ce Create configuration option for restricted ns16550 functions 17 years ago
Mike Frysinger daaf74f176 mpc8xx_pcmcia: move CONFIG_8xx out of .c file and into Makefile 17 years ago
Andy Fleming 50586ef24e Add support for the Freescale eSDHC found on 8379 and 8536 SoCs 17 years ago
Andy Fleming 272cc70b21 Add MMC Framework 17 years ago
Andy Fleming abb5466ccf Convert mmc_init to mmc_legacy_init 17 years ago
Andy Fleming b2e2ed0233 Eliminate support for using MMC as memory 17 years ago
Srikanth Srinivasan 8d949aff38 mpc85xx: Add support for the P2020 17 years ago
Atin Malaviya f3c0de6362 Added usbtty_configured() check. Fixed attribute(packed) warnings. 17 years ago
Guennadi Liakhovetski e7de18afe8 i.MX31: Start the I2C clock on driver initialisation 17 years ago
Wolfgang Denk f15c6515fc Coding style cleanup; update CHANGELOG 17 years ago
Jerry Van Baren ae0b05df04 Fix whitespace damage: double space changed to a tab 17 years ago
Heiko Schocher 4f975678de cfi: make flash_get_info() non static 17 years ago
Ben Warren 86321fc112 net: removed board-specific CONFIGs from MPC5xxx FEC driver 17 years ago
Andy Fleming 9e5be8214b tsec: Fix a bug in soft-resetting 17 years ago
Simon Munton 09fcc8b5d8 Fix 100Mbs ethernet operation on sh7763 based boards 17 years ago
Becky Bruce 1785dbeed4 drivers/block/ahci: Fix pci mapping bug 17 years ago
Becky Bruce 6e61fae4d3 drivers/pci: Create pci_map_bar function 17 years ago
Ilya Yanok 62cbc408f5 dnet: driver for Dave DNET ethernet controller 17 years ago
Kumar Gala 2d43e873a2 pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matching 17 years ago
Kumar Gala ff4e66e93c pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity 17 years ago
Peter Tyser 8da601280a NAND: Add timeout for reset command 17 years ago
Peter Tyser 10dc6a9bef NAND: Silence warning when CONFIG_SYS_NAND_QUIET_TEST 17 years ago
Valeriy Glushkov ad09ab2e3a NAND: Fixed invalid pointers to static relocated chip names 17 years ago
Richard Retanubun c4ff77f5e6 Coldfire: mcfmii: Allow non-autonegotiating PHYs to use mii command 17 years ago
Richard Retanubun 92d3e6e0ff Coldfire: Applied baudrate formula of serial_init to serial_setbrg 17 years ago
Stefan Roese e1fb6d0d52 cfi_flash: Fix typo in cfi_flash.c 17 years ago
Stefan Roese 28745db969 jedec_flash: Only use manufacturer defines from common flash.h 17 years ago
Stefan Roese ec21d5cfcb cfi_flash: Silence compilation warning 17 years ago
Becky Bruce 09ce9921a7 flash/cfi_flash: Use virtual sector start address, not phys 17 years ago
Wolfgang Denk 657f2062d8 Fix compiler warning 17 years ago
Stefan Roese a270d1e729 USB: Add EHCI support for VCT EHCI controller (really with driver now) 17 years ago
Cliff Cai 716ebf436c Blackfin: add driver for on-chip MMC/SD controller 17 years ago
Sonic Zhang 8a6b272596 Blackfin: add driver for on-chip ATAPI controller 17 years ago
Mike Frysinger be9d8c780e Blackfin: add driver for on-chip NAND controller 17 years ago
Mike Frysinger 400f5778f3 Blackfin: add driver for on-chip SPI controller 17 years ago
Mike Frysinger 6d7d4803c7 Blackfin: bfin_mac: cleanup pointer/casts for aliasing issues 17 years ago
Mike Frysinger 092d2487ba Blackfin: bfin_mac: convert CONFIG_BFIN_MAC_RMII to CONFIG_RMII 17 years ago
Mike Frysinger 8eed6ca51e Blackfin: bfin_mac: use common debug() 17 years ago
Mike Frysinger a7ec6ac8b2 Blackfin: bfin_mac: respect CONFIG_PHY_{ADDR,CLOCK_FREQ} 17 years ago