Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge with git://www.denx.de/git/u-boot.git#testing-USB | Markus Klotzbuecher | 2007-03-23 | -424/+3044 |
|\ | ||||
| * | Merge with /home/mk/git/u-boot-generic_ohci#generic_ohci | Wolfgang Denk | 2006-11-27 | -38/+162 |
| |\ | ||||
| | * | Add a small README with information on the generic ohci driver. | Markus Klotzbuecher | 2006-11-27 | -0/+43 |
| | | | ||||
| | * | Fix some endianness issues related to the generic ohci driver | Markus Klotzbuecher | 2006-11-27 | -18/+66 |
| | | | ||||
| | * | Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able | Markus Klotzbuecher | 2006-11-27 | -12/+12 |
| | | | | | | | | | | | | to choose between the old and the generic OHCI drivers. | |||
| | * | Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driver | Markus Klotzbuecher | 2006-11-27 | -6/+41 |
| | | | | | | | | | | | | | | | | | | and adapted board configs TQM5200 and yosemite accordingly. This commit also makes the maximum number of root hub ports configurable (CFG_USB_OHCI_MAX_ROOT_PORTS). | |||
| * | | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2006-11-27 | -14582/+41106 |
| |\ \ | | |/ | |/| | ||||
| * | | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2006-08-07 | -5971/+16229 |
| |\ \ | ||||
| * | | | More code cleanup | Wolfgang Denk | 2006-06-26 | -8/+4 |
| | | | | ||||
| * | | | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2006-06-26 | -57/+60 |
| |\ \ \ | ||||
| * \ \ \ | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2006-06-26 | -668/+3987 |
| |\ \ \ \ | ||||
| * | | | | | Code cleanup | Wolfgang Denk | 2006-06-14 | -685/+673 |
| | | | | | | ||||
| * | | | | | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2006-06-14 | -294/+6203 |
| |\ \ \ \ \ | ||||
| * | | | | | | Various USB related patches | Wolfgang Denk | 2006-06-14 | -350/+2467 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add support for mpc8xx USB device. - Add support for Common Device Class - Abstract Control Model USB console. - Add support for flow control in USB slave devices. - Add support for switching between gserial and cdc_acm using environment. - Minor changes to usbdcore_omap1510.c usbdcore_omap1510.h - Update usbcore slightly to ease host enumeration. - Fix non-portable endian problems in usbdcore and usbdcore_ep0. - Add AdderUSB_config as a defconfig to enable usage of the USB console by default with the Adder87x U-Boot port. Patches by Bryan O'Donoghue <bodonoghue@codehermit.ie>, 29 May 2006 | |||
| * | | | | | | Merge with /home/mk/git/u-boot#generic_ohci | Wolfgang Denk | 2006-05-31 | -50/+438 |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | Support generic OHCI support for the s3c24x0 cpu. | Markus Klotzbuecher | 2006-05-30 | -26/+199 |
| | | | | | | | | ||||
| | * | | | | | | Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. Some | Markus Klotzbuecher | 2006-05-23 | -2073/+73 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes to the latter. | |||
| | * | | | | | | More cleanup for the delta board and the generic usb_ohci driver. Added | Markus Klotzbuecher | 2006-05-23 | -73/+130 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CFG_USB_BOARD_INIT and CFG_USB_CPU_INIT for enabling board and cpu specific initialization and cleanup hooks respectively. | |||
| | * | | | | | | This patch adds USB storage support for the delta board. This is the first | Markus Klotzbuecher | 2006-05-22 | -3/+2161 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | board to make use of a generic OHCI driver, that calls hooks for board dependant initialization. | |||
* | | | | | | | | Code cleanup / re-insert previous Copyright entries. | Wolfgang Denk | 2007-03-22 | -26/+92 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Wolfgang Denk <wd@denx.de> | |||
* | | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-blackfin | Wolfgang Denk | 2007-03-22 | -3171/+24208 |
|\ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ | Merge http://www.denx.de/git/u-boot | Aubrey Li | 2007-03-20 | -77/+61 |
| |\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | [Blackfin][PATCH] Add BF561 EZKIT board support | Aubrey Li | 2007-03-20 | -3/+6839 |
| | | | | | | | | | | ||||
| * | | | | | | | | | Merge http://www.denx.de/git/u-boot | Aubrey Li | 2007-03-19 | -33/+43 |
| |\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | [Blackfin][PATCH] minor cleanup | Aubrey Li | 2007-03-19 | -5/+5 |
| | | | | | | | | | | | ||||
| * | | | | | | | | | | [PATCH] Add flash chip M29W320ET/B support | Aubrey Li | 2007-03-19 | -0/+2 |
| | | | | | | | | | | | ||||
| * | | | | | | | | | | [Blackfin][PATCH] Add BF537 stamp board support | Aubrey Li | 2007-03-19 | -1/+12299 |
| | | | | | | | | | | | ||||
| * | | | | | | | | | | [Blackfin][PATCH] minor cleanup | Aubrey Li | 2007-03-12 | -10/+10 |
| | | | | | | | | | | | ||||
| * | | | | | | | | | | [Blackfin][PATCH] Fix BUILD_DIR option of MAKEALL building issue | Aubrey Li | 2007-03-12 | -29/+55 |
| | | | | | | | | | | | ||||
| * | | | | | | | | | | [Blackfin][PATCH] code cleanup | Aubrey Li | 2007-03-12 | -168/+139 |
| | | | | | | | | | | | ||||
| * | | | | | | | | | | [Blackfin][PATCH] code cleanup | Aubrey Li | 2007-03-10 | -551/+518 |
| | | | | | | | | | | | ||||
| * | | | | | | | | | | [Blackfin][PATCH-2/2] Common files changed to support bf533 platform | Aubrey.Li | 2007-03-09 | -14/+22 |
| | | | | | | | | | | | ||||
| * | | | | | | | | | | [Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform ↵ | Aubrey.Li | 2007-03-09 | -3253/+5182 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | support | |||
* | | | | | | | | | | | Code cleanup. Update CHANGELOG | Wolfgang Denk | 2007-03-21 | -24/+531 |
| | | | | | | | | | | | ||||
* | | | | | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx | Wolfgang Denk | 2007-03-21 | -167/+3680 |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | ppc4xx: Fix file mode of include/configs/acadia.h | Stefan Roese | 2007-03-21 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stefan Roese <sr@denx.de> | |||
| * | | | | | | | | | | | Merge with /home/stefan/git/u-boot/acadia | Stefan Roese | 2007-03-21 | -167/+3680 |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | [PATCH] Add AMCC Acadia (405EZ) eval board support | Stefan Roese | 2007-03-21 | -16/+2701 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch adds support for the new AMCC Acadia eval board. Please note that this Acadia/405EZ support is still in a beta stage. Still lot's of cleanup needed but we need a preliminary release now. Signed-off-by: Stefan Roese <sr@denx.de> | |||
| | * | | | | | | | | | | | [PATCH] Add AMCC PPC405EZ support | Stefan Roese | 2007-03-21 | -151/+979 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch adds support for the new AMCC 405EZ PPC. It is in preparation for the AMCC Acadia board support. Please note that this Acadia/405EZ support is still in a beta stage. Still lot's of cleanup needed but we need a preliminary release now. Signed-off-by: Stefan Roese <sr@denx.de> | |||
| | * | | | | | | | | | | | Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.git | Stefan Roese | 2007-03-02 | -186/+385 |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.git | Stefan Roese | 2007-02-27 | -1395/+6788 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.git | Stefan Roese | 2007-02-19 | -47/+46 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.git | Stefan Roese | 2007-02-19 | -8/+725 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.git | Stefan Roese | 2007-02-09 | -14/+22 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.git | Stefan Roese | 2007-02-03 | -1131/+3656 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.git | Stefan Roese | 2007-01-30 | -131/+2102 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.git | Stefan Roese | 2007-01-18 | -40/+60 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.git | Stefan Roese | 2007-01-16 | -20/+3423 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.git | Stefan Roese | 2007-01-15 | -46/+82 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.git | Stefan Roese | 2007-01-13 | -47/+1081 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |