From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Tyser Date: Mon, 25 Jan 2010 23:55:01 -0600 Subject: [U-Boot] [STATUS] Patch status update In-Reply-To: <20100125224448.0FAC9D334C9@gemini.denx.de> References: <20100125224448.0FAC9D334C9@gemini.denx.de> Message-ID: <4B5E83B5.50405@xes-inc.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > 3882 11/03 Peter Tyser [U-Boot] [PATCH] tsec: Force TBI PHY to 1000Mbps full duplex in SGMII mode > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71031 Waiting for ack/nack. Andy sounded OK with the change on IRC. > 4146 11/09 Peter Tyser [U-Boot] [PATCH 1/5] tsec: Clean up Broadcom PHY status parsing > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71295 > 4147 11/09 Peter Tyser [U-Boot] [PATCH 2/5] tsec: Make functions/data static when possible > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71298 > 4148 11/09 Peter Tyser [U-Boot] [PATCH 3/5] tsec: General cleanup > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71299 > 4149 11/09 Peter Tyser [U-Boot] [PATCH 4/5] tsec: Add support for using the BCM5482 PHY in fiber mode > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71296 > 4150 11/09 Peter Tyser [U-Boot] [PATCH 5/5] tsec: Add TSEC_FIBER flag > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71297 > > Waiting for ack/nack (Andy and/or Kumar?). 1-3 seem pretty straightforward, 4-5 a bit more involved. > 5514 12/13 Peter Tyser [U-Boot] [PATCH 00/17] Reorganize directory structure > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72675 > 5515 12/13 Peter Tyser [U-Boot] [PATCH 01/17] Move lib_ directories to arch//lib > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72676 > 5516 12/13 Peter Tyser [U-Boot] [PATCH 02/17] Rename lib_generic/ to lib/ > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72636 > 5518 12/13 Peter Tyser [U-Boot] [PATCH 04/17] Replace "#include " with "#include " > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72637 > 5519 12/13 Peter Tyser [U-Boot] [PATCH 05/17] Move architecture-specific includes to arch/$ARCH/include/asm > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72677 > 5520 12/13 Peter Tyser [U-Boot] [PATCH 06/17] ppc: Move appropriate cpu/ dirs to arch/ppc/cpu/ > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72678 > 5521 12/13 Peter Tyser [U-Boot] [PATCH 07/17] sh: Move appropriate cpu/ dirs to arch/sh/cpu/ > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72638 > 5522 12/13 Peter Tyser [U-Boot] [PATCH 08/17] arm: Move appropriate cpu/ dirs to arch/arm/cpu/ > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72679 > 5523 12/13 Peter Tyser [U-Boot] [PATCH 09/17] m68k: Move appropriate cpu/ dirs to arch/m68k/cpu/ > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72639 > 5524 12/13 Peter Tyser [U-Boot] [PATCH 10/17] blackfin: Move appropriate cpu/ dirs to arch/blackfin/cpu/ > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72640 > 5525 12/13 Peter Tyser [U-Boot] [PATCH 11/17] mips: Move appropriate cpu/ dirs to arch/mips/cpu/ > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72641 > 5526 12/13 Peter Tyser [U-Boot] [PATCH 12/17] avr32: Move appropriate cpu/ dirs to arch/avr32/cpu/ > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72642 > 5527 12/13 Peter Tyser [U-Boot] [PATCH 13/17] microblaze: Move appropriate cpu/ dirs to arch/microblaze/cpu/ > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72643 > 5528 12/13 Peter Tyser [U-Boot] [PATCH 14/17] sparc: Move appropriate cpu/ dirs to arch/sparc/cpu/ > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72645 > 5529 12/13 Peter Tyser [U-Boot] [PATCH 15/17] nios: Move appropriate cpu/ dirs to arch/nios/cpu/ > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72644 > 5530 12/13 Peter Tyser [U-Boot] [PATCH 16/17] nios2: Move appropriate cpu/ dirs to arch/nios2/cpu/ > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72647 > 5531 12/13 Peter Tyser [U-Boot] [PATCH 17/17] i386: Move appropriate cpu/ dirs to arch/i386/cpu/ > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72646 I plan on sending a 2nd version of these after most of the other patches have been applied or rejected as its going to break lots of outstanding patches due to directory reorganization. This series wasn't in Wolfgang's list and is waiting for an ack/nack: http://www.mail-archive.com/u-boot at lists.denx.de/msg25115.html Best, Peter