summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'reloc'Wolfgang Denk2009-10-0911-879/+7
|\
| * Conditionally perform common relocation fixupsPeter Tyser2009-10-031-0/+2
| * fpga: Remove relocation fixupsPeter Tyser2009-10-039-830/+5
| * tsec: Remove PHY command relocation fixupsPeter Tyser2009-10-031-49/+0
* | ppc_4xx: Apply new HW register namesNiklaus Giger2009-10-071-50/+50
* | net: kirkwood_egiga.c: fixed build warningPrafulla Wadaskar2009-10-041-1/+3
* | Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-10-043-496/+309
* | net: phy: mv88e61xx.c : fixed build warningPrafulla Wadaskar2009-10-041-2/+2
* | net: Fix problem with 405EZ ethernet interruptJames Clough2009-10-041-0/+9
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-09-301-0/+4
|\
| * ppc/85xx: get_law_entry isn't used in CONFIG_NAND_SPLKumar Gala2009-09-301-0/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-09-301-2/+1
|\ \
| * | NAND: davinci: Fix warnings when 4-bit ECC not usedScott Wood2009-09-281-2/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2009-09-301-36/+69
|\ \
| * | fsl_i2c: Do not generate STOP after read.Joakim Tjernlund2009-09-281-5/+6
| * | fsl_i2c: Impl. AN2919, rev 5 to calculate FDR/DFSRJoakim Tjernlund2009-09-281-35/+55
| * | fsl_i2c: Add CONFIG_FSL_I2C_CUSTOM_{DFSR/FDR}Joakim Tjernlund2009-09-281-3/+11
| * | fsl_i2c: Wait for STOP condition to propagateJoakim Tjernlund2009-09-281-4/+8
| |/
* | net: uec: Fix uccf.h and uec.h headers to include headers they depend onAnton Vorontsov2009-09-252-0/+4
* | net: uec_phy: Implement TXID and RXID RGMII modes for Marvell PHYsAnton Vorontsov2009-09-252-2/+14
|/
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-09-242-12/+118
|\
| * ppc/p4080: Add various p4080 related defines (and p4040)Kumar Gala2009-09-241-0/+2
| * ppc/p4080: Add support for CoreNet style platform LAWsKumar Gala2009-09-241-11/+115
| * ppc/85xx: Clean up p1_p2_rdb PCI setupKumar Gala2009-09-241-1/+1
* | rtc/ds1337.c: Allow to set TCR registerWerner Pfister2009-09-241-0/+4
|/
* mpc512x. Micron nand flash needs a reset before a read command is issued.Paul Gibson2009-09-221-0/+1
* ppc/85xx: add boot from NAND/eSDHC/eSPI supportMingkai Hu2009-09-151-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2009-09-153-484/+20
|\
| * net: emaclite: Cleanup license to be GPL compatibleMichal Simek2009-09-141-19/+20
| * net: Remove old Xilinx Emac driverMichal Simek2009-09-142-465/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-09-152-70/+70
|\ \
| * | ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-112-70/+70
| |/
* | sk98lin: fix compile warningsWolfgang Denk2009-09-154-13/+29
* | drivers/net/natsemi.c: fix compile warningWolfgang Denk2009-09-151-1/+2
|/
* fsl: add register read-back to set_law()Timur Tabi2009-09-081-1/+2
* fsl_i2c: increase I2C timeout values and make them configurableTimur Tabi2009-09-061-4/+20
* mxc_nand: Remove Freescale's "All Rights Reserved."Scott Wood2009-09-041-1/+1
* License cleanup: remove unintended "All Rights Reserved" notices.Wolfgang Denk2009-09-044-4/+0
* Use different PBA value for E1000 PCI and PCIe cardsRoy Zang2009-09-041-2/+10
* Misc ds1722 fixupsGraeme Russ2009-09-041-1/+2
* Misc ti_pci1410a fixupsGraeme Russ2009-09-041-44/+18
* Misc SATA fixupsGraeme Russ2009-09-042-19/+6
* driver/fsl_pci: Add fsl_pci_init_port function to initialize a PCI controllerPoonam Aggrwal2009-08-281-0/+44
* 85xx: Added single core members of FSL P1xx/P2xx processors seriesPoonam Aggrwal2009-08-281-1/+2
* 85xx: Added P1020 Processor Support.Poonam Aggrwal2009-08-281-1/+1
* pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memoryKumar Gala2009-08-281-63/+162
* pci/fsl_pci_init: Use PCIe capability to determine if controller is PCIeKumar Gala2009-08-281-19/+13
* pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala2009-08-281-1/+7
* pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala2009-08-281-2/+4
* NAND: DaVinci: V2 Adding 4 BIT ECC supportSandeep Paulraj2009-08-261-2/+282
OpenPOWER on IntegriCloud