Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
linuxboot
/
heads
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
211
Star
1.6k
Code
Issues
248
Pull requests
49
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Switch from flashrom to flashprog
- #1769
#1769
Merged
tlaurion
merged 22 commits into
linuxboot:master
linuxboot/heads:master
from
tlaurion:flashprog
tlaurion/heads:flashprog
Copy head branch name to clipboard
Oct 29, 2024
Conversation
Commits
22
(22)
Checks
Files changed
Merged
Switch from flashrom to flashprog
#1769
tlaurion
merged 22 commits into
linuxboot:master
linuxboot/heads:master
from
tlaurion:flashprog
tlaurion/heads:flashprog
Copy head branch name to clipboard
Commits
Commits on Sep 9, 2024
add flashprog support: failed attempt to use review.sourcearcade.org for tarballs download
Show description for 0cd00f2
tlaurion
committed
0cd00f2
View commit details
Copy full SHA for 0cd00f2
Browse repository at this point
flashprog: use latest head commit of wp_cli branch which is experimental branch
Show description for f8eb0a2
tlaurion
committed
f8eb0a2
View commit details
Copy full SHA for f8eb0a2
Browse repository at this point
ash_functions: make sure newlines are passed, fix error redirection
Show description for 04bb3be
tlaurion
committed
04bb3be
View commit details
Copy full SHA for 04bb3be
Browse repository at this point
flash.sh: FLASHROM_OPTIONS->FLASH_OPTIONS: require FLASH_OPTIONS to specify flash program in board configs
Show description for 58081cb
tlaurion
committed
58081cb
View commit details
Copy full SHA for 58081cb
Browse repository at this point
boards FLASH_OPTIONS: add --noverify. No point verifying flash with internal programmer?
Show description for 36aea9e
tlaurion
committed
36aea9e
View commit details
Copy full SHA for 36aea9e
Browse repository at this point
boards FLASH_OPTIONS: remove --noverify/--noverify-all for now
Show description for e26cd76
tlaurion
committed
e26cd76
View commit details
Copy full SHA for e26cd76
Browse repository at this point
flash.sh: replace die calls by recovery calls where relevant otherwise returning to caller without being useful
Show description for 8b524be
tlaurion
committed
8b524be
View commit details
Copy full SHA for 8b524be
Browse repository at this point
xx20 boards: reintroduce hwseq for flashprog
Show description for 56ae5f7
tlaurion
committed
56ae5f7
View commit details
Copy full SHA for 56ae5f7
Browse repository at this point
kgpe-d16 server: TODO AST1100 patch still missing @i-c-o-n https://github.com/linuxboot/heads/blob/master/patches/flashrom-b1f858f65b2abd276542650d8cb9e382da258967/0100-enable-kgpe-d16.patch
Show description for efb6126
tlaurion
committed
efb6126
View commit details
Copy full SHA for efb6126
Browse repository at this point
boards CONFIG_FLASH_OPTIONS: 'flashprog memory' -> 'flashprog' since flashprog aims to be compatible with flashrom
Show description for 668f697
tlaurion
committed
668f697
View commit details
Copy full SHA for 668f697
Browse repository at this point
Commits on Sep 10, 2024
Haswell boards : renamed to UNTESTED_* while still built by CircleCI per new policy (not blocking tested boards from being merged and downloaded without risks of possible bricks, leading UNTESTED_ …
Show description for af2c45b
tlaurion
committed
af2c45b
View commit details
Copy full SHA for af2c45b
Browse repository at this point
board t440p: move board away from UNTESTED_ with improved Makefile helper board.move_untested_to_tested
Show description for a407462
tlaurion
committed
a407462
View commit details
Copy full SHA for a407462
Browse repository at this point
BOARD_TESTERS.md: updated and reordered testers
Show description for bd7b1c8
tlaurion
committed
bd7b1c8
View commit details
Copy full SHA for bd7b1c8
Browse repository at this point
WP_NOTES.md: add notes on WP wanted, work done and why it's still unused
Show description for 29c97e8
tlaurion
committed
29c97e8
View commit details
Copy full SHA for 29c97e8
Browse repository at this point
x230 legacy boards: move to unmaintained
Show description for 6fe86df
tlaurion
committed
6fe86df
View commit details
Copy full SHA for 6fe86df
Browse repository at this point
move w541 boards back to tested to dodge drama. Still this board has no known testers
Show description for 75f1c2a
tlaurion
committed
75f1c2a
View commit details
Copy full SHA for 75f1c2a
Browse repository at this point
WP_NOTES.md: add some more links to past discussions and Platform Chipset Locking(PR0) to lock SPI access from Heads prior of kexec to main OS
Show description for aad131b
tlaurion
committed
aad131b
View commit details
Copy full SHA for aad131b
Browse repository at this point
Commits on Sep 11, 2024
BOARD_TESTERS.md: add @ResendeGHF as first contact board tester for w541 (replacing prior @resende-gustavo)
Show description for 5cba23e
tlaurion
committed
5cba23e
View commit details
Copy full SHA for 5cba23e
Browse repository at this point
flash.sh: remove last references in code to flashrom, use more generic FLASH_OPTIONS instead, might cchange in the future.
Show description for 6c16a50
tlaurion
committed
6c16a50
View commit details
Copy full SHA for 6c16a50
Browse repository at this point
BOARD_TESTERS.md: reorder known testers by responsiveness
Show description for d5ddab5
tlaurion
committed
d5ddab5
View commit details
Copy full SHA for d5ddab5
Browse repository at this point
Commits on Oct 28, 2024
Merge remote-tracking branch 'osresearch/master' into flashprog
tlaurion
committed
2c6eec5
View commit details
Copy full SHA for 2c6eec5
Browse repository at this point
Optiplex boards: switch flashrom-> flashprog
Show description for 32d5173
tlaurion
committed
32d5173
View commit details
Copy full SHA for 32d5173
Browse repository at this point
You can’t perform that action at this time.