pca006132
  • Joined on 2020-04-27
pca006132 pushed to master at pca006132/zynq-rs 2020-08-31 12:11:19 +08:00
e73ec731aa libboard_zynq/smoltcp: default without ipv6 support
73e4e4fd03 libcortex_a9/sync_channel: fixed memory leak
273f9ea72b libboard_zynq/eth: fix comment
671968bac3 libboard_zynq/eth: fixed tx lost packet
39f672dde8 libasync/smoltcp/mod: prevent duplicated wakers
Compare 6 commits »
pca006132 pushed to master at M-Labs/zynq-rs 2020-08-27 17:03:34 +08:00
73e4e4fd03 libcortex_a9/sync_channel: fixed memory leak
pca006132 pushed to netboot at pca006132/artiq-zynq 2020-08-26 15:06:16 +08:00
77a195a92b Factored out config
d474cf58a5 runtime/rpc: optimizations for list and arrays
71427f8ec8 runtime/proto_async: simplify functions
d6ab23de1f xbuild -> cargo-xbuild
949adbd90a cargo-xbuild: cleanup
pca006132 deleted branch l2-cache from pca006132/artiq-zynq 2020-08-26 14:19:08 +08:00
pca006132 deleted branch performance from pca006132/artiq-zynq 2020-08-26 14:19:01 +08:00
pca006132 pushed to performance at pca006132/artiq-zynq 2020-08-26 13:47:49 +08:00
d474cf58a5 runtime/rpc: optimizations for list and arrays
71427f8ec8 runtime/proto_async: simplify functions
d6ab23de1f xbuild -> cargo-xbuild
949adbd90a cargo-xbuild: cleanup
49689dedf1 update cargosha256
Compare 21 commits »
pca006132 pushed to master at M-Labs/compiler-builtins-zynq 2020-08-25 17:23:02 +08:00
94461c331b force added Cargo.lock
pca006132 pushed to performance at pca006132/artiq-zynq 2020-08-25 16:14:40 +08:00
609e57b888 Added array optimization
pca006132 pushed to l2-cache at pca006132/artiq-zynq 2020-08-25 14:52:39 +08:00
ba162b3997 Fix pure build
321a8e1522 runtime/kernel/core1: reset rtio after interrupted
0fb278f7cb runtime/kernel/core1: allows getting backtrace when kernel is not loaded
fa187fb37a runtime/kernel: use mutable static for shared channel
e592efb2b8 enabled L2 cache and optimized ethernet
Compare 11 commits »
pca006132 pushed to acpki at pca006132/artiq-zynq 2020-08-25 14:51:57 +08:00
52baf340f2 acpki: supports wide output
ba162b3997 Fix pure build
321a8e1522 runtime/kernel/core1: reset rtio after interrupted
0fb278f7cb runtime/kernel/core1: allows getting backtrace when kernel is not loaded
fa187fb37a runtime/kernel: use mutable static for shared channel
pca006132 pushed to l2-cache at pca006132/artiq-zynq 2020-08-25 14:51:01 +08:00
75547be5b0 Fix pure build
d2d6ee9b7b runtime/kernel/core1: reset rtio after interrupted
b2a127d609 runtime/kernel/core1: allows getting backtrace when kernel is not loaded
79c6c1db57 runtime/kernel: use mutable static for shared channel
5b061bb381 enabled L2 cache and optimized ethernet
Compare 12 commits »
pca006132 pushed to master at M-Labs/compiler-builtins-zynq 2020-08-25 14:36:00 +08:00
62a622ba62 Removed libm dependency
pca006132 pushed to master at M-Labs/compiler-builtins-zynq 2020-08-25 14:30:39 +08:00
d173e84393 Moved asm
pca006132 pushed to master at M-Labs/compiler-builtins-zynq 2020-08-25 13:48:46 +08:00
b850e66c09 Fix c feature
64a6e36377 Added memcpy with neon optimization for zynq.
0fd1e004bc Bump to 0.1.33
9945ce884a Merge pull request #377 from vigoux/aarch64-musl-fallback
c172ebdfd3 add compiler-rt fallbacks on aarch64-musl
Compare 10 commits »
pca006132 pushed to performance at pca006132/artiq-zynq 2020-08-25 13:14:30 +08:00
6c4b83f8ef runtime/rpc: optimize list transfer
9f9ac7cc69 runtime/proto_async: simplify functions
Compare 2 commits »
pca006132 pushed to performance at pca006132/artiq-zynq 2020-08-24 16:49:40 +08:00
aa067070a5 runtime/rpc: various optimizations
pca006132 pushed to l2-cache at pca006132/artiq-zynq 2020-08-24 16:49:06 +08:00
93e4b86cac runtime/kernel/core1: reset rtio after interrupted
316ce74a3b runtime/kernel/core1: allows getting backtrace when kernel is not loaded
ef71814e0d runtime/kernel: use mutable static for shared channel
5ba7bfb7c0 enabled L2 cache and optimized ethernet
f7cca01ece runtime/kernel/core1: reset rtio after interrupted
Compare 8 commits »
pca006132 pushed to l2-cache at pca006132/artiq-zynq 2020-08-24 16:36:25 +08:00
f7cca01ece runtime/kernel/core1: reset rtio after interrupted
4e11104a58 runtime/kernel/core1: allows getting backtrace when kernel is not loaded
125cd96fe0 runtime/kernel: use mutable static for shared channel
af4234d0cd enabled L2 cache and optimized ethernet
2ffea34a66 acpki: supports wide output
Compare 16 commits »
pca006132 pushed to master at M-Labs/zynq-rs 2020-08-24 15:51:36 +08:00
671968bac3 libboard_zynq/eth: fixed tx lost packet
pca006132 pushed to master at M-Labs/zynq-rs 2020-08-24 15:25:46 +08:00
39f672dde8 libasync/smoltcp/mod: prevent duplicated wakers
c13ca614ef libcortex_a9/mutex: use AcqRel for CAS operations
Compare 2 commits »