aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-11-25drivers/rtc : move rtc drivers to drivers/rtcJean-Christophe PLAGNIOL-VILLARD24-0/+4693
2007-11-25drivers/hwmon : move hardware monitor drviers to drivers/hwmonJean-Christophe PLAGNIOL-VILLARD8-1/+909
2007-11-25drivers/input : move input drivers to drivers/inputJean-Christophe PLAGNIOL-VILLARD7-9/+48
2007-11-25drivers/usb : move usb drivers to drivers/usbJean-Christophe PLAGNIOL-VILLARD12-12/+53
2007-11-25drivers/serial : move serial drivers to drivers/serialJean-Christophe PLAGNIOL-VILLARD13-9/+13
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD99-34/+32
2007-11-25drivers/video : move video drivers to drivers/videoJean-Christophe PLAGNIOL-VILLARD13-9/+54
2007-11-24drivers/pcmcia : move pcmcia drivers to drivers/pcmciaJean-Christophe PLAGNIOL-VILLARD8-9/+50
2007-11-24drivers/pci : move pci drivers to drivers/pciJean-Christophe PLAGNIOL-VILLARD8-6/+51
2007-11-20drivers/i2c : move i2c drivers to drivers/i2cJean-Christophe PLAGNIOL-VILLARD6-8/+49
2007-11-20Merge branch 'origin' into kconfig-for-1.3.1Grant Likely8-9/+21
2007-11-19Fix build problems with mp2usb boardWolfgang Denk1-0/+4
2007-11-18Fix compiler warnings for ARM systems.Wolfgang Denk1-1/+1
2007-11-18Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk6-8/+16
2007-11-16Merge branch 'origin' into kconfig-for-1.3.1Grant Likely2-0/+997
2007-11-15Group PCI and PCMCIA drivers in drivers/MakefileGrant Likely1-11/+22
2007-11-15Group block/flash drivers in drivers/MakefileGrant Likely1-9/+13
2007-11-15Group USB drivers in drivers/MakefileGrant Likely1-7/+11
2007-11-15Group i2c drivers in drivers/MakefileGrant Likely1-4/+8
2007-11-15Group console drivers in drivers/MakefileGrant Likely1-20/+24
2007-11-15Group network drivers in drivers/MakefileGrant Likely1-29/+31
2007-11-15Build: split COBJS value into multiple linesGrant Likely3-35/+114
2007-11-06Implement general ULi 526x Ethernet driver support in U-bootRoy Zang2-1/+997
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