~shrirang-bagul/+git/kernel-snap:qti-sa8155p

Last commit made on 2022-01-05
Get this branch:
git clone -b qti-sa8155p https://git.launchpad.net/~shrirang-bagul/+git/kernel-snap
Only Shrirang Bagul can upload to this branch. If you are Shrirang Bagul please log in for upload directions.

Branch merges

Branch information

Name:
qti-sa8155p
Repository:
lp:~shrirang-bagul/+git/kernel-snap

Recent commits

48b8e2e... by Shrirang Bagul

snap: parts: kernel: disable QEd specific configs

Signed-off-by: Shrirang Bagul <email address hidden>

71b25ea... by Robert Liu

Merge remote-tracking branch 'ondrak/qti-sa8155p-kernel'

MP: https://code.launchpad.net/~ondrak/+git/kernel-snap/+merge/413456

improve initrd kernel module handling and configuration
- default list of modules to be loaded within initrd is cleaned
- new option to configure modules to be configured for loading
- this automatically adds module to the list
- list of modules is cross checked and only existing modules are added
- building modules are ignored

This should also remove boot error when modules cannot be loaded

Signed-off-by: Robert Liu <email address hidden>

9b11bd1... by Ondrej Kubik

snap: plugin: x_kernel.py: improve initrd kernel module handling and configuration

Signed-off-by: Ondrej Kubik <email address hidden>

4aaa34f... by Ondrej Kubik

snap: parts: bootimg: remove snapd_lk_boot_disk from cmdline, it's been moved to the bootloader

Signed-off-by: Ondrej Kubik <email address hidden>

304b57f... by Robert Liu

Merge remote-tracking branch 'robert/systemd-log_target'

MP: https://code.launchpad.net/~robertliu/+git/kernel-snap/+merge/412111
add systemd.log_target=console to kernel cmdline to init console properly

Signed-off-by: Robert Liu <email address hidden>

f6695b4... by Robert Liu

snap: parts: bootimg: add systemd.log_target=console to init console
properly

Without this option, the /dev/console is not in "enabled" mode and will
not be able to display kernel messages correctly.

Signed-off-by: Robert Liu <email address hidden>

d49e82e... by Ondrej Kubik

snap: parts: kernel: fix used initrd channel syntax

Signed-off-by: Ondrej Kubik <email address hidden>

c080053... by Ondrej Kubik

snap: firmware-custom: make cleaner build

Signed-off-by: Ondrej Kubik <email address hidden>

88f9592... by Ondrej Kubik

snap: parts: fde-hooks: add prime filtering

Signed-off-by: Ondrej Kubik <email address hidden>

adc1df5... by Ondrej Kubik

snap: parts: kernel: include ice dependencies in the initrd

Signed-off-by: Ondrej Kubik <email address hidden>