History log of /rk3399_rockchip-uboot/include/usb.h (Results 151 – 170 of 170)
Revision Date Author Comments
# d1bc6c8d 14-Aug-2007 Ben Warren <bwarren@qstreams.com>

Sync'd u-boot-net with mainline

Merge git://www.denx.de/git/u-boot

Conflicts:

drivers/bcm570x.c
drivers/tigon3.c


# 375c2c9e 13-Aug-2007 Haavard Skinnemoen <hskinnemoen@atmel.com>

Merge commit 'upstream/master'


# 29eaae95 10-Aug-2007 Gerald Van Baren <vanbaren@cideas.com>

Merge git://www.denx.de/git/u-boot


# 19901c63 09-Aug-2007 Wolfgang Denk <wd@denx.de>

Merge with /home/wd/git/u-boot/custodian/u-boot-usb


# fdcfaa1b 06-Jun-2007 Zhang Wei <wei.zhang@freescale.com>

USB event poll support

This patch adds USB event poll support, which could be used in usbkbd
and other usb devices driver when the asynchronous interrupt
processing is supported.

Signed-off-by: Zha

USB event poll support

This patch adds USB event poll support, which could be used in usbkbd
and other usb devices driver when the asynchronous interrupt
processing is supported.

Signed-off-by: Zhang Wei <wei.zhang@freescale.com

show more ...


# 822af351 03-Apr-2007 Rodolfo Giometti <giometti@enneenne.com>

Support for the Philips ISP116x HCD (Host Controller Driver)

Signed-off-by: Rodolfo Giometti <giometti@enneenne.com>


# f2b07ebd 23-Mar-2007 Markus Klotzbuecher <mk@denx.de>

Merge with git://www.denx.de/git/u-boot.git#testing-USB


# 83dc830b 27-Nov-2006 Wolfgang Denk <wd@pollux.denx.de>

Merge with /home/mk/git/u-boot-generic_ohci#generic_ohci


# ae3b770e 27-Nov-2006 Markus Klotzbuecher <mk@denx.de>

Fix some endianness issues related to the generic ohci driver


# 7b59b3c7 27-Nov-2006 Markus Klotzbuecher <mk@denx.de>

Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able
to choose between the old and the generic OHCI drivers.


# 281f69ed 09-Aug-2006 Jon Loeliger <jdl@freescale.com>

Merge branch 'wd'


# 98280e3d 07-Aug-2006 Wolfgang Denk <wd@pollux.denx.de>

Merge with /home/wd/git/u-boot/master


# 6587f7e1 07-Aug-2006 Wolfgang Denk <wd@pollux.denx.de>

Merge with /home/tur/proj/usb_sticks/u-boot


# 7455af41 01-Aug-2006 Bartlomiej Sieka <tur@semihalf.com>

Add rudimentary handling of alternate settings of USB interfaces - to fix
problems with some USB storage devices. Some code readability improvements.


# 9c998aa8 21-Jul-2005 Wolfgang Denk <wd@castor.denx.de>

Fix low-level OHCI transfers for ARM920t and MPC5xxx

A new, Windows compatible init sequence was also backported from Linux 2.6,
but disabled with #undef NEW_INIT_SEQ as it wouldn't change the behav

Fix low-level OHCI transfers for ARM920t and MPC5xxx

A new, Windows compatible init sequence was also backported from Linux 2.6,
but disabled with #undef NEW_INIT_SEQ as it wouldn't change the behaviour
of the memopry sticks we tested. Maybe it's not relevant for mass storage
devices. For recerence, see file common/usb.c, function usb_new_device(),
section #ifdef NEW_INIT_SEQ.

show more ...


# 5cf91d6b 23-Apr-2004 wdenk <wdenk>

* Modify KUP4X board configuration to use SL811 driver for USB memory
sticks (including FAT / VFAT filesystem support)

* Add SL811 Host Controller Interface driver for USB

* Add CFG_I2C_EEPROM_AD

* Modify KUP4X board configuration to use SL811 driver for USB memory
sticks (including FAT / VFAT filesystem support)

* Add SL811 Host Controller Interface driver for USB

* Add CFG_I2C_EEPROM_ADDR_OVERFLOW desription to README

* Patch by Pantelis Antoniou, 19 Apr 2004:
Allow to use shell style syntax (i. e. ${var} ) with standard parser.
Minor patches for Intracom boards.

* Patch by Christian Pell, 19 Apr 2004:
cleanup support for CF/IDE on PCMCIA for PXA25X

show more ...


# 3f85ce27 23-Feb-2004 wdenk <wdenk>

* CVS add missing files

* Cleanup compiler warnings

* Fix problem with side effects in macros in include/usb.h

* Patch by David Benson, 13 Nov 2003:
bug 841358 - fix TFTP download size limit

*

* CVS add missing files

* Cleanup compiler warnings

* Fix problem with side effects in macros in include/usb.h

* Patch by David Benson, 13 Nov 2003:
bug 841358 - fix TFTP download size limit

* Fixing bug 850768:
improper flush_cache() in load_serial()

* Fixing bug 834943:
MPC8540 - missing volatile declarations

* Patch by Stephen Williams, 09 Feb 2004:
Add support for Xilinx SystemACE chip:
- New files common/cmd_ace.c and include/systemace.h
- Hook systemace support into cmd_fat and the partition manager

* Patch by Travis Sawyer, 09 Feb 2004:
Add bi_opbfreq & bi_iic_fast to 440GX bd_info as needed for Linux

show more ...


# 149dded2 10-Sep-2003 wdenk <wdenk>

* Add support for USB Mass Storage Devices (BBB)
(tested with USB memory sticks only)

* Avoid flicker on TRAB's VFD


# 8bde7f77 27-Jun-2003 wdenk <wdenk>

* Code cleanup:
- remove trailing white space, trailing empty lines, C++ comments, etc.
- split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c)

* Patches by Kenneth Johansson, 25 Jun 2003:
-

* Code cleanup:
- remove trailing white space, trailing empty lines, C++ comments, etc.
- split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c)

* Patches by Kenneth Johansson, 25 Jun 2003:
- major rework of command structure
(work done mostly by Michal Cendrowski and Joakim Kristiansen)

show more ...


# 012771d8 08-Mar-2002 wdenk <wdenk>

Initial revision


1234567