From: "Markus Klotzbücher" <mk@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] USB custodian repo updates
Date: Wed, 06 Jun 2007 12:49:09 +0200 [thread overview]
Message-ID: <87tztlqrx6.fsf@denx.de> (raw)
Dear List,
The following changes since commit 09444143670c9c2243cb7aba9f70b3713d33bed1:
Markus Klotzbuecher (1):
Change duplicate usb_cpu_init_fail to usb_board_init_fail
are found in the git repository at:
git://www.denx.de/git/u-boot-usb.git
Markus Klotzbuecher (4):
USB/OHCI: endianness cleanup in the generic ohci driver
USB: ohci fixes and cleanup for mpc5xxx and IceCube board config
USB: ohci fixes and cleanup for ppc4xx and yosemite board.
TRAB, USB: update trab board configuration for use of generic ohci driver
Rodolfo Giometti (2):
ISP116x: delay for crappy USB keys
Files include/linux/byteorder/{big,little}_endian.h define
Zhang Wei (3):
USB event poll support
USB PCI-OHCI, interrupt pipe and usb event poll support
Add USB PCI-OHCI, USB keyboard and event poll support to the
README | 3 +
common/usb_kbd.c | 6 +-
cpu/mpc5xxx/usb.c | 54 ++++++
cpu/ppc4xx/Makefile | 2 +-
cpu/ppc4xx/usb.c | 50 ++++++
doc/README.generic_usb_ohci | 49 ++++--
drivers/isp116x-hcd.c | 1 +
drivers/usb_ohci.c | 386 ++++++++++++++++++++++++++++++-----------
drivers/usb_ohci.h | 12 +-
drivers/usbtty.c | 6 +-
include/configs/IceCube.h | 9 +-
include/configs/MPC8641HPCN.h | 13 ++
include/configs/trab.h | 3 +-
include/configs/yosemite.h | 1 +
include/usb.h | 1 +
15 files changed, 462 insertions(+), 134 deletions(-)
create mode 100644 cpu/mpc5xxx/usb.c
create mode 100644 cpu/ppc4xx/usb.c
This also contains a big endianness cleanup which introduces two new
config options:
CFG_OHCI_BE_CONTROLLER: The ohci controller is big endian
CFG_OHCI_SWAP_REG_ACCESS: For PCI, do byte swapping for register
accesses.
I successfully tested these changes on arm (trab board), ppc4xx
(yosemite) and mpc5xxx (lite5200b).
If no problems show up, i'll ask Wolfgang to pull in about two weeks
(this time really).
Viele Gr??e / Best regards
Markus Klotzb?cher
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
next reply other threads:[~2007-06-06 10:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-06 10:49 Markus Klotzbücher [this message]
2007-06-09 16:39 ` [U-Boot-Users] USB custodian repo updates Matthias Fuchs
2007-06-12 8:24 ` Markus Klotzbücher
2007-08-07 20:48 ` [U-Boot-Users] USB PULL Request Markus Klotzbücher
2007-08-09 21:17 ` Wolfgang Denk
2007-08-10 17:06 ` Jon Loeliger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87tztlqrx6.fsf@denx.de \
--to=mk@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox