aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-08-14Fix drivers/dm9000.c when configured in 32 bit mode.Wolfgang Denk1-0/+3
2006-07-21Code cleanupWolfgang Denk1-1/+1
2006-07-21More code cleanupWolfgang Denk4-4/+10
2006-07-19Fix support for PS/2 keyboard on TQM85xx boardsWolfgang Denk2-16/+16
2006-07-19Add support for TB5200 boardWolfgang Denk2-5/+5
2006-07-10Major PCMCIA Cleanup to make code better readable and maintainable.Wolfgang Denk5-2/+800
2006-06-30Merge: Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz1-1/+1
2006-06-30Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz1-1/+1
2006-06-19Add support for wrPPMC7xx/74xx boardsHeiko Schocher1-1/+1
2006-06-16Add support for PS/2 keyboard on TQM85xx boardWolfgang Denk2-7/+54
2006-06-02Fix watchdog handling in CFI flash driverWolfgang Denk1-5/+1
2006-05-09Fix watchdog issues for ColdFire boards.Wolfgang Denk1-0/+5
2006-04-12Merge with /home/m8/git/u-bootWolfgang Denk7-35/+18
2006-04-08Fix JFFS2 support for legacy NAND driver.Marian Balakowicz7-35/+18
2006-04-06Merge with /home/sr/git/u-boot/cfi-flashWolfgang Denk1-11/+60
2006-04-01* Changes/fixes for drivers/cfi_flash.c:Stefan Roese1-11/+60
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk7-13/+14
2006-03-12Add Nat Semi DP83865 PHY support to MPC85xx TSEC driverWolfgang Denk2-0/+61
2006-03-12Fix compile problemWolfgang Denk1-1/+2
2006-03-12Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#pciWolfgang Denk3-10/+65
2006-03-12Fix a HW timing issue on 8548 CDS for eTSEC 3 in RGMII modeWolfgang Denk1-1/+1
2006-03-12Fix bad register definitions for LTX971 PHY on MPC85xx boards.Wolfgang Denk1-6/+6
2006-03-12Add ADI Blackfin supportWolfgang Denk3-0/+25
2006-03-12Fix conditional for including ks8695eth driverWolfgang Denk1-2/+1
2006-03-12Cleanup compiler warnings.Wolfgang Denk1-2/+2
2006-03-11Some code cleanup for GCC 4.xWolfgang Denk6-28/+35
2006-03-07Cleanup (get rid of debug code that sneaked in)Wolfgang Denk1-1/+1
2006-03-06Merge with /home/wd/git/u-boot/masterWolfgang Denk10-306/+2029
2006-03-06Cleanup of NAND support of delta board using the Monahans Data FlashMarkus Klotzbücher1-7/+1
2006-03-06NAND finally working. Two bugs fixed:Markus Klotzbücher1-2/+11
2006-03-06Minor code cleanupWolfgang Denk1-218/+218
2006-03-06Merge the new NAND code (testing-NAND brach); see doc/README.nandWolfgang Denk9-0/+7613
2006-03-05Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka8-19/+1658
2006-03-01Fix problem with flash_get_size() from CFI driver updateStefan Roese1-0/+1
2006-02-28Major CFI-FLASH driver update:Stefan Roese1-69/+152
2006-02-24Merge /home/tur/nand/u-boot/Markus Klotzbücher7-0/+5974
2006-02-24Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka7-0/+5974
2006-02-20Merged and added more pxa-regs.h stuff, especially the GPIO ControlMarkus Klotzbücher1-1/+1
2006-01-18Add VGA support (CT69000) to CPCI750 board.Stefan Roese2-0/+40
2006-01-12Fixed PCI indirect config ops to handle multiple PCI controllersKumar Gala1-0/+16
2006-01-11Report back PCI bus when doing table based device configKumar Gala1-0/+1
2006-01-11Added support for PCI prefetchable region and BARsKumar Gala1-10/+48
2005-11-22Add support for Prodrive P3P440 board:Stefan Roese1-0/+2
2005-11-02* Add hook to NAND erase and implement nand_wait function.Wolfgang Denk1-3/+33
2005-10-28Add support for multiple PHYs.Marian Balakowicz3-27/+133
2005-10-17Add PCI support for the TQM834x board.Rafal Jaworowski2-2/+13
2005-10-15Merge with /home/m8/git/u-bootWolfgang Denk1-4/+10
2005-10-13Cleanup for GCC-4.xWolfgang Denk8-14/+16
2005-10-13Merge with /home/sr/git/u-bootWolfgang Denk1-0/+7
2005-10-11Added support for TQM834x boards.Marian Balakowicz1-4/+10