summaryrefslogtreecommitdiff
path: root/system/easy-kernel/APKBUILD
AgeCommit message (Collapse)AuthorFilesLines
2024-12-04system/easy-kernel: Depend on elfutilsA. Wilcox1-1/+1
Needed for x86_64, at least.
2024-11-30system/easy-kernel: fix checksum.Zach van Rijn1-1/+1
2024-11-29system/easy-kernel: Additional platform fixesA. Wilcox1-2/+4
* Add bsdtar.patch to patches. * x86_64/pmmx: Disable SimpleFB which caused EFI computers to break. * pmmx: Update config for latest compiler.
2024-11-29system/easy-kernel: Fixes for x86_64A. Wilcox1-1/+1
* Config updated to reflect elfutils availability. * Patch tar call to work on bsdtar.
2024-11-29system/easy-kernel: Update to 6.6.58-mc2A. Wilcox1-28/+30
Includes oldconfigs for all arches, but only tested on ppc64 so far.
2024-11-29system/easy-kernel: Don't remove source symlinkA. Wilcox1-1/+0
It doesn't appear to exist by default any more, so we don't need to remove it.
2024-11-29system/easy-kernel: Update to 6.6.6-mc1A. Wilcox1-25/+39
2023-10-31system/easy-kernel: Add Wireguard module to x86_64A. Wilcox1-1/+1
Reported-by: @djt
2023-10-26system/easy-kernel: Add RTC support for aarch64A. Wilcox1-2/+2
Adds modules for most RTCs supported on arm64. We also now build-in RTC_EFI, which should grab most of the server-class boards.
2023-10-25system/easy-kernel: Config update for new binutilsA. Wilcox1-3/+3
The new binutils version allows more options on aarch64, pmmx, and x86_64. Configure them so that native builders don't have `oldconfig` output. Fixes: #1091, #1092, #1094
2023-10-24system/easy-kernel: ppc64: Add more net driversA. Wilcox1-1/+1
Add more network drivers to the ppc64 config. Requested by @djt.
2023-10-24system/easy-kernel: Remove MPC512x and 83xxA. Wilcox1-2/+2
These eval boards set config options that cause pata-macio to panic on Power Macintosh systems. Right now, the Power Mac is a significantly more important target for us. The eval board support was new for 5.15 anyway, which hasn't been shipped to any users yet.
2023-10-03system/easy-kernel: Update to 5.15.132-mc6A. Wilcox1-16/+20
* Adds exFAT module to all architectures. * Adds Hyper-V guest support to aarch64. * Fixes audio output issues on some PowerBook models.
2023-04-02system/easy-kernel: Update to 5.15.98-mc4A. Wilcox1-14/+14
Also reconfigure all eight architectures for oldconfig.
2022-11-26system/easy-kernel: Update Arm64 configA. Wilcox1-2/+2
There are more errata workarounds available, so we enable them.
2022-11-26system/easy-kernel: Update to 5.15.76-mc3A. Wilcox1-6/+6
2022-10-21system/easy-kernel: Update to 5.15.44-mc2Horst G. Burkhardt1-13/+7
2022-05-01system/easy-kernel: make 'mkimage' missing not a fatal error. fixes #599.Zach van Rijn1-1/+4
2022-05-01system/easy-kernel: Update configsA. Wilcox1-4/+4
2022-05-01system/easy-kernel: Update configs for 5.15A. Wilcox1-3/+3
Updates the m68k, 32-bit PowerPC, and SPARC64 configs.
2022-05-01system/easy-kernel: backport Project C changes for 5.15.27-breaking changes. ↵Zach van Rijn1-1/+3
fixes #540.
2022-05-01system/easy-kernel: add linux-headers subpackage back (and drop package). ↵A. Wilcox1-2/+27
fixes #535.
2022-05-01system/easy-kernel: Update 5.15 kernel config for x86_64A. Wilcox1-1/+1
2022-05-01system/easy-kernel: Update 5.15 kernel config for aarch64A. Wilcox1-1/+1
2022-05-01system/easy-kernel: Update patchset to 5.15.28A. Wilcox1-6/+8
* Adds x86 compilation patch from Laurent * Update ProjectC patch to sync with upstream cputime changes * Update PPC64 config for new option knob
2022-05-01system/easy-kernel: Replace with 5.15 test-kernelA. Wilcox1-37/+39
2021-10-24system/easy-kernel: Update checksum for ppc32 configA. Wilcox1-1/+1
2020-09-22system/easy-kernel: Add modprobe configuration for fb modulesA. Wilcox1-1/+8
2020-09-19system/easy-kernel: Unify network driver optionsSamuel Holland1-8/+8
2020-09-19system/easy-kernel: Unify block/SCSI/md/dm optionsSamuel Holland1-7/+7
2020-09-19system/easy-kernel: Add a config for armv7Samuel Holland1-0/+2
2020-09-19system/easy-kernel: bump to 5.4.66Samuel Holland1-23/+15
2020-08-09system/easy-kernel: Enable more DRM options on 32-bit systemsA. Wilcox1-3/+3
2020-07-20Merge branch 'new/easy-boot' into 'master'A. Wilcox1-1/+1
Adjust existing boot-related triggers and add one for dracut See merge request adelie/packages!485
2020-07-19Merge branch 'fix/x1c7-touchpad' into 'master'A. Wilcox1-2/+2
[RFC] system/easy-kernel: fix support for X1C7 touchpad See merge request adelie/packages!454
2020-07-11system/easy-kernel: depend on kernel-bootMax Rees1-2/+2
2020-07-08system/easy-kernel: patch a few macintosh thermal issues (#283)Max Rees1-2/+8
2020-05-28system/easy-kernel: fix support for X1C7 touchpadMax Rees1-3/+3
2020-04-17system/easy-kernel: enable 9P support (#250)Max Rees1-8/+8
2020-02-27system/easy-kernel: CONFIG_INPUT_UINPUT=yA. Wilcox1-8/+8
2019-12-28system/easy-kernel: Two minor fixesA. Wilcox1-14/+19
1. Fix syntax for uapi/sound/asound.h. Otherwise, alsa-lib FTBFS. 2. Initial support for persistent, builder-storage-only mod signing key.
2019-12-22system/{easy-kernel,musl}: fix struct iphdr UAPI thingA. Wilcox1-1/+3
2019-12-22system/easy-kernel: return kernel.h hack for gcc-go and othersA. Wilcox1-1/+5
2019-12-20system/easy-kernel: parts 1-2 of common configSamuel Holland1-7/+7
Signed-off-by: Samuel Holland <samuel@sholland.org>
2019-12-19system/easy-kernel: bump to 5.4.5Samuel Holland1-107/+17
Just an olddefconfig. Signed-off-by: Samuel Holland <samuel@sholland.org>
2019-10-14system/easy-kernel: Bump to 4.14.149-mc16Samuel Holland1-10/+25
2019-09-28system/easy-kernel: $srcdir/.. != $startdirMax Rees1-1/+1
2019-08-18system/easy-kernel: disable x86 verbose, enable more AGPA. Wilcox1-2/+2
2019-08-13system/easy-kernel: update configs (fixes #177)A. Wilcox1-4/+4
2019-08-12system/easy-kernel: add secfixes commentMax Rees1-0/+70