bf108a653d
repeater: handle async packets on forwarding
2024-07-09 17:05:55 +02:00
60b1edaf6b
allow toggling SED spread with flash config key
2024-07-09 16:58:55 +02:00
d46e949f9f
firmware/ksupport: add rint api
2024-07-05 08:53:02 +02:00
7bbba2f67f
repeater: clear buffer after ping
2024-07-04 13:38:40 +02:00
49e402780b
Firmware: runtime WRPLL
...
runtime: enable WRPLL interrupt
runtime: add WRPLL interrupt handler
rtio_clocking: add main si549 setup
rtio_clocking: add 125Mhz wrpll refclk & helper si549 setup
2024-05-29 16:52:08 +08:00
44cfacf2c4
Firmware: frequency multipler for WRPLL
...
si549: add bit bang mmcm dynamic configuration
si549: add 125Mhz wrpll refclk setup
2024-05-29 16:52:08 +08:00
dad62c1aec
io_expander: fix efc shuttler compilation error
2024-05-29 14:24:42 +08:00
a10dd0520c
Firmware: satman WRPLL
...
satman: enable WRPLL interrupt
satman: add WRPLL interrupt handler
satman: add main & helper si549 setup
satman: add WRPLL select_recovered_clock
2024-05-28 17:27:49 +08:00
0ac0e08170
Firmware: WRPLL
...
wrpll: add tag collector to process gtx & main tags
wrpll: add frequency counter to set BASE_ADPLL
wrpll: add TAG_OFFSET and calibration for Satman
wrpll: add 100MHz & 125MHz fixed point low pass filter
wrpll: add main & helper PLL
2024-05-28 17:27:49 +08:00
5d9bc930fe
Firmware: si549
...
si549: add bit bang i2c
si549: add si549 programming
si549: add main & helper setup
2024-05-28 17:27:49 +08:00
5971d9e958
Firmware: set CLK_SEL in io_expander init
...
io_expander init: set initial out_target instead of 0x00
io_expander0: gate CLK_SEL direction & output
2024-05-28 17:27:49 +08:00
57780e36be
cargo: update libfringe
2024-05-28 17:27:49 +08:00
14a618b48d
kasli: enable interrupts
2024-05-28 17:23:29 +08:00
13830a27af
riscv: add IRQ control
2024-05-28 17:23:29 +08:00
531640fa91
kasli: Add Shuttler Support on Satellite
2024-05-21 18:21:56 +08:00
c5d656ba32
drtio: increase maximum payload size
2024-05-17 15:36:56 +08:00
688e643078
firmware: update rust to 2021-09-01 nightly
2024-05-17 15:36:56 +08:00
c33c1df07f
remove cargo-xbuild, fix nix build
2024-05-16 16:32:13 +08:00
Mikołaj Sowiński
16e4b616ca
Updated EEM FMC Carrier support for v1.1
...
Signed-off-by: Mikołaj Sowiński <mikolaj.sowinski@rd.technosystem.pl>
2024-05-14 08:46:35 +08:00
7204feae1f
master: aux_transact support for async messages
2024-04-25 10:46:57 +08:00
acebc3d691
satellite: send async packets directly
2024-04-25 10:46:57 +08:00
a49ba3e350
master: support unsolicited async messages
2024-04-25 10:46:57 +08:00
b1c305fd11
drtioaux: adjust firmware for multiple buffers
2024-04-25 10:46:57 +08:00
1bcbee988d
update copyright year
2024-04-11 16:35:44 +08:00
42d3c3b4b2
session: workaround for stream.close interrupted
2024-02-27 18:06:58 +08:00
b64c75fd71
subkernel: warn on kernel finish w/ pending msgs
2024-02-01 18:56:07 +08:00
502204cab2
subkernel: fix DMA return control to wrong master
2024-02-01 18:56:07 +08:00
d1ee0ffb83
subkernel: fix passing arguments
2024-02-01 18:56:07 +08:00
09462442f7
subkernel: allow negative timeouts for no timeout
2024-01-31 11:46:07 +08:00
7d3bcc7cac
satman: support free subkernel message passing
2024-01-31 11:46:07 +08:00
171c7a6e11
runtime: use the destination passed by kernel
2024-01-31 11:46:07 +08:00
6c0ff9a912
satman: fix targets without drtio routing
2024-01-09 10:41:22 +08:00
c9e3771cd5
subkernels: add support for (d)dma
2024-01-09 08:44:45 +08:00
4363cdf9fa
master: make use of the async message ready flag
2024-01-09 08:44:45 +08:00
95b92a178b
satman: make use of the async flag
2024-01-09 08:44:45 +08:00
4956fac861
satman: allow subkernels start subkernels
2024-01-09 08:44:45 +08:00
9bc66e5c14
support routing packets between satellites and master
2024-01-09 08:44:45 +08:00
4495f6035e
master: support source parameters
2024-01-09 08:44:45 +08:00
e556c29b40
drtioaux: add source to relevant drtio packets
2024-01-09 08:44:45 +08:00
de10e584f6
support .tar flashed idle/startup kernels
2023-11-13 18:14:35 +08:00
6640bf0e82
drtioaux/subkernel/ddma: introduce proper errors, more robust
2023-11-07 13:42:04 +08:00
b3c0d084d4
drtio: better control state of bigger payloads
2023-11-07 13:42:04 +08:00
bb0b8a6c00
kasli: Correct the GTP TX clock path during init
...
- TXOUT must be fed back into TXUSRCLK during initialization
- Now, MMCM Clock Input is switched before GTP TX Init is started instead of after GTP TX Init is done
- Reset in Sys Clock domain is kept asserted when clock is switched and GTP TX Init is NOT done
2023-11-07 13:40:32 +08:00
b168f0bb4b
subkernel: separate tags and data
2023-10-17 12:18:03 +02:00
363f7327f1
io_expander: initialize before service
2023-10-15 07:45:20 +08:00
f3c79e71e1
firmware: merge runtime and satman linker scripts
2023-10-09 15:33:29 +08:00
1a0fc317df
satman: support subkernels
2023-10-08 17:11:32 +08:00
e05be2f8e4
runtime: support subkernels
2023-10-08 17:11:32 +08:00
6f4b8c641e
drtioaux_proto: use better payload names
2023-10-08 17:11:32 +08:00
b42816582e
ksupport: support subkernels
2023-10-08 17:11:32 +08:00