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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ape2elf: Allow byte-swapped ape binaries.
Evan Lojewski
2019-03-30
2
-6
/
+63
*
Add ape2elf utility to convert the ape file format into an elf file.
Evan Lojewski
2019-03-30
6
-285
/
+299
*
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
*
apetool: Improve section printout
Evan Lojewski
2019-03-25
1
-1
/
+18
*
bcmflash: fix code directory extraction.
Evan Lojewski
2019-03-25
1
-2
/
+2
*
Begin adding support for parsing ape images.
Evan Lojewski
2019-03-24
4
-0
/
+656
*
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
*
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
*
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
2
-12
/
+40
*
Improve power budget printout.
Evan Lojewski
2019-02-16
2
-14
/
+15
*
Enable the simulator to use any of the bcm5719 ports.
Evan Lojewski
2019-02-16
1
-2
/
+13
*
improve register printout
Evan Lojewski
2019-02-16
1
-8
/
+8
*
Update bcmregtool to print out a number of useful registers and to support si...
Evan Lojewski
2019-02-16
2
-50
/
+243
*
Move common simulator init code to HAL.cpp
Evan Lojewski
2019-02-15
2
-150
/
+2
*
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
2
-125
/
+128
*
Import initial bcm flash tool.
Evan Lojewski
2019-02-09
7
-23
/
+413
*
Update NVM API to use words instead of bytes.
Evan Lojewski
2019-02-09
1
-18
/
+5
*
Remove usage of ExternalProjects
Evan Lojewski
2019-02-09
1
-1
/
+1
*
Begin setting up buidl system to build fw, tests, and utils.
Evan Lojewski
2018-05-17
1
-0
/
+2
*
Update cxx register wraper to only copy base register. Ensure write callback ...
Evan Lojewski
2018-05-15
1
-6
/
+6
*
Initial source code import.
Evan Lojewski
2018-05-13
4
-0
/
+288
[prev]