Commit Graph

254 Commits

Author SHA1 Message Date
Tim Gover
3f9a0eb201 Merge pull request #124 from andrum99/patch-1
rpi-eeprom-update: mention Pi4 only, remove references to SD card
2020-05-12 15:07:31 +01:00
Tim Gover
c2ce7f8488 Merge pull request #125 from andrum99/patch-2
rpi-eeprom-config: Pi 4B -> Pi 4
2020-05-12 15:06:42 +01:00
andrum99
7e587b8092 rpi-eeprom-config: Pi 4B -> Pi 4 2020-05-12 14:37:52 +01:00
andrum99
bbffc1a9fc rpi-eeprom-update: mention Pi4 only, remove references to SD card 2020-05-12 14:36:48 +01:00
Tim Gover
cbb061e0c3 Merge pull request #122 from timg236/tim/deprecate_old_binaries
Garbage collect old bootloader releases
2020-05-11 19:43:16 +01:00
Tim Gover
19c6ddcaa4 Garbage collect old bootloader releases
Now that 2020-04-16 has been released and appears to be stable move
the older binaries to and old (deprecated) directory. There's no
need to include old beta binaries in OS packages.
2020-05-11 16:44:52 +01:00
Tim Gover
c649ab64e4 Update README.md 2020-05-02 09:06:58 +01:00
Tim Gover
a70a647233 Merge pull request #117 from timg236/tim/critical-2020-04-16
Promote 2020-04-16 to be the new default release as a critical update
2020-04-28 14:27:26 +01:00
Tim Gover
87a8d46959 Promote 2020-04-16 to be the new default release as a critical update 2020-04-28 14:18:28 +01:00
Tim Gover
92ed6c634a Remove +x bit
Remove executable bit, can you tell that I used Cygwin for this one ?
2020-04-23 16:52:06 +01:00
tim
bb568a4c4d Push pieeprom-2020-04-16 to stable v2020.04.16-137ad 2020-04-23 16:10:32 +01:00
Tim Gover
8b9559ce60 Update README.md 2020-04-23 09:25:20 +01:00
Tim Gover
2105f60475 pieeprom-2020-16-04.bin -> pieeprom-2020-04-16.bin v2019.09.10-137ad 2020-04-17 07:50:58 +01:00
Tim Gover
d1e04d2042 pieeprom-2020-16-04: Revert PLL analog setup changes 2020-04-16 18:32:13 +01:00
Tim Gover
0ddc858039 Merge pull request #110 from timg236/tim/recovery_reset
recovery.bin: Update beta/stable image recovery image
2020-04-12 15:19:56 +01:00
Tim Gover
062424ee01 recovery.bin: Update beta/stable image recovery image
* Fix uart_2ndstage in the recovery.bin
* Fix missing watchdog reset if only the VL805 image is updated.
* Fix detection of VL805 EEPROM in recovery mode.
* If no EEPROM images are present then recovery.bin now renames
  itself and reboots instead of treating this as an error.
2020-04-12 14:02:59 +01:00
Tim Gover
e0e53a2df4 pieeprom-2020-04-09: New beta with experimental PLL tweaks
Tweak analog settings for possible improvements to PCIe reliability
but unlikely to make a difference for most users and requires
corresponding changes in start.elf (future rpi-update)
2020-04-09 19:03:15 +01:00
Tim Gover
c2e0986a14 Merge pull request #107 from timg236/pieeprom-2020-03-19-to-stable
Promote pieeprom-2020-03-19 to a stable update
2020-04-08 13:25:35 +01:00
Tim Gover
26492d723c Promote pieeprom-2020-03-19 to a stable update 2020-04-08 11:59:20 +01:00
Tim Gover
95fee0c475 Update README.md 2020-04-08 10:07:32 +01:00
Tim Gover
a5be2ff8b1 Merge pull request #106 from lurch/patch-1
Fix broken link
2020-03-30 10:31:48 +01:00
Andrew Scheller
8a7e9b93b9 Fix broken link
Fixes #105
2020-03-27 19:28:05 +00:00
Tim Gover
a9ca308223 pieeprom-2020-03-19: Minor fixes for manufacture test 2020-03-20 10:04:31 +00:00
Tim Gover
421c965cdd pieeprom-2020-03-16 - Minor fix for Option97 GUID 2020-03-16 13:44:46 +00:00
Tim Gover
282cf5c5c6 Merge pull request #102 from andrum99/patch-1
release-notes.md - fix typos
2020-03-13 17:56:01 +00:00
andrum99
387361ade8 release-notes.md - fix typos 2020-03-13 17:40:23 +00:00
Tim Gover
f5f8e72f04 Merge pull request #100 from timg236/master
pieeprom-2020-03-04: Netboot enhancements, self update and HDMI diagnostics
2020-03-12 19:15:59 +00:00
Tim Gover
8205f8afa1 pieeprom-2020-03-04: Netboot enhancements, self update and HDMI diagnostics 2020-03-11 16:06:04 +00:00
Tim Gover
bd105768dd Merge pull request #99 from rfinnie/localfirmware
Allow for run from local git checkout
2020-03-11 15:17:50 +00:00
Ryan Finnie
22ce0605e4 Allow for run from local git checkout
- Set firmware directory to script dir/firmware as last resort
- Bypass IGNORE_DPKG_CHECKSUMS when in local mode
2020-03-06 09:06:51 -08:00
Tim Gover
17086f2637 Remove network-boot beta documentation
This is replaced by
https://github.com/raspberrypi/documentation/pull/1426
now that network boot is in a stable(*) release series.
2020-03-04 14:09:56 +00:00
Tim Gover
c77267e84b Print the firmware image directory in the version status message 2020-02-28 15:01:41 +00:00
Tim Gover
3be67ad8a8 firmware: Promote the latest beta firmware to stable
The beta release with supports network boot is now stable enough
for most configurations. This is now frozen except for major bugs
in order to allow more experimental features to be released as
beta.
2020-02-27 14:51:53 +00:00
Tim Gover
cd0eaf3c68 Merge pull request #96 from timg236/tim/vl805_dep_check
rpi-eeprom-update: Remove dependency on vl805
2020-02-27 14:07:10 +00:00
Tim Gover
fed1ca62a5 rpi-eeprom-update: Remove dependency on vl805
The vl805 utility is not available for aarch64 and is deprecated
because it's only required for USE_FLASHROM.

