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
Tim Gover
e9290b3bfc
Merge pull request #67 from timg236/vl805_match_ver
...
rpi-eeprom-update: Improve version selection for VL805
2020-01-08 09:53:01 +00:00
Tim Gover
45aa4ed42c
Merge pull request #71 from lurch/patch-1
...
Fix typo
2019-12-17 20:30:04 +00:00
Tim Gover
54f75092b0
Merge pull request #70 from andrum99/patch-1
...
README.md: Fix typo, add a couple of commas
2019-12-17 20:29:45 +00:00
Andrew Scheller
d92d4e1a94
Fix typo
...
As spotted in the now-closed #65
2019-12-17 19:50:46 +00:00
Andrew Pattison
626ec32db9
Fix typo, add a couple of commas
2019-12-15 11:37:34 +00:00
Tim Gover
73cf27fba2
Update README.md
2019-12-14 21:20:16 +00:00
Tim Gover
1a0070fe30
rpi-eeprom-update: Improve version selection for VL805
...
Deprecate the vl805.latest file and compare version numbers. This
ensures that the rpi-eeprom-update will never downgrade the VL805.
2019-12-12 19:06:18 +00:00
Tim Gover
7d9512c741
Merge pull request #66 from timg236/eeprom_config_hook
...
Eeprom config hook
2019-12-12 14:18:03 +00:00
Tim Gover
0855227532
rpi-eeprom-update: Add hook/flashrom help and fix section formatting
...
Document the EEPROM_CONFIG_HOOK option and move the existing
USE_FLASHROM env var to the new section.
The other more obscure path options can be documented in other commits
2019-12-11 11:17:35 +00:00
Tim Gover
560f001e99
rpi-eeprom-update: Add support for config txt processing hooks
2019-12-10 12:23:08 +00:00
Tim Gover
16abe98714
Merge pull request #63 from timg236/tim/stable_rc2
...
Tim/stable rc2
2019-12-04 22:34:33 +00:00
Tim Gover
e7a73e830d
Merge pull request #61 from timg236/tim/vcgencmd
...
vcgencmd: Use cpuinfo instead of otp_dump and add check for vcgencmd …
2019-12-04 12:02:33 +00:00
Tim Gover
ecd592008c
install: Fix path to vl805 executable
2019-12-04 11:28:20 +00:00
Tim Gover
8b9eab6867
pieeprom-2019-12-03: Fix DHCP Optio43 menu handling
2019-12-04 11:01:24 +00:00
Tim Gover
390b4b85e1
vcgencmd: Use cpuinfo instead of otp_dump
...
On a 64-bit beta kernel a hang in vcgencmd otp_dump was observed
blocking rpi-eeprom-update and apt. Since there is another method
for obtaining the board Revision that should never block use that instead.
2019-11-29 15:21:58 +00:00
Tim Gover
a84bd5c522
Merge pull request #59 from andrum99/patch-1
...
Fix up help text per @lurch's comments in #57
2019-11-26 18:23:32 +00:00