ALT Linux kernel packages development
 help / color / mirror / Atom feed
* [d-kernel] Ядро 6.0 с поддержкой СнК Байкал-М
@ 2022-10-03 14:01 Alexey Sheplyakov
  2022-10-03 14:01 ` [d-kernel] [PATCH 01/31] clk: added Baikal-M clock management unit driver Alexey Sheplyakov
                   ` (30 more replies)
  0 siblings, 31 replies; 32+ messages in thread
From: Alexey Sheplyakov @ 2022-10-03 14:01 UTC (permalink / raw)
  To: devel-kernel; +Cc: nir, jqt4, rst, sin

Здравствуйте!

Собственно $subj. Протестировал на
* плате AQBM1000 с прошивкой на основе SDK-M 5.6
* плате ET101-A с прошивкой на основе SDK-M 5.5
* плате Rhodeola (ревизию определить не удалось) с прошивкий на основе
  SDM-M 5.5
* платах TF307 (ревизия 1.4 aka 'D') с прошивками из SDK-M 5.3, SDK-M 5.6

Грузится и делает вид, что работает.




^ permalink raw reply	[flat|nested] 32+ messages in thread

end of thread, other threads:[~2022-10-06  4:34 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-03 14:01 [d-kernel] Ядро 6.0 с поддержкой СнК Байкал-М Alexey Sheplyakov
2022-10-03 14:01 ` [d-kernel] [PATCH 01/31] clk: added Baikal-M clock management unit driver Alexey Sheplyakov
2022-10-03 14:01 ` [d-kernel] [PATCH 02/31] cpufreq-dt: don't load on Baikal-M SoC Alexey Sheplyakov
2022-10-03 14:01 ` [d-kernel] [PATCH 03/31] serial: 8250_dw: verify clock rate in dw8250_set_termios Alexey Sheplyakov
2022-10-03 14:02 ` [d-kernel] [PATCH 04/31] usb: dwc3: of-simple: added compatible string for Baikal-M SoC Alexey Sheplyakov
2022-10-03 14:02 ` [d-kernel] [PATCH 05/31] dw-pcie: refuse to load on Baikal-M with recent firmware Alexey Sheplyakov
2022-10-03 14:02 ` [d-kernel] [PATCH 06/31] arm64: Enable armv8 based Baikal-M SoC support Alexey Sheplyakov
2022-10-03 14:02 ` [d-kernel] [PATCH 07/31] efi-rtc: avoid calling efi.get_time on Baikal-M SoC Alexey Sheplyakov
2022-10-03 14:02 ` [d-kernel] [PATCH 08/31] arm64-stub: fixed secondary cores boot " Alexey Sheplyakov
2022-10-03 14:02 ` [d-kernel] [PATCH 09/31] pm: disable all sleep states on Baikal-M based boards Alexey Sheplyakov
2022-10-03 14:02 ` [d-kernel] [PATCH 10/31] net: fwnode_get_phy_id: consider all compatible strings Alexey Sheplyakov
2022-10-03 14:02 ` [d-kernel] [PATCH 11/31] net: stmmac: inital support of Baikal-T1/M SoCs GMAC Alexey Sheplyakov
2022-10-03 14:02 ` [d-kernel] [PATCH 12/31] dt-bindings: dwmac: Add bindings for Baikal-T1/M SoCs Alexey Sheplyakov
2022-10-03 14:02 ` [d-kernel] [PATCH 13/31] net: dwmac-baikal: added compatible strings Alexey Sheplyakov
2022-10-03 14:02 ` [d-kernel] [PATCH 14/31] Added TF307/TF306 board management controller driver Alexey Sheplyakov
2022-10-03 14:02 ` [d-kernel] [PATCH 15/31] hwmon: bt1-pvt: access registers via pvt_{readl, writel} helpers Alexey Sheplyakov
2022-10-03 14:02 ` [d-kernel] [PATCH 16/31] hwmon: bt1-pvt: define pvt_readl/pvt_writel for Baikal-M SoC Alexey Sheplyakov
2022-10-03 14:02 ` [d-kernel] [PATCH 17/31] hwmon: bt1-pvt: adjusted probing " Alexey Sheplyakov
2022-10-03 14:02 ` [d-kernel] [PATCH 18/31] hwmon: bt1-pvt: added compatible baikal, pvt Alexey Sheplyakov
2022-10-03 14:02 ` [d-kernel] [PATCH 19/31] drm: new bridge driver - stdp4028 Alexey Sheplyakov
2022-10-03 14:02 ` [d-kernel] [PATCH 20/31] drm: added Baikal-M SoC video display unit driver Alexey Sheplyakov
2022-10-03 14:02 ` [d-kernel] [PATCH 21/31] drm/bridge: dw-hdmi: support ahb audio hw revision 0x2a Alexey Sheplyakov
2022-10-03 14:02 ` [d-kernel] [PATCH 22/31] dt-bindings: dw-hdmi: added ahb-audio-regshift Alexey Sheplyakov
2022-10-03 14:02 ` [d-kernel] [PATCH 23/31] drm/bridge: dw-hdmi: force ahb audio register offset for Baikal-M Alexey Sheplyakov
2022-10-03 14:02 ` [d-kernel] [PATCH 24/31] drm/panfrost: forcibly set dma-coherent on Baikal-M Alexey Sheplyakov
2022-10-03 14:02 ` [d-kernel] [PATCH 25/31] drm/panfrost: disable devfreq " Alexey Sheplyakov
2022-10-03 14:02 ` [d-kernel] [PATCH 26/31] ALSA: hda: Baikal-M support Alexey Sheplyakov
2022-10-03 14:02 ` [d-kernel] [PATCH 27/31] PCI: pcie-baikal: driver for Baikal-M with new firmware Alexey Sheplyakov
2022-10-03 14:02 ` [d-kernel] [PATCH 28/31] (BROKEN) dwc-i2s: support Baikal-M SoC Alexey Sheplyakov
2022-10-03 14:02 ` [d-kernel] [PATCH 29/31] input: added TF307 serio PS/2 emulator driver Alexey Sheplyakov
2022-10-03 14:02 ` [d-kernel] [PATCH 30/31] input: new driver - serdev-serio Alexey Sheplyakov
2022-10-06  4:34 ` [d-kernel] Ядро 6.0 с поддержкой СнК Байкал-М Vitaly Chikunov

ALT Linux kernel packages development

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-kernel/0 devel-kernel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel-kernel devel-kernel/ http://lore.altlinux.org/devel-kernel \
		devel-kernel@altlinux.org devel-kernel@altlinux.ru devel-kernel@altlinux.com
	public-inbox-index devel-kernel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel-kernel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git