summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* 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
|\ \ \
| * | | * Changes/fixes for drivers/cfi_flash.c:Stefan Roese2006-04-01-11/+60
| |/ /
* | | GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-13/+14
|/ /
* | Add Nat Semi DP83865 PHY support to MPC85xx TSEC driverWolfgang Denk2006-03-12-0/+61
* | Fix compile problemWolfgang Denk2006-03-12-1/+2
* | Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#pciWolfgang Denk2006-03-12-10/+65
|\ \
| * | Fixed PCI indirect config ops to handle multiple PCI controllersKumar Gala2006-01-12-0/+16
| * | Report back PCI bus when doing table based device configKumar Gala2006-01-11-0/+1
| * | Added support for PCI prefetchable region and BARsKumar Gala2006-01-11-10/+48
| |/
* | Fix a HW timing issue on 8548 CDS for eTSEC 3 in RGMII modeWolfgang Denk2006-03-12-1/+1
* | Fix bad register definitions for LTX971 PHY on MPC85xx boards.Wolfgang Denk2006-03-12-6/+6
* | Add ADI Blackfin supportWolfgang Denk2006-03-12-0/+25
* | Fix conditional for including ks8695eth driverWolfgang Denk2006-03-12-2/+1
* | Cleanup compiler warnings.Wolfgang Denk2006-03-12-2/+2
* | Some code cleanup for GCC 4.xWolfgang Denk2006-03-11-28/+35
* | Cleanup (get rid of debug code that sneaked in)Wolfgang Denk2006-03-07-1/+1
* | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-03-06-306/+2029
|\ \
| * | Minor code cleanupWolfgang Denk2006-03-06-218/+218
| * | Merge the new NAND code (testing-NAND brach); see doc/README.nandWolfgang Denk2006-03-06-0/+7613
| |\ \
| | * | Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2006-03-05-19/+1658
| * | | Fix problem with flash_get_size() from CFI driver updateStefan Roese2006-03-01-0/+1
| * | | Major CFI-FLASH driver update:Stefan Roese2006-02-28-69/+152
* | | | Cleanup of NAND support of delta board using the Monahans Data FlashMarkus Klotzbücher2006-03-06-7/+1
* | | | NAND finally working. Two bugs fixed:Markus Klotzbücher2006-03-06-2/+11