summaryrefslogtreecommitdiffstats
path: root/utils/bcmregtool
Commit message (Expand)AuthorAgeFilesLines
* Build: Cleanup additional static analysis issues. (#230)Evan Lojewski2021-06-191-4/+0
* build: Fix a number of compiler issues when building utils with gcc. (#208)Evan Lojewski2021-02-061-2/+2
* bcmregtool: Print out APE.Status2 when dumping APE registers. (#199)Evan Lojewski2021-02-051-0/+1
* bcmflash: Print additional information about the firmware configuration. (#182)Evan Lojewski2020-11-271-0/+9
* ape: Fix NVIC access. (#176)Evan Lojewski2020-11-241-0/+10
* Revert "build: Enable builds under LLVM 11. (#172)" (#174)Evan Lojewski2020-11-191-1/+2
* build: Enable builds under LLVM 11. (#172)Evan Lojewski2020-11-181-2/+1
* build: Enable builds under FreeBSD (#164)Evan Lojewski2020-11-072-1/+3
* build: Cleanup various include files. (#163)Evan Lojewski2020-11-071-12/+2
* apeloader: Cleanup various linting warnings. (#151)Evan Lojewski2020-10-241-1/+2
* bcmregtool: Fix apeboot to support updated ape on-disk format (#128)Evan Lojewski2020-10-051-1/+1
* statistics: Enable recording packet statistics for NCSI TX/RX and Ethernet TX...v0.3.378Evan Lojewski2020-08-041-2/+4
* utils: Add additional ape debug information. (#101)Evan Lojewski2020-08-041-16/+21
* utils: Only start loading ape firmware after it's been verified on the host. ...Evan Lojewski2020-08-041-2/+2
* coverity: Fix issues found with coverity (#79)Evan Lojewski2020-04-131-1/+5
* coverity: Fix issues found with coverity (#78)Evan Lojewski2020-04-111-1/+1
* network: Initialize APE.Mode2 when using port2 or port3. (#69)Evan Lojewski2020-04-041-0/+1
* diag: Print additional diagnostic information about TX/RX buffers. (#63)Evan Lojewski2020-03-211-1/+1
* clang-format: Enable additional projects and re-format. (#61)Evan Lojewski2020-03-214-241/+147
* docs: Cleanup file headers and comments. (#58)Evan Lojewski2020-03-203-3/+46
* release: Add support for generating a release package. (#54)Evan Lojewski2020-03-021-1/+1
* build: Add version information to output files. (#52)Evan Lojewski2020-03-012-2/+10
* printf: Remove nvm access from the ape as it triggers a race condition when t...Evan Lojewski2020-02-171-3/+0
* Add apehalt command and improve nvm unlock handling. (#34)Evan Lojewski2020-02-161-0/+22
* Update the bcmregtool and apeloader to work on pci functions 1, 2, and 3. (#33)Evan Lojewski2020-02-162-39/+61
* bcmregtool: Add an unlock command to unlock the APE and NVM registers. (#26)Evan Lojewski2020-02-071-0/+13
* bcmregtool: Update MII api usage.Evan Lojewski2019-08-071-24/+24
* Enable printing NVM registers, clenaup additional prints.Evan Lojewski2019-08-031-5/+20
* Add printing of MII registers.Evan Lojewski2019-07-131-4/+85
* Update the register tool to work with the latest HAL. Add additional informat...Evan Lojewski2019-06-291-26/+61
* More cleanup - headers.Evan Lojewski2019-05-052-68/+0
* First pass through clang-format.Evan Lojewski2019-05-051-7/+9
* Add a passthrough rx routine bypassing any buffers.Evan Lojewski2019-05-042-356/+10
* reorder initial buffer writes.Evan Lojewski2019-05-011-12/+15
* Additioanl tx trialsEvan Lojewski2019-05-011-14/+48
* Test out transmitting to the network.Evan Lojewski2019-04-291-1/+401
* REmove old pci_config.h files.Evan Lojewski2019-04-192-85/+0
* Update bcmregtool to build again.Evan Lojewski2019-04-142-28/+18
* Add support for chainloading the ape binaryEvan Lojewski2019-04-031-25/+33
* Add initial ape loade rbinary to allow the bcmregtool to read/write arbitrary...Evan Lojewski2019-04-036-12/+418
* Move elfio to a standalone library.Evan Lojewski2019-03-30213-24934/+1
* Check in latest bcmregtool changesEvan Lojewski2019-03-262-33/+78
* 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
* 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-161-8/+8
* Improve power budget printout.Evan Lojewski2019-02-161-8/+8
OpenPOWER on IntegriCloud