public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 00/15] i386 Modifications and new board (eNET)
@ 2008-12-06 23:28 Graeme Russ
  2008-12-06 23:28 ` [U-Boot] [PATCH 01/15] Added initial eNET board support Graeme Russ
  0 siblings, 1 reply; 34+ messages in thread
From: Graeme Russ @ 2008-12-06 23:28 UTC (permalink / raw)
  To: u-boot

The following patch series follows from a previous set of preliminary i386
patches (see http://lists.denx.de/pipermail/u-boot/2008-November/043681.html)

This set of patches adds supports for the board I am developing with (eNET)
and makes a few changes to the arrangement of the i386 code in U-Boot. These
changes are intended to provide better hooks for cpu and board specific
functionality. This patch series includes support for the SC520 MMCR reset
functionality which was implied by the configuration options but never
implemented.

A couple of minor tidy-ups have been performed (moved ali512x.h to a more
logical location, changed the configuration settings to CONFIG_SYS_ for
example). This patch set, however, is not a full scale style cleanup. There
may be places where non-conforming style has been used - For the time being,
I am focusing on getting code into the right place. A more complete coding
style cleanup will follow.

Regards,

Graeme

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

end of thread, other threads:[~2009-01-26  9:36 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-06 23:28 [U-Boot] [PATCH 00/15] i386 Modifications and new board (eNET) Graeme Russ
2008-12-06 23:28 ` [U-Boot] [PATCH 01/15] Added initial eNET board support Graeme Russ
2008-12-06 23:28   ` [U-Boot] [PATCH 02/15] Renamed cpu/i386/reset.S to resetvec.S Graeme Russ
2008-12-06 23:28     ` [U-Boot] [PATCH 03/15] Updated eNET link script for reset -> resetvec section rename Graeme Russ
2008-12-06 23:29       ` [U-Boot] [PATCH 04/15] Moved sc520 specific code into new cpu/i386/sc520 folder Graeme Russ
2008-12-06 23:29         ` [U-Boot] [PATCH 05/15] Moved definition of set_vector() to new header file Graeme Russ
2008-12-06 23:29           ` [U-Boot] [PATCH 06/15] Moved generic (triple fault) reset code Graeme Russ
2008-12-06 23:29             ` [U-Boot] [PATCH 07/15] Added MMCR reset functionality Graeme Russ
2008-12-06 23:29               ` [U-Boot] [PATCH 08/15] Remove #ifdef CONFIG_SC520 in source code Graeme Russ
2008-12-06 23:29                 ` [U-Boot] [PATCH 09/15] Removed all references to CONFIG_SYS_RESET_GENERIC Graeme Russ
2008-12-06 23:29                   ` [U-Boot] [PATCH 10/15] Renamed SC520 configuration options Graeme Russ
2008-12-06 23:29                     ` [U-Boot] [PATCH 11/15] Removed #ifdef CONFIG_SYS_SC520 Graeme Russ
2008-12-06 23:29                       ` [U-Boot] [PATCH 12/15] Fixed CONFIG_SYS_SC520_RESET for eNET board Graeme Russ
2008-12-06 23:29                         ` [U-Boot] [PATCH 13/15] Moved ali512x.h from include/asm-i386/ic/ to /include Graeme Russ
2008-12-06 23:29                           ` [U-Boot] [PATCH 14/15] Added MMCR initialisation to real mode eNET board initialisation Graeme Russ
2008-12-06 23:29                             ` [U-Boot] [PATCH 15/15] Seperated exception handling functionality out of interrupts.c Graeme Russ
2008-12-08  6:41                         ` [U-Boot] [PATCH 12/15] Fixed CONFIG_SYS_SC520_RESET for eNET board Jean-Christophe PLAGNIOL-VILLARD
2008-12-08  8:04                           ` Graeme Russ
2008-12-08  8:45                             ` Jean-Christophe PLAGNIOL-VILLARD
2008-12-08 16:32                             ` Peter Tyser
2008-12-08  6:38                       ` [U-Boot] [PATCH 11/15] Removed #ifdef CONFIG_SYS_SC520 Jean-Christophe PLAGNIOL-VILLARD
2009-01-24  0:18                     ` [U-Boot] [PATCH 10/15] Renamed SC520 configuration options Wolfgang Denk
2009-01-26  9:36                       ` Graeme Russ
2009-01-24  0:16                   ` [U-Boot] [PATCH 09/15] Removed all references to CONFIG_SYS_RESET_GENERIC Wolfgang Denk
2008-12-08  6:37                 ` [U-Boot] [PATCH 08/15] Remove #ifdef CONFIG_SC520 in source code Jean-Christophe PLAGNIOL-VILLARD
2009-01-24  0:16                 ` Wolfgang Denk
2009-01-24  0:12             ` [U-Boot] [PATCH 06/15] Moved generic (triple fault) reset code Wolfgang Denk
2009-01-24  0:11           ` [U-Boot] [PATCH 05/15] Moved definition of set_vector() to new header file Wolfgang Denk
2009-01-24  0:10         ` [U-Boot] [PATCH 04/15] Moved sc520 specific code into new cpu/i386/sc520 folder Wolfgang Denk
2008-12-08  6:33       ` [U-Boot] [PATCH 03/15] Updated eNET link script for reset -> resetvec section rename Jean-Christophe PLAGNIOL-VILLARD
2009-01-24  0:08         ` Wolfgang Denk
2009-01-24  0:07       ` Wolfgang Denk
2009-01-24  0:03     ` [U-Boot] [PATCH 02/15] Renamed cpu/i386/reset.S to resetvec.S Wolfgang Denk
2009-01-24  0:02   ` [U-Boot] [PATCH 01/15] Added initial eNET board support Wolfgang Denk

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