summaryrefslogtreecommitdiffstats
path: root/libs/NCSI/ncsi.c
Commit message (Expand)AuthorAgeFilesLines
* Update the NCSI link status command to use the linkOK bit from hardware.Evan Lojewski2019-06-051-2/+10
* Fix a couple of typos in SHM.xml. Update to match NCSI spec.Evan Lojewski2019-06-041-4/+4
* Remove duplicate variables. Only send packets for initialized channels.Evan Lojewski2019-06-021-20/+7
* Update APE code to pass through all recieved packets to the BMC, not just tho...Evan Lojewski2019-06-011-2/+7
* Additional refactoring to ensure network tx/rx is enabled properly.Evan Lojewski2019-06-011-10/+46
* Update cross compilation to use ld from compiler, remove system includes.Lojewski, Evan2019-05-111-1/+0
* Reset NCSI state on reloading firmware.Evan Lojewski2019-05-041-0/+8
* Begin cleaning up tx/rx codeEvan Lojewski2019-05-041-51/+44
* Begin adding support for sending the link status response.Evan Lojewski2019-04-161-10/+173
* Add handling for the AEN Enable command.Evan Lojewski2019-04-141-35/+40
* Begin adding support for setting ape statistics in the SHM region.Evan Lojewski2019-04-141-5/+50
* WIP: check in initial NC-SI handler.Evan Lojewski2019-04-131-0/+465
OpenPOWER on IntegriCloud