aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-11-03Trimmed some variables in ne2000.cVlad Lungu1-14/+7
2007-11-02Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk5-2/+2
2007-11-01Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk5-2/+2
2007-11-01Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk1-0/+1
2007-10-24fsl_pci_init enable COMMAND_MEMORY if inbound windowEd Swarthout1-0/+8
2007-10-23Coding style: keep lists sorted; update CHANGELOGWolfgang Denk1-16/+14
2007-10-23Fix missing drivers makefile entries ds1722.c mw_eeprom.cJean-Christophe PLAGNIOL-VILLARD3-5/+6
2007-10-23Move PL01* serial drivers to drivers/serial and adjust Makefiles.Peter Pearse5-2/+2
2007-10-21Minor coding style cleanup; update CHANGELOGWolfgang Denk1-8/+2
2007-10-21Fix NE2000 driver:Vlad Lungu2-24/+14
2007-10-19tsec driver should clear RHALT on startupDan Wilson1-0/+1
2007-10-15Merge branch 'master' of git://www.denx.de/git/u-boot-usbWolfgang Denk1-40/+72
2007-10-13Merge branch 'merge' of git://www.denx.de/git/u-boot-microblazeWolfgang Denk1-1/+1
2007-10-13Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk3-0/+1603
2007-10-13Coding Style cleanup.Wolfgang Denk1-8/+10
2007-10-04Merge with git://www.denx.de/git/u-boot.gitPeter Pearse1-0/+1
2007-10-02Bugfix: Use only one PTD for one endpointTimo Ketola1-40/+72
2007-09-24[PATCH] Change macro name for UartLiteMichal Simek1-1/+1
2007-09-24synchronizition with mainlineMichal Simek5-900/+3
2007-09-24Merge ../u-bootMichal Simek4-12/+21
2007-09-18Move coloured led API to status_led.hPeter Pearse1-88/+92
2007-09-18Merge with git://www.denx.de/git/u-boot.gitPeter Pearse4-12/+21
2007-09-17Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher43-8602/+9702
2007-09-17Description: Add NEC's PCI OHCI module ID to the USB OHCI driverDavid Saada1-0/+1
2007-09-17Small whitespace cleanup of OneNAND patchStefan Roese1-2/+2
2007-09-17OneNAND support (take #2)Kyungmin Park2-0/+309
2007-09-17OneNAND support (take #2)Kyungmin Park1-0/+1294
2007-09-15Typo fix in tsec.curwithsughosh@gmail.com1-1/+1
2007-09-15Fix do_div() usage in nand process outputMatthias Fuchs1-5/+16
2007-09-15Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk2-6/+4
2007-09-11Merge git://www.denx.de/git/u-bootMichal Simek15-59/+972
2007-09-07Merge with git://www.denx.de/git/u-boot.gitPeter Pearse5-12/+147
2007-09-07PXA270: Added support for TrizepsIV board.stefano babic1-2/+14
2007-09-07Add BUILD_DIR support for bios emulator.Jason Jin1-8/+15
2007-09-06Add support for Sil680 IDE controller.Gary Jennejohn2-1/+111
2007-09-04Ran Lindent on drivers/at45.cPeter Pearse1-172/+162
2007-09-02Merge with git://www.denx.de/git/u-boot.gitStefan Roese3-8/+13
2007-08-31ppc4xx: (Re-)Enable CONFIG_PCI_PNP on AMCC 440EPx SequoiaGary Jennejohn1-1/+7
2007-08-30Revert "Fix MPC8544DS PCIe3 scsi."Ed Swarthout1-3/+1
2007-08-29Fix MPC8544DS PCIe3 scsi.Kumar Gala1-1/+3
2007-08-29Fix MAC address setting in DM9000 driver.stefano babic1-3/+3
2007-08-29MPC5xxx: fix some compiler warnings in USB codeMartin Krause1-3/+3
2007-08-29fsl_pci_init - Remove self PCSRBAR allocationEd Swarthout1-2/+7
2007-08-19Fix some build errors.Wolfgang Denk2-3/+5
2007-08-18Merge with /home/wd/git/u-boot/custodian/u-boot-coldfireWolfgang Denk4-0/+818
2007-08-18PCI_READ_VIA_DWORD_OP: Fix *val uninitialized bugShinya Kuribayashi1-1/+3
2007-08-16ColdFire: Add M54455EVB for MCF5445xTsiChungLiew1-7/+20
2007-08-16ColdFire: MCF5329 Update and cleanupTsiChungLiew1-5/+5
2007-08-16Merge branch 'denx-coldfire' into coldfire-aug2007John Rigby4-0/+805
2007-08-16Don't wait for disconnected TSECsAndy Fleming1-13/+17