Commit 8b1ccc1b2645b644f7b3ff41c9ace0a1f0c4ce2a
1 parent
59830ead
Update changelog
Showing
2 changed files
with
20 additions
and
1 deletions
debian/changelog
| 1 | +rpiboot (20210714~083443) buster; urgency=medium | ||
| 2 | + | ||
| 3 | + [ Tim Gover ] | ||
| 4 | + * Don't load bootcode from the overlay directory | ||
| 5 | + * pieeprom-2021-01-16: Update to latest release for BCM2711 XHCI boot | ||
| 6 | + * Update EEPROM image to latest CM4 manufacturing image + configuration | ||
| 7 | + * msd: CM4: Fix occasionaly USB errors | ||
| 8 | + * Add native Raspberry Pi Imager port - beta | ||
| 9 | + * Update Raspberry Pi 4 EEPROM to pieeprom-2021-07-06 | ||
| 10 | + | ||
| 11 | + [ Peter Harper ] | ||
| 12 | + * Add nvme folder to enable testing nvme beta changes | ||
| 13 | + * Update nvme beta bootloader | ||
| 14 | + | ||
| 15 | + [ Ramon Roche ] | ||
| 16 | + * readme: add macOS build step | ||
| 17 | + | ||
| 18 | + -- Serge Schneider <serge@raspberrypi.com> Wed, 14 Jul 2021 15:58:23 +0100 | ||
| 19 | + | ||
| 1 | rpiboot (20201016~124509) buster; urgency=medium | 20 | rpiboot (20201016~124509) buster; urgency=medium |
| 2 | 21 | ||
| 3 | [ Tim Gover ] | 22 | [ Tim Gover ] |
debian/control
| 1 | Source: rpiboot | 1 | Source: rpiboot |
| 2 | Section: utils | 2 | Section: utils |
| 3 | Priority: optional | 3 | Priority: optional |
| 4 | -Maintainer: Serge Schneider <serge@raspberrypi.org> | 4 | +Maintainer: Serge Schneider <serge@raspberrypi.com> |
| 5 | Build-Depends: debhelper (>= 9), libusb-1.0-0-dev | 5 | Build-Depends: debhelper (>= 9), libusb-1.0-0-dev |
| 6 | Standards-Version: 3.9.8 | 6 | Standards-Version: 3.9.8 |
| 7 | Homepage: https://github.com/raspberrypi/usbboot | 7 | Homepage: https://github.com/raspberrypi/usbboot |