What we did... * 2.6.0-test5-im1 * Bring us up to 2.6.0-test5 (me) * Synced with linus (me) * 2.6.0-test4-im2 * Fixed XIP support to work from high rom not low (me) * Fixed a minor bug in memory init. (me) * 2.6.0-test4-im1 * Tidied XIP support, now boots from ROM based initrd. (me) * Fixed some drivers and ecard.c (me) * 2.6.0-test3-im1 * Brought us up to date again (me) * 2.5.75-im2 * Added XIP support (me) * 2.5.75-im1 * Brought up to date (me) * Cleaned patch a bit (me) * Temporary binutils workaround (me) * 2.5.74-bk4-im1 * Brought up to date (me) * 2.5.73-im1 * Brought up to date for .73 (john, me) * Kconfig fixes (matthew wilcox) * 2.5.70-bk15-im1 * Started work on memcfb and the colourcard driver (me) * 2.5.70-bk14-im1 * Fixed build for 2.5.70-bk14 (me) * Beginnings of keyboard support (john) * Framework for 6551 serial driver (me) * move MFM driver to our tree (john) * brutally hacked acornfb to force mode 27 for all machines until its replaced (me) * 2.5.70-im3 * Fixed build bug (didnt generate asm-offsets.s) (me) * remove need for drivers/acorn (john) * fix 1772 fdd (john) * build warning squashing (john, me) * more keyboard fixes (john) * fixes in pgtable.h (maybe. its scary in there) (me) * 2.5.70-im2 (note: this includes all previous work) * Tarted up code to compile on linux 2.5.65 (me) * a5k superio stuff (john) * squashed spinlock (IRQ disabling (or lack of)) bug (me) * zImage tidying (john) * build tree tidying (john) * simtec ide driver (me) * ported i2c-ioc to our tree (me) * 2.5.70 fixes (me) * misc warning fixes (john, me) * Keyboard fixes (input support) (john) * ported pcf8583.c (more to do yet) (me) * acornfb fixes (john) * PAGE_SHIFT cleanups (me) * update ecardd (me) * Dealt with the FIXME in assembler.h (moved ptrace references) (me) * Sorted the bug where we couldnt mount root (uaccess issues) (me) * Clean up useless crap in lib/ (probably can do more) (me) * fixed pcf8583 driver to compile (me) * Merge acorn/ driver tree into linux better (russell) * Fixed initrd (me) * Fix evil 2.5.70 address exception in switch_to()