Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add intial arm configuration for cmake. | Evan Lojewski | 2019-03-23 | 1 | -0/+80 |
* | Allow spaces in the build path. | Evan Lojewski | 2019-03-18 | 1 | -0/+6 |
* | Update the cpu target to mips2, removing movn/z support. | Evan Lojewski | 2019-02-23 | 1 | -1/+1 |
* | Update mips_add_executable to create the resulting .bin file. | Evan Lojewski | 2019-02-23 | 1 | -0/+5 |
* | Clean up a few mem leaks - simulation support doesn't need to be on the heap. | Evan Lojewski | 2019-02-14 | 1 | -1/+1 |
* | Garbage collect unused routines. | Evan Lojewski | 2019-02-11 | 1 | -2/+2 |
* | Add an initial linker script and crt file for stage1 | Evan Lojewski | 2019-02-10 | 1 | -3/+7 |
* | Remove usage of ExternalProjects | Evan Lojewski | 2019-02-09 | 7 | -31/+186 |
* | Add initial bcm5719 library with various component addresses. Ensure ASM file... | Evan Lojewski | 2018-06-15 | 1 | -0/+1 |
* | Begin enabling building for mips targets. | Evan Lojewski | 2018-06-13 | 1 | -0/+18 |
* | Begin setting up buidl system to build fw, tests, and utils. | Evan Lojewski | 2018-05-17 | 2 | -0/+12 |