summaryrefslogtreecommitdiffstats
path: root/utils/bcmflash
Commit message (Expand)AuthorAgeFilesLines
* Enable unlocking all nvm arbitration. Add restoring a raw binary file. Add ad...Evan Lojewski2019-02-261-7/+78
* Add the ability to write modified stage1 firmware back to nvmEvan Lojewski2019-02-231-0/+14
* Use save_to_file routine for writing modified fw image.Evan Lojewski2019-02-231-10/+1
* Add the ability to update the stage1 payload in a firmware file.Evan Lojewski2019-02-231-13/+83
* Update stage1 to load stage2 and report the status.Evan Lojewski2019-02-231-3/+3
* Add checking stage1 / stage2 crc and reporting if an error exists.Evan Lojewski2019-02-231-43/+57
* Add extracting of stage1, stage2 code.Evan Lojewski2019-02-231-7/+24
* Begin adding support for saving fw backups.Evan Lojewski2019-02-221-9/+85
* Fix parsing of the power budget from nvm.Evan Lojewski2019-02-161-4/+32
* Improve power budget printout.Evan Lojewski2019-02-161-6/+7
* Move common simulator init code to HAL.cppEvan Lojewski2019-02-151-79/+1
* Begin addition support for various options - allow reading from file or hardw...Evan Lojewski2019-02-141-74/+168
* Clean up a few mem leaks - simulation support doesn't need to be on the heap.Evan Lojewski2019-02-141-4/+1
* Add printing of additional nvm header information.Evan Lojewski2019-02-121-1/+47
* Update nvrma format to more closely match ortega spec.Evan Lojewski2019-02-111-2/+2
* Do a manual clang-format runEvan Lojewski2019-02-091-71/+75
* Import initial bcm flash tool.Evan Lojewski2019-02-093-0/+329
OpenPOWER on IntegriCloud