summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRSTSandeep Paulraj2009-08-261-0/+59
* mxc_nand: add nand driver for MX2/MX3Ilya Yanok2009-08-262-0/+881
* NAND: ADD page Parameter to all read_page/read_page_raw API'sSandeep Paulraj2009-08-262-8/+10
* 83xx, kmeter1: added NAND supportHeiko Schocher2009-08-262-0/+136
* OneNAND: Remove unused read_spareramKyungmin Park2009-08-261-3/+1
* KB9202: Add NAND supportMatthias Kaehlcke2009-08-262-0/+151
* Merge branch 'next' of git://www.denx.de/git/u-boot-coldfire into nextWolfgang Denk2009-08-261-6/+10
|\
| * ColdFire: Fix compile warning messagesTsiChung Liew2009-08-261-6/+10
* | Support up to 7 banks for ids as specified in JEDEC JEP106ZNiklaus Giger2009-08-262-2/+80
|/
* Merge branch 'next' of git://git.denx.de/u-boot-net into nextWolfgang Denk2009-08-255-132/+197
|\
| * net: tsec - handle user interrupt while waiting for PHY auto negotiation to c...Kim Phillips2009-08-251-0/+7
| * Add debug message for Blackfin Ethernet Rx function.Robin Getz2009-08-251-0/+3
| * Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-08-253-132/+187
* | Merge branch 'master' into nextWolfgang Denk2009-08-251-2/+2
|\ \ | |/ |/|
| * ppc4xx: Fix ECC Correction bug with SMC ordering for NDFC driverFeng Kan2009-08-251-2/+2
* | Add driver for the ST M41T94 SPI RTCAlbin Tonnerre2009-08-252-0/+125
* | Switch from per-driver to common definition of bin2bcd and bcd2binAlbin Tonnerre2009-08-2523-233/+0
* | Replace BCD2BIN and BIN2BCD macros with inline functionsAlbin Tonnerre2009-08-254-61/+61
|/
* eeprom_m95xxx: remove unused variable iJean-Christophe PLAGNIOL-VILLARD2009-08-211-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-08-214-30/+58
|\
OpenPOWER on IntegriCloud