Astro astro
astro pushed to dyld at M-Labs/artiq-zynq 2020-04-30 08:31:10 +08:00
1a09aa3224 libdyld: refactor
8418dc95da libdyld: refactor
Compare 2 commits »
astro pushed to dyld at M-Labs/artiq-zynq 2020-04-30 08:02:47 +08:00
8418dc95da libdyld: refactor
7abcd3dd95 runtime: add __artiq_personality stub
9aca1a780b libdyld: refactor
22531b14c0 sync with zc706 repos
b123e15b3c SDRAM loader
Compare 37 commits »
astro pushed to dyld at M-Labs/artiq-zynq 2020-04-30 07:55:40 +08:00
astro pushed to astro at M-Labs/artiq-zynq 2020-04-30 07:54:46 +08:00
7abcd3dd95 runtime: add __artiq_personality stub
9aca1a780b libdyld: refactor
Compare 2 commits »
astro pushed to master at M-Labs/zynq-rs 2020-04-28 08:50:18 +08:00
282b4dc69a link.x: reduce alignment, use all remaining OCM for .stack
astro pushed to master at M-Labs/zynq-rs 2020-04-28 07:52:49 +08:00
b88e14ea07 move build.rs, link.x into libsupport_zynq/
astro pushed to master at M-Labs/zynq-rs 2020-04-28 07:13:15 +08:00
2802d21d08 libsupport_zynq: fix doc
astro pushed to astro at M-Labs/artiq-zynq 2020-04-26 03:21:11 +08:00
355b746715 libdyld: treat pltrel as relocation with implicit addend
027fc49809 libdyld: add resolve_rel()
Compare 2 commits »
astro pushed to astro at M-Labs/artiq-zynq 2020-04-25 09:07:34 +08:00
00550fda86 cargo update
astro pushed to master at M-Labs/zynq-rs 2020-04-25 09:01:40 +08:00
aa93794632 libboard_zynq: add GlobalTimer::get_us(), use in libsupport_zynq::logger
fe6a058a6b libboard_zynq: find prescaler for GlobalTimer, rename new() to start()
Compare 2 commits »
astro pushed to master at M-Labs/zynq-rs 2020-04-25 08:16:41 +08:00
22555017fe default.nix: fix
astro pushed to master at M-Labs/zynq-rs 2020-04-25 08:04:06 +08:00
d00269d180 Cargo.lock: fix
astro pushed to master at M-Labs/zynq-rs 2020-04-25 07:42:12 +08:00
69093f4b47 default.nix: update cargoSha256
73772d3d71 Cargo.lock: cargo update
Compare 2 commits »
astro pushed to astro at M-Labs/artiq-zynq 2020-04-25 07:36:39 +08:00
c4ce42f7a4 runtime: use GlobalTimer
8e99c5eb7a Cargo.lock: cargo update
Compare 2 commits »
astro pushed to master at M-Labs/zynq-rs 2020-04-25 07:29:50 +08:00
63d71d021c default.nix: update cargoSha256
3b4be6a414 libasync: add mod delay
Compare 2 commits »
astro pushed to master at M-Labs/zynq-rs 2020-04-25 07:19:53 +08:00
88a2a2bc71 libasync, libboard_zynq: add block_async glue, make GlobalTimer sharable
8012573a8f libboard_zynq: impl embedded_hal CountDown for GlobalTimer
4ab6fb6271 libboard_zynq: use Void in uart embedded_hal impl
f835192c0a libboard_zynq: add GlobalTimer implementation
Compare 4 commits »
astro pushed to master at M-Labs/zynq-rs 2020-04-25 03:35:43 +08:00
04c47b9bdb libboard_zynq: impl embedded_hal serial write traits for Uart
astro pushed to astro at M-Labs/artiq-zynq 2020-04-22 07:47:44 +08:00
d9c58da1e9 libdyld: refactor and fix multiarch support
91085ca8d6 runtime: init the logger
35b9627371 Cargo.toml: add libdyld to workspace members
f3016b92da runtime: init the logger
eb66cc4ee0 Cargo.toml: add libdyld to workspace members
Compare 26 commits »
astro pushed to astro at M-Labs/artiq-zynq 2020-04-22 07:04:33 +08:00
f3016b92da runtime: init the logger
eb66cc4ee0 Cargo.toml: add libdyld to workspace members
Compare 2 commits »
astro pushed to master at M-Labs/zynq-rs 2020-04-21 05:44:31 +08:00
f8782f3f69 libboard_zynq: let println!() write no '\r'