aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-10-04net: kirkwood_egiga.c: fixed build warningPrafulla Wadaskar
2009-10-04Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren
2009-10-04net: phy: mv88e61xx.c : fixed build warningPrafulla Wadaskar
2009-10-04net: Fix problem with 405EZ ethernet interruptJames Clough
2009-09-30Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2009-09-30Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2009-09-30Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2009-09-30ppc/85xx: get_law_entry isn't used in CONFIG_NAND_SPLKumar Gala
2009-09-28NAND: davinci: Fix warnings when 4-bit ECC not usedScott Wood
2009-09-28fsl_i2c: Do not generate STOP after read.Joakim Tjernlund
2009-09-28fsl_i2c: Impl. AN2919, rev 5 to calculate FDR/DFSRJoakim Tjernlund
2009-09-28fsl_i2c: Add CONFIG_FSL_I2C_CUSTOM_{DFSR/FDR}Joakim Tjernlund
2009-09-28fsl_i2c: Wait for STOP condition to propagateJoakim Tjernlund
2009-09-25net: uec: Fix uccf.h and uec.h headers to include headers they depend onAnton Vorontsov
2009-09-25net: uec_phy: Implement TXID and RXID RGMII modes for Marvell PHYsAnton Vorontsov
2009-09-24Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2009-09-24ppc/p4080: Add various p4080 related defines (and p4040)Kumar Gala
2009-09-24ppc/p4080: Add support for CoreNet style platform LAWsKumar Gala
2009-09-24ppc/85xx: Clean up p1_p2_rdb PCI setupKumar Gala
2009-09-24rtc/ds1337.c: Allow to set TCR registerWerner Pfister
2009-09-22mpc512x. Micron nand flash needs a reset before a read command is issued.Paul Gibson
2009-09-15ppc/85xx: add boot from NAND/eSDHC/eSPI supportMingkai Hu
2009-09-15Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk
2009-09-15Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2009-09-15sk98lin: fix compile warningsWolfgang Denk
2009-09-15drivers/net/natsemi.c: fix compile warningWolfgang Denk
2009-09-14net: emaclite: Cleanup license to be GPL compatibleMichal Simek
2009-09-14net: Remove old Xilinx Emac driverMichal Simek
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese
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