Hi All,

An update of the uClinux (MMU-less) code against 2.6.20.
Mostly cleanups, and a couple of bug fixes.

I have included a new style serial driver for the ColdFire too.
Eventually I would like to replace the old style mcfserial.c
driver with this. This is a good place to start testing and
reviewing it more throughly.

http://www.uclinux.org/pub/uClinux/uClinux-2.6.x/linux-2.6.20-uc0.patch.gz


Change log:

. use ARRAY_SIZE macro                          Ahmed S. Darwish
. fix interrupt handler types for m68knommu     Greg Ungerer
. remove regs arg from m68knommu timers         Greg Ungerer
. add "unused" sections to m68knommu linker     Greg Ungerer
. fix INIT_WORK usage in coldfire fec driver    Greg Ungerer
. enable second phy on 5275                     Mike Cruse
. fix INIT_WORK usage in old mcfserial.c        Greg Ungerer
. fix pin assignment for 5282 in mcfserial.c    David Wu
. remap mem mapping for flat fmt exes           Greg Ungerer
. clean includes not needed m68knommu bitops.h  Greg Ungerer
. use minimum whole pages for hash allocations  David McCullough


Regards
Greg


------------------------------------------------------------------------
Greg Ungerer  --  Chief Software Dude       EMAIL:     [EMAIL PROTECTED]
SnapGear -- a division of Secure Computing  PHONE:       +61 7 3435 2888
825 Stanley St,                             FAX:         +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia         WEB: http://www.SnapGear.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to