* [U-Boot-Users] Custodian Pull Requests
@ 2007-04-18 15:26 Wolfgang Denk
2007-04-18 15:32 ` Stefan Roese
` (2 more replies)
0 siblings, 3 replies; 8+ messages in thread
From: Wolfgang Denk @ 2007-04-18 15:26 UTC (permalink / raw)
To: u-boot
Hi Custodians,
according to my list I don't have any open pull or merge requests any
more. Please verify and help testing. Thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk
Office: Kirchenstr. 5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
If the odds are a million to one against something occuring, chances
are 50-50 it will.
^ permalink raw reply [flat|nested] 8+ messages in thread* [U-Boot-Users] Custodian Pull Requests
2007-04-18 15:26 [U-Boot-Users] Custodian Pull Requests Wolfgang Denk
@ 2007-04-18 15:32 ` Stefan Roese
2007-04-18 15:36 ` Wolfgang Denk
2007-04-18 15:35 ` Jerry Van Baren
2007-04-20 20:36 ` Jon Loeliger
2 siblings, 1 reply; 8+ messages in thread
From: Stefan Roese @ 2007-04-18 15:32 UTC (permalink / raw)
To: u-boot
Hi Wolfgang,
On Wednesday 18 April 2007 17:26, Wolfgang Denk wrote:
> according to my list I don't have any open pull or merge requests any
> more. Please verify and help testing. Thanks.
Did you think about pulling from the u-boot-74xx-7xx repository? I think Roy
would appreciate this very much.
Viele Gr??e,
Stefan
=====================================================================
DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk
Office: Kirchenstr. 5, D-82194 Groebenzell, Germany
=====================================================================
^ permalink raw reply [flat|nested] 8+ messages in thread
* [U-Boot-Users] Custodian Pull Requests
2007-04-18 15:32 ` Stefan Roese
@ 2007-04-18 15:36 ` Wolfgang Denk
0 siblings, 0 replies; 8+ messages in thread
From: Wolfgang Denk @ 2007-04-18 15:36 UTC (permalink / raw)
To: u-boot
In message <200704181732.32806.sr@denx.de> you wrote:
>
> > according to my list I don't have any open pull or merge requests any
> > more. Please verify and help testing. Thanks.
>
> Did you think about pulling from the u-boot-74xx-7xx repository? I think Roy
> would appreciate this very much.
Yes, when I wrote "any" I really meant it.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk
Office: Kirchenstr. 5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
An expert is a person who avoids the small errors while sweeping on
to the grand fallacy.
^ permalink raw reply [flat|nested] 8+ messages in thread
* [U-Boot-Users] Custodian Pull Requests
2007-04-18 15:26 [U-Boot-Users] Custodian Pull Requests Wolfgang Denk
2007-04-18 15:32 ` Stefan Roese
@ 2007-04-18 15:35 ` Jerry Van Baren
2007-04-18 15:51 ` Wolfgang Denk
2007-04-18 22:18 ` Timur Tabi
2007-04-20 20:36 ` Jon Loeliger
2 siblings, 2 replies; 8+ messages in thread
From: Jerry Van Baren @ 2007-04-18 15:35 UTC (permalink / raw)
To: u-boot
Wolfgang Denk wrote:
> Hi Custodians,
>
> according to my list I don't have any open pull or merge requests any
> more. Please verify and help testing. Thanks.
>
> Best regards,
>
> Wolfgang Denk
Hi Wolfgang,
I was hoping Timur would give a thumbs up on the u-boot-fdt latest changes:
<http://www.denx.de/cgi-bin/gitweb.cgi?p=u-boot/u-boot-fdt.git;a=shortlog;h=fdt-cmd>
Since you are in a merging mood, I would say do the merge. The changes
are working well for me and it is an improvement in any case.
Please pull from the "fdt-cmd" branch at
git://denx.de/git/u-boot-fdt.git fdt-cmd
Thanks,
gvb
^ permalink raw reply [flat|nested] 8+ messages in thread* [U-Boot-Users] Custodian Pull Requests
2007-04-18 15:35 ` Jerry Van Baren
@ 2007-04-18 15:51 ` Wolfgang Denk
2007-04-18 22:18 ` Timur Tabi
1 sibling, 0 replies; 8+ messages in thread
From: Wolfgang Denk @ 2007-04-18 15:51 UTC (permalink / raw)
To: u-boot
In message <46263AD3.8070600@smiths-aerospace.com> you wrote:
>
> I was hoping Timur would give a thumbs up on the u-boot-fdt latest changes:
> <http://www.denx.de/cgi-bin/gitweb.cgi?p=u-boot/u-boot-fdt.git;a=shortlog;h=fdt-cmd>
>
> Since you are in a merging mood, I would say do the merge. The changes
> are working well for me and it is an improvement in any case.
>
> Please pull from the "fdt-cmd" branch at
> git://denx.de/git/u-boot-fdt.git fdt-cmd
Done. But please pay attention to the coding style (trailing empty
lines in board/mpc8360emds/mpc8360emds.c, libfdt/fdt_ro.c, and
libfdt/fdt_wip.c).
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk
Office: Kirchenstr. 5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The years of peak mental activity are undoubtedly between the ages of
four and eighteen. At four we know all the questions, at eighteen all
the answers.
^ permalink raw reply [flat|nested] 8+ messages in thread
* [U-Boot-Users] Custodian Pull Requests
2007-04-18 15:35 ` Jerry Van Baren
2007-04-18 15:51 ` Wolfgang Denk
@ 2007-04-18 22:18 ` Timur Tabi
2007-04-18 22:30 ` Wolfgang Denk
1 sibling, 1 reply; 8+ messages in thread
From: Timur Tabi @ 2007-04-18 22:18 UTC (permalink / raw)
To: u-boot
Jerry Van Baren wrote:
> I was hoping Timur would give a thumbs up on the u-boot-fdt latest changes:
> <http://www.denx.de/cgi-bin/gitweb.cgi?p=u-boot/u-boot-fdt.git;a=shortlog;h=fdt-cmd>
Sorry, I didn't notice what you were doing. Can you give me another day before asking WD
to pull? I will look at it tomorrow morning.
--
Timur Tabi
Linux Kernel Developer @ Freescale
^ permalink raw reply [flat|nested] 8+ messages in thread
* [U-Boot-Users] Custodian Pull Requests
2007-04-18 15:26 [U-Boot-Users] Custodian Pull Requests Wolfgang Denk
2007-04-18 15:32 ` Stefan Roese
2007-04-18 15:35 ` Jerry Van Baren
@ 2007-04-20 20:36 ` Jon Loeliger
2 siblings, 0 replies; 8+ messages in thread
From: Jon Loeliger @ 2007-04-20 20:36 UTC (permalink / raw)
To: u-boot
On Wed, 2007-04-18 at 10:26, Wolfgang Denk wrote:
> Hi Custodians,
>
> according to my list I don't have any open pull or merge requests any
> more. Please verify and help testing. Thanks.
Wolfgang,
The -mpc86xx looks good!
Thanks,
jdl
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2007-04-20 20:36 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-18 15:26 [U-Boot-Users] Custodian Pull Requests Wolfgang Denk
2007-04-18 15:32 ` Stefan Roese
2007-04-18 15:36 ` Wolfgang Denk
2007-04-18 15:35 ` Jerry Van Baren
2007-04-18 15:51 ` Wolfgang Denk
2007-04-18 22:18 ` Timur Tabi
2007-04-18 22:30 ` Wolfgang Denk
2007-04-20 20:36 ` Jon Loeliger
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.