pca006132
|
02a2c4d1e3
|
experiments: updated example.
|
2020-08-03 12:35:17 +08:00 |
pca006132
|
c50e72f91e
|
experiments: use OCM instead of OCM3 (#54)
|
2020-07-28 12:36:23 +08:00 |
pca006132
|
b099c56569
|
libcortex_a9/sync_channel: new version compiled.
|
2020-07-28 12:36:16 +08:00 |
Astro
|
0aa75d3544
|
experiments: fix timer.get_us() usage
|
2020-07-22 23:47:57 +02:00 |
Sebastien Bourdeauducq
|
f8785c3f07
|
fix some compilation warnings
|
2020-07-19 15:39:08 +08:00 |
Sebastien Bourdeauducq
|
7b78bc0494
|
libasync: new stream.recv API
M-Labs/artiq-zynq#40 (comment)
|
2020-07-19 15:34:32 +08:00 |
Sebastien Bourdeauducq
|
dd288912af
|
fix experiments build for Cora
|
2020-06-28 17:47:33 +08:00 |
Astro
|
ec252b099c
|
experiments: don't write raw blocks to the sdcard by default
|
2020-06-26 23:27:28 +02:00 |
Astro
|
a16c639eaf
|
experiments: add bandwidth tester
|
2020-06-26 22:36:52 +02:00 |
Astro
|
c0e66a632c
|
ps7_init: move from experiments to libboard_zynq
|
2020-06-25 01:40:42 +02:00 |
Astro
|
1e4be13869
|
experiments: implement ps7_init::apply()
|
2020-06-25 01:27:02 +02:00 |
pca006132
|
2c3fa991ad
|
implemented display trait for errors
|
2020-06-16 17:36:01 +08:00 |
Astro
|
a1a211334f
|
eth: always just allocate desc list + buffers
buffers are allocated vec anyway. this removes the lifetime hack and
further prepares work on cache-line alignment to enable L1 writeback.
|
2020-06-11 00:21:18 +02:00 |
Astro
|
187ef703f2
|
experiments: use stream.close() instead of .flush()
|
2020-06-10 20:21:01 +02:00 |
pca006132
|
cf17a1c60a
|
removed unneeded methods
|
2020-06-10 12:55:22 +08:00 |
pca006132
|
5332587de6
|
Changed mutability
|
2020-06-10 12:54:50 +08:00 |
pca006132
|
0ebc4a61c8
|
Modified SDIO to handle u8 buffer instead of u32.
|
2020-06-09 17:03:17 +08:00 |
pca006132
|
40d5eb8232
|
fixed compilation error
|
2020-06-05 12:27:41 +08:00 |
pca006132
|
d01d0f69a4
|
formatting commit
|
2020-06-05 12:27:19 +08:00 |
pca006132
|
236592ae66
|
SDIO module completed
|
2020-06-05 12:27:12 +08:00 |
Sebastien Bourdeauducq
|
4e1f46b3e2
|
core1: support redirecting vectors to sdram
|
2020-05-06 22:07:12 +08:00 |
Astro
|
877f2c34bd
|
libboard_zynq: use log logging
|
2020-05-01 01:46:42 +02:00 |
Astro
|
619ebf147c
|
libsupport_zynq: move mod logger to libboard_zynq
|
2020-05-01 01:33:40 +02:00 |
Astro
|
6ab4869d05
|
experiments: disable flash_io tests, remove simple async experiments
|
2020-05-01 01:25:52 +02:00 |
Astro
|
0d4d021b1b
|
clean up
|
2020-05-01 01:17:53 +02:00 |
Sebastien Bourdeauducq
|
3948021458
|
define core1 stack in linker script
|
2020-04-28 19:31:49 +08:00 |
Sebastien Bourdeauducq
|
dfcdeb09ca
|
alloc: support initializing from linker information
|
2020-04-27 10:06:55 +08:00 |
Astro
|
aa93794632
|
libboard_zynq: add GlobalTimer::get_us(), use in libsupport_zynq::logger
|
2020-04-25 03:01:19 +02:00 |
Astro
|
fe6a058a6b
|
libboard_zynq: find prescaler for GlobalTimer, rename new() to start()
|
2020-04-25 02:59:48 +02:00 |
Astro
|
88a2a2bc71
|
libasync, libboard_zynq: add block_async glue, make GlobalTimer sharable
|
2020-04-25 01:18:49 +02:00 |
Astro
|
a376b37426
|
libsupport_zynq: add logger implementation for the `log` crate
|
2020-04-20 23:40:01 +02:00 |
Sebastien Bourdeauducq
|
50667f0a13
|
core1: reset -> disable, add restart function
|
2020-04-17 14:05:45 +08:00 |
Astro
|
60e45f096d
|
libasync: Sockets::run() returns !
|
2020-04-16 20:42:21 +02:00 |
Astro
|
c3fc948714
|
libasync: replace TcpStream::listen() with accept(), make accept() return earlier
|
2020-04-16 20:28:40 +02:00 |
Astro
|
0000575ce0
|
libasync: add async_send/async_recv methods
|
2020-04-13 01:24:37 +02:00 |
Astro
|
6fd6f429fe
|
libcortex_a9: impl Iterator for sync_channel::Receiver
|
2020-04-09 02:56:54 +02:00 |
Astro
|
e54edbf32d
|
libcortex_a9: add sync_channel
|
2020-04-09 02:49:24 +02:00 |
Astro
|
ab2a8db4d3
|
libasync: pass time
|
2020-04-03 00:18:04 +02:00 |
Astro
|
de4e24adf4
|
experiments: add ps7_init::report_differences()
|
2020-04-03 00:16:31 +02:00 |
Astro
|
90e9a7db02
|
libasync: refactor listen() into accept()+listen() with a backlog
|
2020-04-01 22:58:02 +02:00 |
Astro
|
ab1404488c
|
libasync: fix TcpStream, implement recv()+send()
|
2020-03-31 22:49:41 +02:00 |
Astro
|
25e80f63f9
|
experiments: setup IoPll to 1 GHz to fix eth
|
2020-03-31 18:47:36 +02:00 |
Astro
|
d2f91eac25
|
libasync: start smoltcp support
|
2020-03-31 01:16:58 +02:00 |
Astro
|
5b95410244
|
libasync: adapt from async-on-embedded/async-cortex-m
|
2020-03-26 01:35:05 +01:00 |
Astro
|
319f7d9eef
|
move smoltcp dependency to libboard_zynq only
|
2020-03-25 22:23:30 +01:00 |
Astro
|
2b543c18c5
|
libboard_zc706: rename to libsupport_zynq
Fixes Gitea issue #9
|
2020-01-30 22:54:48 +01:00 |
Astro
|
aae85981e2
|
libboard_zynq::clocks: setup clock sources and cpu clock
|
2020-01-23 23:15:10 +01:00 |
Astro
|
688e3b4432
|
libboard_zc706:👢 don't leave core1 stopped
Fixes Gitea issue #7.
|
2020-01-09 22:13:04 +01:00 |
Astro
|
4439a64974
|
libboard_zc706: move main.rs into experiments bin crate
|
2019-12-18 00:06:10 +01:00 |