No description
Find a file
Luca Weiss da8d31d637
linux-postmarketos-qcom-msm8974: upgrade to 6.11.4 (MR 5725)
Some kconfig changes to reduce kernel size to avoid conflict of 0x8000
(kernel load address) + uncompressed kernel size (arch/arm/boot/Image) +
compressed kernel size (arch/arm/boot/zImage) being bigger than
0x1e00000 (tags address).

This causes mostly silent boot failures, with CONFIG_DEBUG_LL messages
such as "no ATAGS support: can't continue" or "Error: invalid dtb and
unrecognized/unsupported machine ID" can be seen on UART, though they're
not very clear that the kernel image is essentially too big for what lk
is setting up.

Manual kconfig changes:
* Convert some =y to =m to reduce kernel size, mostly NFS_FS and CIFS
  since those are quite big and there's no point in having them
  built-in.
* Disable EXT2_FS & EXT3_FS - handled by EXT4 driver
* Disable PCI - unused
[ci:skip-build]: already built successfully in CI
2024-10-22 21:17:57 +02:00
.ci CI: fix autoupdate bot and don't enable it for local CI (MR 5724) 2024-10-22 13:55:47 +02:00
.githooks Add githooks from alpine (MR 4008) 2023-04-12 16:42:45 +02:00
.gitlab/issue_templates .gitlab: Change_Kernel_Config: properly assign label (MR 5553) 2024-09-04 18:45:39 +02:00
cross cross/gcc-*: upgrade to 14.2.0-r4 (MR 5722) 2024-10-21 13:25:53 +02:00
device linux-postmarketos-qcom-msm8974: upgrade to 6.11.4 (MR 5725) 2024-10-22 21:17:57 +02:00
main main/postmarketos-base-ui: configure flathub from file drop-in (MR 5726) 2024-10-21 11:41:06 -07:00
modem modem/samsungipcd: upgrade to v0.3.0 (MR 5698) 2024-10-13 19:51:32 +02:00
temp temp/libcamera: backport more swISP patches (MR 5710) 2024-10-13 16:47:25 +02:00
.clang-format Add .clang-format file (!465) 2019-06-26 22:36:15 +02:00
.ecrc CI: .ecrc: Exclude temp from check (MR 4858) 2024-02-27 08:24:53 -08:00
.editorconfig editorconfig: add CODEOWNERS (MR 4940) 2024-03-17 22:48:52 +00:00
.gitignore CI: wiki: adjust for 'pmbootstrap ci' (MR 3608) 2022-11-17 19:10:56 +01:00
.gitlab-ci.yml CI: gitlab: increase git clone depth to 100 (MR 5718) 2024-10-19 14:07:38 +02:00
.mrhlpr.json mrhlpr.json: accept all generic package commits (MR 3131) 2023-03-15 21:37:37 +00:00
channels.cfg channels.cfg: mark v23.12 as unsupported 2024-07-31 22:00:52 +02:00
CODEOWNERS device-raspberry-pi3: take over maintainership (MR 5548) 2024-09-01 18:01:03 +02:00
COMMITSTYLE.md COMMITSTYLE: introduce (MR 3908) 2023-03-21 08:32:10 +01:00
kconfigcheck.toml */*: update references to gitlab.postmarketos.org that need no rebuild (MR 5696) 2024-10-07 12:57:38 +02:00
LICENSE Add GPLv3 again 2018-08-23 21:44:22 +02:00
pmaports.cfg pmaports.cfg: set pmbootstrap_min_version=2.3.0 (MR 5046) 2024-05-15 17:08:00 +02:00
README.md README: add mention to COMMITSTYLE (MR 4010) 2023-04-13 23:22:01 -07:00