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
/
bcmregtool
Commit message (
Expand
)
Author
Age
Files
Lines
*
Build: Cleanup additional static analysis issues. (#230)
Evan Lojewski
2021-06-19
1
-4
/
+0
*
build: Fix a number of compiler issues when building utils with gcc. (#208)
Evan Lojewski
2021-02-06
1
-2
/
+2
*
bcmregtool: Print out APE.Status2 when dumping APE registers. (#199)
Evan Lojewski
2021-02-05
1
-0
/
+1
*
bcmflash: Print additional information about the firmware configuration. (#182)
Evan Lojewski
2020-11-27
1
-0
/
+9
*
ape: Fix NVIC access. (#176)
Evan Lojewski
2020-11-24
1
-0
/
+10
*
Revert "build: Enable builds under LLVM 11. (#172)" (#174)
Evan Lojewski
2020-11-19
1
-1
/
+2
*
build: Enable builds under LLVM 11. (#172)
Evan Lojewski
2020-11-18
1
-2
/
+1
*
build: Enable builds under FreeBSD (#164)
Evan Lojewski
2020-11-07
2
-1
/
+3
*
build: Cleanup various include files. (#163)
Evan Lojewski
2020-11-07
1
-12
/
+2
*
apeloader: Cleanup various linting warnings. (#151)
Evan Lojewski
2020-10-24
1
-1
/
+2
*
bcmregtool: Fix apeboot to support updated ape on-disk format (#128)
Evan Lojewski
2020-10-05
1
-1
/
+1
*
statistics: Enable recording packet statistics for NCSI TX/RX and Ethernet TX...
v0.3.378
Evan Lojewski
2020-08-04
1
-2
/
+4
*
utils: Add additional ape debug information. (#101)
Evan Lojewski
2020-08-04
1
-16
/
+21
*
utils: Only start loading ape firmware after it's been verified on the host. ...
Evan Lojewski
2020-08-04
1
-2
/
+2
*
coverity: Fix issues found with coverity (#79)
Evan Lojewski
2020-04-13
1
-1
/
+5
*
coverity: Fix issues found with coverity (#78)
Evan Lojewski
2020-04-11
1
-1
/
+1
*
network: Initialize APE.Mode2 when using port2 or port3. (#69)
Evan Lojewski
2020-04-04
1
-0
/
+1
*
diag: Print additional diagnostic information about TX/RX buffers. (#63)
Evan Lojewski
2020-03-21
1
-1
/
+1
*
clang-format: Enable additional projects and re-format. (#61)
Evan Lojewski
2020-03-21
4
-241
/
+147
*
docs: Cleanup file headers and comments. (#58)
Evan Lojewski
2020-03-20
3
-3
/
+46
*
release: Add support for generating a release package. (#54)
Evan Lojewski
2020-03-02
1
-1
/
+1
*
build: Add version information to output files. (#52)
Evan Lojewski
2020-03-01
2
-2
/
+10
*
printf: Remove nvm access from the ape as it triggers a race condition when t...
Evan Lojewski
2020-02-17
1
-3
/
+0
*
Add apehalt command and improve nvm unlock handling. (#34)
Evan Lojewski
2020-02-16
1
-0
/
+22
*
Update the bcmregtool and apeloader to work on pci functions 1, 2, and 3. (#33)
Evan Lojewski
2020-02-16
2
-39
/
+61
*
bcmregtool: Add an unlock command to unlock the APE and NVM registers. (#26)
Evan Lojewski
2020-02-07
1
-0
/
+13
*
bcmregtool: Update MII api usage.
Evan Lojewski
2019-08-07
1
-24
/
+24
*
Enable printing NVM registers, clenaup additional prints.
Evan Lojewski
2019-08-03
1
-5
/
+20
*
Add printing of MII registers.
Evan Lojewski
2019-07-13
1
-4
/
+85
*
Update the register tool to work with the latest HAL. Add additional informat...
Evan Lojewski
2019-06-29
1
-26
/
+61
*
More cleanup - headers.
Evan Lojewski
2019-05-05
2
-68
/
+0
*
First pass through clang-format.
Evan Lojewski
2019-05-05
1
-7
/
+9
*
Add a passthrough rx routine bypassing any buffers.
Evan Lojewski
2019-05-04
2
-356
/
+10
*
reorder initial buffer writes.
Evan Lojewski
2019-05-01
1
-12
/
+15
*
Additioanl tx trials
Evan Lojewski
2019-05-01
1
-14
/
+48
*
Test out transmitting to the network.
Evan Lojewski
2019-04-29
1
-1
/
+401
*
REmove old pci_config.h files.
Evan Lojewski
2019-04-19
2
-85
/
+0
*
Update bcmregtool to build again.
Evan Lojewski
2019-04-14
2
-28
/
+18
*
Add support for chainloading the ape binary
Evan Lojewski
2019-04-03
1
-25
/
+33
*
Add initial ape loade rbinary to allow the bcmregtool to read/write arbitrary...
Evan Lojewski
2019-04-03
6
-12
/
+418
*
Move elfio to a standalone library.
Evan Lojewski
2019-03-30
213
-24934
/
+1
*
Check in latest bcmregtool changes
Evan Lojewski
2019-03-26
2
-33
/
+78
*
Update bcmregtool to print out the symbol name when reporting the context and...
Evan Lojewski
2019-02-26
2
-24
/
+196
*
Begin adding in elfio for enhanced debugging support.
Evan Lojewski
2019-02-26
212
-0
/
+24931
*
Print out additional registers.
Evan Lojewski
2019-02-18
1
-0
/
+6
*
Fix MII register addresses and impliment accessing paged blocks.
Evan Lojewski
2019-02-16
1
-0
/
+4
*
Print some additional MII registers.
Evan Lojewski
2019-02-16
1
-2
/
+5
*
Begin adding parsing of MII registers.
Evan Lojewski
2019-02-16
2
-1
/
+17
*
Fix parsing of the power budget from nvm.
Evan Lojewski
2019-02-16
1
-8
/
+8
*
Improve power budget printout.
Evan Lojewski
2019-02-16
1
-8
/
+8
[next]