summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Files include/linux/byteorder/{big,little}_endian.h defineRodolfo Giometti2007-06-061-3/+3
* | | | USB PCI-OHCI, interrupt pipe and usb event poll supportZhang Wei2007-06-062-55/+267
* | | | ISP116x: delay for crappy USB keysRodolfo Giometti2007-06-061-0/+1
* | | | Change duplicate usb_cpu_init_fail to usb_board_init_failMarkus Klotzbuecher2007-06-061-1/+1
* | | | Merge git://www.denx.de/git/u-boot into 2007_05_15-testingMarkus Klotzbuecher2007-05-291-0/+6
|\ \ \ \ | |/ / /
| * | | Coding Style Cleanup, new CHANGELOGWolfgang Denk2007-05-161-1/+1
| * | | Merge git://www.denx.de/git/u-bootMichal Simek2007-05-0816-60/+2612
| |\ \ \ | | | |/ | | |/|
| * | | [PATCH] SystemACE support for MicroblazeMichal Simek2007-04-211-0/+6
* | | | Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-05-075-12/+115
|\ \ \ \ | | |/ / | |/| |
| * | | [PATCH] Avoid assigning PCI resources from zero addressSergei Shtylyov2007-05-051-1/+6
| * | | [patch] use unsigned char in smc91111 driver for macMike Frysinger2007-05-051-4/+4
| * | | Coding stylke cleanup; update CHANGELOG.Wolfgang Denk2007-05-051-1/+1
| * | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk2007-05-052-2/+100
| |\ \ \
| | * | | Add support for treating unknown PHYs as generic PHYs.David Updegraff2007-05-021-0/+93
| | * | | Enable 8544 supportAndy Fleming2007-04-232-2/+7
| * | | | NAND: Wrong calculation of page number in nand_block_bad()Thomas Knobloch2007-05-051-5/+5
| |/ / /
* | | | Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-04-238-23/+2377
|\ \ \ \ | |/ / /
| * | | Cleanup, update CHANGELOGWolfgang Denk2007-04-181-3/+4
| * | | Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xxWolfgang Denk2007-04-184-3/+1500
| |\ \ \
| | * | | Some code cleanup.Wolfgang Denk2007-03-041-26/+11
| | * | | Merge branch 'master' into hpc2roy zang2007-02-283-13/+257
| | |\ \ \ | | | |/ /
| | * | | Merge branch 'master' into hpc2roy zang2007-01-222-29/+14
| | |\ \ \
| | * \ \ \ Merge branch 'master' into hpc2roy zang2007-01-042-22/+32
| | |\ \ \ \
| | * \ \ \ \ Fix the confilcts when merging 'master' into hpc2.roy zang2006-12-0113-49/+4016
| | |\ \ \ \ \
| | * | | | | | Clean up the code according to codestyle:roy zang2006-12-013-469/+460
| | * | | | | | Solve the copyright conflicts when merging 'master' into hpc2.roy zang2006-11-292-64/+163
| | |\ \ \ \ \ \
| | * | | | | | | This patch comes from Yuli's posted patch on 8/8/2006roy zang2006-11-021-6/+26
| | * | | | | | | Tsi108 on chip i2c support.roy zang2006-11-021-0/+300
| | * | | | | | | Tsi108 on chip pci controller support.roy zang2006-11-021-0/+178
| | * | | | | | | Tundra tsi108 on chip Ethernet controller support.roy zang2006-11-021-0/+1043
| | * | | | | | | General code modification for mpc7448hpc2 board support.roy zang2006-11-021-3/+3
| * | | | | | | | Atmel MACB ethernet driverHaavard Skinnemoen2007-04-143-1/+845
| * | | | | | | | AVR32: Resource management rewriteHaavard Skinnemoen2007-04-142-22/+34
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | USB: (Another) delay for crappy USB keys.Rodolfo Giometti2007-04-231-1/+3
* | | | | | | | Support for the Philips ISP116x HCD (Host Controller Driver)Rodolfo Giometti2007-04-033-1/+1902
* | | | | | | | USB: remove the S3C24X0_merge #define, which was introduced whileMarkus Klotzbuecher2007-03-261-53/+3
* | | | | | | | Merge with git://www.denx.de/git/u-boot.git#testing-USBMarkus Klotzbuecher2007-03-238-325/+4262
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge with /home/mk/git/u-boot-generic_ohci#generic_ohciWolfgang Denk2006-11-272-17/+73
| |\ \ \ \ \ \ \
| | * | | | | | | Fix some endianness issues related to the generic ohci driverMarkus Klotzbuecher2006-11-271-11/+49
| | * | | | | | | Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be ableMarkus Klotzbuecher2006-11-271-2/+2
| | * | | | | | | Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driverMarkus Klotzbuecher2006-11-272-4/+22
| * | | | | | | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-11-2718-477/+3131
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-08-079-22/+828
| |\ \ \ \ \ \ \ \
| * | | | | | | | | More code cleanupWolfgang Denk2006-06-261-5/+1
| * | | | | | | | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-06-263-8/+55
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Code cleanupWolfgang Denk2006-06-145-658/+646
| * | | | | | | | | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-06-141-5/+1
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Various USB related patchesWolfgang Denk2006-06-146-330/+2043
| * | | | | | | | | | | Support generic OHCI support for the s3c24x0 cpu.Markus Klotzbuecher2006-05-302-25/+110
| * | | | | | | | | | | Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. SomeMarkus Klotzbuecher2006-05-231-9/+9
OpenPOWER on IntegriCloud