summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Update bcmregtool to print out the symbol name when reporting the context and...Evan Lojewski2019-02-262-24/+196
* Begin adding in elfio for enhanced debugging support.Evan Lojewski2019-02-26212-0/+24931
* 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
* Print out additional registers.Evan Lojewski2019-02-181-0/+6
* Fix MII register addresses and impliment accessing paged blocks.Evan Lojewski2019-02-161-0/+4
* Print some additional MII registers.Evan Lojewski2019-02-161-2/+5
* Begin adding parsing of MII registers.Evan Lojewski2019-02-162-1/+17
* Fix parsing of the power budget from nvm.Evan Lojewski2019-02-162-12/+40
* Improve power budget printout.Evan Lojewski2019-02-162-14/+15
* Enable the simulator to use any of the bcm5719 ports.Evan Lojewski2019-02-161-2/+13
* improve register printoutEvan Lojewski2019-02-161-8/+8
* Update bcmregtool to print out a number of useful registers and to support si...Evan Lojewski2019-02-162-50/+243
* Move common simulator init code to HAL.cppEvan Lojewski2019-02-152-150/+2
* 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-092-125/+128
* Import initial bcm flash tool.Evan Lojewski2019-02-097-23/+413
* Update NVM API to use words instead of bytes.Evan Lojewski2019-02-091-18/+5
* Remove usage of ExternalProjectsEvan Lojewski2019-02-091-1/+1
* Begin setting up buidl system to build fw, tests, and utils.Evan Lojewski2018-05-171-0/+2
* Update cxx register wraper to only copy base register. Ensure write callback ...Evan Lojewski2018-05-151-6/+6
* Initial source code import.Evan Lojewski2018-05-134-0/+288
OpenPOWER on IntegriCloud