public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [RFC][PATCH 00/21] [x86] 'Comming of Age'
@ 2010-03-25 11:22 Graeme Russ
  2010-03-25 11:22 ` [U-Boot] [RFC][PATCH 01/21] [x86] Add unaligned.h Graeme Russ
                   ` (21 more replies)
  0 siblings, 22 replies; 33+ messages in thread
From: Graeme Russ @ 2010-03-25 11:22 UTC (permalink / raw)
  To: u-boot

Hello Everyone

It has been a while since I posted to the U-Boot list, but I have not been
idle. This patch series represents a 'comming of age' for the x86 U-Boot
port. I can now boot a Linux 2.6.33 kernel *very happy hacker*

I've spent a lot of effort organising and cleaning up this patch series
for community comment. This is an RFC patchset only - Over the next few
days/weeks I plan to rebuild from scratch at each patch and apply a few
little tidy-ups but the content and numbering of this series should not
change.

This patch series can be examined as several distinct functional changes
 - Patches 1-3 are x86 specific build and core fixups
 - Patches 4-11 are x86 specific functional improvements
 - Patches 12-13 switch the x86 port to CONFIG_SERIAL_MULTI
 - Patches 14-15 provide Linux boot support
 - Patch 16 is an sc520 specific patch (this one can be delayed)
 - Patches 17-21 are various eNET specific patches
 
I will draw your attentions to patches 12,13 and 19. These are the only
patches which touch files outside the x86 tree. In particular patch 19 - I
had to tweak how the eNET accessed the PCI Address Space (don't know if
this is really the correct terminology)

Once this patchset is applied I believe the x86 port of U-Boot will be
ready for more mainstream use

Wolfgang - If there is any other renewed interest in the x86 port, I would
be more than happy to be an official custodian

^ permalink raw reply	[flat|nested] 33+ messages in thread

end of thread, other threads:[~2010-04-05 22:21 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-25 11:22 [U-Boot] [RFC][PATCH 00/21] [x86] 'Comming of Age' Graeme Russ
2010-03-25 11:22 ` [U-Boot] [RFC][PATCH 01/21] [x86] Add unaligned.h Graeme Russ
2010-03-25 17:45   ` Mike Frysinger
2010-03-25 11:22 ` [U-Boot] [RFC][PATCH 02/21] [x86] #ifdef out getenv_IPaddr() Graeme Russ
2010-03-25 11:45   ` Vipin Kumar
2010-03-25 11:22 ` [U-Boot] [RFC][PATCH 03/21] [x86] Fix MMCR Access Graeme Russ
2010-03-25 11:22 ` [U-Boot] [RFC][PATCH 04/21] [x86] Add register dump to crash handlers Graeme Russ
2010-03-25 11:22 ` [U-Boot] [RFC][PATCH 05/21] [x86] Fix do_go_exec() Graeme Russ
2010-03-25 11:22 ` [U-Boot] [RFC][PATCH 06/21] [x86] Fix sc520 memory size reporting Graeme Russ
2010-03-25 11:22 ` [U-Boot] [RFC][PATCH 07/21] [x86] Split sc520 memory sizing versus reporting Graeme Russ
2010-03-25 11:22 ` [U-Boot] [RFC][PATCH 08/21] [x86] Add RAM bootstrap functionality Graeme Russ
2010-03-25 11:22 ` [U-Boot] [RFC][PATCH 09/21] [x86] Move GDT to a safe location in RAM Graeme Russ
2010-03-25 11:22 ` [U-Boot] [RFC][PATCH 10/21] [x86] Pass relocation offset into Global Data Graeme Russ
2010-03-25 11:22 ` [U-Boot] [RFC][PATCH 11/21] [x86] Fix copying of Real-Mode code into RAM Graeme Russ
2010-03-25 11:22 ` [U-Boot] [RFC][PATCH 12/21] [ns16550] Enable port-mapped access Graeme Russ
2010-03-25 11:22 ` [U-Boot] [RFC][PATCH 13/21] [x86] Use CONFIG_SERIAL_MULTI Graeme Russ
2010-03-25 11:22 ` [U-Boot] [RFC][PATCH 14/21] [x86] Provide weak PC/AT compatibility setup function Graeme Russ
2010-03-25 11:22 ` [U-Boot] [RFC][PATCH 15/21] [x86] Fix support for booting bzImage Graeme Russ
2010-03-25 11:22 ` [U-Boot] [RFC][PATCH 16/21] [sc520] Allow boards to override udelay Graeme Russ
2010-03-25 11:22 ` [U-Boot] [RFC][PATCH 17/21] [eNET] Fix Flash Write Graeme Russ
2010-03-25 11:23 ` [U-Boot] [RFC][PATCH 18/21] [eNET] Fix CONFIG_SYS_HZ to be 1000 Graeme Russ
2010-03-25 11:23 ` [U-Boot] [RFC][PATCH 19/21] [eNET] Add support for onboard RTL8100B (RTL8139) chips Graeme Russ
2010-04-05  5:32   ` Ben Warren
2010-04-05 22:21     ` Graeme Russ
2010-03-25 11:23 ` [U-Boot] [RFC][PATCH 20/21] [eNET] Add PC/AT compatibility setup function Graeme Russ
2010-03-25 11:23 ` [U-Boot] [RFC][PATCH 21/21] Use SC520 MMCR to reset eNET board Graeme Russ
2010-03-26 15:55 ` [U-Boot] [RFC][PATCH 00/21] [x86] 'Comming of Age' Peter Tyser
2010-03-27  4:33   ` Graeme Russ
2010-03-27 11:02     ` Joakim Tjernlund
2010-03-27 11:54       ` Graeme Russ
2010-03-27 15:48         ` Joakim Tjernlund
2010-03-28  7:38           ` Graeme Russ
2010-03-28 10:06             ` Joakim Tjernlund

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox