summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* Rewrite a series of goto statements as a sequences ofJon Loeliger2006-10-19-31/+21
* Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.cJon Loeliger2006-10-19-1/+249
* Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-12-3/+3
|\
| * Fix spelling; minor code cleanup.Wolfgang Denk2006-10-12-3/+3
* | Remove unneeded include files and local variable.Jon Loeliger2006-10-12-3/+0
* | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-11-1/+870
|\ \ | |/
| * * Several improvements to the new NAND subsystem:Stefan Roese2006-10-10-1/+870
* | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-10-8/+7
|\ \ | |/
| * Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-4/+4
| * Coding style cleanupWolfgang Denk2006-10-09-4/+3
* | Ran lindent and cleaned up whitespace issues.Jon Loeliger2006-10-10-441/+455
* | Merge branch 'mpc85xx'Jon Loeliger2006-09-19-13/+77
|\ \
| * | Add support for eTSEC 3 & 4 on 8548 CDSAndy Fleming2006-09-19-10/+76
* | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-09-19-29/+211
|\ \ \ | | |/ | |/|
| * | Merge with /home/m8/git/u-bootWolfgang Denk2006-09-04-29/+96
| |\ \
| | * | Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-29/+96
| * | | Make the serial driver framework work with CONFIG_SERIAL_MULTI enabledWolfgang Denk2006-08-30-0/+115
| |/ /
* | | Merge branch 'mpc86xx'Jon Loeliger2006-08-23-142/+138
|\ \ \
| * | | Cleanup and lindent new AHCI driver.Jon Loeliger2006-08-23-142/+138
* | | | Merge branch 'mpc86xx'Jon Loeliger2006-08-23-1/+707
|\ \ \ \ | |/ / /
| * | | Add AHCI support to u-bootJin Zhengxiong2006-08-23-1/+707
* | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-08-22-0/+3
|\ \ \ \ | | |/ / | |/| |
| * | | Fix drivers/dm9000.c when configured in 32 bit mode.Wolfgang Denk2006-08-14-0/+3
* | | | Merge branch 'mpc85xx'Jon Loeliger2006-08-09-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | * Made sure the code which disables prefetch for PCI devices sets the size of...Matthew McClintock2006-08-09-1/+1
* | | | Merge branch 'wd'Jon Loeliger2006-08-09-12/+863
|\ \ \ \ | | |/ / | |/| |
| * | | Code cleanupWolfgang Denk2006-07-21-1/+1
| * | | More code cleanupWolfgang Denk2006-07-21-4/+10
| * | | Fix support for PS/2 keyboard on TQM85xx boardsWolfgang Denk2006-07-19-16/+16
| * | | Add support for TB5200 boardWolfgang Denk2006-07-19-5/+5
| * | | Major PCMCIA Cleanup to make code better readable and maintainable.Wolfgang Denk2006-07-10-2/+800
| * | | Merge: Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz2006-06-30-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz2006-06-30-1/+1
| * | | Add support for wrPPMC7xx/74xx boardsHeiko Schocher2006-06-19-1/+1
| * | | Add support for PS/2 keyboard on TQM85xx boardWolfgang Denk2006-06-16-7/+54
* | | | Merge branch 'mpc86xx'Jon Loeliger2006-06-28-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Change Id to symbolic name for RTL8139Jin Zhengxiong2006-06-28-1/+1
* | | | Merge branch 'mpc86xx'Jon Loeliger2006-06-27-2/+4
|\ \ \ \ | |/ / /
| * | | Fix RTL8139 in big endianJin Zhengxiong-R641882006-06-27-0/+1
| * | | Fix Tsec bug when no linkJin Zhengxiong-R641882006-06-27-1/+1
| * | | Fix bug for io_bar size during pci scanJin Zhengxiong-R641882006-06-27-1/+2
* | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-06-07-5/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Fix watchdog handling in CFI flash driverWolfgang Denk2006-06-02-5/+1
* | | | Merge branch 'mpc86xx'Jon Loeliger2006-05-09-7/+82
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Revert bad PCI prefetch limit change.Jon Loeliger2006-04-27-1/+1
| * | Initial support for MPC8641 HPCN board.Jon Loeliger2006-04-26-8/+83
* | | Fix watchdog issues for ColdFire boards.Wolfgang Denk2006-05-09-0/+5
|/ /
* | Merge with /home/m8/git/u-bootWolfgang Denk2006-04-12-35/+18
|\ \
| * | Fix JFFS2 support for legacy NAND driver.Marian Balakowicz2006-04-08-35/+18
* | | Merge with /home/sr/git/u-boot/cfi-flashWolfgang Denk2006-04-06-11/+60
|\ \ \