11ef8e1ff2
depot: update recipe hashes
2019-11-28 09:06:39 +01:00
7996cf06ab
os: remove jitterentropy from fs_packet test
...
Fixes #3562
2019-11-25 15:44:57 +01:00
7ed1d7f11d
depot: update recipe hashes
2019-11-19 14:54:14 +01:00
b541a0d448
smbios.h: move to os/include/smbios
...
Fixes #3489
2019-11-19 14:54:12 +01:00
5a06751242
Increase input_filter RAM quotas to 1280K
...
Issue #3483
2019-11-19 14:23:54 +01:00
4a7b0e99a6
depot: update recipe hashes
2019-09-20 14:14:16 +02:00
b2c59576ae
depot: update recipe hashes
2019-08-28 14:36:56 +02:00
1dd68ce04b
Adjust quotas for seL4
2019-08-28 14:19:45 +02:00
312f801f8a
depot: update recipe hashes
2019-08-21 13:25:26 +02:00
47e6d72bf2
rtc_drv: add support for setting RTC
...
The rtc_drv on x86 can now by used to also set the RTC. If the config
attribute 'allow_setting_rtc' is set to 'yes' the driver will update
the RTC from the content of the 'set-rtc' ROM module. A valid ROM must
contain a top node with the following attributes: 'year', 'month',
'day', 'hour', 'minute' and 'second'.
* Only rudimentary checking of the provided values is done.
* '12H' mode is not supported.
Fixes #3438 .
2019-08-13 12:02:03 +02:00
17d32b3e15
depot: update recipe hashes
2019-07-09 09:06:54 +02:00
c34176580c
os: recipe for 'trace_policy'
...
* source packet for all trace policies
issue #3294
2019-07-09 08:55:24 +02:00
3c4c460f82
depot: update recipe hashes
2019-06-13 13:40:37 +02:00
e1e67d8330
Increase timeouts in test-libc* pkgs
...
These tests often fail with Qemu on aged hosts because of the tight
timeouts.
2019-06-13 12:22:50 +02:00
2b183f9497
depot: update recipe hashes
2019-05-29 10:20:52 +02:00
5ba19dd49b
test-nic_loopback: fix RAM resource request
...
Ref #3387
2019-05-29 10:20:52 +02:00
a633b5e36e
drivers_interactive-pc: quotas (ps2_drv, input_filter)
2019-05-16 13:11:02 +02:00
be053ed257
depot: add recipe for drivers_interactive-muen
2019-05-16 13:11:01 +02:00
1e986fade8
os: name pbxa9 ps2_drv explicitely (ref #2190 )
2019-05-16 13:11:01 +02:00
2e68fae2ec
os: name ahci_drv unambigously (ref #2190 )
2019-05-16 13:11:01 +02:00
e6f83d4df2
depot: add recipe for drivers_interactive-rpi
...
Ref #2190
2019-05-16 13:11:01 +02:00
a623a66019
depot: add recipe for drivers_interactive-imx53_qsb
...
Ref #2190
2019-05-16 13:11:01 +02:00
8d1cfce15e
os: name fb_drv unambigously (ref #2190 )
2019-05-16 13:11:01 +02:00
5d4064fed4
depot: add recipe for drivers_nic-pbxa9
...
Ref #3180
2019-05-16 13:11:00 +02:00
5182224c2b
depot: add recipe for drivers_nic-zynq
...
Ref #3180
2019-05-16 13:11:00 +02:00
5b5e8a9bd4
depot: add recipe for drivers_nic-linux
...
Ref #3180
2019-05-16 13:11:00 +02:00
4fdbb1b1ad
depot: add recipe for linux_nic_drv
...
Ref #3180
2019-05-16 13:11:00 +02:00
911f4ada0a
os: make platform_drv package ready for ARM
...
* Make target binaries independent of board SPECS
* Name binaries of one architecture unambigously
* Extend include path to match board specifics
* Adapt run-scripts to use the right binary
Ref #2190
Ref #3180
2019-05-16 12:52:59 +02:00
c55663b923
os: extend regulator session api package
...
Ref #2190
Ref #3180
2019-05-16 12:52:59 +02:00
cac0f44194
os: extend platform_session api package
...
Ref #2190
Ref #3180
2019-05-16 12:52:59 +02:00
ba51800b31
depot: update recipe hashes
2019-05-06 16:15:27 +02:00
6ea1179145
depot: update recipe hashes
2019-04-09 12:30:35 +02:00
d027f12764
depot: update recipe hashes
2019-04-02 09:36:39 +02:00
ebe71a12ed
depot: update recipe hashes
2019-03-19 11:12:36 +01:00
4f99224255
ram_fs: increase max file size on 64 bit to 8 GiB
...
Fixes #2315
2019-03-18 15:57:00 +01:00
cb2ebd0bf7
part_block: fix handling of chained EBR's
...
Fixes #3223 .
2019-03-18 15:56:58 +01:00
1c2dabc6d7
test-part_block_mbr: update disk image
...
The disk image contains an extended partition table now that would
have been parsed incorrectly in the past. While there remove the unused
gpt BLOB (test-part_block_gpt has its own raw archive).
Issue #3223 .
2019-03-18 15:56:58 +01:00
0ef784b8fd
mixer: only provide Audio_out in pkg
...
The mixer only supports Audio_out.
Fixes #3210 .
2019-03-18 15:56:23 +01:00
36adbef3f9
depot: update recipe hashes
2019-02-28 11:34:45 +01:00
46a29532a9
depot: update recipe hashes
2019-02-26 14:47:02 +01:00
0e0b6bdde7
depot: update recipe hashes
2019-02-19 11:13:56 +01:00
253d6b0b92
Runtime package of clipboard service
...
Fix #3150
2019-02-19 10:50:51 +01:00
271e2398f9
depot: update recipe hashes
2019-02-12 14:24:12 +01:00
9e9614af13
test-init: increase timeout
...
The original timeout is one second too short to let the test pass on
NOVA/32bit. This patch increases the timeout by 10 seconds.
2019-02-12 10:33:16 +01:00
3a169d3a78
depot: update recipe hashes
2019-01-30 13:55:20 +01:00
9859df8c6c
test-fs_report: increase timeout (foc/x86_64/qemu)
2019-01-30 13:55:19 +01:00
37b2aaa051
Equalize RAM quantum in acpi_drv configs
...
While the managed drivers already used 4M, interactive and nic failed on
hardware with larger ACPI tables.
2019-01-30 13:54:54 +01:00
431c80bbca
Add missing 'root' attribute to vfs policies
...
The commit "os: avoid using deprecated APIs" tightens the policy
configuration of the VFS server such that the 'root' attribute is no
longer optional.
2019-01-30 13:54:53 +01:00
af146e7dcd
Remove base/timed_semaphore.h from API
...
The former 'Genode::Timed_semaphore' mechanism is moved to the private
part of the two remaining users, namely dde_rump and the libc. Note
there are now two private copies of 'timed_semaphore.h'. This should be
regarded as an interim step until the use of this mechanism is removed
from both users.
This patch also cleans up the mechanism from legacy Genode API calls and
global side effects (alarm-thread singleton). The test/timed_semaphore
is now located at the libports repository as it now tests a mechanism of
the libc. The former timed_semaphore library is no more.
Fixes #3121
2019-01-30 13:35:29 +01:00
ed65267bc5
depot: update recipe hashes
2019-01-14 12:34:41 +01:00