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
d569c090ea
[vim] remove vim expandtab comments on most of the files
2016-02-14 12:32:07 -08:00
Travis Geiselbrecht
036647ec1d
[platform] move alterasoc and zynq timer to the shared generic cortex a9 driver
2014-05-11 00:45:58 -07:00
Travis Geiselbrecht
daa3d95696
[platform][zynq] update timer to use global counter for current_time
...
-switch to DYANMIC_TICK
2014-05-02 20:55:12 -07:00
Travis Geiselbrecht
1930cb3abd
[platform][zynq] update timer code to take tick from target
2014-05-02 20:21:10 -07:00
Travis Geiselbrecht
72e00b9b01
[platform][zynq] more zynq tweaks
...
-Make sure all peripheral irqs are routed to cpu 0
-Implement cortex-a9's private timer
2014-04-20 23:13:31 -07:00
Travis Geiselbrecht
2ca94926a2
[platform][zynq] add quick 'n dirty support for Xilinx Zynq FPGA SoC
...
-tested against qemu model only at this point
-uart is polled
2014-04-19 00:46:52 -07:00