pca006132
  • Joined on 2020-04-27
pca006132 pushed to log at pca006132/artiq-zynq 2020-07-15 17:05:49 +08:00
92405ffe91 logger: changed from RefCell to Mutex.
pca006132 pushed to master at M-Labs/zynq-rs 2020-07-15 16:44:42 +08:00
074438c3c7 libcortex_a9: added `try_lock` for mutex.
pca006132 pushed to master at pca006132/zynq-rs 2020-07-15 16:44:15 +08:00
074438c3c7 libcortex_a9: added `try_lock` for mutex.
191abf6b8f mpidr: wrap with proper bitfield getters
371e59cef5 libboard_zynq: add fpgax_clk_ctrl registers
e49937633a libsupport_zynq: fixed core1 restart.
e67efe439b libsupport: fixed core1 restart.
Compare 5 commits »
pca006132 pushed to log at pca006132/artiq-zynq 2020-07-15 16:05:22 +08:00
2568d62865 mgmt: fixed pull log
3b1a56be17 mgmt: added integer id to abort previous pull log.
98654c7612 mgmt: added additional log for debugging
50ba3e83e2 mgmt: pull log
Compare 4 commits »
pca006132 pushed to log at pca006132/artiq-zynq 2020-07-15 15:51:13 +08:00
3b1a56be17 mgmt: added integer id to abort previous pull log.
pca006132 pushed to log at pca006132/artiq-zynq 2020-07-15 11:45:37 +08:00
98654c7612 mgmt: added additional log for debugging
50ba3e83e2 mgmt: pull log
5149d37be9 szl: added cache flush and memory barriers.
pca006132 pushed to master at pca006132/artiq-zynq 2020-07-14 11:31:16 +08:00
685ac7c5b9 panic: prevent nested panic
9b0017b4e4 comms: removed core1 reset.
6893a33767 comms: Added idle kernel
bfaec4acba comms: Abort existing connection when new connection comes.
8e3574080c core1: added cache flush and barriers.
Compare 14 commits »
pca006132 pushed to master at M-Labs/artiq-zynq 2020-07-14 10:58:59 +08:00
8e3574080c core1: added cache flush and barriers.
pca006132 pushed to master at pca006132/artiq-zynq 2020-07-13 17:26:12 +08:00
738f9d6851 panic: prevent nested panic
b9c670cff6 comms: removed core1 reset.
b67987d2dc comms: Added idle kernel
737f4f8cb1 comms: Abort existing connection when new connection comes.
62f39e2c08 mgmt: Implemented network log access.
Compare 22 commits »
pca006132 pushed to mgmt at pca006132/artiq-zynq 2020-07-13 15:15:10 +08:00
62f39e2c08 mgmt: Implemented network log access.
52d1313f8f mgmt: Implemented network log access.
Compare 2 commits »
pca006132 pushed to mgmt at pca006132/artiq-zynq 2020-07-13 15:01:09 +08:00
52d1313f8f mgmt: Implemented network log access.
855b26aa19 Logger: ported log_buffer.
dfa3b2bc93 mgmt: Fixed illegal operation warning.
70e4390273 default.nix: Updated cargosha256
0992a26755 mgmt: implemented core device log
Compare 7 commits »
pca006132 pushed to mgmt at pca006132/artiq-zynq 2020-07-13 14:56:07 +08:00
dfa3b2bc93 mgmt: Fixed illegal operation warning.
70e4390273 default.nix: Updated cargosha256
0992a26755 mgmt: implemented core device log
2b522a3aae runtime: retain BufferLogger within LOGGER
5c11931390 Runtime: porting liblogger_artiq
Compare 22 commits »
pca006132 pushed to mgmt at pca006132/artiq-zynq 2020-07-13 14:31:03 +08:00
7fa4a1b721 mgmt: implemented core device log
0ee5e4177a mgmt: implemented core device log
Compare 2 commits »
pca006132 pushed to mgmt at pca006132/artiq-zynq 2020-07-13 14:23:51 +08:00
0ee5e4177a mgmt: implemented core device log
b151e0f17c mgmt: implemented core device log
Compare 2 commits »
pca006132 pushed to mgmt at pca006132/artiq-zynq 2020-07-13 14:22:10 +08:00
b151e0f17c mgmt: implemented core device log
41d8af754a runtime: retain BufferLogger within LOGGER
Compare 2 commits »
pca006132 pushed to fix at pca006132/artiq-zynq 2020-07-10 17:22:00 +08:00
7aec419ed6 kernel: added core1 instruction cache flush
68d27ca2ee comms: removed core1 restart
1e45499399 kernel: added core1 instruction cache flush
078cae2662 comms: removed core1 restart
cfdd77f6e9 fix typos
Compare 6 commits »
pca006132 pushed to fix at pca006132/artiq-zynq 2020-07-10 17:21:27 +08:00
1e45499399 kernel: added core1 instruction cache flush
078cae2662 comms: removed core1 restart
cfdd77f6e9 fix typos
2889136e1e kernel: added core1 instruction cache flush
ea7c05e643 comms: removed core1 reset
Compare 6 commits »
pca006132 pushed to fix at pca006132/artiq-zynq 2020-07-10 17:20:43 +08:00
2889136e1e kernel: added core1 instruction cache flush
ea7c05e643 comms: removed core1 reset
4630bb7204 kernel: added core1 instruction cache flush
2c22957c1f comms: removed core1 reset
407e18a6a0 fix typos
Compare 5 commits »
pca006132 pushed to fix at pca006132/artiq-zynq 2020-07-10 17:19:21 +08:00
4630bb7204 kernel: added core1 instruction cache flush
2c22957c1f comms: removed core1 reset
pca006132 pushed to master at pca006132/artiq-zynq 2020-07-10 16:08:46 +08:00
30f51db4da comms: removed core1 reset.