* [U-Boot-Users] [USB] Pull Request: git://www.denx.de/git/u-boot-usb.git
2007-09-17 20:47 [U-Boot-Users] [PATCH] USB OHCI driver: Add NEC's PCI OHCI module ID Wolfgang Denk
@ 2007-09-19 8:55 ` Markus Klotzbücher
2007-09-22 22:51 ` Wolfgang Denk
0 siblings, 1 reply; 4+ messages in thread
From: Markus Klotzbücher @ 2007-09-19 8:55 UTC (permalink / raw)
To: u-boot
Hi Wolfgang,
Wolfgang Denk <wd@denx.de> writes:
> In message <873axdtj9r.fsf@denx.de> you wrote:
>>
>> David Saada <David.Saada@ecitele.com> writes:
>>
>> > Patch resubmitted. I hope the tabs are ok now - please tell me if not
>> > (I post via the Nabble forum).
>>
>> Thanks, patch added to USB Custodian repo.
>
> Should that go into 1.3.0?
Yes please:
The following changes since commit
67c31036acaaaa992fc346cc89db0909a7e733c4:
Wolfgang Denk (1):
TQM8xx[LM]: Fix broken environment alignment.
are available in the git repository at:
git://www.denx.de/git/u-boot-usb.git master
David Saada (1):
Description: Add NEC's PCI OHCI module ID to the USB OHCI driver
Markus Klotzbuecher (1):
Merge with git://www.denx.de/git/u-boot.git
drivers/usb_ohci.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* [U-Boot-Users] [USB] Pull Request: git://www.denx.de/git/u-boot-usb.git
2007-09-19 8:55 ` [U-Boot-Users] [USB] Pull Request: git://www.denx.de/git/u-boot-usb.git Markus Klotzbücher
@ 2007-09-22 22:51 ` Wolfgang Denk
0 siblings, 0 replies; 4+ messages in thread
From: Wolfgang Denk @ 2007-09-22 22:51 UTC (permalink / raw)
To: u-boot
In message <87r6kvqbj5.fsf@denx.de> you wrote:
>
> The following changes since commit
> 67c31036acaaaa992fc346cc89db0909a7e733c4:
> Wolfgang Denk (1):
> TQM8xx[LM]: Fix broken environment alignment.
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-usb.git master
Merged. Thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
If I ever needed a brain transplant, I'd choose a teenager's because
I'd want a brain that had never been used.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [U-Boot-Users] [USB] Pull Request git://www.denx.de/git/u-boot-usb.git
@ 2007-10-15 11:36 Markus Klotzbücher
2007-10-15 18:57 ` Wolfgang Denk
0 siblings, 1 reply; 4+ messages in thread
From: Markus Klotzbücher @ 2007-10-15 11:36 UTC (permalink / raw)
To: u-boot
Dear Wolfgang,
Please pull from git://www.denx.de/git/u-boot-usb.git where the
following change can be found:
The following changes since commit
86ec86c04326c3913178a7679aa910de071da75d:
Jean-Christophe PLAGNIOL-VILLARD (1):
Fix missing DECLARE_GLOBAL_DATA_PTR on CONFIG_LPC2292 in serial
are available in the git repository at:
git://www.denx.de/git/u-boot-usb.git master
Timo Ketola (1):
Bugfix: Use only one PTD for one endpoint
drivers/isp116x-hcd.c | 112
+++++++++++++++++++++++++++++++-----------------
1 files changed, 72 insertions(+), 40 deletions(-)
Best regards
Markus Klotzbuecher
--
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* [U-Boot-Users] [USB] Pull Request git://www.denx.de/git/u-boot-usb.git
2007-10-15 11:36 [U-Boot-Users] [USB] Pull Request git://www.denx.de/git/u-boot-usb.git Markus Klotzbücher
@ 2007-10-15 18:57 ` Wolfgang Denk
0 siblings, 0 replies; 4+ messages in thread
From: Wolfgang Denk @ 2007-10-15 18:57 UTC (permalink / raw)
To: u-boot
In message <87ir58a9u8.fsf@denx.de> you wrote:
>
> Please pull from git://www.denx.de/git/u-boot-usb.git where the
> following change can be found:
>
> The following changes since commit
> 86ec86c04326c3913178a7679aa910de071da75d:
> Jean-Christophe PLAGNIOL-VILLARD (1):
> Fix missing DECLARE_GLOBAL_DATA_PTR on CONFIG_LPC2292 in serial
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-usb.git master
>
> Timo Ketola (1):
> Bugfix: Use only one PTD for one endpoint
Done. Thanks
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The connection between the language in which we think/program and the
problems and solutions we can imagine is very close. For this reason
restricting language features with the intent of eliminating pro-
grammer errors is at best dangerous.
- Bjarne Stroustrup in "The C++ Programming Language"
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-10-15 18:57 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-15 11:36 [U-Boot-Users] [USB] Pull Request git://www.denx.de/git/u-boot-usb.git Markus Klotzbücher
2007-10-15 18:57 ` Wolfgang Denk
-- strict thread matches above, loose matches on Subject: below --
2007-09-17 20:47 [U-Boot-Users] [PATCH] USB OHCI driver: Add NEC's PCI OHCI module ID Wolfgang Denk
2007-09-19 8:55 ` [U-Boot-Users] [USB] Pull Request: git://www.denx.de/git/u-boot-usb.git Markus Klotzbücher
2007-09-22 22:51 ` Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox