- Move to 5.4 kernel branch
- Add brunch bootsplash (credit goes to Wisteria) -> If you update an existing install, you need to add "console= vt.global_cursor_default=0 brunch_bootsplash=default" on the kernel command line to enable it (after cros_debug).
- Fix some login issues
- Add efibootmgr
- Attempt to improve bluetooth support
- Updated iwlwifi_backport driver
- Include rtl8812au driver (add "options=rtl8812au" on the kernel command line)
- Add T2-based macbooks bridge and spi drivers (add "options=mbp2018" on the kernel command line)
Warning: With kernel 5.4, Surface Pro / Book / Laptop users now need to add "options=ipts" on the kernel command line for the ipts touchscreen to work as the old ipts driver is not compatible anymore (thanks go to the linux-surface team for the new driver, especially StollD)