summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-10-01Fix typo in dataflash driver1.3.0-at91-200810011640Justin Waters
2008-09-25Fix Dataflash addressing error1.3.0-at91-200809251917Justin Waters
2008-06-16Merge branch 'u-boot-1.1.5-at91' into u-boot-1.3.0-at91Justin Waters
2008-06-16Update to Atmel's 1.7 patch for 1.1.51.1.5-at91-200806161731Justin Waters
2008-01-22Fix various configuration problems with Atmel patchJustin Waters
2008-01-21Merge branch 'u-boot-1.1.5-at91' into u-boot-1.3.0-at91Justin Waters
2008-01-21Add Atmel AT91 patch version 1.5Justin Waters
2007-11-19Fix build problems with mp2usb boardWolfgang Denk
2007-11-18Fix compiler warnings for ARM systems.Wolfgang Denk
2007-11-18Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk
2007-11-06Implement general ULi 526x Ethernet driver support in U-bootRoy Zang
2007-11-03Trimmed some variables in ne2000.cVlad Lungu
2007-11-02Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2007-11-01Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk
2007-11-01Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2007-10-24fsl_pci_init enable COMMAND_MEMORY if inbound windowEd Swarthout
2007-10-23Coding style: keep lists sorted; update CHANGELOGWolfgang Denk
2007-10-23Fix missing drivers makefile entries ds1722.c mw_eeprom.cJean-Christophe PLAGNIOL-VILLARD
2007-10-23Move PL01* serial drivers to drivers/serial and adjust Makefiles.Peter Pearse
2007-10-21Minor coding style cleanup; update CHANGELOGWolfgang Denk
2007-10-21Fix NE2000 driver:Vlad Lungu
2007-10-19tsec driver should clear RHALT on startupDan Wilson
2007-10-15Merge branch 'master' of git://www.denx.de/git/u-boot-usbWolfgang Denk
2007-10-13Merge branch 'merge' of git://www.denx.de/git/u-boot-microblazeWolfgang Denk
2007-10-13Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk
2007-10-13Coding Style cleanup.Wolfgang Denk
2007-10-04Merge with git://www.denx.de/git/u-boot.gitPeter Pearse
2007-10-02Bugfix: Use only one PTD for one endpointTimo Ketola
2007-09-24[PATCH] Change macro name for UartLiteMichal Simek
2007-09-24synchronizition with mainlineMichal Simek
2007-09-24Merge ../u-bootMichal Simek
2007-09-18Move coloured led API to status_led.hPeter Pearse
2007-09-18Merge with git://www.denx.de/git/u-boot.gitPeter Pearse
2007-09-17Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher
2007-09-17Description: Add NEC's PCI OHCI module ID to the USB OHCI driverDavid Saada
2007-09-17Small whitespace cleanup of OneNAND patchStefan Roese
2007-09-17OneNAND support (take #2)Kyungmin Park
2007-09-17OneNAND support (take #2)Kyungmin Park
2007-09-15Typo fix in tsec.curwithsughosh@gmail.com
2007-09-15Fix do_div() usage in nand process outputMatthias Fuchs
2007-09-15Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk
2007-09-11Merge git://www.denx.de/git/u-bootMichal Simek
2007-09-07Merge with git://www.denx.de/git/u-boot.gitPeter Pearse
2007-09-07PXA270: Added support for TrizepsIV board.stefano babic
2007-09-07Add BUILD_DIR support for bios emulator.Jason Jin
2007-09-06Add support for Sil680 IDE controller.Gary Jennejohn
2007-09-04Ran Lindent on drivers/at45.cPeter Pearse
2007-09-02Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-08-31ppc4xx: (Re-)Enable CONFIG_PCI_PNP on AMCC 440EPx SequoiaGary Jennejohn
2007-08-30Revert "Fix MPC8544DS PCIe3 scsi."Ed Swarthout