Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with /home/wd/git/u-boot/custodian/u-boot-usb | Wolfgang Denk | 2007-08-09 | 43 | -502/+5305 |
|\ | |||||
| * | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2007-08-07 | 1458 | -121209/+48312 |
| |\ | |||||
| * | | USB: This patch fix readl in ohci swap reg access. | Jason Jin | 2007-06-11 | 1 | -1/+1 |
| * | | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2007-06-06 | 28 | -667/+1285 |
| |\ \ | |||||
| * | | | TRAB, USB: update trab board configuration for use of generic ohci driver | Markus Klotzbuecher | 2007-06-06 | 1 | -1/+2 |
| * | | | USB: ohci fixes and cleanup for ppc4xx and yosemite board. | Markus Klotzbuecher | 2007-06-06 | 3 | -1/+52 |
| * | | | USB: ohci fixes and cleanup for mpc5xxx and IceCube board config | Markus Klotzbuecher | 2007-06-06 | 2 | -7/+56 |
| * | | | USB/OHCI: endianness cleanup in the generic ohci driver | Markus Klotzbuecher | 2007-06-06 | 2 | -69/+62 |
| * | | | Files include/linux/byteorder/{big,little}_endian.h define | Rodolfo Giometti | 2007-06-06 | 1 | -3/+3 |
| * | | | Add USB PCI-OHCI, USB keyboard and event poll support to the | Zhang Wei | 2007-06-06 | 1 | -0/+13 |
| * | | | USB PCI-OHCI, interrupt pipe and usb event poll support | Zhang Wei | 2007-06-06 | 2 | -55/+267 |
| * | | | USB event poll support | Zhang Wei | 2007-06-06 | 3 | -1/+9 |
| * | | | ISP116x: delay for crappy USB keys | Rodolfo Giometti | 2007-06-06 | 1 | -0/+1 |
| * | | | Change duplicate usb_cpu_init_fail to usb_board_init_fail | Markus Klotzbuecher | 2007-06-06 | 1 | -1/+1 |
| * | | | Merge git://www.denx.de/git/u-boot into 2007_05_15-testing | Markus Klotzbuecher | 2007-05-29 | 83 | -941/+3129 |
| |\ \ \ | |||||
| * | | | | Fix an ancient CHANGELOG conflict | Markus Klotzbuecher | 2007-05-07 | 2 | -18/+14 |
| * | | | | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2007-05-07 | 75 | -428/+5103 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2007-04-23 | 280 | -5183/+14964 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge with /home/mk/git/u-boot-usb-hacking#testing | Markus Klotzbuecher | 2007-04-23 | 1 | -1/+3 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | USB: (Another) delay for crappy USB keys. | Rodolfo Giometti | 2007-04-23 | 1 | -1/+3 |
| * | | | | | | | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2007-04-03 | 5 | -15/+29 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Support for the Philips ISP116x HCD (Host Controller Driver) | Rodolfo Giometti | 2007-04-03 | 4 | -2/+1906 |
| * | | | | | | | USB: cleanup monahans usb support. Remove dead code. | Markus Klotzbuecher | 2007-04-03 | 1 | -11/+1 |
| * | | | | | | | PXA: pxa27x USB OHCI support | Rodolfo Giometti | 2007-03-26 | 2 | -2/+14 |
| * | | | | | | | USB: remove the S3C24X0_merge #define, which was introduced while | Markus Klotzbuecher | 2007-03-26 | 1 | -53/+3 |
| * | | | | | | | Merge with git://www.denx.de/git/u-boot.git#testing-USB | Markus Klotzbuecher | 2007-03-23 | 37 | -424/+3044 |
| |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge with /home/mk/git/u-boot-generic_ohci#generic_ohci | Wolfgang Denk | 2006-11-27 | 16 | -38/+162 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | Add a small README with information on the generic ohci driver. | Markus Klotzbuecher | 2006-11-27 | 1 | -0/+43 |
| | | * | | | | | | | Fix some endianness issues related to the generic ohci driver | Markus Klotzbuecher | 2006-11-27 | 3 | -18/+66 |
| | | * | | | | | | | Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able | Markus Klotzbuecher | 2006-11-27 | 11 | -12/+12 |
| | | * | | | | | | | Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driver | Markus Klotzbuecher | 2006-11-27 | 9 | -6/+41 |
| | * | | | | | | | | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2006-11-27 | 680 | -14582/+41106 |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | |||||
| | * | | | | | | | | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2006-08-07 | 168 | -5971/+16229 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | More code cleanup | Wolfgang Denk | 2006-06-26 | 2 | -8/+4 |
| | * | | | | | | | | | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2006-06-26 | 8 | -57/+60 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2006-06-26 | 55 | -668/+3987 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | Code cleanup | Wolfgang Denk | 2006-06-14 | 12 | -685/+673 |
| | * | | | | | | | | | | | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2006-06-14 | 71 | -294/+6203 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | Various USB related patches | Wolfgang Denk | 2006-06-14 | 15 | -350/+2467 |
| | * | | | | | | | | | | | | Merge with /home/mk/git/u-boot#generic_ohci | Wolfgang Denk | 2006-05-31 | 15 | -50/+438 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | Support generic OHCI support for the s3c24x0 cpu. | Markus Klotzbuecher | 2006-05-30 | 7 | -26/+199 |
| | | * | | | | | | | | | | | | Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. Some | Markus Klotzbuecher | 2006-05-23 | 8 | -2073/+73 |
| | | * | | | | | | | | | | | | More cleanup for the delta board and the generic usb_ohci driver. Added | Markus Klotzbuecher | 2006-05-23 | 6 | -73/+130 |
| | | * | | | | | | | | | | | | This patch adds USB storage support for the delta board. This is the first | Markus Klotzbuecher | 2006-05-22 | 7 | -3/+2161 |
* | | | | | | | | | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx | Wolfgang Denk | 2007-08-09 | 1 | -3/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | Merge git://www.denx.de/git/u-boot | Kim Phillips | 2007-07-11 | 36 | -214/+1958 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge git://www.denx.de/git/u-boot | Kim Phillips | 2007-07-06 | 168 | -1221/+7639 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge git://www.denx.de/git/u-boot | Kim Phillips | 2007-06-20 | 2 | -3/+38 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge git://www.denx.de/git/u-boot | Kim Phillips | 2007-06-14 | 84 | -1117/+4038 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | fix compilation problem for mpc8349itx CFG_RAMBOOT | Nikita V. Youshchenko | 2007-06-01 | 1 | -1/+9 |