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
/
include
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Add retire bit to RegAPERxPoolRetire0_t
Evan Lojewski
2019-05-05
2
-32
/
+80
|
*
Add additional SHM headers
Evan Lojewski
2019-05-05
3
-0
/
+735
|
*
Add the Finished bit for releasing the frame.
Evan Lojewski
2019-05-05
2
-8
/
+20
|
*
Check in some additional ipxact generator output.
Evan Lojewski
2019-05-04
6
-0
/
+5745
|
*
Begin cleaning up tx/rx code
Evan Lojewski
2019-05-04
1
-0
/
+2
|
*
Add initial RX port register generation.
Evan Lojewski
2019-05-02
8
-5
/
+519
|
*
Begin moving APE tx code from the host to the APE.
Evan Lojewski
2019-05-02
2
-64
/
+64
|
*
Additioanl tx trials
Evan Lojewski
2019-05-01
4
-62
/
+406
|
*
Fix register definiton for ape peripheral.
Evan Lojewski
2019-04-29
8
-22
/
+224
|
*
Add enumeration for block size.
Evan Lojewski
2019-04-28
4
-0
/
+502
|
*
Add MAC address match registers and regenerate.
Evan Lojewski
2019-04-22
6
-77
/
+9212
|
*
Begin adding support for setting ape statistics in the SHM region.
Evan Lojewski
2019-04-14
10
-2996
/
+5392
|
*
Split APE register region into two - mapped in different places based on ↵
Evan Lojewski
2019-04-13
4
-6202
/
+6438
|
|
|
|
host, mips, or ape cpu.
*
Add missing APE header.
Evan Lojewski
2019-04-13
1
-0
/
+6642
|
*
Regenrate headers with additional APE registers for RX/TX.
Evan Lojewski
2019-04-13
1
-5
/
+1445
|
*
Regenerate header with properly component offsets.
Evan Lojewski
2019-04-09
11
-1235
/
+453
|
*
Update APE registers to exist in the APE code.
Evan Lojewski
2019-04-09
1
-56
/
+2415
|
*
Add initial rx-from-network initialization code.
Evan Lojewski
2019-04-06
1
-10
/
+7
|
*
Add missing header.
Evan Lojewski
2019-04-06
1
-0
/
+514
|
*
Add initial indeirect APE read support for the host cxxsim code.
Evan Lojewski
2019-04-06
10
-19
/
+15
|
*
Clean up CXXregister code slightly to prepare for initial APE-indirect ↵
Evan Lojewski
2019-04-06
10
-60
/
+5219
|
|
|
|
access code.
*
Add initial ape loade rbinary to allow the bcmregtool to read/write ↵
Evan Lojewski
2019-04-03
2
-4
/
+252
|
|
|
|
arbitrary ape memory and to bootloader ape payloads.
*
Regenerate headers + simulation code to allow arbitrary read/writes from the ↵
Evan Lojewski
2019-04-03
10
-0
/
+120
|
|
|
|
base component.
*
Check in missing APE_SHM.h file.
Evan Lojewski
2019-04-01
1
-0
/
+1908
|
*
Fix NVIC register definitions.
Evan Lojewski
2019-04-01
1
-26
/
+22
|
*
Update ipxact definition an regen.
Evan Lojewski
2019-04-01
1
-1
/
+24
|
*
Update ape header to work with new utilities.
Evan Lojewski
2019-03-30
1
-2
/
+5
|
*
Update APE section flags.
Evan Lojewski
2019-03-30
1
-0
/
+2
|
*
Check in missing SHM file.
Evan Lojewski
2019-03-26
1
-0
/
+1908
|
*
Add ape format information.
Evan Lojewski
2019-03-24
1
-1
/
+33
|
*
Split APE SHM out of the APE register area. Instantiate 4x in the APE, one ↵
Evan Lojewski
2019-03-23
1
-1808
/
+1
|
|
|
|
per functino.
*
Start adding in APE register generation.
Evan Lojewski
2019-03-23
1
-0
/
+2354
|
*
SPlit NVM registers out of bcm5719 xml.
Evan Lojewski
2019-03-23
1
-12
/
+12
|
*
Update ipxact to include remaining lock bits for the APE.
Evan Lojewski
2019-03-16
1
-0
/
+95
|
*
Update ipxact to include addtional APE registers.
Evan Lojewski
2019-03-16
2
-18
/
+2491
|
*
Add som additional attention register information from the manual.
Evan Lojewski
2019-03-16
1
-3
/
+95
|
*
Add additional shadowed MII regisers and APE registers.
Evan Lojewski
2019-03-13
2
-93
/
+458
|
*
Add in additional NVM configuration registers to the ipxact and regenerate.
Evan Lojewski
2019-03-11
1
-2
/
+46
|
*
REmove packed keywords from NVRamContents - causes MIPS compiler to attemp ↵
Evan Lojewski
2019-02-24
1
-11
/
+12
|
|
|
|
misaligned instructions, which are not supported by the RX CPU.
*
Fix MiscellaneousHostControl definition
Evan Lojewski
2019-02-23
1
-16
/
+12
|
*
Fix padding geneartion in registers.
Evan Lojewski
2019-02-23
3
-88
/
+36
|
*
Add updated bitmap definitions when compiling for big endian.
Evan Lojewski
2019-02-23
3
-0
/
+1445
|
*
Update stage1 to load stage2 and report the status.
Evan Lojewski
2019-02-23
2
-0
/
+70
|
*
Add some initial support for pretty-printing registers.
Evan Lojewski
2019-02-23
3
-0
/
+816
|
*
Add checking stage1 / stage2 crc and reporting if an error exists.
Evan Lojewski
2019-02-23
1
-0
/
+6
|
*
Add bootcode location to ipxact and regenerate.
Evan Lojewski
2019-02-23
1
-0
/
+104
|
*
Add additional init-from-NVM code.
Evan Lojewski
2019-02-19
1
-9
/
+19
|
*
Add generation of various memories
Evan Lojewski
2019-02-18
6
-0
/
+315
|
*
Fix parsing of the power budget from nvm.
Evan Lojewski
2019-02-16
1
-114
/
+506
|
*
Add missing register definitions for power budget 1-7
Evan Lojewski
2019-02-16
1
-0
/
+203
|
[prev]
[next]