summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* clang-format: Enable additional projects and re-format. (#61)Evan Lojewski2020-03-211-2/+5
* docs: Cleanup file headers and comments. (#58)Evan Lojewski2020-03-202-4/+3
* build: Geenrate and upload the release pacakge as part of a build. (#55)Evan Lojewski2020-03-041-0/+2
* release: Add support for generating a release package. (#54)Evan Lojewski2020-03-024-3/+75
* build: Add version information to output files. (#52)Evan Lojewski2020-03-011-0/+76
* build: Enable clang-analyzer (scan-build) (#24)Evan Lojewski2020-02-071-0/+51
* elf2ape: Embed the target name in the ape header. (#7)Evan Lojewski2019-11-291-1/+1
* Don't pass -fomit-frame-pointer and -fno-builtin when building arm asm files ...Evan Lojewski2019-11-141-1/+4
* Remove dependency on xxd.Evan Lojewski2019-07-131-2/+2
* Begin adding support for clang-formatEvan Lojewski2019-06-051-0/+79
* Clean up compiler paths slightly.Lojewski, Evan2019-05-122-3/+3
* use the custom objcopy for stage1.Lojewski, Evan2019-05-111-1/+1
* Update cross compilation to use ld from compiler, remove system includes.Lojewski, Evan2019-05-112-2/+2
* Begin moving APE tx code from the host to the APE.Evan Lojewski2019-05-021-1/+1
* Add initial ape loade rbinary to allow the bcmregtool to read/write arbitrary...Evan Lojewski2019-04-031-0/+9
* Update arm cmake rules to generate ape binary.Evan Lojewski2019-03-301-2/+3
* Add intial arm configuration for cmake.Evan Lojewski2019-03-231-0/+80
* Allow spaces in the build path.Evan Lojewski2019-03-181-0/+6
* Update the cpu target to mips2, removing movn/z support.Evan Lojewski2019-02-231-1/+1
* Update mips_add_executable to create the resulting .bin file.Evan Lojewski2019-02-231-0/+5
* Clean up a few mem leaks - simulation support doesn't need to be on the heap.Evan Lojewski2019-02-141-1/+1
* Garbage collect unused routines.Evan Lojewski2019-02-111-2/+2
* Add an initial linker script and crt file for stage1Evan Lojewski2019-02-101-3/+7
* Remove usage of ExternalProjectsEvan Lojewski2019-02-097-31/+186
* Add initial bcm5719 library with various component addresses. Ensure ASM file...Evan Lojewski2018-06-151-0/+1
* Begin enabling building for mips targets.Evan Lojewski2018-06-131-0/+18
* Begin setting up buidl system to build fw, tests, and utils.Evan Lojewski2018-05-172-0/+12
OpenPOWER on IntegriCloud