flash-kernel (3.107)
[PTS] [DDPO]
COMMITS: VCS has seen 12 commits since the 3.107 tag
- Git: https://salsa.debian.org/installer-team/flash-kernel.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 4091904
- Browser: https://salsa.debian.org/installer-team/flash-kernel
- Last scan: 2023-09-29 09:10:21+00
- Next scan: 2023-10-05 05:39:00+00
- Merge requests: 11
- CI pipeline status: failed
- Debian changelog in Git:
flash-kernel (3.107) unstable; urgency=medium
[ Lubomir Rintel ]
* Make the OLPC XO-1.75 boot script a bit more forgiving
[ Heinrich Schuchardt ]
* db: add Lenovo Miix 630 and Lenovo Yoga C630
[ Alexandre Ghiti ]
* Add the StarFive VisionFive board to the database.
* Add D1 SoC boards to the database
[ Johannes Schauer Marin Rodrigues ]
* Choose a stable temporary file path for ucf
[ Dave Jones ]
* Add QEMU-related "dummy" entries
[ Daniel Serpell ]
* Add A20-OLinuXino_MICRO-eMMC. (Closes: #1019881)
[ Heinrich Schuchardt ]
* db: add Lenovo ThinkPad X13s
[ Francesco Dolcini ]
* Add machine db entries for Colibri iMX6ULL eMMC
[ Heinrich Schuchardt ]
* db: add 'Raspberry Pi 3 Model B Plus Rev 1.3'
[ Isaac True ]
* Skip EFI detection mechanism when the FK_IGNORE_EFI environment
variable is set to "yes". (Closes: #1033737)
[ Vagrant Cascadian ]
* Set the value of FK_IGNORE_EFI from
/etc/flash-kernel/ignore-efi. (Closes: #1033737)
-- Vagrant Cascadian <vagrant@debian.org> Wed, 19 Apr 2023 14:12:53 -0700
- This branch is 12 commits ahead of tag 3.107
- Git log:
commit 374282e085d5d7d19f4c81b760cf27874914f501
Author: D-I role <debian-boot@lists.debian.org>
Date: Thu Sep 21 20:23:07 2023 +0000
[l10n] Commit changed/added po files (from l10n-sync run at dillon)
commit e0047d600f9b913f3d949c688700bf3687db3109
Author: D-I role <debian-boot@lists.debian.org>
Date: Tue Jun 27 20:21:14 2023 +0000
[l10n] Commit changed/added po files (from l10n-sync run at dillon)
commit 33d348cb6dcf84842ac2d8ae3c428d78a6abb821
Merge: cd203dd e080af4
Author: Vagrant Cascadian <vagrant@debian.org>
Date: Tue Jun 27 14:53:23 2023 +0000
Merge branch 'task/add-colibri-imx6-eval3' into 'master'
Add machine db entry for Colibri iMX6 Evalboard
See merge request installer-team/flash-kernel!44
commit e080af4bbddc4cfc8327e001a0bfd0bd7696efb9
Author: Manuel Traut <manuel.traut@mt.com>
Date: Thu May 4 08:28:23 2023 +0200
Add machine db entry for Colibri iMX6 Evalboard
Add machine db entry for Toradex Colibri iMX6 SoMs mated with
Evaluation carrier board [0].
[0] https://www.toradex.com/computer-on-modules/colibri-arm-family/nxp-freescale-imx6
Signed-off-by: Manuel Traut <manuel.traut@mt.com>
commit cd203dd8373926b6cc53e198b4ef7a700ccd45d9
Author: Sascha Silbe <sascha-debian-bugs-flash-kernel-20230521@silbe.org>
Date: Tue Jun 20 14:36:08 2023 -0700
Add support for BeagleBoard.org BeagleBone AI-64
(Closes: #1036457)
The Device Tree for BeagleBone AI-64 landed upstream in Linux
6.2.
commit 22e4ca4ded06f194fec109551b59349b8cdfe294
Merge: feb3ecd 73e246a
Author: Vagrant Cascadian <vagrant@debian.org>
Date: Tue Jun 20 22:32:57 2023 +0000
Merge branch 'add-rpi-400' into 'master'
Add support for Raspberry Pi 400 Rev 1.0
See merge request installer-team/flash-kernel!46
commit 73e246aabbf20047e381bd7e8658cba014a05531
Author: James Addison <jay@jp-hosting.net>
Date: Tue Jun 20 22:32:57 2023 +0000
Add support for Raspberry Pi 400 Rev 1.0
commit feb3ecdd4fa773dc395922d79f8b4e02ee8f5162
Merge: 5fa7698 3892a26
Author: Vagrant Cascadian <vagrant@debian.org>
Date: Tue Jun 20 22:25:00 2023 +0000
Merge branch 'rock4cplus' into 'master'
Add Radxa ROCK 4C+
See merge request installer-team/flash-kernel!43
commit 5fa7698b98f3647dd59c43543a90c23501ea33f4
Merge: 76ebc5f 7c28235
Author: Vagrant Cascadian <vagrant@debian.org>
Date: Tue Jun 20 22:17:33 2023 +0000
Merge branch 'fix-odroid-u3-non-lpae' into 'master'
db: remove armmp-lpae from Odroid U3 definition
See merge request installer-team/flash-kernel!47
commit 7c282352114cb56eaa54e84996414cb62baa37ba
Author: Alban Browaeys <alban.browaeys@gmail.com>
Date: Tue May 16 07:26:09 2023 +0000
db: remove armmp-lpae from Odroid U3 definition
Odroid U3 Exynos 4412 is a Cortex A9 which has no LPAE support.
Tested on Odroid U2 (ie Odroid U3 with a digital microphone):
5.10.0-23-armmp boots fine
5.10.0-23-armmp-lpae hangs at "Starting kernel"
Confirmed by https://github.com/lgeek/arm_tlb_huge_pages listing
and
https://developer.arm.com/documentation/den0013/d/ARM-Architecture-and-Processors/Architecture-history-and-extensions/Large-Physical-Address-Extension--LPAE-?lang=entellonly
listing Cortex A7, A12 and A15 at that time in the v7-A architectures
that support LPAE..
commit 76ebc5f39b8945979bfb58da2f8fa5ba74c26b86
Author: D-I role <debian-boot@lists.debian.org>
Date: Sun May 14 20:21:09 2023 +0000
[l10n] Commit changed/added po files (from l10n-sync run at dillon)
commit 3892a26fdc21d4cefe00a30470ae826276c4142e
Author: Manfred Stock <m-debian@nfred.ch>
Date: Thu Apr 20 20:27:07 2023 +0200
Add Radxa ROCK 4C+