summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* network: Initialize APE.Mode2 when using port2 or port3. (#69)Evan Lojewski2020-04-042-0/+114
* diag: Print additional diagnostic information about TX/RX buffers. (#63)Evan Lojewski2020-03-212-16/+118
* regs: Add dummy registers for RX MBuf, SDB Cache, and TX Mbuf (#59)Evan Lojewski2020-03-213-3/+111
* build: Add version information to output files. (#52)Evan Lojewski2020-03-011-0/+48
* ape: Reset the network interface when the host driver state changes. (#45)Evan Lojewski2020-02-263-0/+87
* printf: Remove nvm access from the ape as it triggers a race condition when t...Evan Lojewski2020-02-175-420/+136
* ipxact: Add additional register definitions. (#22)Evan Lojewski2020-01-305-32/+724
* ipxact: Update ipxact and regenerate to include updated error checking. (#19)Evan Lojewski2020-01-2940-56/+208
* ipxact: Regnerate and fix a printout bug with undefined registers. (#8)Evan Lojewski2019-11-3016-166/+2880
* ipxact: Update ipxact to enable enum printouts on the simulator. (#6)Evan Lojewski2019-11-2913-2/+755
* Update the eeprom header to work properly int he APE fw - Note: this partiall...Evan Lojewski2019-08-051-10/+129
* Add OTP_CONTROL.Init bit per tg3 driver.Evan Lojewski2019-07-132-4/+32
* Update DEVICE registers to include tx/rx statusEvan Lojewski2019-06-295-28/+386
* Update the DEVICE registers to include the MAC status and events.Evan Lojewski2019-06-245-12/+644
* Add APE_DEBUG.h header for console prints.Evan Lojewski2019-06-221-0/+274
* Add MIN/MAX macros.Evan Lojewski2019-06-161-0/+3
* Add printouts for reserved registers.Evan Lojewski2019-06-1413-0/+880
* Ensure register names are always valid.Evan Lojewski2019-06-142-26/+108
* Regenerate headers with top level print routine and update names for shared t...Evan Lojewski2019-06-1419-0/+790
* Rename FILTERS to FILTERS0 to match the rest of the APE network peripherals.Evan Lojewski2019-06-054-153/+153
* Fix a couple of typos in SHM.xml. Update to match NCSI spec.Evan Lojewski2019-06-042-52/+302
* Add defines for ape entry in the code directory.Lojewski, Evan2019-05-121-0/+3
* Remove additional system includesLojewski, Evan2019-05-1142-42/+49
* Update cross compilation to use ld from compiler, remove system includes.Lojewski, Evan2019-05-111-0/+24
* Update register generation to use type identifieres for port0 - 3.Lojewski, Evan2019-05-1125-9676/+184
* More cleanup - headers.Evan Lojewski2019-05-051-6/+5
* Add retire bit to RegAPERxPoolRetire0_tEvan Lojewski2019-05-052-32/+80
* Add additional SHM headersEvan Lojewski2019-05-053-0/+735
* Add the Finished bit for releasing the frame.Evan Lojewski2019-05-052-8/+20
* Check in some additional ipxact generator output.Evan Lojewski2019-05-046-0/+5745
* Begin cleaning up tx/rx codeEvan Lojewski2019-05-041-0/+2
* Add initial RX port register generation.Evan Lojewski2019-05-028-5/+519
* Begin moving APE tx code from the host to the APE.Evan Lojewski2019-05-022-64/+64
* Additioanl tx trialsEvan Lojewski2019-05-014-62/+406
* Fix register definiton for ape peripheral.Evan Lojewski2019-04-298-22/+224
* Add enumeration for block size.Evan Lojewski2019-04-284-0/+502
* Add MAC address match registers and regenerate.Evan Lojewski2019-04-226-77/+9212
* Begin adding support for setting ape statistics in the SHM region.Evan Lojewski2019-04-1410-2996/+5392
* Split APE register region into two - mapped in different places based on host...Evan Lojewski2019-04-134-6202/+6438
* Add missing APE header.Evan Lojewski2019-04-131-0/+6642
* Regenrate headers with additional APE registers for RX/TX.Evan Lojewski2019-04-131-5/+1445
* Regenerate header with properly component offsets.Evan Lojewski2019-04-0911-1235/+453
* Update APE registers to exist in the APE code.Evan Lojewski2019-04-091-56/+2415
* Add initial rx-from-network initialization code.Evan Lojewski2019-04-061-10/+7
* Add missing header.Evan Lojewski2019-04-061-0/+514
* Add initial indeirect APE read support for the host cxxsim code.Evan Lojewski2019-04-0610-19/+15
* Clean up CXXregister code slightly to prepare for initial APE-indirect access...Evan Lojewski2019-04-0610-60/+5219
* Add initial ape loade rbinary to allow the bcmregtool to read/write arbitrary...Evan Lojewski2019-04-032-4/+252
* Regenerate headers + simulation code to allow arbitrary read/writes from the ...Evan Lojewski2019-04-0310-0/+120
* Check in missing APE_SHM.h file.Evan Lojewski2019-04-011-0/+1908
OpenPOWER on IntegriCloud