Skip to content

wmt-os/linux-wmt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,329,426 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linux-wmt

This repository is a Linux kernel fork dedicated to bringing modern support to the WonderMedia WM8505 SoC, specifically targeting the early-2010s ARM netbooks built around this chip.

This project modernizes WM8505 support by migrating it to current kernel frameworks and writing new drivers for the specific hardware found in these devices.

⚠️ Note: This branch is frequently rebased to track upstream Linux releases and maintain a clean patch stack, so commit hashes will change.

Supported Hardware & Features

  • Display & Graphics (DRM/KMS)
    • Display driver supporting the built-in 7" LCD panel (800x480 @ 60 Hz) with PWM backlight control.
    • 2D Graphics Engine (GE) support for hardware-accelerated solid fills and bitblts.
    • Hardware-accelerated framebuffer console (fbcon) offloaded to the GE.
  • Audio (ASoC)
    • AC97 audio interface bound to the internal VT1613 codec.
    • DMA-backed PCM playback and capture, including headphone amplifier support.
  • Input
    • serio subsystem driver handling the built-in keyboard and touchpad.
  • Storage
    • SD/MMC controller support for the SD card slot.
    • Serial Flash Controller (SFC) for internal SPI flash access.
  • Core SoC
    • Clocks: Centralized Common Clock Framework (CCF) driver managing the full SoC clock tree.
    • DMA: Hardware scatter-gather DMA engine support for peripheral data transfers.

About

Linux kernel for the WonderMedia WM8505

Topics

Resources

License

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors