index
:
bcm5719-ortega
05-10-2021
06-28-2021
master
Project Ortega BCM5719 firmware
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
/
bcmflash
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable unlocking all nvm arbitration. Add restoring a raw binary file. Add ad...
Evan Lojewski
2019-02-26
1
-7
/
+78
*
Add the ability to write modified stage1 firmware back to nvm
Evan Lojewski
2019-02-23
1
-0
/
+14
*
Use save_to_file routine for writing modified fw image.
Evan Lojewski
2019-02-23
1
-10
/
+1
*
Add the ability to update the stage1 payload in a firmware file.
Evan Lojewski
2019-02-23
1
-13
/
+83
*
Update stage1 to load stage2 and report the status.
Evan Lojewski
2019-02-23
1
-3
/
+3
*
Add checking stage1 / stage2 crc and reporting if an error exists.
Evan Lojewski
2019-02-23
1
-43
/
+57
*
Add extracting of stage1, stage2 code.
Evan Lojewski
2019-02-23
1
-7
/
+24
*
Begin adding support for saving fw backups.
Evan Lojewski
2019-02-22
1
-9
/
+85
*
Fix parsing of the power budget from nvm.
Evan Lojewski
2019-02-16
1
-4
/
+32
*
Improve power budget printout.
Evan Lojewski
2019-02-16
1
-6
/
+7
*
Move common simulator init code to HAL.cpp
Evan Lojewski
2019-02-15
1
-79
/
+1
*
Begin addition support for various options - allow reading from file or hardw...
Evan Lojewski
2019-02-14
1
-74
/
+168
*
Clean up a few mem leaks - simulation support doesn't need to be on the heap.
Evan Lojewski
2019-02-14
1
-4
/
+1
*
Add printing of additional nvm header information.
Evan Lojewski
2019-02-12
1
-1
/
+47
*
Update nvrma format to more closely match ortega spec.
Evan Lojewski
2019-02-11
1
-2
/
+2
*
Do a manual clang-format run
Evan Lojewski
2019-02-09
1
-71
/
+75
*
Import initial bcm flash tool.
Evan Lojewski
2019-02-09
3
-0
/
+329