
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_<ARCH> directories to arch/<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 <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" 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@lists.denx.de/msg25115.html
Best, Peter