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
/
elf2ape
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Fix a number of compiler issues when building utils with gcc. (#208)
Evan Lojewski
2021-02-06
1
-1
/
+6
*
elf2ape: Cleanup elf2ape source. (#116)
Evan Lojewski
2020-09-25
1
-184
/
+2
*
ape: Fix ape on-disk format to match NVM endianness. (#115)
Evan Lojewski
2020-09-25
1
-1
/
+35
*
clang-format: Enable additional projects and re-format. (#61)
Evan Lojewski
2020-03-21
2
-45
/
+24
*
utils: Fix ape version handling. (#60)
Evan Lojewski
2020-03-21
1
-2
/
+4
*
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
1
-3
/
+11
*
elf2ape: Embed the target name in the ape header. (#7)
Evan Lojewski
2019-11-29
1
-0
/
+12
*
Cleanup a few clang-analyzer issues.
Evan Lojewski
2019-06-10
1
-8
/
+9
*
Run ape utilities through clang-format.
Evan Lojewski
2019-05-05
1
-120
/
+106
*
Add missing compressed flag when generating the APE image.
Evan Lojewski
2019-04-02
1
-2
/
+6
*
elf2ape: Add initial utitliy for converting an elf file to the ape binary.
Evan Lojewski
2019-03-30
2
-0
/
+538