Difference between revisions of "CM-X270 Linux"

From Compulab Mediawiki
Jump to: navigation, search
Line 8: Line 8:
 
* [[ARM:Debian|Debian Linux for Xscale modules]]
 
* [[ARM:Debian|Debian Linux for Xscale modules]]
 
* [[Linux MTD drivers on CM-X270]]
 
* [[Linux MTD drivers on CM-X270]]
 +
 +
{{Changelog|
 +
* '''26-Dec-2007'''
 +
: Certain NAND flashes are sensitive to local bus activity. NAND flash driver updated to overcome this limitation.
 +
 +
* '''13-Jun-2007'''
 +
: Fixed RTC access routines.
 +
 +
* '''6-Feb-2007'''
 +
: Added pcibios_set_master for ARM platforms with ITE8152 bridge. This allows proper setting of latency timer for PCI bus masters behind the bridge.
 +
 +
* '''5-Feb-2007'''
 +
: Make default Debian file system image 512 Mbytes
 +
 +
* '''12-Oct-06'''
 +
: Added ability to specify wireless access point MAC address
 +
: Added MMC support
 +
: Serial tty assignment made compatible for CM-X270L and CM-X270W. From now, ttySA0 is default console on both CM-X270L and CM-X270W.
 +
: Fixed wireless LAN driver bug that caused incorrect transmission power setting
 +
 +
* '''15-Aug-06'''
 +
: Added BGW200 Wireless LAN support for CM-X270L
 +
 +
* '''15-May-06'''
 +
: Initial release of Linux 2.6.16:
 +
: - Power management support
 +
: - Added CardBus support
 +
: - Added 2700G frame buffer device driver
 +
: - Audio support upgraded to work with ALSA, added recording support
 +
}}

Revision as of 16:06, 10 March 2008


This page contains links to information about Linux kernels, packages and software development for CM-X270 modules.

News
  • 26-Dec-2007
Certain NAND flashes are sensitive to local bus activity. NAND flash driver updated to overcome this limitation.
  • 13-Jun-2007
Fixed RTC access routines.
  • 6-Feb-2007
Added pcibios_set_master for ARM platforms with ITE8152 bridge. This allows proper setting of latency timer for PCI bus masters behind the bridge.
  • 5-Feb-2007
Make default Debian file system image 512 Mbytes
  • 12-Oct-06
Added ability to specify wireless access point MAC address
Added MMC support
Serial tty assignment made compatible for CM-X270L and CM-X270W. From now, ttySA0 is default console on both CM-X270L and CM-X270W.
Fixed wireless LAN driver bug that caused incorrect transmission power setting
  • 15-Aug-06
Added BGW200 Wireless LAN support for CM-X270L
  • 15-May-06
Initial release of Linux 2.6.16:
- Power management support
- Added CardBus support
- Added 2700G frame buffer device driver
- Audio support upgraded to work with ALSA, added recording support