Releases: cb-linux/breath
Dynamic Debug Support
Update the 5.10 kernel to support Dynamic Debug. This helps a lot for SOF debugging.
What's Changed
- Add kernel path by @RodBarnes in #164
- Allow use of kernel generated from build.sh by @RodBarnes in #166
- Alter to support build of 22.04 LTS by @RodBarnes in #175
Full Changelog: v4.2.0...v4.2.1
🐰 Easter Release
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
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
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
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 AudioBLOOG
andSPARKY360
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
- @andrewcell made their first contribution in #36
- @DumbGameMaker made their first contribution in #62
- @avram-meir made their first contribution in #87
- @RodBarnes made their first contribution in #88
- @luveti made their first contribution in #91
Full Changelog: v3.0.0...v4.0.0
🎄 Holiday Release
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
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!
Working TTY/fb0! This allows things like boot logos to be implemented in the future. Super excited about this release.
🚚 Kernel Delivery System Builds
Kernel Delivery System
KDS, running on Github Actions, builds new kernels whenever the kernel configuration is changed.