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
/
ipxact
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipxact: Update ipxact to enable enum printouts on the simulator. (#6)
Evan Lojewski
2019-11-29
2
-91
/
+45
*
Enable the em100pro spi hyperterminal console (#5)
Evan Lojewski
2019-11-29
1
-1
/
+113
*
Enable printing NVM registers, clenaup additional prints.
Evan Lojewski
2019-08-03
1
-0
/
+78
*
Add OTP_CONTROL.Init bit per tg3 driver.
Evan Lojewski
2019-07-13
1
-0
/
+7
*
Update DEVICE registers to include tx/rx status
Evan Lojewski
2019-06-29
1
-1
/
+80
*
Update the DEVICE registers to include the MAC status and events.
Evan Lojewski
2019-06-24
1
-0
/
+163
*
Add a simple printf implimentation to the APE firmware.
Evan Lojewski
2019-06-22
1
-1
/
+63
*
Ensure register names are always valid.
Evan Lojewski
2019-06-14
1
-0
/
+38
*
Rename FILTERS to FILTERS0 to match the rest of the APE network peripherals.
Evan Lojewski
2019-06-05
2
-4
/
+4
*
Fix a couple of typos in SHM.xml. Update to match NCSI spec.
Evan Lojewski
2019-06-04
1
-5
/
+140
*
Update register generation to use type identifieres for port0 - 3.
Lojewski, Evan
2019-05-11
2
-835
/
+28
*
Update regen script to remove unused sim files.
Evan Lojewski
2019-05-05
1
-0
/
+4
*
Add retire bit to RegAPERxPoolRetire0_t
Evan Lojewski
2019-05-05
1
-0
/
+28
*
Add the Finished bit for releasing the frame.
Evan Lojewski
2019-05-05
2
-1
/
+6
*
Update TX/RX sim generation
Evan Lojewski
2019-05-02
1
-2
/
+0
*
Add initial RX port register generation.
Evan Lojewski
2019-05-02
2
-10
/
+43
*
Begin moving APE tx code from the host to the APE.
Evan Lojewski
2019-05-02
1
-4
/
+4
*
Additioanl tx trials
Evan Lojewski
2019-05-01
2
-7
/
+83
*
Fix register definiton for ape peripheral.
Evan Lojewski
2019-04-29
2
-7
/
+60
*
Add enumeration for block size.
Evan Lojewski
2019-04-28
1
-0
/
+17
*
Update tx port ipxact definition and regen.
Evan Lojewski
2019-04-28
2
-2
/
+14
*
Add MAC address match registers and regenerate.
Evan Lojewski
2019-04-22
3
-19
/
+266
*
Add RX queue information and fix symbols sizes.
Evan Lojewski
2019-04-20
2
-4
/
+13
*
Begin adding support for setting ape statistics in the SHM region.
Evan Lojewski
2019-04-14
3
-69
/
+224
*
Split APE register region into two - mapped in different places based on host...
Evan Lojewski
2019-04-13
3
-44
/
+68
*
Regenrate headers with additional APE registers for RX/TX.
Evan Lojewski
2019-04-13
2
-1
/
+582
*
Update APE registers to exist in the APE code.
Evan Lojewski
2019-04-09
4
-1397
/
+2553
*
Add initial rx-from-network initialization code.
Evan Lojewski
2019-04-06
1
-1
/
+5
*
Add initial indeirect APE read support for the host cxxsim code.
Evan Lojewski
2019-04-06
2
-1
/
+5
*
Begin adding registers for APE tx/rx from netwokr.
Evan Lojewski
2019-04-04
3
-1
/
+437
*
Add initial ape loade rbinary to allow the bcmregtool to read/write arbitrary...
Evan Lojewski
2019-04-03
1
-0
/
+73
*
Fix NVIC register definitions.
Evan Lojewski
2019-04-01
1
-2
/
+2
*
Update ipxact definition an regen.
Evan Lojewski
2019-04-01
2
-3
/
+20
*
LAtest ipxact version with typo fixes.
Evan Lojewski
2019-03-24
1
-1
/
+1
*
Split APE SHM out of the APE register area. Instantiate 4x in the APE, one pe...
Evan Lojewski
2019-03-23
4
-1055
/
+1164
*
Split out DEVICE registers and add 4x instances for the APE.
Evan Lojewski
2019-03-23
6
-3931
/
+4494
*
Start adding in APE register generation.
Evan Lojewski
2019-03-23
4
-929
/
+982
*
SPlit NVM registers out of bcm5719 xml.
Evan Lojewski
2019-03-23
2
-448
/
+8
*
Add remaining NVIC registers.
Evan Lojewski
2019-03-20
1
-0
/
+801
*
Allow spaces in the build path.
Evan Lojewski
2019-03-18
1
-0
/
+148
*
Update ipxact to include remaining lock bits for the APE.
Evan Lojewski
2019-03-16
1
-0
/
+42
*
Update ipxact to include addtional APE registers.
Evan Lojewski
2019-03-16
1
-8
/
+1229
*
Add som additional attention register information from the manual.
Evan Lojewski
2019-03-16
1
-0
/
+36
*
Add additional shadowed MII regisers and APE registers.
Evan Lojewski
2019-03-13
1
-42
/
+1182
*
Add in additional NVM configuration registers to the ipxact and regenerate.
Evan Lojewski
2019-03-11
1
-0
/
+179
*
Fix MiscellaneousHostControl definition
Evan Lojewski
2019-02-23
1
-1
/
+1
*
Update stage1 to load stage2 and report the status.
Evan Lojewski
2019-02-23
1
-0
/
+34
*
Add bootcode location to ipxact and regenerate.
Evan Lojewski
2019-02-23
2
-2
/
+17
*
Add generation of various memories
Evan Lojewski
2019-02-18
2
-6
/
+25
*
Revert change to MII addressUnitBits
Evan Lojewski
2019-02-16
1
-1
/
+1
[next]