[Letux-kernel] LetuxOS: Kernel: m-latest 5.6-rc6 successful
H. Nikolaus Schaller
hns at goldelico.com
Mon Mar 16 11:07:10 CET 2020
KVERSION: v5.6-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
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.6-rc6
Elixir: https://elixir.bootlin.com/linux/v5.6-rc6/source
Downloads
=========
git: http://git.goldelico.com/?p=letux-kernel.git;a=shortlog;h=refs/heads/letux-5.6-rc6
ARM: http://download.goldelico.com/letux-kernel/letux-5.6-rc6
ARM-LPAE: http://download.goldelico.com/letux-kernel/letux-5.6-rc6-lpae
ARM64: http://download.goldelico.com/letux-kernel/letux-5.6-rc6-arm64
MIPS: http://download.goldelico.com/letux-kernel/letux-5.6-rc6-l400
recent CHANGES (http://download.goldelico.com/letux-kernel/letux-5.6-rc6/src/CHANGES)
==============
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:
* AESS: struct snd_soc_dai_driver no longer has .suspend/.resume
* fix procfs ops in PVRSGX 1.14 (struct file_operations -> proc_ops)
* fix ioremap_nocache() no longer available in PVRSGX 1.14
* fixed several minor rebase conflicts
* add letux/pinephone branch from https://gitlab.com/pine64-org/linux
* add letux/ci20-minimal branch for upstreaming
* improve gpu-demo for am335x boards
* add initial letux_defconfig for PinePhone
* new branch letux/arm64_defconfig for PinePhone and maybe RasPi 4
* CI20: add gpio-key for SW1 button
letux-5.5 Mon Jan 27 09:16:41 CET 2020:
* known to be significantly broken in this release:
- OMAP5: TILER fb 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); "poweroff" broken; SGX leads to kernel panic and reboot
- am335x: SGX gles1test1 fails (works on OMAP36xx, OMAP5)
- Kobolino: display driver missing
* rtx-jz4740: remove code that wasn't properly removed after a rebase conflict in v5.2-rc
* added a pyra_defconfig (developed by aTc)
letux-5.5-rc7 Thu Jan 23 19:31:44 CET 2020:
* known to be significantly broken in this release:
- OMAP5: TILER fb 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); "poweroff" broken; SGX leads to kernel panic and reboot
- am335x: SGX gles1test1 fails (works on OMAP36xx, OMAP5)
- Kobolino: display driver missing
* CI20: configure for HDMI (broken)
* CI20: fix leds
* CI20: build RTC_DRV_DS1307
* CI20: attempt to fix "powerdown"
* Pyra: bring back /sys/devices/platform/txs02612/switch
* letux/aess-v3: rearrange and sort code
* OMAP5-ABE/AESS: remove old hwmods and include new target-module code (Tony Lindgren)
* CI20: fix interrupt definition for pcf8563 RTC
* added new AESS clock and hwmod definitions for OMAP5
=== more cut off ===
More information about the Letux-kernel
mailing list