summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ARM] TI DaVinci support, hopefully finalSergey Kubushyn2007-08-1043-2/+5464
* Merge with git+ssh://atlas/home/wd/git/u-boot/masterWolfgang Denk2007-08-0913-4/+41
|\
| * Merge with /home/wd/git/u-boot/workWolfgang Denk2007-08-0912-1/+36
| |\
| | * Treat ppc64 host as ppcKumar Gala2007-08-091-0/+1
| | * Minor fix for bios emulator makefileJason Jin2007-08-091-1/+1
| | * Add CONFIG_BIOSEMU define to guard all the bios emulator codeJason Jin2007-08-099-0/+32
| | * tsec: fix multiple PHY supportZach Sadecki2007-08-091-0/+2
| * | Merge with /home/wd/git/u-boot/workWolfgang Denk2007-08-092-3/+5
| |\ \ | | |/
| | * tsec: Allow Ten Bit Interface address to be configurableJoe Hamman2007-08-092-3/+5
* | | Merge with /home/wd/git/u-boot/custodian/u-boot-usbWolfgang Denk2007-08-0943-502/+5305
|\ \ \
| * \ \ Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-08-071458-121209/+48312
| |\ \ \ | | |/ /
| * | | USB: This patch fix readl in ohci swap reg access.Jason Jin2007-06-111-1/+1
| * | | Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-06-0628-667/+1285
| |\ \ \
| * | | | TRAB, USB: update trab board configuration for use of generic ohci driverMarkus Klotzbuecher2007-06-061-1/+2
| * | | | USB: ohci fixes and cleanup for ppc4xx and yosemite board.Markus Klotzbuecher2007-06-063-1/+52
| * | | | USB: ohci fixes and cleanup for mpc5xxx and IceCube board configMarkus Klotzbuecher2007-06-062-7/+56
| * | | | USB/OHCI: endianness cleanup in the generic ohci driverMarkus Klotzbuecher2007-06-062-69/+62
| * | | | Files include/linux/byteorder/{big,little}_endian.h defineRodolfo Giometti2007-06-061-3/+3
| * | | | Add USB PCI-OHCI, USB keyboard and event poll support to theZhang Wei2007-06-061-0/+13
| * | | | USB PCI-OHCI, interrupt pipe and usb event poll supportZhang Wei2007-06-062-55/+267
| * | | | USB event poll supportZhang Wei2007-06-063-1/+9
| * | | | 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-2983-941/+3129
| |\ \ \ \
| * | | | | Fix an ancient CHANGELOG conflictMarkus Klotzbuecher2007-05-072-18/+14
| * | | | | Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-05-0775-428/+5103
| |\ \ \ \ \
| * \ \ \ \ \ Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-04-23280-5183/+14964
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge with /home/mk/git/u-boot-usb-hacking#testingMarkus Klotzbuecher2007-04-231-1/+3
| |\ \ \ \ \ \ \
| | * | | | | | | USB: (Another) delay for crappy USB keys.Rodolfo Giometti2007-04-231-1/+3
| * | | | | | | | Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-04-035-15/+29
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Support for the Philips ISP116x HCD (Host Controller Driver)Rodolfo Giometti2007-04-034-2/+1906
| * | | | | | | | USB: cleanup monahans usb support. Remove dead code.Markus Klotzbuecher2007-04-031-11/+1
| * | | | | | | | PXA: pxa27x USB OHCI supportRodolfo Giometti2007-03-262-2/+14
| * | | | | | | | 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-2337-424/+3044
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge with /home/mk/git/u-boot-generic_ohci#generic_ohciWolfgang Denk2006-11-2716-38/+162
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Add a small README with information on the generic ohci driver.Markus Klotzbuecher2006-11-271-0/+43
| | | * | | | | | | | Fix some endianness issues related to the generic ohci driverMarkus Klotzbuecher2006-11-273-18/+66
| | | * | | | | | | | Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be ableMarkus Klotzbuecher2006-11-2711-12/+12
| | | * | | | | | | | Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driverMarkus Klotzbuecher2006-11-279-6/+41
| | * | | | | | | | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-11-27680-14582/+41106
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-08-07168-5971/+16229
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | More code cleanupWolfgang Denk2006-06-262-8/+4
| | * | | | | | | | | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-06-268-57/+60
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-06-2655-668/+3987
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Code cleanupWolfgang Denk2006-06-1412-685/+673
| | * | | | | | | | | | | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-06-1471-294/+6203
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Various USB related patchesWolfgang Denk2006-06-1415-350/+2467
| | * | | | | | | | | | | | | Merge with /home/mk/git/u-boot#generic_ohciWolfgang Denk2006-05-3115-50/+438
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | Support generic OHCI support for the s3c24x0 cpu.Markus Klotzbuecher2006-05-307-26/+199
OpenPOWER on IntegriCloud