summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-09-08fsl: add register read-back to set_law()Timur Tabi
2009-09-06fsl_i2c: increase I2C timeout values and make them configurableTimur Tabi
2009-09-04mxc_nand: Remove Freescale's "All Rights Reserved."Scott Wood
2009-09-04License cleanup: remove unintended "All Rights Reserved" notices.Wolfgang Denk
2009-09-04Use different PBA value for E1000 PCI and PCIe cardsRoy Zang
2009-09-04Misc ds1722 fixupsGraeme Russ
2009-09-04Misc ti_pci1410a fixupsGraeme Russ
2009-09-04Misc SATA fixupsGraeme Russ
2009-08-28driver/fsl_pci: Add fsl_pci_init_port function to initialize a PCI controllerPoonam Aggrwal
2009-08-2885xx: Added single core members of FSL P1xx/P2xx processors seriesPoonam Aggrwal
2009-08-2885xx: Added P1020 Processor Support.Poonam Aggrwal
2009-08-28pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memoryKumar Gala
2009-08-28pci/fsl_pci_init: Use PCIe capability to determine if controller is PCIeKumar Gala
2009-08-28pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala
2009-08-28pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala
2009-08-26NAND: DaVinci: V2 Adding 4 BIT ECC supportSandeep Paulraj
2009-08-26MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRSTSandeep Paulraj
2009-08-26mxc_nand: add nand driver for MX2/MX3Ilya Yanok
2009-08-26NAND: ADD page Parameter to all read_page/read_page_raw API'sSandeep Paulraj
2009-08-2683xx, kmeter1: added NAND supportHeiko Schocher
2009-08-26OneNAND: Remove unused read_spareramKyungmin Park
2009-08-26KB9202: Add NAND supportMatthias Kaehlcke
2009-08-26Merge branch 'next' of git://www.denx.de/git/u-boot-coldfire into nextWolfgang Denk
2009-08-26ColdFire: Fix compile warning messagesTsiChung Liew
2009-08-26Support up to 7 banks for ids as specified in JEDEC JEP106ZNiklaus Giger
2009-08-25Merge branch 'next' of git://git.denx.de/u-boot-net into nextWolfgang Denk
2009-08-25Merge branch 'master' into nextWolfgang Denk
2009-08-25net: tsec - handle user interrupt while waiting for PHY auto negotiation to c...Kim Phillips
2009-08-25Add debug message for Blackfin Ethernet Rx function.Robin Getz
2009-08-25Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren
2009-08-25ppc4xx: Fix ECC Correction bug with SMC ordering for NDFC driverFeng Kan
2009-08-25Add driver for the ST M41T94 SPI RTCAlbin Tonnerre
2009-08-25Switch from per-driver to common definition of bin2bcd and bcd2binAlbin Tonnerre
2009-08-25Replace BCD2BIN and BIN2BCD macros with inline functionsAlbin Tonnerre
2009-08-21eeprom_m95xxx: remove unused variable iJean-Christophe PLAGNIOL-VILLARD
2009-08-21Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk
2009-08-21add WATCHDOG_RESET() on nand write and readGiulio Benetti
2009-08-21tsec: Wait for auto-negotiation to complete without linkPeter Tyser
2009-08-21arm: kirkwood: See to it that sent data is 8-byte alignedSimon Kagstrom
2009-08-21Wait for the link to come up on kirkwood network initSimon Kagstrom
2009-08-21arm:kirkwood Define kirkwood phy address magic numberSimon Kagstrom
2009-08-21e1000: fix PCI memory addressingTimur Tabi
2009-08-13flash: Fix CFI buffer size bugJohn Schmoller
2009-08-11dtt, lm81: move unneccessary printf into a debug printfHeiko Schocher
2009-08-10UEC FIXED PHY: Determine fixed-phy port using UEC interface name.Richard Retanubun
2009-08-10Assigned a static SMI address to all UECs TBIPA address.Richard Retanubun
2009-08-10net: kirkwood: updates: used eth_setenv_enetaddr apiPrafulla Wadaskar
2009-08-10Fix E1000 build warning on AP1000 boardRoy Zang
2009-08-10net: phy: bugfixes: mv88E61xx compiler warnings fixedPrafulla Wadaskar
2009-08-10arm: A320: driver for FTMAC100 ethernet controllerPo-Yu Chuang