Remove the dependency check so that it can be removed from the package.

The USE_FLASHROM code will be removed at a later date once the
self-update mechanism in the bootloader EEPROM is released.
2020-02-27 14:00:27 +00:00
Tim Gover
3e1200e0db Merge pull request #91 from jpartain89/patch-1
Clarifying the Dated .bin files
2020-02-21 09:23:58 +00:00
Justin P
6eb8d3e3e2 Adjusted workding once more
Adjusted the verbiage used to instruct the user in the file format.
Changed the file name in the code block to `...YYYY-MM-DD`
2020-02-20 14:08:49 -06:00
Justin P
35305725d8 Formatting and Phrasing changes
1. Fixed the mISSING uPPERCASE letters in `Raspberry Pi`
2. Changed "We have a few..." to "There are several..."
2020-02-12 20:02:28 -06:00
Justin P
ce9612e646 Clarifying the Dated .bin files
Added extra clarification for the beta `.bin` file, removing the static date from the command, as plenty of people would definitely copy/paste that blindly without realizing there are multiple versions in that directory. (Me being one of those people)
2020-02-10 20:04:58 -06:00
Tim Gover
30905b4909 vl805: Update the critical version to be 00137ad 2020-01-22 14:10:11 +00:00
Tim Gover
4c37835cd9 vl805: Remove the redundant .latest version info files 2020-01-22 14:06:17 +00:00
Tim Gover
0d7673bbb4 2019-01-17: Fix SD card voltage detect + DHCP option 0 padding
Force push with corrected DHCP option 0 fix.
2020-01-17 17:38:19 +00:00
Tim Gover
f19d57322c Update release notes for rpi-eeprom-config change 2020-01-17 10:31:41 +00:00
Tim Gover
a141add21c Merge pull request #79 from timg236/rpi-eeprom-config-padding
rpi-eeprom-config: Fix padding calculation
2020-01-14 15:55:34 +00:00
Tim Gover
a987322821 rpi-eeprom-config: Fix padding calculation 2020-01-14 15:29:20 +00:00
Tim Gover
04d5bbfa21 Merge pull request #76 from timg236/board-rev
rpi-eeprom-update: Add support for board-revision specific images.
2020-01-13 10:51:17 +00:00
Tim Gover
da14a843a7 rpi-eeprom-update: Add support for board-revision specific images.
Add the option for board-revision specific bootloaders firmware. This
allows critical firmware updates to be applied to specific board
revisions first before these are promoted to the generic firmware
directories.

Update the find operation to follow symlinks so that EEPROM images
in the board revision specific subdirectories can be links to the
generic images.
2020-01-10 15:11:27 +00:00
Tim Gover
eab1f68527 Add the vl805-000137ad FW to beta 2020-01-10 09:24:08 +00:00
Tim Gover
05d55dc109 Merge pull request #75 from timg236/rpiboot-2020-01-19
2020-01-19: PXE menu and IP address parsing fixes
2020-01-10 09:23:55 +00:00
Tim Gover
e871d428fd 2020-01-19: PXE menu and IP address parsing fixes 2020-01-09 18:29:44 +00:00