[Letux-kernel] LetuxOS: Kernel: m-latest 5.10-rc2 successful
H. Nikolaus Schaller
hns at goldelico.com
Mon Nov 2 12:29:09 CET 2020
KVERSION: v5.10-rc2 - http://www.kernel.org
CONFIGS: arch/arm/configs/letux_defconfig arch/arm/configs/letux_lpae_defconfig arch/arm64/configs/letux_defconfig arch/mips/configs/letux_defconfig arch/x86/configs/letux_defconfig
Infos
=====
Project Home: http://projects.goldelico.com/p/gta04-kernel/
Issues: http://projects.goldelico.com/p/gta04-kernel/issues/
Original: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/?h=v5.10-rc2
Elixir: https://elixir.bootlin.com/linux/v5.10-rc2/source
Downloads
=========
git: http://git.goldelico.com/?p=letux-kernel.git;a=shortlog;h=letux-5.10-rc2
ARM: http://download.goldelico.com/letux-kernel/letux-5.10-rc2
ARM-LPAE: http://download.goldelico.com/letux-kernel/letux-5.10-rc2-lpae
ARM64: http://download.goldelico.com/letux-kernel/letux-5.10-rc2-arm64
MIPS: http://download.goldelico.com/letux-kernel/letux-5.10-rc2-mips
Recent CHANGES (http://download.goldelico.com/letux-kernel/letux-5.10-rc2/src/CHANGES)
==============
letux-5.10-rc2 Mon Nov 2 08:08:53 CET 2020:
* OMAP5: build Palmas WDT driver and include in device tree (by hns at goldelico.com)
* generic-adc-battery: add suggested patch to convert to gpiod (by Linus Walleij <linus.walleij at linaro.org>)
letux-5.10-rc1 Wed Oct 28 08:52:25 CEST 2020:
* Pinephone: fix compile for panel driver (by hns at goldelico.com)
* MIPS: change CONFIG_LOCALVERSION from -l400 to -mips (by hns at goldelico.com)
* gta04 ehci/offmode: Updates (by Andreas Kemnade <andreas at kemnade.info>)
* PVRSGX: 1.14&1.17: v5.10-rc1 needs to include new linux/dma-map-ops.h (by hns at goldelico.com)
* PVRSGX: add letux/pvrsrvkm-1.7.862890 (extracted and renamed from https://github.com/thomas001/cedarview-drm/tree/master/staging/cdv/pvr) (by hns at goldelico.com)
* jz4730: fixes to make it compile (but does not necessarily work) (by hns at goldelico.com)
* jz4780: SMP is likely broken/removed since Ingenic core was reworked significantly and our patch set no longer fits
* general: fixed some minor rebase conflicts (mainly Makefile and Kconfig and some patches which arrived upstream in slightly reformatted manner) (by hns at goldelico.com)
* x86: update letux_defconfig from some 4.19 debian kernel (by hns at goldelico.com)
* PVRSGX: fix Poulsbo to use sgx535 in module name (by Eloy Degen <degeneloy at gmail.com>)
* letux/android: fix script replicant-modules to create modules.dep.bb (by hns at goldelico.com)
* letux/android: also maintain init.gta04.rc in the kernel tree (by hns at goldelico.com)
* PVRSGX: fix ARCH=x86 (CedarView and Poulsbo) compile for PVRSGX DDK 1.14.3699939 and 1.17 (by hns at goldelico.com)
* jz4780: fix ECHI/OHCI DT node name like "[PATCH 18/20] arch: dts: Fix EHCI/OHCI DT nodes name" suggests (by hns at goldelico.com)
* rootfs: make /root/measure-suspend run on any device (potentially without measurement) to test rtc-wakeup (by hns at goldelico.com)
letux-5.9-rc8 Mon Oct 5 08:52:25 CEST 2020:
* Pandaboard ES: fix pinmux for user button; make uart2/bluetooth work; rearrange private and public DTS file (by hns at goldelico.com)
* Kobolino: make touch screen work with Debian Jessie X11 (by hns at goldelico.com)
letux-5.9-rc7 Tue Sep 29 09:40:12 CEST 2020:
* Kobolino: update EPDC and fuel gauge so that X11 works - at least on Tolino Shine 3 (by Andreas Kemnade <andreas at kemnade.info>)
* CI20: make the USB HOST port work (by hns at goldelico.com)
* rootfs: fix for etc/X11/xinit/letux-panel-setup (by hns at goldelico.com)
letux-5.9-rc6 Mon Sep 21 20:49:45 CEST 2020:
* CI20: make the USB OTG port work in Client (Peripheral) mode (by zhouyanjie at wanyeetech.com and hns at goldelico.com)
* rootfs: add /root/kernel-latest.sh script that loads and installs the latest -rc kernel (+modules+device-trees) for testing (by hns at goldelico.com)
letux-5.9-rc5 Mon Sep 14 08:48:32 CEST 2020:
* CI20: fix minor boot warnings (SPI and DM9000) (by hns at goldelico.com)
* CI20: fix letux_defconfig for MIPS so that HDMI panel really works (by hns at goldelico.com)
* bq2429x: now really merge "bq2429x: regmap and fixes" (by Nick Elsmore <nicholaselsmore at gmail.com>)
letux-5.9-rc4 Mon Sep 7 09:42:17 CEST 2020:
* bq2429x: regmap and fixes (by Nick Elsmore <nicholaselsmore at gmail.com>)
* BeagleBoneBlack & LC8: fix PADCONF definitions to match the new macro (by hns at goldelico.com)
* rootfs: fix issue with Letux/etc/default/nodm (by hns at goldelico.com)
letux-5.9-rc3 Mon Aug 31 10:29:42 CEST 2020:
* updates for kobolino charger/power supply (by Andreas Kemnade <andreas at kemnade.info>)
* arm: configs: pyra: stablize pyra defconfig (by Nick Elsmore <nicholaselsmore at gmail.com>)
* letux/jz4780-hdmi-v5: fix for building as modules (by Ezequiel Garcia <ezequiel at collabora.com>)
letux-5.9-rc2 Mon Aug 24 18:02:10 CEST 2020:
* letux/jz4780-hdmi-v5: make HDMI work - still with some rough edges (by Paul Boddie <paul at boddie.org.uk> and Ezequiel Garcia <ezequiel at collabora.com>)
* staging: rtl8189es: fix out-of-tree builds (by Stefan Leichter <sle85276 at gmx.de>)
* pvrsgx: fix "scripts/Makefile.lib:8: 'always' is deprecated. Please use 'always-y' instead"
* fix for PVRSGX DDK 1.14 (by David Shah <dave at ds0.me>)
* fix dma_addr_t for i.MX EPDC (by Andreas Kemnade <andreas at kemnade.info>)
* fixed ---help--- for letux/android (by hns at goldelico.com)
* integrated latest jz4730 / Mipsbook patches (by Paul Boddie <paul at boddie.org.uk>)
letux-5.9-rc1 Tue Aug 18 17:32:44 CEST 2020:
* rebase fixes (jz4780 hdmi, synposys, letux/compile-fixes mainly for genheaders.c) (by hns at goldelico.com)
* modernize img,sgx bindings for CSR Atlas 7 and Prima 2 (by hns at goldelico.com)
* fix pyra display resp. omapdss address (by David Shah <dave at ds0.me>)
* fix flickering keyboard (by David Shah <dave at ds0.me>)
* fix scm_wkup_pad_conf to make high performance audio clock work (by David Shah <dave at ds0.me>)
* letux/aess-v5: rework of the omap-abe-twl6040.c driver and omap5-le-abe.dtsi to work again and try to load aess firmware (by hns at goldelico.com)
* letux/hacks: revert "clocksource/drivers/timer-ti-dm: Fix suspend and resume for am3 and am4" because it breaks OMAP5/Pyra boot (by hns at goldelico.com)
letux-5.8-rc7 Mon Jul 27 09:00:15 CEST 2020:
* letux/hacks: add hack to allow Pyra to "reboot" (by David Shah <dave at ds0.me>)
* LC8: make .dts based on "am335x-osd335x-common.dtsi" (by hns at goldelico.com)
* LC8: fixes for leds, buttons, disable/remove lcd&panel (by hns at goldelico.com)
* usb3503: Fix reset polarity (by David Shah <dave at ds0.me>)
* updates for letux/kobolino/battery (by Andreas Kemnade <andreas at kemnade.info>)
letux-5.8-rc6 Mon Jul 20 14:51:52 CEST 2020:
* make rtl8189es compile again (Kobolino WiFi)
* improve letux-panel-setup for Kobolino
* more kernel config for Kobolino
* some changes for LC8 (no lcdc; prepare for i2c1 and i2c2 pinmux and setup)
* improve measure-suspend
=== more lines cut off ===
Build Warnings
==============
ARM: http://download.goldelico.com/letux-kernel/letux-5.10-rc2/src/warnings.log
ARM-LPAE: http://download.goldelico.com/letux-kernel/letux-5.10-rc2-lpae/src/warnings.log
ARM64: http://download.goldelico.com/letux-kernel/letux-5.10-rc2-arm64/src/warnings.log
MIPS: http://download.goldelico.com/letux-kernel/letux-5.10-rc2-mips/src/warnings.log
More information about the Letux-kernel
mailing list