summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* network: Initialize APE.Mode2 when using port2 or port3. (#69)Evan Lojewski2020-04-041-0/+1
* diag: Print additional diagnostic information about TX/RX buffers. (#63)Evan Lojewski2020-03-211-1/+1
* clang-format: Enable additional projects and re-format. (#61)Evan Lojewski2020-03-2114-535/+363
* utils: Fix ape version handling. (#60)Evan Lojewski2020-03-212-7/+10
* docs: Cleanup file headers and comments. (#58)Evan Lojewski2020-03-203-3/+46
* release: Add support for generating a release package. (#54)Evan Lojewski2020-03-026-6/+6
* build: Add version information to output files. (#52)Evan Lojewski2020-03-018-18/+62
* printf: Remove nvm access from the ape as it triggers a race condition when t...Evan Lojewski2020-02-172-16/+23
* Add apehalt command and improve nvm unlock handling. (#34)Evan Lojewski2020-02-161-0/+22
* Update the bcmregtool and apeloader to work on pci functions 1, 2, and 3. (#33)Evan Lojewski2020-02-162-39/+61
* bcmregtool: Add an unlock command to unlock the APE and NVM registers. (#26)Evan Lojewski2020-02-071-0/+13
* build: Add an Ubuntu 18.04 (x86_64) builder. (#12)Evan Lojewski2020-01-161-1/+1
* elf2ape: Embed the target name in the ape header. (#7)Evan Lojewski2019-11-291-0/+12
* bcmregtool: Update MII api usage.Evan Lojewski2019-08-071-24/+24
* 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-031-5/+20
* Add printing of MII registers.Evan Lojewski2019-07-131-4/+85
* Add bin2c to the utilities cmake file.Evan Lojewski2019-07-131-0/+2
* Remove dependency on xxd.Evan Lojewski2019-07-132-0/+227
* Update the bcmflash tool to work with multiple functions, matching the behavi...Evan Lojewski2019-07-081-2/+10
* Update the apeconsole to use the full size, instead of 1/4 the size.Evan Lojewski2019-07-041-2/+4
* 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-292-0/+6
* Cleanup the apeconsole utility slightly.Evan Lojewski2019-06-295-1208/+3
* Add a simple printf implimentation to the APE firmware.Evan Lojewski2019-06-227-0/+1347
* Fix APE flashing code.Evan Lojewski2019-06-111-6/+6
* Cleanup a few clang-analyzer issues.Evan Lojewski2019-06-101-8/+9
* Fix printout when unable to opne stage1/ape files.Lojewski, Evan2019-05-121-3/+3
* Initial implimentation to update APE entry in an existing fw image.Lojewski, Evan2019-05-121-14/+104
* Remove additional system includesLojewski, Evan2019-05-111-1/+1
* More cleanup - headers.Evan Lojewski2019-05-052-68/+0
* Run ape utilities through clang-format.Evan Lojewski2019-05-052-230/+210
* First pass through clang-format.Evan Lojewski2019-05-051-7/+9
* Add a passthrough rx routine bypassing any buffers.Evan Lojewski2019-05-042-356/+10
* reorder initial buffer writes.Evan Lojewski2019-05-011-12/+15
* Additioanl tx trialsEvan Lojewski2019-05-011-14/+48
* Test out transmitting to the network.Evan Lojewski2019-04-291-1/+401
* REmove old pci_config.h files.Evan Lojewski2019-04-194-170/+0
* Remove accidentally checked in file.Evan Lojewski2019-04-191-379/+0
* Update bcmregtool to build again.Evan Lojewski2019-04-142-28/+18
* Add support for chainloading the ape binaryEvan Lojewski2019-04-031-25/+33
* Add initial ape loade rbinary to allow the bcmregtool to read/write arbitrary...Evan Lojewski2019-04-036-12/+418
* Add missing compressed flag when generating the APE image.Evan Lojewski2019-04-021-2/+6
* elf2ape: Add initial utitliy for converting an elf file to the ape binary.Evan Lojewski2019-03-303-0/+539
* Add a quick hack to ape2elf, should be removed in the future.Evan Lojewski2019-03-301-1/+1
* ape2elf: Allow byte-swapped ape binaries.Evan Lojewski2019-03-302-6/+63
* Add ape2elf utility to convert the ape file format into an elf file.Evan Lojewski2019-03-306-285/+299
* Move elfio to a standalone library.Evan Lojewski2019-03-30213-24934/+1
* Check in latest bcmregtool changesEvan Lojewski2019-03-262-33/+78
* apetool: Improve section printoutEvan Lojewski2019-03-251-1/+18
OpenPOWER on IntegriCloud