summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-11-20Merge branch 'origin' into kconfig-for-1.3.1Grant Likely
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-16Merge branch 'origin' into kconfig-for-1.3.1Grant Likely
2007-11-15Group PCI and PCMCIA drivers in drivers/MakefileGrant Likely
2007-11-15Group block/flash drivers in drivers/MakefileGrant Likely
2007-11-15Group USB drivers in drivers/MakefileGrant Likely
2007-11-15Group i2c drivers in drivers/MakefileGrant Likely
2007-11-15Group console drivers in drivers/MakefileGrant Likely
2007-11-15Group network drivers in drivers/MakefileGrant Likely
2007-11-15Build: split COBJS value into multiple linesGrant Likely
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