Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Releases: cb-linux/breath

Dynamic Debug Support

02 May 13:54
d169efc
Compare
Choose a tag to compare

Update the 5.10 kernel to support Dynamic Debug. This helps a lot for SOF debugging.

What's Changed

Full Changelog: v4.2.0...v4.2.1

🐰 Easter Release

18 Apr 15:47
Compare
Choose a tag to compare

Support for Jasperlake i915 (dedede graphics drivers) and updated kernel minor revision.

For a comprehensive list of changes from the last update, please visit preceding releases and the Spring Release.

Full Changelog: v4.1.1...v4.2.0

v4.1.1

20 Mar 15:58
Compare
Choose a tag to compare

Updated bloog patch and added binder and ashmem to the kernel

For a comprehensive list of changes, please visit the Spring Release.

Full Changelog: v4.1.0...v4.1.1

v4.1.0

16 Mar 21:51
Compare
Choose a tag to compare

Added support for more devices in the kernel (might fix AMD display out/audio and dedede)

For a comprehensive list of changes, please visit the Spring Release.

Full Changelog: v4.0.0...v4.1.0

🍃 Spring Release

13 Mar 02:25
Compare
Choose a tag to compare

This is a huge milestone for Breath. Since the last release, we've reached 100 stars, I've got in a few pull requests, and we've made lots of audio progress!

Here are some of the issues solved:

  • REEF/Apollo Lake Audio
  • BLOOG and SPARKY360 Audio
  • Overall SOF Audio fixes that affect many more devices
  • Support for building to ISOs
  • Performance improvements
  • Better Arch and Debian support
  • Adding a new distro, bootloader
  • More seamless installing to internal storage
  • Just added in this release:

    • KBL/SKL Audio has been finally fixed! I've pinned the kernel for these devices to a specific commit, so audio should always work

...and many of other fixes made possible by the community

New Contributors

Full Changelog: v3.0.0...v4.0.0

🎄 Holiday Release

23 Dec 14:49
Compare
Choose a tag to compare

All thanks to the community for this release. The kernel has been upgraded to 5.10, and I've compiled more touchscreen and WiFi (Realtek) drivers in. This should fix graphics on amdgpu too. A reminder: don't manually download these, instead run updatekernel.sh on your Linux PC.

Mid November Release

18 Nov 00:30
Compare
Choose a tag to compare

This is a simple bugfix release. The format of the modules archive was fixed and the kernel was updated to 5.4 (no hardware broken).

Full Changelog: MilkyDeveloper/cb-linux@2...v2.1.0

🎃 Kernel 5.4 is out!

30 Oct 22:32
Compare
Choose a tag to compare

Working TTY/fb0! This allows things like boot logos to be implemented in the future. Super excited about this release.

🚚 Kernel Delivery System Builds

08 Sep 23:38
Compare
Choose a tag to compare

Kernel Delivery System

KDS, running on Github Actions, builds new kernels whenever the kernel configuration is changed.