Pirmin Duss
37a7119eb3
wireguard: initialize timekeeping with RTC
...
This commit fixes the "Invalid handshake initiation" error when the
client restarts.
Fixes genodelabs/genode#4957
2023-11-28 14:24:23 +01:00
Christian Helmuth
b634549722
depot: update recipe hashes
2023-10-25 14:01:40 +02:00
Christian Helmuth
07c4b92335
depot: update recipe hashes
2023-10-04 13:22:08 +02:00
Stefan Kalkowski
17a140db3d
dde_linux: delete orphaned files
...
Fix genodelabs/genode#4998
2023-10-04 13:22:04 +02:00
Sebastian Sumpf
798fb709a2
dde_linux: remove usb_modem driver
...
The driver is superseded by the USB network driver (usb_net) which also
contains MBIM support for LTE modems previously provided by this
driver.
issue #4958
2023-09-29 12:17:45 +02:00
Sebastian Sumpf
7e823f7c19
dde_linux: remove legacy_usb_net
...
issue #4958
2023-09-29 12:17:45 +02:00
Sebastian Sumpf
cd2910eb2c
dde_linux: remove usb_hid_legacy
...
issue #4958
2023-09-29 12:17:45 +02:00
Sebastian Sumpf
d5cf77539a
dde_linux: update usb_net driver to Linux 6.1.20
...
Driver for network-interface cards and LTE modems with MBIM support
connected via USB.
issue #4958
2023-09-29 12:17:45 +02:00
Sebastian Sumpf
f668aea42a
dde_linux: update usb_hid driver to Linux 6.1.20
...
The drivers uses the 'virt_linux' api and the current lx_kit
implementation. It is a drop-in replacement for the Linux 4.16.3 based
version.
issue #4958
2023-09-29 12:17:45 +02:00
Sebastian Sumpf
f4d7455a9f
recipe: wireguard use virt_linux api
...
issue #4958
2023-09-29 12:15:06 +02:00
Sebastian Sumpf
9a6423b4ef
dde_linux: move usb_net -> legacy_usb_net
...
issue #4958
2023-09-29 12:15:06 +02:00
Sebastian Sumpf
8f34c27ca5
dde_linux: move usb_hid -> usb_hid_legacy
...
issue #4958
2023-09-29 12:15:05 +02:00
Christian Helmuth
134a785fe0
depot: update recipe hashes
2023-08-24 11:01:40 +02:00
Norman Feske
7aa301361d
depot: update recipe hashes
2023-07-14 12:06:32 +02:00
Norman Feske
79e262921e
depot: update recipe hashes
2023-06-16 11:24:26 +02:00
Christian Helmuth
583f2d6a36
depot: update recipe hashes
2023-05-30 12:13:34 +02:00
Christian Helmuth
e9a497abe4
depot: update recipe hashes
2023-04-26 11:58:16 +02:00
Christian Helmuth
b5f79756b3
depot: update recipe hashes
2023-04-17 14:48:30 +02:00
Stefan Kalkowski
2269f42e17
lx_emul: update Linux port to 6.1.20
...
Fix genodelabs/genode#4798
2023-04-17 14:48:24 +02:00
Christian Helmuth
3a9ef48721
dde_linux: separate virt_linux from wireguard
...
Preparation to support further hardware-agnostic dde_linux components
(incl. lxip and tests).
Fixes #4774
2023-04-17 14:48:23 +02:00
Christian Helmuth
73771669f1
depot: update recipe hashes
2023-03-13 14:32:54 +01:00
Norman Feske
e9b249b709
Replace use of base/snprintf.h by format library
...
Issue #2064
2023-03-13 14:32:53 +01:00
Christian Helmuth
e265cf6d49
depot: update recipe hashes
2023-02-27 08:22:51 +01:00
Christian Helmuth
25eac6b9e6
depot: update recipe hashes
2023-01-24 12:07:33 +01:00
Christian Helmuth
b033b30f95
depot: update recipe hashes
2022-11-29 12:32:49 +01:00
Christian Helmuth
c58d799f16
depot: update recipe hashes
2022-11-17 08:00:37 +01:00
Stefan Kalkowski
f0315b2715
dde_linux: remove legacy fec_nic_drv
...
Ref genodelabs/genode#4651
2022-11-17 08:00:35 +01:00
Christian Helmuth
847266d027
depot: update recipe hashes
2022-10-12 14:31:50 +02:00
Christian Helmuth
3f1870841c
depot: update recipe hashes
2022-09-21 12:19:10 +02:00
Christian Helmuth
4dddc41b71
depot: update recipe hashes
2022-08-31 09:32:09 +02:00
Christian Helmuth
44e2cd14a0
depot: update recipe hashes
2022-08-17 12:03:26 +02:00
Stefan Kalkowski
89f9e7a3ee
lx_emul: consolidate SMP + NO_HZ_IDLE
...
* Move common SMP and NO_HZ_IDLE variables and functions into
generic lx_emul shadow implementations, and integrate them
into the common lx_emul import rules
* Enable SMP and NO_HZ_IDLE within virt_linux kernel configuration
* Adapt pc drivers and wireguard accordingly
* Use original Linux softirq implementation in wireguard
* Remove erroneous softirq shadow implementation
Ref genodelabs/genode#4540
Ref genodelabs/genode#4562
2022-08-10 13:33:03 +02:00
Christian Helmuth
a037fac5c5
depot: update recipe hashes
2022-05-31 10:52:11 +02:00
Martin Stein
aea993b96a
wireguard: sculpt package
...
Introduces the pkg/wireguard archive that depends on the new src/wireguard
archive and deploys one WireGuard component with an empty configuration (can
be configured by the user via a launcher, for instance).
Fixed #4519
2022-05-31 10:52:00 +02:00
Christian Helmuth
3105fa9e0f
depot: update recipe hashes
2022-05-25 12:23:04 +02:00
Alexander Boettcher
38e5972e45
Remove legacy intel display driver
...
The driver is superseded by the new driver located in the 'pc'
repository.
Issue #4508
2022-05-25 12:23:02 +02:00
Josef Söntgen
573cabaf24
Remove legacy wifi driver
...
The driver is superseded by the new driver located in the 'pc'
repository.
Fixes #4508 .
2022-05-25 12:22:10 +02:00
Christian Helmuth
0768185fea
depot: update recipe hashes
2022-04-28 11:52:06 +02:00
Christian Helmuth
8ece236635
depot: update recipe hashes
2022-04-13 11:54:46 +02:00
Josef Söntgen
8056811b4f
Rename wifi_drv to legacy_wifi_drv
...
Issue #4455 .
2022-04-13 09:29:04 +02:00
Alexander Boettcher
dd10e5d977
intel_fb: move to legacy_intel_fb
...
Move the depot recipe and consistently name the old drivers with a legacy_
prefix as done with the old usb_host driver.
Issue #4450
2022-04-13 08:07:58 +02:00
Christian Helmuth
2b3370c8d8
depot: update recipe hashes
2022-02-28 11:46:35 +01:00
Norman Feske
649647538b
depot: update recipe hashes
2022-02-15 10:23:59 +01:00
Stefan Kalkowski
3966d6f16f
usb_host_drv: move it to legacy_usb_host_drv
...
To make room for the re-newed usb_host_drv basing on Linux 5.14 and
the re-newed lx_kit/lx_emul we have to move the depot recipe and
consistently name the old drivers with a legacy_ prefix.
Ref genodelabs/genode#4416
2022-02-15 10:23:16 +01:00
Stefan Kalkowski
1e41c6daa4
lx_kit: move setjmp/longjmp away from legacy
...
We use the architecture-specific setjmp/longjmp implementation without
modification in the newer lx_kit implementation as well. There is no
need for a duplication.
Ref genodelabs/genode#4411
2022-02-15 10:23:15 +01:00
Christian Helmuth
65284b29f8
depot: update recipe hashes
2022-01-19 12:38:13 +01:00
Norman Feske
5611fd2355
depot: update recipe hashes
2021-12-17 15:06:38 +01:00
Christian Helmuth
92b7be4d11
depot: update recipe hashes
2021-11-30 12:08:54 +01:00
Stefan Kalkowski
b12b0ed93d
imx8q_evk: remove board support from repository
...
Moved to separate repo at https://github.com/skalk/genode-imx/
Fix #4301
2021-11-29 15:10:51 +01:00
Christian Helmuth
abc9a2f232
depot: update recipe hashes
2021-10-14 13:46:25 +02:00