summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* fec i.MX27: Fix data buffer alignmentSascha Hauer2008-03-141-2/+2
* first (partly) running spi supportSascha Hauer2008-03-143-9/+536
* beginning of SPI supportSascha Hauer2008-03-117-0/+91
* [CFI driver] add missing flash protection for new driverSascha Hauer2008-02-263-43/+105
* fix compile bug introduced with last commitSascha Hauer2008-02-261-1/+1
* [CFI Driver] - Update Kconfig help textsSascha Hauer2008-02-265-109/+99
* [CFI driver] For some Spansion flashes we have to write theSascha Hauer2008-02-262-49/+9
* [CFI Driver] Remove empty commentsSascha Hauer2008-02-263-23/+11
* [CFI Driver] Removed flash_find_sector(). It turned out to be a duplicateSascha Hauer2008-02-261-31/+15
* [CFI FLASH] Make the 'new' driver compile again and reorder functions toSascha Hauer2008-02-253-371/+335
* [mpc5200 fec] revert to some old version (somehow my play version got into theSascha Hauer2008-02-202-554/+408
* [i.MX27]: use correct clock for i.MX27 ethernet driverSascha Hauer2008-02-191-1/+1
* Only change ADVERTISE_ALL bitEnrik Berkhan2008-01-231-1/+3
* [sandbox] added ^\q to exit ubootMarc Kleine-Budde2007-11-291-0/+5
* doc fixed in i.MX27 fec related filesJuergen Beisert2007-11-121-5/+6
* Merge branch 'ipe337'Marc Kleine-Budde2007-11-121-0/+4
|\
| * [smsc911x] undef FLOW if already definedMarc Kleine-Budde2007-11-121-0/+4
* | Fix wrong warning messageJuergen Beisert2007-11-121-1/+1
|/
* Merge branch 'docu'Juergen Beisert2007-11-091-22/+24
|\
| * various docu addedJuergen Beisert2007-11-051-22/+24
| |\
| | * saving added docuJuergen Beisert2007-11-053-67/+69
* | | adding and correcting driver's docJuergen Beisert2007-11-092-182/+207
* | | setting correct buffer sizeJuergen Beisert2007-11-091-8/+3
* | | adding first clean mx27 only fec driverJuergen Beisert2007-11-084-1/+997
* | | new revision, no volatile any moreJuergen Beisert2007-11-052-313/+388
|/ /
* | integrating sha's changes into jbe's branchJuergen Beisert2007-11-053-143/+215
* | NAND support work in progresssascha2007-10-206-889/+501
|/
* noisy supportJuergen Beisert2007-10-181-1/+5
* Merge octopus:/home/git/projects/u-boot-v2sascha2007-10-181-2/+5
|\
| * make it work with all current CPUsJuergen Beisert2007-10-181-2/+5
* | change functions containing 'mac' or 'enet' in its name to 'ethaddr'.sascha2007-10-186-26/+26
|/
* adding i.MX31 CPU supportJuergen Beisert2007-10-171-4/+15
* add default for case to avoid compiler warningsascha2007-10-161-1/+4
* move dm9000 specific stuff to platform_datasascha2007-10-162-249/+241
* add NAND to KconfigSascha Hauer2007-10-151-0/+3
* add NAND to MakefileSascha Hauer2007-10-151-0/+1
* make NAND support compileSascha Hauer2007-10-155-37/+49
* add NAND Flash support. Initial import from u-boot-1.2.0Sascha Hauer2007-10-128-0/+6810
* remove hardcoded regsiter base addressesSascha Hauer2007-10-092-16/+17
* make real code visible between debug codeSascha Hauer2007-10-091-70/+29
* remove decorationSascha Hauer2007-10-091-35/+7
* reorder functions to get rid of static function declarationsSascha Hauer2007-10-091-81/+78
* add some register bitmask values from the linux kernelSascha Hauer2007-10-092-3/+44
* serial_imx.c: now works on i.MX27Sascha Hauer2007-10-091-7/+37
* re-enable uart initializationSascha Hauer2007-10-081-46/+131
* blackfin serial driver: round clock divisor valuesSascha Hauer2007-10-041-1/+1
* consolidate some printf() into one to safe spaceSascha Hauer2007-10-011-4/+5
* declare lots of functions staticSascha Hauer2007-09-281-17/+21
* remove unused includesSascha Hauer2007-09-211-7/+6
* remove unported includes and driversSascha Hauer2007-09-2160-28880/+0