Astro
|
606ebb0bfb
|
default.nix: fix
|
2020-01-26 01:45:49 +01:00 |
Astro
|
4439a64974
|
libboard_zc706: move main.rs into experiments bin crate
|
2019-12-18 00:06:10 +01:00 |
Astro
|
cf1983e543
|
split into lib{register, cortex_a9, board_zynq, board_zc706} crates
|
2019-12-17 23:35:58 +01:00 |
Astro
|
1ba587ccf9
|
remove dependency compiler_builtins
no longer required.
|
2019-12-17 00:54:23 +01:00 |
Astro
|
cb1b5776cd
|
Cargo.lock: update dependencies
|
2019-11-11 00:45:59 +01:00 |
Astro
|
3496755406
|
update rust + smoltcp
|
2019-11-11 00:28:46 +01:00 |
Astro
|
54e4b9281f
|
main: rewrap linked_list_allocator
|
2019-10-31 19:21:02 +01:00 |
Astro
|
5c62716a99
|
zynq::eth: switch rx and tx descriptor words to vcell
vcell can be initialized cleanly.
|
2019-10-31 03:15:13 +01:00 |
Astro
|
1f728686ff
|
rm ram, add linked_list_allocator on ddr
|
2019-10-31 01:41:10 +01:00 |
Astro
|
ace24112fa
|
Cargo.toml: use compiler_builtins release
|
2019-09-26 17:54:05 +02:00 |
Astro
|
dbe04de735
|
update compiler-builtins
|
2019-08-06 14:15:40 +02:00 |
Astro
|
2d7fed6c59
|
link again compiler_builtins
required for memset etc
|
2019-06-09 01:00:58 +02:00 |
Astro
|
a645d13f4b
|
add uart panic handler
|
2019-05-28 00:28:35 +02:00 |
Astro
|
9b414e2408
|
PoC: boot, uart output in qemu
|
2019-05-05 14:56:23 +02:00 |