From kernel-build-bot at letux.org Tue Jun 6 00:44:54 2023 From: kernel-build-bot at letux.org (kernel-build-bot at letux.org) Date: Tue, 6 Jun 2023 00:44:54 +0200 (CEST) Subject: [Letux-kernel] LetuxOS: Kernel: m-rc 6.4-rc5 successful Message-ID: <20230605224454.75CF4A21674E@iMac.fritz.box> KVERSION: v6.4-rc5 - 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=v6.4-rc5 Elixir: https://elixir.bootlin.com/linux/v6.4-rc5/source Downloads ========= git: http://git.goldelico.com/?p=letux-kernel.git;a=shortlog;h=letux-6.4-rc5 ARM: http://download.goldelico.com/letux-kernel/letux-6.4-rc5 ARM-LPAE: http://download.goldelico.com/letux-kernel/letux-6.4-rc5-lpae ARM64: http://download.goldelico.com/letux-kernel/letux-6.4-rc5-arm64 X86: http://download.goldelico.com/letux-kernel/letux-6.4-rc5-i386 CI20: http://download.goldelico.com/letux-kernel/letux-6.4-rc5-ci20 Alpha400: http://download.goldelico.com/letux-kernel/letux-6.4-rc5-l400 Recent CHANGES (http://download.goldelico.com/letux-kernel/letux-6.4-rc5/src/CHANGES) ============== letux-6.4-rc5 Mon Jun 5 22:48:52 CEST 2023: letux-6.4-rc4 Mon May 29 13:20:19 CEST 2023: * AESS tested with omap2plus_defconfig on omap5uevm (by hns at goldelico.com) * compile fix for AESS if SND_SOC_OMAP_AESS is not configured (by hns at goldelico.com) letux-6.4-rc3 Mon May 22 10:40:17 CEST 2023: letux-6.4-rc2 Mon May 15 07:02:18 CEST 2023: * enable CONFIG_USB_NET_AX8817X as suggested by user Linux-SWAT (by hns at goldelico.com) * twl6040-abe: fix reading hfo-trim (by hns at goldelico.com) letux-6.4-rc1 Mon May 8 23:16:49 CEST 2023: * rewound generic-adc-battery to upstream because it does not compile any more (by hns at goldelico.com) letux-6.3 Wed Apr 26 23:22:04 CEST 2023: letux-6.3-rc7 Mon Apr 17 19:50:11 CEST 2023: letux-6.3-rc6 Wed Apr 12 08:50:27 CEST 2023: * update to palmas gpadc threshold driver v3 (by risca at dalakolonin.se) * add some GPIO pinmux definitions for Letux Cortex 8 (by hns at goldelico.com) letux-6.3-rc5 Tue Apr 4 17:51:33 CEST 2023: * add new palmas gpadc threshold driver v2 (by risca at dalakolonin.se) * rootfs: fix build of AESS firmware on Panda (by hns at goldelico.com) * leds: tca6507: fix error handling of using fwnode_property_read_string (by hns at goldelico.com) letux-6.3-rc4 Mon Mar 27 20:47:44 CEST 2023: * again more fixes for OMAP4/5 AESS (by hns at goldelico.com) - fix an issue if AESS is configured but firmware not available (by hns at goldelico.com) * rootfs: make twl script more general (by hns at goldelico.com) * fixes as5013 driver (by hns at goldelico.com) letux-6.3-rc3 Mon Mar 20 07:44:54 CET 2023: * more fixes for OMAP4/5 AESS (by hns at goldelico.com) letux-6.3-rc2 Mon Mar 13 21:51:29 CET 2023: * multiple i2c drivers: remove probe function parameter "id" (by hns at goldelico.com) * HACK: disable OMAP5 C2 idle state to avoid spurious hangs (by hns at goldelico.com) * ARM: configure for DWAV touch screen driver (by hns at goldelico.com) letux-6.3-rc1 Tue Mar 7 15:46:25 CET 2023: * fixes (internal API adaptions) after rebase to 6.3-rc1 (by hns at goldelico.com) * reverted all broken TILER code for OMAP4/5 (by hns at goldelico.com) * fix omapdrm uninitialized function pointer (by hns at goldelico.com) * fix omapdrm duplicate hpd-enable (by hns at goldelico.com) * fix broken i-mx6 pcie fault handler installation (by hns at goldelico.com) * fix Udoo neo mmc numbering scheme (by hns at goldelico.com) letux-6.2 Sat Feb 25 22:27:56 CET 2023: * deconfigure our old BNO055 driver (by hns at goldelico.com) * improve /e/n/i to no longer call depmod (by hns at goldelico.com) * make the user button on PandaES a standard key (by hns at goldelico.com) * more fixes for OMAP4/5 AESS (by hns at goldelico.com) letux-6.2-rc8 Mon Feb 13 10:26:41 CET 2023: * fix CI20 reboot (by hns at goldelico.com) * cleanup letux/mips_defconfig and more [contains some ci20_defconfig changes] (by hns at goldelico.com) * add preliminary driver for CI20 WiFi and Bluetooth (by hns at goldelico.com) letux-6.2-rc6 Tue Jan 31 10:16:40 CET 2023: * forward port jz4780 rtc clkout code submitted upstream (by paul at crapouillou.net) * some cleanup for jz4780/ci20 DTS (by hns at goldelico.com) * add jz* debuggung scripts to Letux rootfs (by hns at goldelico.com) letux-6.2-rc5 Sun Jan 22 15:11:00 CET 2023: * Letux rootfs: add simple BLE scanner (by hns at goldelico.com) * hack to make rn5t618_power become registered again (by hns at goldelico.com) * Letux rootfs: make temperatures script handle "soc-thermal" (by hns at goldelico.com) letux-6.2-rc4 Sun Jan 15 21:44:44 CET 2023: * some fixes for soc_component_driver for aess (by hns at goldelico.com) * forward-port a missing patch to sound/soc/ti/omap-mcpdm.c to initialize pdmul1/pdmdl1 (by hns at goldelico.com) * add a Makefile for aess/firmware/audio-test/tools/abe/abe_hal (by hns at goldelico.com) * fix potential compile issue in drivers/hwmon/pwm-fan.c introduced by Odroid M1 (by hns at goldelico.com) letux-6.2-rc3 Mon Jan 9 08:09:15 CET 2023: * update letux/rtl8189fs-v3 driver from upstream (by hns at goldelico.com) * configure for new touch screen driver (by hns at goldelico.com) === more lines cut off === Build Warnings ============== ARM: http://download.goldelico.com/letux-kernel/letux-6.4-rc5/src/warnings.log ARM-LPAE: http://download.goldelico.com/letux-kernel/letux-6.4-rc5-lpae/src/warnings.log ARM64: http://download.goldelico.com/letux-kernel/letux-6.4-rc5-arm64/src/warnings.log X86: http://download.goldelico.com/letux-kernel/letux-6.4-rc5-i386/src/warnings.log CI20: http://download.goldelico.com/letux-kernel/letux-6.4-rc5-ci20s/src/warnings.log Mipsbook: http://download.goldelico.com/letux-kernel/letux-6.4-rc5-l400/src/warnings.log From kernel-build-bot at letux.org Tue Jun 6 01:03:13 2023 From: kernel-build-bot at letux.org (kernel-build-bot at letux.org) Date: Tue, 6 Jun 2023 01:03:13 +0200 (CEST) Subject: [Letux-kernel] LetuxOS: Kernel: m-replicant 6.4-rc5 successful Message-ID: <20230605230313.BAA19A218E95@iMac.fritz.box> KVERSION: v6.4-rc5 - http://www.kernel.org CONFIGS: arch/arm/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=v6.4-rc5 Elixir: https://elixir.bootlin.com/linux/v6.4-rc5/source Downloads ========= git: http://git.goldelico.com/?p=letux-kernel.git;a=shortlog;h=letux-6.4-rc5-replicant ARM: http://download.goldelico.com/letux-kernel/letux-6.4-rc5-replicant Build Warnings ============== ARM: http://download.goldelico.com/letux-kernel/letux-6.4-rc5-replicant/src/warnings.log From kernel-build-bot at letux.org Tue Jun 6 02:59:38 2023 From: kernel-build-bot at letux.org (kernel-build-bot at letux.org) Date: Tue, 6 Jun 2023 02:59:38 +0200 (CEST) Subject: [Letux-kernel] LetuxOS: Kernel: m-stable 6.3.6 successful Message-ID: <20230606005940.510D5A230F56@iMac.fritz.box> KVERSION: v6.3.6 - 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/stable/linux.git/tree/?h=v6.3.6 Elixir: https://elixir.bootlin.com/linux/v6.3.6/source Downloads ========= git: http://git.goldelico.com/?p=letux-kernel.git;a=shortlog;h=letux-6.3.6 ARM: http://download.goldelico.com/letux-kernel/letux-6.3.6 ARM-LPAE: http://download.goldelico.com/letux-kernel/letux-6.3.6-lpae ARM64: http://download.goldelico.com/letux-kernel/letux-6.3.6-arm64 X86: http://download.goldelico.com/letux-kernel/letux-6.3.6-i386 CI20: http://download.goldelico.com/letux-kernel/letux-6.3.6-ci20 Alpha400: http://download.goldelico.com/letux-kernel/letux-6.3.6-l400 Recent CHANGES (http://download.goldelico.com/letux-kernel/letux-6.3.6/src/CHANGES) ============== letux-6.3.6 Tue Jun 6 01:04:13 CEST 2023: letux-6.3.4 Mon May 29 15:30:06 CEST 2023: * fix merge conflict in bluetooth (by hns at goldelico.com) letux-6.3.3 Mon May 22 13:03:14 CEST 2023: * enable CONFIG_USB_NET_AX8817X as suggested by user Linux-SWAT (by hns at goldelico.com) letux-6.3.2 Fri May 12 06:57:57 CEST 2023: letux-6.3.1 Thu May 11 14:53:50 CEST 2023: letux-6.3 Wed Apr 26 23:22:04 CEST 2023: letux-6.3-rc7 Mon Apr 17 19:50:11 CEST 2023: letux-6.3-rc6 Wed Apr 12 08:50:27 CEST 2023: * update to palmas gpadc threshold driver v3 (by risca at dalakolonin.se) * add some GPIO pinmux definitions for Letux Cortex 8 (by hns at goldelico.com) letux-6.3-rc5 Tue Apr 4 17:51:33 CEST 2023: * add new palmas gpadc threshold driver v2 (by risca at dalakolonin.se) * rootfs: fix build of AESS firmware on Panda (by hns at goldelico.com) * leds: tca6507: fix error handling of using fwnode_property_read_string (by hns at goldelico.com) letux-6.3-rc4 Mon Mar 27 20:47:44 CEST 2023: * again more fixes for OMAP4/5 AESS (by hns at goldelico.com) - fix an issue if AESS is configured but firmware not available (by hns at goldelico.com) * rootfs: make twl script more general (by hns at goldelico.com) * fixes as5013 driver (by hns at goldelico.com) letux-6.3-rc3 Mon Mar 20 07:44:54 CET 2023: * more fixes for OMAP4/5 AESS (by hns at goldelico.com) letux-6.3-rc2 Mon Mar 13 21:51:29 CET 2023: * multiple i2c drivers: remove probe function parameter "id" (by hns at goldelico.com) * HACK: disable OMAP5 C2 idle state to avoid spurious hangs (by hns at goldelico.com) * ARM: configure for DWAV touch screen driver (by hns at goldelico.com) letux-6.3-rc1 Tue Mar 7 15:46:25 CET 2023: * fixes (internal API adaptions) after rebase to 6.3-rc1 (by hns at goldelico.com) * reverted all broken TILER code for OMAP4/5 (by hns at goldelico.com) * fix omapdrm uninitialized function pointer (by hns at goldelico.com) * fix omapdrm duplicate hpd-enable (by hns at goldelico.com) * fix broken i-mx6 pcie fault handler installation (by hns at goldelico.com) * fix Udoo neo mmc numbering scheme (by hns at goldelico.com) letux-6.2 Sat Feb 25 22:27:56 CET 2023: * deconfigure our old BNO055 driver (by hns at goldelico.com) * improve /e/n/i to no longer call depmod (by hns at goldelico.com) * make the user button on PandaES a standard key (by hns at goldelico.com) * more fixes for OMAP4/5 AESS (by hns at goldelico.com) letux-6.2-rc8 Mon Feb 13 10:26:41 CET 2023: * fix CI20 reboot (by hns at goldelico.com) * cleanup letux/mips_defconfig and more [contains some ci20_defconfig changes] (by hns at goldelico.com) * add preliminary driver for CI20 WiFi and Bluetooth (by hns at goldelico.com) letux-6.2-rc6 Tue Jan 31 10:16:40 CET 2023: * forward port jz4780 rtc clkout code submitted upstream (by paul at crapouillou.net) * some cleanup for jz4780/ci20 DTS (by hns at goldelico.com) * add jz* debuggung scripts to Letux rootfs (by hns at goldelico.com) letux-6.2-rc5 Sun Jan 22 15:11:00 CET 2023: * Letux rootfs: add simple BLE scanner (by hns at goldelico.com) * hack to make rn5t618_power become registered again (by hns at goldelico.com) * Letux rootfs: make temperatures script handle "soc-thermal" (by hns at goldelico.com) letux-6.2-rc4 Sun Jan 15 21:44:44 CET 2023: * some fixes for soc_component_driver for aess (by hns at goldelico.com) * forward-port a missing patch to sound/soc/ti/omap-mcpdm.c to initialize pdmul1/pdmdl1 (by hns at goldelico.com) * add a Makefile for aess/firmware/audio-test/tools/abe/abe_hal (by hns at goldelico.com) * fix potential compile issue in drivers/hwmon/pwm-fan.c introduced by Odroid M1 (by hns at goldelico.com) letux-6.2-rc3 Mon Jan 9 08:09:15 CET 2023: * update letux/rtl8189fs-v3 driver from upstream (by hns at goldelico.com) * configure for new touch screen driver (by hns at goldelico.com) * fix letux/kobolino pmic (by andreas at kemnade.info) * use letux/kobolino/epdc-drm-v3 (by andreas at kemnade.info) * use letux/kobolino/dt-v10 (by andreas at kemnade.info) === more lines cut off === Build Warnings ============== ARM: http://download.goldelico.com/letux-kernel/letux-6.3.6/src/warnings.log ARM-LPAE: http://download.goldelico.com/letux-kernel/letux-6.3.6-lpae/src/warnings.log ARM64: http://download.goldelico.com/letux-kernel/letux-6.3.6-arm64/src/warnings.log X86: http://download.goldelico.com/letux-kernel/letux-6.3.6-i386/src/warnings.log CI20: http://download.goldelico.com/letux-kernel/letux-6.3.6-ci20s/src/warnings.log Mipsbook: http://download.goldelico.com/letux-kernel/letux-6.3.6-l400/src/warnings.log From kernel-build-bot at letux.org Tue Jun 6 03:19:01 2023 From: kernel-build-bot at letux.org (kernel-build-bot at letux.org) Date: Tue, 6 Jun 2023 03:19:01 +0200 (CEST) Subject: [Letux-kernel] LetuxOS: Kernel: m-replicant 6.3.6 successful Message-ID: <20230606011901.2E9C1A233513@iMac.fritz.box> KVERSION: v6.3.6 - http://www.kernel.org CONFIGS: arch/arm/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/stable/linux.git/tree/?h=v6.3.6 Elixir: https://elixir.bootlin.com/linux/v6.3.6/source Downloads ========= git: http://git.goldelico.com/?p=letux-kernel.git;a=shortlog;h=letux-6.3.6-replicant ARM: http://download.goldelico.com/letux-kernel/letux-6.3.6-replicant Build Warnings ============== ARM: http://download.goldelico.com/letux-kernel/letux-6.3.6-replicant/src/warnings.log