KVERSION: v5.5-rc2 - http://www.kernel.org CONFIGS: arch/arm/configs/letux_defconfig arch/arm/configs/letux_lpae_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/torvalds/linux.git/tree/?h=v...
Downloads ========= git: http://git.goldelico.com/?p=letux-kernel.git;a=shortlog;h=refs/heads/letux-5... ARM: http://download.goldelico.com/letux-kernel/letux-5.5-rc2 ARM-LPAE: http://download.goldelico.com/letux-kernel/letux-5.5-rc2-lpae MIPS: http://download.goldelico.com/letux-kernel/letux-5.5-rc2-l400
recent CHANGES (http://download.goldelico.com/letux-kernel/letux-5.5-rc2/src/CHANGES) ============== letux-5.5-rc2 Mon Dec 16 15:04:20 CET 2019: * known to be significantly broken in this release: - OMAP5 TILER - OMAP AESS - some issue with gem_pin() (segfaults on OMAP5+LPAE) - fbconsole blanks after ca. 1 second - GTA04A5 OneNAND instable (DMA timeout) - 1GHz OPP OMAP3 broken by "ARM: OMAP2+: Fix warnings with broken omap2_set_init_voltage()" - jz4780: SGX panics - jz4780: HDMI missing - am335x SGX gles1test1 fails (works on OMAP3) * added a hack by Linus to fix "init: use do_mount() instead of ksys_mount()" which did lead to kernel panic during boot * some cleanup in letux/tiler-fbdev-v4 * rearranged some CI20 defconfigs * fix "ARM: bcm: Add support for BCM2711 SoC"
letux-5.5-rc1 Sat Dec 14 17:42:22 CET 2019: * known to be broken since this release: - some issue with gem_pin() (segfaults on OMAP5+LPAE) - fbconsole blanks after ca. 1 second - GTA04A5 OneNAND instable - 1GHz OPP OMAP3 broken by "ARM: OMAP2+: Fix warnings with broken omap2_set_init_voltage()" - jz4780: SGX panics - jz4780: HDMI missing - am335x SGX gles1test1 fails (works on OMAP3) * revert "ARM: bcm: Add support for BCM2711 SoC" (breaks OMAP & i.MX6 boot) * revert "ARM: OMAP2+: Fix warnings with broken omap2_set_init_voltage()" (breaks 1GHz OPP of GTA04) * pvrsgx: fix PVR_K:(Error): DoMapToUser: Error - vmf_insert_mixed failed * twl4030/musb: fix spurious USB enumeration during boot which may break gadget operation (depending on gracefulness of host) - this improves GTA04 and OpenPandora * jz4780: fix VDSO / gettimeofday() issue * pvrsgx: prepare 1.14.3699939 Makefile for out-of-tree builds (A. Kemnade)
letux-5.4 Mon Nov 25 07:46:45 CET 2019: * pvrsgx: add Makefiles to more 1.14, 1.15 and 1.17 DDK variants * added new patch sets for letux/omapdrm-dsi-panel and letux/boe-w677-dsi-panel * fixes for DTC and YAML bindings * letux_defconfig: configure for SGX included * gpu-demo: make it work on dm3730 based devices (GTA04, 1GHz-OpenPandora) * letux/hacks: apply "regulator: core: Let boot-on regulators be powered off" * limits 996 MHz OPP for Udoo neo since it does not run stable * letux_defconfig: enables REGULATOR_ANATOP and IMX_CPUFREQ_DT for Udoo neo and Kobolino * adds new branch letux/rtl8189fs for Kobolino WLAN
letux-5.4-rc8 Mon Nov 18 15:49:15 CET 2019: * pvrsgx: added 1.13.3341330, 1.14.3759903 and 1.15.4564147 DDK variants * pvrsgx: squashed changes for Makefile and Kconfig into a single patch * pvrsgx: updated MAINTAINERS record * pvrsgx: moved all pvrsrvkm code from staging/gpu/pvr to gpu/drm/pvrsgx * pvrsgx: made branch names even more systematic * pvrsgx: added some fixes by Tony Lindgren * pvrsgx: added some Allwinner (sunxi) A83 version 1.14.3841212 found on github * pvrsgx: added detailled DDK version numbers to branch and directory names
letux-5.4-rc7 Mon Nov 11 15:24:40 CET 2019: * split out new branch letux/staging-pvr * added letux/pvrsrvkm-1.17 * extended "/root/hw-test lid" to support the Kobolino lid sensor * changed SGX compatible to ti,am3352-sgx and ti,am4-sgx * renamed some SGX feature branches (letux/pvrsrvkm-1.14 and similar) * git filter-branch --tree-filter the older omap3/omap5 directory paths to 1.9/1.10 * add Letux/featurelist.tsv and .txt * rewrite of pvr-drv.c as replacement for messy pvr_drm.c * add udev rule for Kobolino touch * letux_defconfig: configure Kobolino rtc and touch and some build options * update for Kobolino rtc and touch screen drivers and device tree
letux-5.4-rc6 Mon Nov 4 07:30:50 CET 2019: * gpu-demo: new SoC detection and download locations; fixes for omap5 and jz4780 * configure letux_defconfig for MIPS for new SGX driver * add gpu node to jz4780.dtsi * omap_hsmmc remove init_card() pdata callback * PVRSGX made working on DRA7 (patch by Tony Lindgren)
letux-5.4-rc5 Mon Oct 28 22:40:14 CET 2019: * further improvements bq2429x driver * started to translate bq2429x bindings to .yaml format * renamed sgxdemo back to gpu-demo and improved code (e.g. locate module from compatible string) * rework SGX glue to use shorter compatible strings * started to translate SGX bindings to .yaml format === more cut off ===