summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Build: Cleanup additional static analysis issues. (#230)Evan Lojewski2021-06-191-1/+0
* ape: Handle host driver events to improve FreeBSD compatibility. (#222)Evan Lojewski2021-06-145-11/+86
* stage1: Fix an issue that resulted in FreeBSD failing to read out a valid MAC...Evan Lojewski2021-05-161-1/+34
* ipxact: Add D State and GRC reset bits to APE Status/Status2. (#197)Evan Lojewski2021-02-052-42/+212
* ipxact: Add D0u Clock Policy register. (#194)Evan Lojewski2021-02-045-15/+180
* network: Update EEE exit time based on speed per the tg3 driver. (#192)Evan Lojewski2020-12-132-0/+16
* ipxact: Update GEN cfg headers. (#184)Evan Lojewski2020-11-271-26/+108
* ape: Add NVIC interrupt causes. (#177)Evan Lojewski2020-11-241-0/+88
* ape: Fix NVIC access. (#176)Evan Lojewski2020-11-241-257/+48
* build: Enable builds under FreeBSD (#164)Evan Lojewski2020-11-071-0/+64
* bcmflash: Fix default vendor and device ids. (#161)Evan Lojewski2020-11-061-76/+0
* bcmflash: Create fully valid firmware images for supported targets. (#158)Evan Lojewski2020-11-011-24/+31
* ncsi: Cleanup various linting warnings. (#150)Evan Lojewski2020-10-241-2/+2
* ape: Cleanup various linting warnings. (#149)Evan Lojewski2020-10-241-1/+1
* builds: Add Microsoft's SDL and banned API list (#148)Evan Lojewski2020-10-241-0/+162
* bcmflash: Parse VPD data in the code directory if it exists. (#138)Evan Lojewski2020-10-111-1/+1
* bcmflash: Add ability to create full firmware images. (#135)Evan Lojewski2020-10-091-1/+6
* ape: Update APE SHM to report the running firmware version. (#129)Evan Lojewski2020-10-062-36/+16
* statistics: Enable recording packet statistics for NCSI TX/RX and Ethernet TX...v0.3.378Evan Lojewski2020-08-048-854/+402
* debug: Enable the ape console on Port 0 (needed for SPI prints) and Port 1. (...Evan Lojewski2020-07-181-0/+6
* regs: Add APE Clock Policy definitions. (#91)Evan Lojewski2020-07-145-6/+359
* regs: Add Tx State ports 1-3 definitions. (#89)Evan Lojewski2020-07-122-44/+100
* coverity: Fix issues found with coverity (#78)Evan Lojewski2020-04-1137-179/+179
* regs: Add relevant RX-RISC registers from the 57785 programming guide. (#77)Evan Lojewski2020-04-105-30/+404
* 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
OpenPOWER on IntegriCloud