Commit Graph

24 Commits

Author SHA1 Message Date
SolidHal
f9e7de8b1a switch to using kernel 5.2.21, drop merged in patch 2019-12-29 15:33:17 -06:00
Hal Emmerich
43b385e5a3 removed patches not required for 5.2.9 2019-08-25 19:30:11 -05:00
SolidHal
3f8a2255a1
Merge pull request #109 from SolidHal/ath9k-no-ep-patch
Merge in new ath9k workaround and backported 5.x patches
2019-08-21 15:37:54 -07:00
Hal Emmerich
1cd8ae19a9 Add new workaround patch from ath9k devices
Add backported patched from 5.x from usb related fixes
Up kernel version to most recent lts
2019-08-21 17:31:41 -05:00
Hal Emmerich
cbb4c99221 config for newest 4.19, remove the problem patch 2019-08-17 17:01:46 -05:00
Hal Emmerich
60c63f47bf Add patch for removing a short startup delay that is no longer needed 2019-08-17 16:48:30 -05:00
Hal Emmerich
39dcd2c4da fix the vop spam patch 2019-06-25 14:24:31 -05:00
Hal Emmerich
fedca1d5bb Add patch to silence the vop warn on spam 2019-06-25 14:21:03 -05:00
Hal Emmerich
8a7fa39e20 Added the Arm errata workaround patches
These are in the release alpha version 10, they just missed getting commited
2019-06-24 15:50:05 -05:00
Hal Emmerich
1c0e6ab5ce - Updated to kernel 4.19.53
- Added patches for two ARM errata that cause hangs in specific cpu states

- Disabled some power management features:
  - Disabled suspend at the kernel level since it is broken/unsupported in the mainline kernel
  - Disabled APM emulation

- Disabled some USB features:
  - Disabled USB default persist
  - Disabled USB dynamic minors

- Disabled USB monitoring for debug, shouldn't be enabled by default
- Disabled USB 3.0 support, shouldn't be enabled as the c201 has no 3.0 ports

- removed two patches that have made it into 4.19
- removed the debug options from the cmdline
- made the kernel build script announce what patch is being applied
- removed light-locker, as it does not function properly
2019-06-22 17:47:54 -05:00
Hal Emmerich
5999c43776 Added patch to stabilize suspend/wakeup
patch fixes suspend and wakeup that is initiated by closing/opening the lid of the machine,
this does not fix the bug the occurs when a DE is installed, a lock screen is used, and login is completed
before the vop_crtc_enable_vblank backtrace gets dumped to the console
2019-06-13 17:22:00 -05:00
Hal Emmerich
769f481332 Upgrade to kernel 4.19.49
- added patch for usb from 4.20 which seems to fix the wifi hang issue that happened on 4.19
- changed power management to not turn off display on inactivity as sometimes the machine doesnt wakeup properly. Need to test patch from old 4.19 branch to see if that fixes this.
2019-06-10 17:58:20 -05:00
Hal Emmerich
0fdeae8bfc added two usb patches from upstream for improved stability 2019-06-05 12:35:07 -05:00
Hal Emmerich
01368ff288 Add patches to fix emmc yelling, and get clock properly
fixes issue #26
2019-05-22 10:37:57 -05:00
SolidHal
161919bf29 Clean up uneeded patches 2018-10-22 19:45:05 -05:00
SolidHal
ab75e656d3 Add patch that remove cache flush on reset 2018-10-22 19:39:35 -05:00
SolidHal
704a6aaffd Include double reset patch 2018-10-21 17:46:52 -05:00
SolidHal
8bb308703d Fix patch name 2018-10-19 22:40:33 -05:00
SolidHal
f830ebb8c2 Add test patch for reboot issue 2018-10-19 21:13:05 -05:00
SolidHal
f0fc28f877 Added copyright notices, small patches, openvpn support 2018-10-11 15:09:25 -05:00
SolidHal
fd7c481051 Username entry is now safe and tested. Add missing grf handles. Fixes small dmesg error 2018-10-10 15:09:02 -05:00
SolidHal
7dda32b516 Begin addressing wireless regdb, cleanup scripts. Remove uneeded dwc2 patch 2018-09-20 10:10:47 -05:00
SolidHal
08bc81f9e9 Workaround for issue #38, ar9271 issues 2018-09-18 09:31:34 -05:00
SolidHal
d0403b14e3 Cleaned up image creation, made functional installation scripts
Cleaned up build files, resources, scripts.
Made the image use a partition map to fix mmc issues

Signed-off-by: SolidHal <solidhal@users.noreply.github.com>
2018-09-05 18:35:33 -05:00