linux-rpi (6.12.47~20250916-4) eos; urgency=medium

  * Introduce linux-rpi-image as the EOS Linux RPi kernel image package. It
    becomes linux-rpi-image-signed after it is signed by eos-sb-sginer [1].
    The original linux-rpi becomes a transparent package depending either
    linux-rpi-image-signed, or linux-rpi-image.

    [1]: https://github.com/endlessm/eos-sb-signer
    https://app.asana.com/1/1203676861188277/project/1211949321657103/task/1215700186529331

 -- Jian-Hong Pan <jhp@endlessaccess.org>  Mon, 15 Jun 2026 15:26:28 +0800

linux-rpi (6.12.47~20250916-3) eos; urgency=medium

  * debian/rules: Enable RPi's BT by setting maximum number of 8250 UARTs as 1
    with CONFIG_SERIAL_8250_RUNTIME_UARTS=1
    https://app.asana.com/1/1203676861188277/project/1211949321657103/task/1212001902727236

 -- Jian-Hong Pan <jhp@endlessaccess.org>  Tue, 21 Nov 2025 18:50:42 +0800

linux-rpi (6.12.47~20250916-2) eos; urgency=medium

  * debian/rules: Enable build config CONFIG_FW_LOADER_COMPRESS and
    CONFIG_FW_LOADER_COMPRESS_ZSTD for loading archived in ZSTD firmware files
    https://app.asana.com/1/1203676861188277/project/1211949321657103/task/1211943756834439

 -- Jian-Hong Pan <jhp@endlessaccess.org>  Tue, 18 Nov 2025 15:35:58 +0800

linux-rpi (6.12.47~20250916-1) eos; urgency=medium

  * Initial release.
  * Download Raspberry Pi linux kernel at the stable tag stable_20250916 of
    https://github.com/raspberrypi/linux. There is the tar.gz archive. Then,
    rename it as upstream source linux-rpi_6.12.47~20250916.orig.tar.gz for
    packaging.
  * Raspberry Pi provides document "The Linux kernel" teaching how to build
    the kernel. The "Build configuration" section has the build config
    informaiton.
  * After install linux-rpi, it will activate updating initramfs.
    https://www.raspberrypi.com/documentation/computers/linux_kernel.html

 -- Jian-Hong Pan <jhp@endlessaccess.org>  Wed, 01 Oct 2025 14:29:14 +0800
