summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Enable the em100pro spi hyperterminal console (#5)Evan Lojewski2019-11-299-14/+605
* Don't pass -fomit-frame-pointer and -fno-builtin when building arm asm files ...Evan Lojewski2019-11-141-1/+4
* Merge pull request #4 from meklort/ciEvan Lojewski2019-11-141-3/+38
|\
| * Enable jenkins to report pass/fail results.Evan Lojewski2019-11-141-3/+38
|/
* Add a pointer to the channel shared memeory for each port.Evan Lojewski2019-08-103-79/+56
* NCSI: Cleanup getVersionID and ensure it uses the proper PCI dev/ven ids.Evan Lojewski2019-08-081-41/+27
* ncsi: Make things buidl again. Remove addidental commit.Evan Lojewski2019-08-081-7/+0
* bcmregtool: Update MII api usage.Evan Lojewski2019-08-071-24/+24
* NCSI: add missing printf dependency.Evan Lojewski2019-08-071-2/+2
* MII: Add a device parameter to enable the APE to use different registers base...Evan Lojewski2019-08-076-83/+120
* Cleanup NCSI debug code.Evan Lojewski2019-08-051-92/+86
* Add missing drainPassthroughBytes call when transmitting passthrough packets.Evan Lojewski2019-08-051-1/+2
* Cleanup a couple of headers.Evan Lojewski2019-08-052-5/+5
* Update the eeprom header to work properly int he APE fw - Note: this partiall...Evan Lojewski2019-08-051-10/+129
* bcmflash; Add --nvm-recovery to reset the NVM config values when autodiscover...Evan Lojewski2019-08-031-1/+32
* Enable printing NVM registers, clenaup additional prints.Evan Lojewski2019-08-032-5/+98
* Network: Enable printf from the network library.Evan Lojewski2019-07-141-1/+1
* APE: Reset network TX when blocks cannot be allocated to enable recovery.Evan Lojewski2019-07-141-1/+7
* Network: Improve error handling when unable to allocate blocks.Evan Lojewski2019-07-143-34/+71
* Add printing of MII registers.Evan Lojewski2019-07-131-4/+85
* Add missing dependency to ape cmake file.Evan Lojewski2019-07-131-1/+1
* Don't start teh APE code until the RX CPU is done.Evan Lojewski2019-07-131-1/+10
* Add bin2c to the utilities cmake file.Evan Lojewski2019-07-131-0/+2
* Remove dependency on xxd.Evan Lojewski2019-07-133-2/+229
* Add OTP_CONTROL.Init bit per tg3 driver.Evan Lojewski2019-07-133-4/+39
* Update the bcmflash tool to work with multiple functions, matching the behavi...Evan Lojewski2019-07-081-2/+10
* Reset debug pointers on full chip reset.Evan Lojewski2019-07-061-2/+16
* Update the apeconsole to use the full size, instead of 1/4 the size.Evan Lojewski2019-07-042-4/+11
* Update the register tool to work with the latest HAL. Add additional informat...Evan Lojewski2019-06-291-26/+61
* SPlit the MIPS hal from the APE hal in the simulation code.Evan Lojewski2019-06-296-54/+169
* Update DEVICE registers to include tx/rx statusEvan Lojewski2019-06-2916-29/+526
* Cleanup the apeconsole utility slightly.Evan Lojewski2019-06-296-1217/+4
* Update the DEVICE registers to include the MAC status and events.Evan Lojewski2019-06-2416-12/+867
* Add APE_DEBUG.h header for console prints.Evan Lojewski2019-06-221-0/+274
* Add a simple printf implimentation to the APE firmware.Evan Lojewski2019-06-2224-6/+19605
* Fix an accidental change in 9dacf1e3a80a906b60e5101f83d09dbc0a591ef3 that cau...Evan Lojewski2019-06-181-0/+2
* Add support for printing command responses in test code and begin adding addi...Evan Lojewski2019-06-182-8/+175
* Begin adding support for additional NCSI commants.Evan Lojewski2019-06-182-47/+247
* Add MIN/MAX macros.Evan Lojewski2019-06-161-0/+3
* Check in missing ipxact outputs.Evan Lojewski2019-06-164-2/+38
* Add additional NCSI packet formats.Evan Lojewski2019-06-161-4/+171
* Add printouts for reserved registers.Evan Lojewski2019-06-1415-0/+940
* Ensure register names are always valid.Evan Lojewski2019-06-144-27/+151
* Regenerate headers with top level print routine and update names for shared t...Evan Lojewski2019-06-1421-0/+843
* Fix APE flashing code.Evan Lojewski2019-06-111-6/+6
* Cleanup a few clang-analyzer issues.Evan Lojewski2019-06-104-24/+21
* Ensure the NVRam headers are formatted.Evan Lojewski2019-06-081-3/+8
* Begin adding clang-format got the Network libraryEvan Lojewski2019-06-087-84/+60
* Begin adding formatting to NCSIEvan Lojewski2019-06-082-224/+147
* Add missing change to the top level cmake file to enable clang-format.Evan Lojewski2019-06-061-0/+1
OpenPOWER on IntegriCloud