[Letux-kernel] LetuxOS: Kernel: m-latest 5.10-rc6 successful

H. Nikolaus Schaller hns at goldelico.com
Mon Nov 30 22:53:37 CET 2020


KVERSION: v5.10-rc6 - 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-rc6
Elixir: https://elixir.bootlin.com/linux/v5.10-rc6/source

Downloads
=========
git: http://git.goldelico.com/?p=letux-kernel.git;a=shortlog;h=letux-5.10-rc6
ARM: http://download.goldelico.com/letux-kernel/letux-5.10-rc6
ARM-LPAE: http://download.goldelico.com/letux-kernel/letux-5.10-rc6-lpae
ARM64: http://download.goldelico.com/letux-kernel/letux-5.10-rc6-arm64
CI20: http://download.goldelico.com/letux-kernel/letux-5.10-rc6-ci20
Mipsbook: http://download.goldelico.com/letux-kernel/letux-5.10-rc6-l400

Recent CHANGES (http://download.goldelico.com/letux-kernel/letux-5.10-rc6/src/CHANGES)
==============
letux-5.10-rc6 Mon Nov 30 20:41:29 CET 2020:
* hacks: revert some spi/gpiod "improvement" because it breaks the GTA04 display (by hns at goldelico.com)
* make BOE driver in drm/gpu/panels panel work (Tomi Valkeinen <tomi.valkeinen at ti.com> and hns at goldelico.com)
* drm/gpu: new fixes for omapdrm-dsi (v4 by Tomi Valkeinen <tomi.valkeinen at ti.com>)

letux-5.10-rc5 Mon Nov 23 10:17:01 CET 2020:
* Letux rootfs: add more no-logging DNS servers as fallbacks from https://www.privacy-handbuch.de/handbuch_93d.htm (by hns at goldelico.com)
* jz4780: fix so that the hdmi port driver is only configurable for jz4780 (by hns at goldelico.com)
* android/binder: restore BINDER_IPC_32BIT data format for ioctl (by hns at goldelico.com)
* jz4730 & mipsbook: a big bunch of fixes (by Lubomir Rintel <lkundrak at v3.sk>)
* drm/gpu/panels: more fixes for the drm/panel boe-w677 panel driver (Pyra)(by hns at goldelico.com with suggestions by Tomi Valkeinen <tomi.valkeinen at ti.com>)

letux-5.10-rc4 Mon Nov 16 09:38:02 CET 2020:
* drm/gpu/panels: reworked boe-w677 panel driver (Pyra) to become a DRM panel that works with future omapdrm-dsi (by hns at goldelico.com with suggestions by Tomi Valkeinen <tomi.valkeinen at ti.com>)
* bq24297: add WDT support (by hns at goldelico.com)
* Pyry DT: add lower keyboard backlight levels (by hns at goldelico.com)

letux-5.10-rc3 Mon Nov  9 09:02:58 CET 2020:
* mips_defconfig: disable SMP since it is now broken on jz4780 (by hns at goldelico.com)
* drm: pvrsgx: Makefile: Fix module build for switching between DDK versions (by Tony Lindgren <tony at atomide.com>)
* letux/android: fix some display issues (by hns at goldelico.com)
* letux/android: add back 32 bit binder protocol (by hns at goldelico.com)

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>)
=== more lines cut off ===

Build Warnings
==============
ARM: http://download.goldelico.com/letux-kernel/letux-5.10-rc6/src/warnings.log
ARM-LPAE: http://download.goldelico.com/letux-kernel/letux-5.10-rc6-lpae/src/warnings.log
ARM64: http://download.goldelico.com/letux-kernel/letux-5.10-rc6-arm64/src/warnings.log
CI20: http://download.goldelico.com/letux-kernel/letux-5.10-rc6-ci20s/src/warnings.log
Mipsbook: http://download.goldelico.com/letux-kernel/letux-5.10-rc6-l400/src/warnings.log


More information about the Letux-kernel mailing list