Difference between revisions of "CM-X300 Linux"

From Compulab Mediawiki
Jump to: navigation, search
 
Line 2: Line 2:
 
This page contains links to information about Linux kernels, packages and software development for CM-X300 modules.
 
This page contains links to information about Linux kernels, packages and software development for CM-X300 modules.
  
CompuLab Linux support for CM-X300 includes modifications of [[Linux Kernel for CM-X300|Linux kernel]] and [[Debian Linux for CM-X300|example file system image]] based on [http://www.debian.org/ports/arm/ ARM Debian Linux]. It is possible to use other embedded Linux distributions and environments.
+
CompuLab Linux support for CM-X300 includes modifications of [[CM-X300: Linux: Kernel|Linux kernel]] and [[CM-X300: Linux: Debian|example file system image]] based on [http://www.debian.org/ports/arm/ ARM Debian Linux].
 +
It is possible to use other embedded Linux distributions and environments.
 
|X300-cm-top-m.jpg|thumb}}
 
|X300-cm-top-m.jpg|thumb}}
  
Line 20: Line 21:
  
 
{{ChangelogRss| content=
 
{{ChangelogRss| content=
 +
===== 29-Sep-2013 =====
 +
: Linux Kernel 3.4.61 support for CM-X300
 +
: - Optimized power consumption in suspend
 +
: - Added IRQ_WAKEUP0 (PMIC_EXTWAKE) as a wakeup source
 +
: - Added support for Dialog USB charge pump
 +
: - Added support for PXA keypad
 +
: - Fixed frame buffer shift issue
 +
: - Fixed RTC functionality during low power mode
 +
: Debian filesystem image updates
 +
: - Various updates to the userspace Demo root file system image
 +
: Ramdisk image updates
 +
: - Updated ramdisk and boot script
 +
 
===== 01-Jun-2010 =====
 
===== 01-Jun-2010 =====
 
: Debian filesystem image upgraded to Debian Sid
 
: Debian filesystem image upgraded to Debian Sid

Latest revision as of 13:57, 29 September 2013

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

CompuLab Linux support for CM-X300 includes modifications of Linux kernel and example file system image based on ARM Debian Linux. It is possible to use other embedded Linux distributions and environments.

X300-cm-top-m.jpg



Resources
Evaluation
Development
Troubleshooting
News

29-Sep-2013
Linux Kernel 3.4.61 support for CM-X300
- Optimized power consumption in suspend
- Added IRQ_WAKEUP0 (PMIC_EXTWAKE) as a wakeup source
- Added support for Dialog USB charge pump
- Added support for PXA keypad
- Fixed frame buffer shift issue
- Fixed RTC functionality during low power mode
Debian filesystem image updates
- Various updates to the userspace Demo root file system image
Ramdisk image updates
- Updated ramdisk and boot script
01-Jun-2010
Debian filesystem image upgraded to Debian Sid
26-Nov-2009
Linux Kernel 2.6.31 support for CM-X300
- Added support for CM-X300 revision 1.3
- Added support for PXA310 SoC
- Added support for USB Host on PXA310
- Added LCD backlight support
- Added battery charger support
- Fixed MMC binding
Debian filesystem image updates
- Replaced Debian filesystem JFFS2 image with UBIFS image
25-Jun-2009
Linux Kernel 2.6.26 for CM-X300 updates
- Added support for UBI volumes on the NAND flash
- Added support for V3020 RTC
- Improved boot time
Debian filesystem image updates
- The Debian filesystem JFFS2 image is converted to work on top of UBI volume
19-Aug-2008
Initial release of Linux kernel 2.6.26 for CM-X300 and Debian Etch filesystem image