Hi,
Am 04.05.2020 um 22:37 schrieb H. Nikolaus Schaller hns@goldelico.com:
KVERSION: v5.7-rc4 - 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/
you may have noticed that the Project Home wasn't up to date with these mails.
The problem was that it became too much work to manually edit the home page...
Finally, I have developed some scripts and now there is an automatic update of the project home page.
It still has a bug with the download links, but that will be fixed by the next real version builds (most likely running next monday). Since it affects only 4.9 4.14 and 4.19 it is not important to fix it immediately.
The only dream feature I am missing is to automatically tweet new releases. But AFAIK there is no longer an API for auto-tweeting. Or does anyone know?
Enjoy, Nikolaus
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... Elixir: https://elixir.bootlin.com/linux/v5.7-rc4/source
Downloads
git: http://git.goldelico.com/?p=letux-kernel.git;a=shortlog;h=letux-5.7-rc4 ARM: http://download.goldelico.com/letux-kernel/letux-5.7-rc4 ARM-LPAE: http://download.goldelico.com/letux-kernel/letux-5.7-rc4-lpae ARM64: http://download.goldelico.com/letux-kernel/letux-5.7-rc4-arm64 MIPS: http://download.goldelico.com/letux-kernel/letux-5.7-rc4-l400
recent CHANGES (http://download.goldelico.com/letux-kernel/letux-5.7-rc4/src/CHANGES)
letux-5.7-rc4 Mon May 4 19:35:46 CEST 2020:
- fix hdq for gta04
- SGX fixes for omap4470.dtsi
letux-5.7-rc3 Mon Apr 27 10:14:46 CEST 2020:
- aess: fix an issue with changed return value of debugfs_create_u32()
- some changes for sgx bindings and glue (by discussion on LKML)
- fixed letux_defconfig to provide the new drm based panel driver
letux-5.7-rc2 Mon Apr 20 23:04:58 CEST 2020:
- switched letux/jz4780-smp to -v6 because the old one is no longer compile compatible
- fix a compile warning issue in omap-abe-twl6040.c - reported by Stefan Leichter sle85276@gmx.de
- forward port "drm: bridge: simple-bridge: Enable usage with DRM" by Laurent Pinchard
- letux_defconfig: choose DDK 1.17 as default
- improve Letux/scripts/statistics
letux-5.7-rc1 Mon Apr 13 14:16:45 CEST 2020:
- fix some merge conflicts: mostly for PinePhone, some for jz4780/C20
- improve sgxdump to read out SGX version + revision from real hardware
- make BeagleBoard xM + BeagleHybrid LCD work again
- add back code to remove warnings with broken omap2_set_init_voltage()
- small fixes for GTA04A5
- iio: input-bridge: fix potential NULL dereference in iio_device_unregister_inputbridge()
- added DDK 1.17 and bindings support for Exynos s5pv210 - by Jonathan Bakker
- a little work on bq2429x.yaml
- improve img,pvrsgx.yaml
- improve jz4780-hdmi device tree and yaml
- forward port some pcal6524 patches discussed for upstream
- update to letux/kobolino/rtc-v7 which will become upstream soon
- some fixes for Kobolino epdc driver
- use gpiod for Kobolino touch driver
letux-5.6 Mon Mar 30 19:34:08 CEST 2020:
letux-5.6-rc7 Mon Mar 23 10:25:29 CET 2020:
- added some patches to pvrsrvkm-1.9.2253347
- added "gpu: pvr: remove bogus release" (improves pvrsrvkm)
- added "ARM: dts: omap5: Add bus_dma_limit for L3 bus" to letux/omap5-idle in the hope that it makes LPAE (4GB RAM) more stable
letux-5.6-rc6 Mon Mar 16 08:02:07 CET 2020:
- Pyra V5.3 mainboard has RING0 connected to gpio15_wk1 so that we can re-enable wakeup on incoming call
- add support for Pyra mass production variant (omap5-letux-cortex15-v5.3+pyra-v5.3.dtb)
letux-5.6-rc5 Mon Mar 9 16:41:38 CET 2020:
- known to be significantly broken in this release:
- OMAP5: console framebuffer rotation broken
- OMAP5: ABE/AESS code broken
- OMAP3: 1GHz OPP broken by "ARM: OMAP2+: Fix warnings with broken omap2_set_init_voltage()"
- jz4780: HDMI broken (display remains black)
- jz4780: SGX leads to kernel panic and reboot
- prepare letux-panel-setup for kobolino EPDC
- increase CMA to 64 MB (needed for kobolino EPDC)
- fixes and experiments for kobolino EPDC
- revert two hack infections from the Pinephone kernel break the Letux 3704 panel and affect the bmc150
letux-5.6-rc4 Tue Mar 3 06:39:54 CET 2020:
- jz4780/ci20: rework of patch sets in discussion with maintainers (no functional change)
letux-5.6-rc3 Mon Feb 24 22:48:53 CET 2020:
- configure arm64 (PinePhone) for Ethernet Gadget
- fix letux-panel-setup to properly handle PinePhone
- some compile fix for "sound: soc: simple-card: add clk_div support"
- fixes for pinephone panel drivers to compile with v5.6 (get_mode has got a second parameter)
- fix pandora_nub and as5013 driver to properly use procfs
- merge: include letux/pinephone
- merge: use new mechanism to define "letux-current" as a second name; rearranged some branches; added some letux/*-defconfig branches; added letux/kobolino-epdc
letux-5.6-rc2 Tue Feb 18 06:53:11 CET 2020:
- known to be significantly broken in this release:
- OMAP5: console framebuffer rotation broken
- OMAP5: ABE/AESS code broken
- Pyra: Nub driver code is partially broken (procfs API has been changed) but still seems to work - maybe unreliable
- OMAP3: 1GHz OPP broken by "ARM: OMAP2+: Fix warnings with broken omap2_set_init_voltage()"
- jz4780: HDMI broken (display remains black)
- jz4780: SGX leads to kernel panic and reboot
- Kobolino: display driver missing
- added latest pvrsgx 1.17/k5.4 code from TI to potentially support omap3430/3630/omap4 as well
- added jz4780-efuse branch and driver to read Ethernet MAC address
letux-5.6-rc1 Mon Feb 10 22:51:15 CET 2020: === more lines cut off ===