KVERSION: v5.13.2 - 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
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=v5.... Elixir: https://elixir.bootlin.com/linux/v5.13.2/source
Downloads ========= git: http://git.goldelico.com/?p=letux-kernel.git;a=shortlog;h=letux-5.13.2 ARM: http://download.goldelico.com/letux-kernel/letux-5.13.2 ARM-LPAE: http://download.goldelico.com/letux-kernel/letux-5.13.2-lpae ARM64: http://download.goldelico.com/letux-kernel/letux-5.13.2-arm64 CI20: http://download.goldelico.com/letux-kernel/letux-5.13.2-ci20 Mipsbook: http://download.goldelico.com/letux-kernel/letux-5.13.2-l400
Recent CHANGES (http://download.goldelico.com/letux-kernel/letux-5.13.2/src/CHANGES) ============== letux-5.13.2 Wed Jul 14 23:12:06 CEST 2021:
letux-5.14-rc1 Wed Jul 14 17:12:32 CEST 2021: * compile fixes for 5.14-rc1 (asks for specific testing...): - letux/kobolino-epdc-v7: mxc_epdc*_fb.c - letux/pvrsrvkm-1.17.4948957: pvr_linux_fence.c - letux/ov9655-new-v4: ov9655.c - letux/pinephone.v2: btrtl.c - letux/bno055: bno055.c - letux/iio-input-bridge-v4: industrialio-inputbridge.c - letux/jz4730-v11: jz4730-cgu.c * add new McASP driver (by peter.ujfalusi@gmail.com) * fix egrep (mips) and regexp (x86) problems (by hns@goldelico.com) * rootfs: improve some scripts to prevent \0 warning (by hns@goldelico.com) * fix issue with Palmas regulators which prevents Pyra boot (by hns@goldelico.com)
letux-5.13 Mon Jun 28 17:51:13 CEST 2021: * made jz4780 SMP work again (by zhouyanjie@wanyeetech.com)
letux-5.13-rc7 Mon Jun 21 22:04:25 CEST 2021: ! known issues: ETNAVIV 2D accelerator (OMAP5) broken and disabled; tsc2007 precalibration and scaling is broken (by hns@goldelico.com) * letux_defconfig: configure some more RTL WiFi/BT variants (by hns@goldelico.com) * letux rootfs: improve wlan-on and bt-scan scripts (by hns@goldelico.com)
letux-5.13-rc6 Mon Jun 14 09:18:25 CEST 2021: * restart development after build machine repair/upgrade (by hns@goldelico.com)
letux-5.13-rc3 Mon May 24 15:30:45 CEST 2021: * CI20: minor fixes in preparation for better SMP drivers (by hns@goldelico.com) * letux/tsc2007-v12: fixes for precalibration and scaling (by hns@goldelico.com)
letux-5.13-rc2 Mon May 17 22:25:04 CEST 2021: ! known issues: ETNAVIV 2D accelerator (OMAP5) broken and disabled; tsc2007 precalibration and scaling is broken (by hns@goldelico.com) * Letux: root/wwan-on: add support for Cinterion PLS83W (by hns@goldelico.com) * tolino shine2: fix wrong conflict resolution in ntxec and add CONFIG_MFD_NTXEC=m (reported/suggested by Andreas Kemnade andreas@kemnade.info) * missing v5.13-rc1 fixes again: pinctrl for L400; tsc2007 update for precalibrarion (by hns@goldelico.com)
letux-5.13-rc1 Tue May 13 ! known issues: ETNAVIV 2D accelerator (OMAP5) broken and disabled; tsc2007 precalibration and scaling is broken (by hns@goldelico.com) * rebase v5.13-rc1 fixes: hdmi patch for jz4780; pinctrl for L400; SATA fix for Pyra; tsc2007 update for precalibrarion (by hns@goldelico.com) * BeagleBone: config power-button-driver (by Jean Rene Dawin jdawin@math.uni-bielefeld.de) * MIPS: add DTS and code for CI20/jz4780 headset and HDMI sound (by hns@goldelico.com) * rootfs/X11: make mouse buttons work for Letux 400 (by hns@goldelico.com) * Rootfs: updates and fixes for input.rules (by hns@goldelico.com) * MIPS: make headset detect work on Letux 400 (by hns@goldelico.com) * ARM64: remove CONFIG_DEBUG_INFO because it blows up the modules.tgz (by hns@goldelico.com)
letux-5.12 Mon Apr 26 10:25:57 CEST 2021: * simplify letux/compile-fixes (by hns@goldelico.com) * MIPS: apply latest div64_32 improvements from mips-next (by Maciej W. Rozycki macro@orcam.me.uk) * MIPS: remove CONFIG_DEBUG_INFO because it blows up the modules.tgz (by hns@goldelico.com)
letux-5.12-rc8 Mon Apr 19 13:04:35 CEST 2021: * forward port some submitted patches from LKML
letux-5.12-rc7 Mon Apr 12 21:06:15 CEST 2021: * x86: letux_defconfig: remove configure for DEBUG_INFO and TESTs (by hns@goldelico.com) * letux/hacks: ARM: DTS: gta04a5: disable 1GHz OPP again because it is not reliable (by hns@goldelico.com) * letux/hacks: add drm/tilcdc: send vblank event when disabling crtc (by Quanyang Wang quanyang.wang@windriver.com)
letux-5.12-rc6 Mon Apr 5 13:05:34 CEST 2021: * MIPS: Letux: defconfig: configure for HIGHMEM (by hns@goldelico.com) * add 5aef629704ad ("usb: dwc3: gadget: Clear DEP flags after stop transfers in ep disable") * bq2429x: remove duplicate max_current property, improve VBUS detection (by hns@goldelico.com)
letux-5.12-rc5 Mon Mar 29 21:21:36 CEST 2021: * bq2429x: solve issue with (re)setting input_current_limit (by hns@goldelico.com) * solve some compile warnings for bq2429x, wwan-on-of, cyttsp5 (by hns@goldelico.com) * pvrsrvkm 1.17.4948957: compile fix for using dmtimer by CONFIG_SGX_DEBUG=y (by hns@goldelico.com) * add properties to panel-dpi to fully define the Alpha400 panel (by hns@goldelico.com) * rework and add .yaml files for jz4730 and bq2429x and boe panel (Pyra) (by hns@goldelico.com) * letux/jz4730-v10 -> v11: code improvents as recommended by checkpatch and rework commit messages (by hns@goldelico.com)
letux-5.12-rc4 Mon Mar 22 22:45:58 CET 2021: * cleanup for letux/compile-fixes because some fixes can be ignored by wrapper scripts (by hns@goldelico.com) * rename letux/dt-mipsbook400 and letux/pm-letux400 branches to alpha400 (by hns@goldelico.com) * letux/dt-mipsbook400: fixes for I2S pinmux (by hns@goldelico.com) * letux/jz4730-v9 -> v10: squashed many fixes (by hns@goldelico.com) * more fixes for jz4730-i2c and jz4730-eth (by hns@goldelico.com) === more lines cut off ===
Build Warnings ============== ARM: http://download.goldelico.com/letux-kernel/letux-5.13.2/src/warnings.log ARM-LPAE: http://download.goldelico.com/letux-kernel/letux-5.13.2-lpae/src/warnings.lo... ARM64: http://download.goldelico.com/letux-kernel/letux-5.13.2-arm64/src/warnings.l... CI20: http://download.goldelico.com/letux-kernel/letux-5.13.2-ci20s/src/warnings.l... Mipsbook: http://download.goldelico.com/letux-kernel/letux-5.13.2-l400/src/warnings.lo...