Travis Geiselbrecht
445f3e4ee7
[platform/target][warnings] fix -Wmissing-declarations warnings in platform/ and target/
...
Mostly driver code in various platforms. There are still some warnings
in this part of the tree in lesser-used platforms.
2021-10-21 23:18:09 -07:00
Travis Geiselbrecht
cba9e47987
[license] replace the longer full MIT license with a shorter one
...
Used scripts/replacelic. Everything seems to build fine.
2019-07-05 17:22:23 -07:00
Travis Geiselbrecht
d8fa82cb91
[formatting] run everything through codestyle
...
Almost nothing changes here except moving braces to the same line as the
function declaration. Everything else is largely whitespace changes and
a few dangling files with tab indents.
See scripts/codestyle
2019-06-19 21:02:24 -07:00
Travis Geiselbrecht
1b7a28efb8
[include][lk] fixup lk/ include path move
2019-06-19 19:46:11 -07:00
Travis Geiselbrecht
75fb9e7f26
[arch][mips] allow the platform to select a particular mips implementation
2015-12-08 14:20:37 -08:00
Travis Geiselbrecht
a0e342dbbd
[arch][mips] configure the timer more generically
2015-12-04 18:53:24 -08:00
Travis Geiselbrecht
a36b8f928a
[platform][qemu-mips] add interrupt controller support and interrupt drive uart rx
2015-12-03 17:17:56 -08:00
Travis Geiselbrecht
434f7b12f6
[arch][mips] get the architectural timer working
2015-12-02 18:34:43 -08:00
Travis Geiselbrecht
38a5e7bd4f
WIP more work on mip
...
got interrupts working
started work on timer
2015-12-01 19:19:23 -08:00
Travis Geiselbrecht
cd5ac2f34e
WIP mips: first semi-functional mips port
...
Context switches work, console alive. No interrupts.
2015-12-01 01:05:37 -08:00
Travis Geiselbrecht
f5ff5fcfd3
WIP: mips32 on qemu
2015-11-30 18:57:37 -08:00