summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-10-03fpga: Remove relocation fixupsPeter Tyser9-830/+5
2009-10-03tsec: Remove PHY command relocation fixupsPeter Tyser1-49/+0
2009-10-01Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk1-0/+4
2009-10-01Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk1-2/+1
2009-10-01Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk1-36/+69
2009-09-30ppc/85xx: get_law_entry isn't used in CONFIG_NAND_SPLKumar Gala1-0/+4
2009-09-29NAND: davinci: Fix warnings when 4-bit ECC not usedScott Wood1-2/+1
2009-09-28fsl_i2c: Do not generate STOP after read.Joakim Tjernlund1-5/+6
2009-09-28fsl_i2c: Impl. AN2919, rev 5 to calculate FDR/DFSRJoakim Tjernlund1-35/+55
2009-09-28fsl_i2c: Add CONFIG_FSL_I2C_CUSTOM_{DFSR/FDR}Joakim Tjernlund1-3/+11
2009-09-28fsl_i2c: Wait for STOP condition to propagateJoakim Tjernlund1-4/+8
2009-09-26net: uec: Fix uccf.h and uec.h headers to include headers they depend onAnton Vorontsov2-0/+4
2009-09-26net: uec_phy: Implement TXID and RXID RGMII modes for Marvell PHYsAnton Vorontsov2-2/+14
2009-09-25Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2-12/+118
2009-09-24ppc/p4080: Add various p4080 related defines (and p4040)Kumar Gala1-0/+2
2009-09-24ppc/p4080: Add support for CoreNet style platform LAWsKumar Gala1-11/+115
2009-09-24ppc/85xx: Clean up p1_p2_rdb PCI setupKumar Gala1-1/+1
2009-09-24rtc/ds1337.c: Allow to set TCR registerWerner Pfister1-0/+4
2009-09-23mpc512x. Micron nand flash needs a reset before a read command is issued.Paul Gibson1-0/+1
2009-09-16ppc/85xx: add boot from NAND/eSDHC/eSPI supportMingkai Hu1-0/+2
2009-09-15Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk3-484/+20
2009-09-15Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2-70/+70
2009-09-15sk98lin: fix compile warningsWolfgang Denk4-13/+29
2009-09-15drivers/net/natsemi.c: fix compile warningWolfgang Denk1-1/+2
2009-09-14net: emaclite: Cleanup license to be GPL compatibleMichal Simek1-19/+20
2009-09-14net: Remove old Xilinx Emac driverMichal Simek2-465/+0
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese2-70/+70
2009-09-08fsl: add register read-back to set_law()Timur Tabi1-1/+2
2009-09-06fsl_i2c: increase I2C timeout values and make them configurableTimur Tabi1-4/+20
2009-09-05mxc_nand: Remove Freescale's "All Rights Reserved."Scott Wood1-1/+1
2009-09-05License cleanup: remove unintended "All Rights Reserved" notices.Wolfgang Denk4-4/+0
2009-09-05Use different PBA value for E1000 PCI and PCIe cardsRoy Zang1-2/+10
2009-09-04Misc ds1722 fixupsGraeme Russ1-1/+2
2009-09-04Misc ti_pci1410a fixupsGraeme Russ1-44/+18
2009-09-04Misc SATA fixupsGraeme Russ2-19/+6
2009-08-29driver/fsl_pci: Add fsl_pci_init_port function to initialize a PCI controllerPoonam Aggrwal1-0/+44
2009-08-2985xx: Added single core members of FSL P1xx/P2xx processors seriesPoonam Aggrwal1-1/+2
2009-08-2985xx: Added P1020 Processor Support.Poonam Aggrwal1-1/+1
2009-08-29pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memoryKumar Gala1-63/+162
2009-08-29pci/fsl_pci_init: Use PCIe capability to determine if controller is PCIeKumar Gala1-19/+13
2009-08-29pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala1-1/+7
2009-08-29pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala1-2/+4
2009-08-27NAND: DaVinci: V2 Adding 4 BIT ECC supportSandeep Paulraj1-2/+282
2009-08-27MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRSTSandeep Paulraj1-0/+59
2009-08-27mxc_nand: add nand driver for MX2/MX3Ilya Yanok2-0/+881
2009-08-27NAND: ADD page Parameter to all read_page/read_page_raw API'sSandeep Paulraj2-8/+10
2009-08-2783xx, kmeter1: added NAND supportHeiko Schocher2-0/+136
2009-08-27OneNAND: Remove unused read_spareramKyungmin Park1-3/+1
2009-08-27KB9202: Add NAND supportMatthias Kaehlcke2-0/+151
2009-08-26Merge branch 'next' of git://www.denx.de/git/u-boot-coldfire into nextWolfgang Denk1-6/+10