Sebastien Bourdeauducq
|
57d8d8fbc7
|
update dependencies
|
1 year ago |
Sebastien Bourdeauducq
|
a4902966d1
|
update Rust Mozilla overlay
|
1 year ago |
Sebastien Bourdeauducq
|
2c161720fa
|
revert a11cb852a8
|
1 year ago |
topquark12
|
a42e5a95ff
|
phy: fix issue 78, scan PHY MDIO addr starting at 0
|
1 year ago |
Sebastien Bourdeauducq
|
03122f810a
|
openocd: adapt to newer version (zc706)
|
1 year ago |
Sebastien Bourdeauducq
|
c7e9f85de2
|
openocd: adapt to newer version
|
1 year ago |
Sebastien Bourdeauducq
|
104d1ef232
|
openocd: name kasli_soc consistently
|
1 year ago |
Sebastien Bourdeauducq
|
b0ec74d764
|
i2c: half_period -> unit_delay
|
1 year ago |
Sebastien Bourdeauducq
|
4159aab6c8
|
i2c: conservative timing, avoid SCL/SDA races. Closes #83
|
1 year ago |
Sebastien Bourdeauducq
|
d18c77c0eb
|
i2c: fix error messages
|
1 year ago |
Sebastien Bourdeauducq
|
8dbe2cf9f3
|
add SZL multi-board package
|
1 year ago |
Sebastien Bourdeauducq
|
040d41fd76
|
update cargosha256
|
1 year ago |
Sebastien Bourdeauducq
|
9180918619
|
update dependencies
|
1 year ago |
Sebastien Bourdeauducq
|
8ec7216e9a
|
update cargo-xbuild
|
1 year ago |
Sebastien Bourdeauducq
|
0e9d3f146a
|
remove use of deprecated stdenv.lib
|
1 year ago |
Sebastien Bourdeauducq
|
411eebd96c
|
i2c: configure I2C_SW_RESET MIO on Kasli-SoC
|
1 year ago |
sb10q
|
e31adb722d
|
README: add Kasli-SoC
|
1 year ago |
Sebastien Bourdeauducq
|
759bf95a76
|
add Kasli-SoC POR control program
|
1 year ago |
Sebastien Bourdeauducq
|
f83ef218de
|
update cargosha256
|
1 year ago |
Sebastien Bourdeauducq
|
062b894a4b
|
use updated upstream core_io
|
1 year ago |
Sebastien Bourdeauducq
|
2f9019ca0f
|
szl: update copyright year
|
1 year ago |
Sebastien Bourdeauducq
|
7b29ab2628
|
update dependencies
Prevent cargo from messing up core_io this time.
|
1 year ago |
Sebastien Bourdeauducq
|
a9697ec8d8
|
Revert "update dependencies"
This reverts commit 0220cf19eb .
|
1 year ago |
Sebastien Bourdeauducq
|
0220cf19eb
|
update dependencies
|
1 year ago |
Sebastien Bourdeauducq
|
a11cb852a8
|
libboard_zynq: work around Kasli-SoC MDIO breakage (#78)
|
1 year ago |
Sebastien Bourdeauducq
|
42cdedae91
|
openocd: fix Kasli-SoC nSRST
|
1 year ago |
Sebastien Bourdeauducq
|
823ec374ba
|
kasli-soc: internal JTAG
|
1 year ago |
Sebastien Bourdeauducq
|
666c077cef
|
openocd: add Kasli-SoC (with digilent external JTAG)
|
1 year ago |
Sebastien Bourdeauducq
|
def17829d9
|
LGPLv3
|
1 year ago |
Astro
|
ba252e72da
|
libasync: provide get/set ack_delay (new in smoltcp 0.7.0)
|
2 years ago |
Astro
|
a2416f26a0
|
default.nix: update cargoSha256*
|
2 years ago |
Astro
|
bf9f1e33c8
|
update smoltcp 0.6.0 -> 0.7.0
|
2 years ago |
Astro
|
481a0eb25f
|
Revert "default.nix: update cargoSha256*"
This reverts commit 89e4d61dc0 .
|
2 years ago |
Astro
|
05c30dd52e
|
Revert "update smoltcp 0.6.0 -> 0.7.0"
This reverts commit ccf758cc85 .
|
2 years ago |
Astro
|
f816a04cef
|
Revert "Revert "update smoltcp 0.6.0 -> 0.7.0""
This reverts commit faa64c2ce8 .
|
2 years ago |
Astro
|
faa64c2ce8
|
Revert "update smoltcp 0.6.0 -> 0.7.0"
This reverts commit ccf758cc85 .
Blocked by: https://github.com/smoltcp-rs/smoltcp/issues/415
|
2 years ago |
Astro
|
89e4d61dc0
|
default.nix: update cargoSha256*
|
2 years ago |
Astro
|
0b07e9fefc
|
update Rust
the old nightly crashes with smoltcp 0.7.0
|
2 years ago |
Astro
|
ccf758cc85
|
update smoltcp 0.6.0 -> 0.7.0
|
2 years ago |
pca006132
|
78d58d17ec
|
libsupport_zynq: fix stack pointer problems
|
2 years ago |
pca006132
|
06c646e61f
|
libcortex_a9: added interrupt_handler macro
closes #73
|
2 years ago |
pca006132
|
7681745282
|
experiments: fix broken build
|
2 years ago |
pca006132
|
6e6612bc3e
|
szl: move enable l2c to artiq-zynq
|
2 years ago |
pca006132
|
b50540915d
|
libcortex_a9: memcpy throughput optimization
|
2 years ago |
pca006132
|
4aa252546f
|
experiments: updated experiment
|
2 years ago |
pca006132
|
b42869e655
|
libsupport_zynq: removed naked annotation
|
2 years ago |
pca006132
|
d62c77e6e0
|
libcortex_a9: fixed usage of deprecated APIs
|
2 years ago |
pca006132
|
4555afa624
|
libsupport_zynq: custom memcpy
|
2 years ago |
pca006132
|
5923a66512
|
libsupport_zynq/boot: enable FPU on boot
|
2 years ago |
pca006132
|
2c6cc58c07
|
updated rust and compiler_builtins
|
2 years ago |