summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Add a dummy ape implimentation that just increments a SHM value.Evan Lojewski2019-04-011-0/+2
* Fix the build.Evan Lojewski2019-03-301-2/+0
* Add ape2elf utility to convert the ape file format into an elf file.Evan Lojewski2019-03-301-4/+1
* Update stage1 to perform all required init. Remove stage2 folder.Evan Lojewski2019-03-161-1/+0
* Add initial stage2 code - mostly just a stub right now.Evan Lojewski2019-03-111-0/+1
* Reduce cmake version to 3.5.1Evan Lojewski2019-02-091-1/+1
* Rename stage0 to stage1, matching https://github.com/hlandau/ortega/blob/mast...Evan Lojewski2019-02-091-1/+1
* Remove usage of ExternalProjectsEvan Lojewski2019-02-091-43/+10
* Begin enabling building for mips targets.Evan Lojewski2018-06-131-4/+30
* Begin setting up buidl system to build fw, tests, and utils.Evan Lojewski2018-05-171-11/+23
* Update cxx register wraper to only copy base register. Ensure write callback ...Evan Lojewski2018-05-151-1/+1
* Initial source code import.Evan Lojewski2018-05-131-0/+59
OpenPOWER on IntegriCloud