summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
...
| | | | | * | drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-38/+37
| | | | | * | drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-24/+23
| | | | | * | Fix a few file permission problems.Wolfgang Denk2007-07-04-0/+0
| | | | | * | drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-57/+59
| | | | | |/
| | | * | | USB: This patch fix readl in ohci swap reg access.Jason Jin2007-06-11-1/+1
| | | * | | Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-06-06-136/+92
| | | |\ \ \
| | | * | | | USB/OHCI: endianness cleanup in the generic ohci driverMarkus Klotzbuecher2007-06-06-53/+29
| | | * | | | Files include/linux/byteorder/{big,little}_endian.h defineRodolfo Giometti2007-06-06-3/+3
| | | * | | | USB PCI-OHCI, interrupt pipe and usb event poll supportZhang Wei2007-06-06-55/+267
| | | * | | | ISP116x: delay for crappy USB keysRodolfo Giometti2007-06-06-0/+1
| | | * | | | Change duplicate usb_cpu_init_fail to usb_board_init_failMarkus Klotzbuecher2007-06-06-1/+1
| | | * | | | Merge git://www.denx.de/git/u-boot into 2007_05_15-testingMarkus Klotzbuecher2007-05-29-0/+6
| | | |\ \ \ \
| | | * \ \ \ \ Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-05-07-12/+115
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-04-23-23/+2377
| | | |\ \ \ \ \ \
| | | * | | | | | | USB: (Another) delay for crappy USB keys.Rodolfo Giometti2007-04-23-1/+3
| | | * | | | | | | Support for the Philips ISP116x HCD (Host Controller Driver)Rodolfo Giometti2007-04-03-1/+1902
| | | * | | | | | | USB: remove the S3C24X0_merge #define, which was introduced whileMarkus Klotzbuecher2007-03-26-53/+3
| | | * | | | | | | Merge with git://www.denx.de/git/u-boot.git#testing-USBMarkus Klotzbuecher2007-03-23-325/+4262
| | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ Merge with /home/mk/git/u-boot-generic_ohci#generic_ohciWolfgang Denk2006-11-27-17/+73
| | | | |\ \ \ \ \ \ \
| | | | | * | | | | | | Fix some endianness issues related to the generic ohci driverMarkus Klotzbuecher2006-11-27-11/+49
| | | | | * | | | | | | Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be ableMarkus Klotzbuecher2006-11-27-2/+2
| | | | | * | | | | | | Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driverMarkus Klotzbuecher2006-11-27-4/+22
| | | | * | | | | | | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-11-27-477/+3131
| | | | |\ \ \ \ \ \ \ \ | | | | | |/ / / / / / / | | | | |/| | | | | | |
| | | | * | | | | | | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-08-07-22/+828
| | | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | | More code cleanupWolfgang Denk2006-06-26-5/+1
| | | | * | | | | | | | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-06-26-8/+55
| | | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | Code cleanupWolfgang Denk2006-06-14-658/+646
| | | | * | | | | | | | | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-06-14-5/+1
| | | | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | Various USB related patchesWolfgang Denk2006-06-14-330/+2043
| | | | * | | | | | | | | | | Support generic OHCI support for the s3c24x0 cpu.Markus Klotzbuecher2006-05-30-25/+110
| | | | * | | | | | | | | | | Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. SomeMarkus Klotzbuecher2006-05-23-9/+9
| | | | * | | | | | | | | | | More cleanup for the delta board and the generic usb_ohci driver. AddedMarkus Klotzbuecher2006-05-23-17/+50
| | | | * | | | | | | | | | | This patch adds USB storage support for the delta board. This is the firstMarkus Klotzbuecher2006-05-22-1/+2065
| | * | | | | | | | | | | | | Merge branch 'upstream'Haavard Skinnemoen2007-06-19-149/+1197
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | macb: Don't restart autonegotiation if we already have linkHaavard Skinnemoen2007-05-03-17/+24
| | * | | | | | | | | | | | | | macb: Introduce a few barriers when dealing with DMA descriptorsHaavard Skinnemoen2007-05-03-7/+11
| | | |_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | cosmetic changes to bcm570x driverVadim Bendebury2007-06-07-8368/+7668
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Added uart_gpio_conf() in serial_init(), seperated uart port configuration fr...TsiChungLiew2007-08-08-0/+4
* | | | | | | | | | | | | | Declared attributes of void __mii_init(void) as an alias for int mii_init(void)TsiChungLiew2007-08-08-1/+1
* | | | | | | | | | | | | | Renamed CONFIG_MCFSERIAL to CONFIG_MCFUARTTsiChungLiew2007-08-08-2/+2
* | | | | | | | | | | | | | Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescaleStefan Roese2007-07-16-0/+801
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'master' into u-boot-5329-earlyJohn Rigby2007-07-10-11/+253
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Cache update and added CFG_UNIFY_CACHETsiChung2007-07-10-18/+8
| * | | | | | | | | | | | | Rename mcfserial.c. Update include headerTsiChungLiew2007-07-10-3/+4
| * | | | | | | | | | | | | Header file update, clean up and cache handlingTsiChungLiew2007-07-10-33/+33
| * | | | | | | | | | | | | Added M5329AFEE and M5329BFEE PlatformsTsiChung Liew2007-06-18-0/+810
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | make show_boot_progress () weak.Heiko Schocher2007-07-13-7/+0
| |/ / / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-07-03-11/+253
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips2007-05-17-10/+8
| * | | | | | | | | | | Merge with /home/git/u-bootWolfgang Denk2007-05-17-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |