New PXA250 patch available: diff-2.4.19-rmk7-pxa2

Nicolas Pitre <[email protected]> Wed, 11 Jun 2003 22:04:56 -0400 (EDT)
Newsgroups gmane.linux.ports.arm.announce
Message-ID <[email protected]>
A new patch providing support for the Intel XScale-PXA2xx
architecture to the ARM Linux kernel as just been released.

The patch is available from:

  ftp://source.mvista.com/pub/xscale/pxa/
  ftp://ftp.arm.linux.org.uk/pub/linux/arm/people/nico/

Build Documentation:

  http://www.arm.linux.org.uk/docs/kerncomp.shtml

ChangeLog:

  - add preload support to copy_page()  (me)
  - add preload support to copy_to_user()/copy_from_user()  (me)
  - add XIP support to cramfs  (me, others)
    [see Configure.help text for usage, modified mkcramfs included]
  - fix compilation problems with gcc-3.3  (me)
  - correctly handle the Lubbock IRQ controller sanely at last  (me)
  - make framebuffer memory bufferable for increased performances  (me)
    [consistent_alloc() prototype taken from 2.5.x]
  - don't shut down UART clock on the serial console  (me)
    [initial fix by  Kent Forschmiedt]
  - assorted smc91x improvements/fixes  (me)
    [it now copes with the chip losing track of its own memory
     which seems to happen even on a SMC91C96 after a while]
  - reworked Makefile for pxa_cs.o fixing modular build  (me)
  - ffs()/fls()/ffz() defined around the clz instruction on ARMv5+  (me)
  - apparently better timing settings for PCMCIA  (Jeff Lackey)
  - pm support for smc91x  (Holger Schurig)

Enjoy!


Nicolas



_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm-announce
Please visit the above address for information on this list.