summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|\
| * tsec: Wait for auto-negotiation to complete without linkPeter Tyser2009-08-211-10/+9
| * arm: kirkwood: See to it that sent data is 8-byte alignedSimon Kagstrom2009-08-212-4/+18
| * Wait for the link to come up on kirkwood network initSimon Kagstrom2009-08-211-6/+14
| * arm:kirkwood Define kirkwood phy address magic numberSimon Kagstrom2009-08-211-4/+10
| * e1000: fix PCI memory addressingTimur Tabi2009-08-211-8/+9
* | add WATCHDOG_RESET() on nand write and readGiulio Benetti2009-08-211-0/+4
|/
* flash: Fix CFI buffer size bugJohn Schmoller2009-08-131-1/+1
* dtt, lm81: move unneccessary printf into a debug printfHeiko Schocher2009-08-111-1/+1
* UEC FIXED PHY: Determine fixed-phy port using UEC interface name.Richard Retanubun2009-08-101-17/+19
* Assigned a static SMI address to all UECs TBIPA address.Richard Retanubun2009-08-101-8/+9
* net: kirkwood: updates: used eth_setenv_enetaddr apiPrafulla Wadaskar2009-08-101-6/+9
* Fix E1000 build warning on AP1000 boardRoy Zang2009-08-101-44/+44
* net: phy: bugfixes: mv88E61xx compiler warnings fixedPrafulla Wadaskar2009-08-101-9/+14
* arm: A320: driver for FTMAC100 ethernet controllerPo-Yu Chuang2009-08-103-0/+433
* Minor coding style cleanup.Wolfgang Denk2009-08-102-2/+0
* mxc-mmc: sdhc host driver for MX2 and MX3 proccessorIlya Yanok2009-08-092-0/+524
* Add driver for the ST M95xxx SPI EEPROMAlbin Tonnerre2009-08-092-0/+118
* Dual-license IBM code contributionsJosh Boyer2009-08-091-0/+2
* bus_vcxk.c: fix warning: unused variable 'lineptr'Jens Scharsig2009-08-091-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-08-082-491/+3444
|\
| * Add Intel E1000 PCIE card supportRoy Zang2009-08-082-491/+3444
* | omap3: replace all instances of gpmc config struct by one globalDirk Behme2009-08-081-17/+16
* | omap3: remove typedefs for configuration structsDirk Behme2009-08-081-1/+1
|/
* omap3: embedd gpmc_cs into gpmc config structMatthias Ludwig2009-08-071-15/+7
* Merge branch 'next' of git://git.denx.de/u-boot-coldfireWolfgang Denk2009-08-042-0/+358
|\
| * Coldfire: Consolidate DSPI driverTsiChung Liew2009-07-142-0/+358
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2009-07-308-18/+769
|\ \
| * | OMAP3 Move twl4030 mmc functionTom Rix2009-07-292-11/+17
| * | OMAP3 Move twl4030 power and led functionsTom Rix2009-07-293-1/+107
| * | TWL4030 Add power reset buttonTom Rix2009-07-282-0/+94
OpenPOWER on IntegriCloud