raspi3-firmware (1.20190215-1+deb10u4) buster; urgency=medium

  * Fixes ugly typo that _still_ caused unbootable systems :-( Thanks to
    Thorsten Glaser for a sharp set of eyes! (Closes: #961377)
  * Updated Vcs-Git, Vcs-Browser

 -- Gunnar Wolf <gwolf@debian.org>  Sun, 24 May 2020 15:56:47 -0500

raspi3-firmware (1.20190215-1+deb10u3) buster; urgency=medium

  * Fix dtb names mismatch in z50-raspi-firmware and add new option
    upstream_kernel=1 to the config.txt. These two changes allow for the
    correct boot on RPi families 1 and 0. Thanks to Valentin Vidic for the
    fix! (Closes: #939727)

 -- Gunnar Wolf <gwolf@debian.org>  Thu, 12 Mar 2020 12:30:45 -0600

raspi3-firmware (1.20190215-1+deb10u2) buster; urgency=medium

  * Fix serial console output sent to bluetooth port with kernel 5.x.
    Thanks to Thorsten Glaser (Closes: #941974)

 -- Romain Perier <romain.perier@gmail.com>  Sat, 09 Nov 2019 09:09:08 +0100

raspi3-firmware (1.20190215-1+deb10u1) buster; urgency=medium

  * Add support for bcm2837-rpi-cm3-io3.dtb (as generated by the Linux
    kernel build system) aka. bcm2710-rpi-cm3.dtb (as expected by the
    bootloader), designed to work for:
     - Raspberry Pi Compute Module 3 (CM3);
     - Raspberry Pi Compute Module 3 Lite (CM3L);
     - Raspberry Pi Compute Module IO Board V3.
    With many thanks to Charles Fendt for the tests (Closes: #932158).
  * The DTB addition in the linux source package is tracked in #932157.

 -- Cyril Brulebois <cyril@debamax.com>  Wed, 28 Aug 2019 12:31:28 +0200

raspi3-firmware (1.20190215-1) unstable; urgency=medium

  [ Gunnar Wolf ]
  * New upstream version 1.20190215
  * Added armel as a build architecture
  * Added Romain Perier as an uploader
  * Updated standards-version 3.9.8 → 4.3.0 (no changes needed)

  [ Romain Perier ]
  * d/kernel/postinst.d/z50-raspi3-firmware: Allow the kernel image and the
    initramfs usage to be configurable from /etc/default/raspi3-firmware
  * z50-raspi3-firmware: Add RPI 1 RPI Zero W DTBs when booting linux directly
  * Add support for the armel architecture

 -- Gunnar Wolf <gwolf@debian.org>  Sun, 17 Feb 2019 21:59:36 -0600

raspi3-firmware (1.20181112-1) unstable; urgency=medium

  [ Gunnar Wolf ]
  * Added support for installing the 3B+ firmware
  * Add configurable options for cmdline.txt (Closes: #903543)
  * Add brcm80211/brcmfmac43430-sdio.txt,
    brcm80211/brcmfmac43455-sdio.txt  and brcm80211/brcmfmac43455.clm_blob
    via a quilt patch, to solve the issue of uscan not providing a full
    tarball to work from. Thanks to Romain Perier for his help! (Closes: #897234)
  * Make sure that firmware hooks get triggered after initrd hooks
    (Closes: #910790). Thanks to Matthias Lüscher!

  [ Ondřej Nový ]
  * d/copyright: Use https protocol in Format field
  * d/rules: Remove trailing whitespaces

  [ Romain Perier ]
  * Encode the files to be excluded from the orig.tar.gz in d/copyright so
    that uscan produces a suitable tarball

 -- Gunnar Wolf <gwolf@debian.org>  Mon, 27 Aug 2018 19:00:06 -0500

raspi3-firmware (1.20180619-1) unstable; urgency=medium

  * New upstream version 1.20180619-1
  * Added myself as an uploader
  * Updated the VCS URLs to salsa.debian.org
  * Differentiated the two proprietary licenses in debian/copyright to
    please Lintian

 -- Gunnar Wolf <gwolf@debian.org>  Wed, 18 Jul 2018 14:05:26 -0500

raspi3-firmware (1.20180316-3) unstable; urgency=medium

  * correct path in postinst script

 -- Michael Stapelberg <stapelberg@debian.org>  Wed, 21 Mar 2018 13:53:07 +0100

raspi3-firmware (1.20180316-2) unstable; urgency=medium

  * Rename hooks to 50raspi3-firmware (Closes: #848101)

 -- Michael Stapelberg <stapelberg@debian.org>  Tue, 20 Mar 2018 21:11:04 +0100

raspi3-firmware (1.20180316-1) unstable; urgency=medium

  * New upstream version 1.20180316
    (for compatibility with the Raspberry Pi 3 B+)

 -- Michael Stapelberg <stapelberg@debian.org>  Mon, 19 Mar 2018 19:27:04 +0100

raspi3-firmware (1.20171201-4) unstable; urgency=medium

  [ Matthias Lüscher ]
  * Do not check mount point if virtualization gets detected.
  * Copy and rename all possible device tree binaries.
  * Added missing dosfstools dependency.
  * Increase cma memory to 64M to allow proper vc4 GPU initialization.
  * Adjusted package description.

 -- Michael Stapelberg <stapelberg@debian.org>  Mon, 12 Mar 2018 20:29:09 +0100

raspi3-firmware (1.20171201-3) unstable; urgency=medium

  * Ensure /boot/firmware exists (Closes: #887062)

 -- Michael Stapelberg <stapelberg@debian.org>  Sun, 21 Jan 2018 15:35:47 +0100

raspi3-firmware (1.20171201-2) unstable; urgency=medium

  * postinst: also trigger hook on upgrades, not just first installation

 -- Michael Stapelberg <stapelberg@debian.org>  Sat, 06 Jan 2018 18:14:17 +0100

raspi3-firmware (1.20171201-1) unstable; urgency=medium

  * New upstream version 1.20171201
    (git revision 9426e18b87b343b84280ad2e4151863e36595c4a)
  * Add the Raspberry Pi 3-specific firmware file brcmfmac43430-sdio.txt

 -- Michael Stapelberg <stapelberg@debian.org>  Fri, 05 Jan 2018 07:56:12 +0100

raspi3-firmware (1.20171006-2) unstable; urgency=medium

  * Fix serial console on Linux ≥ 4.14
  * Add console=tty0 for boot messages on the attached monitor (if any)

 -- Michael Stapelberg <stapelberg@debian.org>  Thu, 04 Jan 2018 17:47:11 +0100

raspi3-firmware (1.20171006-1) unstable; urgency=medium

  * Fix sort order for newer kernel versions (Patch by Martin Schitter)
  * Avail package on armhf (patch by Vagrant Cascadian) (Closes: #858428)
  * Add kernel/postrm.d/raspi3-firmware to clean up after kernel removal
    (Patch by Martin Schitter)
  * New upstream version 1.20171006
    (git revision 2669578d1449255edf23f38ed98d208ab73faed7)
  * set net.ifnames=0 in cmdline
  * Add missing dpkg-maintscript-helper call to postinst, postrm
  * experimental to unstable as the freeze is over

 -- Michael Stapelberg <stapelberg@debian.org>  Sat, 07 Oct 2017 08:56:04 +0200

raspi3-firmware (1.20170317-4) experimental; urgency=medium

  * Add XS-Autobuild: yes, as non-free packages are not automatically built by default

 -- Michael Stapelberg <stapelberg@debian.org>  Thu, 08 Jun 2017 09:17:26 +0200

raspi3-firmware (1.20170317-3) experimental; urgency=medium

  * fix hook location: s/initramfs-tools/initramfs/
  * hook: ignore temporary .dpkg-bak files
  * cmdline: mount root fs read/write for resizing
  * add raspi3-firmware-fsck initramfs-tools hook
  * remove old conffile for users who upgrade in-place

 -- Michael Stapelberg <stapelberg@debian.org>  Wed, 22 Mar 2017 18:08:32 +0100

raspi3-firmware (1.20170317-2) experimental; urgency=medium

  * initramfs-tools: move raspi3-firmware from hooks to post-update.d

 -- Michael Stapelberg <stapelberg@debian.org>  Wed, 22 Mar 2017 14:58:43 +0100

raspi3-firmware (1.20170317-1) experimental; urgency=medium

  * New upstream version 1.20170317
    (git revision 509beaab0e102cf6decf209922669700c9ac5576)
  * Upload to experimental during the freeze
  * The new upstream version populates the device tree with the ethernet MAC
    address, so the MAC address will persist across reboots.
  * Add /etc/initramfs-tools/hooks/raspi3-firmware to also update the files in
    /boot/firmware/ when only the initramfs is being updated (as opposed to
    kernel and initramfs).
  * Switch from Conflicts+Replaces to Breaks+Replaces, as per the lintian
    warning conflicts-with-version.

 -- Michael Stapelberg <stapelberg@debian.org>  Wed, 22 Mar 2017 12:40:36 +0100

raspi3-firmware (1.20161123-2) unstable; urgency=medium

  * Rename package to raspi3-firmware to be consistent with the remaining
    *-firmware packages (Thanks Ben Hutchings for the hint)

 -- Michael Stapelberg <stapelberg@debian.org>  Sun, 27 Nov 2016 21:53:06 +0100

linux-firmware-raspi3 (1.20161123-1) unstable; urgency=medium

  * Initial upload of the package to Debian, based on the
    linux-firmware-raspi2 work in Ubuntu (Thanks!) (Closes: #845488)
  * Rename package to linux-firmware-raspi3
  * s/armhf/arm64/ for the Raspberry Pi 3
  * postinst: allow sync to fail
  * add kernel postinst.d hook to copy images and update configs
  * change maintainer to newly-created pkg-raspi
  * bump debhelper compat to 10, bump standards-version to 3.9.8
  * add lintian-overrides for binary package
  * package description: add trademark acknowledgement
  * add Vcs-* tags
  * New upstream version 1.20161123
    (git revision 18b5b6977d021937d82fb94010c99d84b403a08a)

 -- Michael Stapelberg <stapelberg@debian.org>  Thu, 24 Nov 2016 09:45:42 +0100

linux-firmware-raspi2 (1.20151118+b70b451-0ubuntu1) xenial; urgency=low

  * Switch package naming to fall into the linux-firmware-* hierachy.
  * Move to section multiverse/misc.
  * Update standards version to 3.9.7 no changes required.
  * Check that /boot/firmware is a mount point (or that we are in a chroot).
  * We do not need to install LICENCE.broadcom.

 -- Andy Whitcroft <apw@ubuntu.com>  Wed, 20 Apr 2016 12:23:41 +0100

raspberrypi2-firmware (4.1.15-b70b451-0ubuntu1) xenial; urgency=medium

  * Initial upload to Ubuntu.
  * Add lintian overrides to suppress errors about known binary-only firmware.
  * Set upload component to restricted.
  * Fix inconsistency between upstream LICENSE file and debian/copyright.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Fri, 05 Feb 2016 01:06:55 +0000

raspberrypi2-firmware (4.1.15-b70b451-1) xenial; urgency=medium

  * Update to version 4.1.15 @ b70b451

 -- Paolo Pisati <paolo.pisati@canonical.com>  Fri, 08 Jan 2016 10:53:53 +0100

raspberrypi2-firmware (4.1.10-ba7a8fb-1) wily; urgency=low

  * Initial import - https://github.com/raspberrypi/firmware / master @ ba7a8fb

 -- Paolo Pisati <paolo.pisati@canonical.com>  Mon, 19 Oct 2015 15:34:09 +0200
