public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 00/26] [x86] 'Comming of Age'
Date: Fri, 07 May 2010 00:27:36 +0200	[thread overview]
Message-ID: <20100506222736.405ECE8AAC9@gemini.denx.de> (raw)
In-Reply-To: <4BE22BCF.2030606@gmail.com>

Dear Graeme Russ,

In message <4BE22BCF.2030606@gmail.com> you wrote:
>
> > Hm.. wouldn't it make sense to add you as custodian for x86? What do
> > you think?
> 
> I actually mentioned that idea previously - What needs to be done to
> arrange this? I understand I need a PGP key at least which I need to figure
> out how to do

No. I need your _SSH_ public key.

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
Anyone who doesn't believe in miracles is not a realist.
                                                   - David Ben Gurion

      reply	other threads:[~2010-05-06 22:27 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-23 14:05 [U-Boot] [PATCH v3 00/26] [x86] 'Comming of Age' Graeme Russ
2010-04-23 14:05 ` Graeme Russ
2010-04-23 14:05 ` [U-Boot] [PATCH v3 01/26] [x86] Add unaligned.h Graeme Russ
2010-04-23 14:05 ` [U-Boot] [PATCH v3 02/26] [x86] #ifdef out getenv_IPaddr() Graeme Russ
2010-04-23 14:05 ` [U-Boot] [PATCH v3 03/26] [x86] Fix MMCR Access Graeme Russ
2010-04-23 14:05 ` [U-Boot] [PATCH v3 04/26] [x86] Add register dump to crash handlers Graeme Russ
2010-04-23 14:05 ` [U-Boot] [PATCH v3 05/26] [x86] Fix do_go_exec() Graeme Russ
2010-04-23 14:05 ` [U-Boot] [PATCH v3 06/26] [x86] Fix sc520 memory size reporting Graeme Russ
2010-04-23 14:05 ` [U-Boot] [PATCH v3 07/26] [x86] Split sc520 memory sizing versus reporting Graeme Russ
2010-04-23 14:05 ` [U-Boot] [PATCH v3 08/26] [x86] Add RAM bootstrap functionality Graeme Russ
2010-04-23 14:05 ` [U-Boot] [PATCH v3 09/26] [x86] Move GDT to a safe location in RAM Graeme Russ
2010-04-23 14:05 ` [U-Boot] [PATCH v3 10/26] [x86] Pass relocation offset into Global Data Graeme Russ
2010-04-23 14:05 ` [U-Boot] [PATCH v3 11/26] [x86] Fix copying of Real-Mode code into RAM Graeme Russ
2010-04-23 14:05 ` [U-Boot] [PATCH v3 12/26] [ns16550] Enable port-mapped access Graeme Russ
2010-04-23 14:05 ` [U-Boot] [PATCH v3 13/26] [x86] Use CONFIG_SERIAL_MULTI Graeme Russ
2010-04-23 14:05 ` [U-Boot] [PATCH v3 14/26] [x86] Provide weak PC/AT compatibility setup function Graeme Russ
2010-04-23 14:05 ` [U-Boot] [PATCH v3 15/26] [x86] Fix support for booting bzImage Graeme Russ
2010-04-23 14:05 ` [U-Boot] [PATCH v3 16/26] [sc520] Allow boards to override udelay Graeme Russ
2010-04-23 14:05 ` [U-Boot] [PATCH v3 17/26] [eNET] Fix Flash Write Graeme Russ
2010-04-23 14:05 ` [U-Boot] [PATCH v3 18/26] [eNET] Fix CONFIG_SYS_HZ to be 1000 Graeme Russ
2010-04-23 14:05 ` [U-Boot] [PATCH v3 19/26] [sc520] Move PCI defines to PCI include file Graeme Russ
2010-04-23 14:05 ` [U-Boot] [PATCH v3 20/26] [sc520] Board Specific PCI Init Graeme Russ
2010-04-23 14:05 ` [U-Boot] [PATCH v3 21/26] [eNET] Add support for onboard RTL8100B (RTL8139) chips Graeme Russ
2010-04-23 14:05 ` [U-Boot] [PATCH v3 22/26] [eNET] Add PC/AT compatibility setup function Graeme Russ
2010-04-23 14:05 ` [U-Boot] [PATCH v3 23/26] Use SC520 MMCR to reset eNET board Graeme Russ
2010-04-23 14:05 ` [U-Boot] [PATCH v3 24/26] Implement eNET Watchdog Graeme Russ
2010-04-23 14:05 ` [U-Boot] [PATCH v3 25/26] [sc520] Update to new AMD Copyright Graeme Russ
2010-04-23 14:06 ` [U-Boot] [PATCH v3 26/26] [sc520] Fix minor DRAM Controller Setup bug Graeme Russ
2010-05-05 22:22 ` [U-Boot] [PATCH v3 00/26] [x86] 'Comming of Age' Wolfgang Denk
2010-05-06  2:39   ` Graeme Russ
2010-05-06 22:27     ` Wolfgang Denk [this message]

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=20100506222736.405ECE8AAC9@gemini.denx.de \
    --to=wd@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