Commit Graph

  • 2cff12e1fb base: remove debug message Norman Feske 2019-08-17 01:05:18 +0200
  • 55e99e16ef base: add missing include in base/id_space.h Norman Feske 2019-08-16 11:39:34 +0200
  • e499a04de7 ldso: config option to disarm ctors check Norman Feske 2019-08-15 10:28:50 +0200
  • abdf422681 ldso: interface to get infos about loaded objects Norman Feske 2019-08-14 16:00:18 +0200
  • fd8a209da2 libc: fix warning in socket_fs_plugin.cc Norman Feske 2019-08-15 10:42:08 +0200
  • 15b27a1e9d drivers_nic-imx7d_sabre: increase caps for sel4 Sebastian Sumpf 2019-08-21 13:15:54 +0200
  • b113f869bb Use I/O signals for resource-request responses Norman Feske 2019-08-17 00:24:06 +0200
  • 6fb7022508 Cap-resource request on Pd_session::transfer_quota Norman Feske 2019-08-17 00:17:23 +0200
  • cc437a5eca Spelling fix in os/single_session_service.h Norman Feske 2019-08-14 16:02:26 +0200
  • 312f801f8a depot: update recipe hashes Christian Helmuth 2019-08-14 09:13:56 +0200
  • 8509687c8d system_rtc.run: use packages Sebastian Sumpf 2019-08-20 16:11:12 +0200
  • ce633c0bba gems: recipes/pkg/drivers_rtc-pc Martin Stein 2019-08-16 17:55:48 +0200
  • 2fc6cedcc0 ld: load dynamic linker at static address on Linux Sebastian Sumpf 2019-08-20 14:32:01 +0200
  • 468270f6e9 Enable libusb-internal error login smartcard test Christian Helmuth 2019-08-20 15:55:24 +0200
  • 32323abe8e vfs: handle unsupported watch exception Alexander Boettcher 2019-08-19 14:45:03 +0200
  • 1113c4f6a2 depot: mstein download and pubkey Martin Stein 2019-08-13 17:03:47 +0200
  • e855638266 hw: add system call for irq mode setting Sebastian Sumpf 2019-08-15 14:41:09 +0200
  • f3a7d3750f base: Add Linux and GOT relative startup code on ARM Sebastian Sumpf 2019-08-13 13:43:28 +0200
  • 1bdd18a196 ada-runtime: update to 1.1 Johannes Kliemann 2019-07-26 13:59:00 +0200
  • 0c20bb6ab9 doc: mention BOARD in getting_started.txt Christian Helmuth 2019-08-14 15:23:54 +0200
  • d01cc3bf41 Configurable set_rtc values in RTC test Christian Helmuth 2019-08-14 09:12:12 +0200
  • 9cf5da85ef libc: change time back end to re-read RTC Josef Söntgen 2019-08-12 18:10:38 +0200
  • 316f9e4df3 libc: add VFS watch handle accessor Josef Söntgen 2019-08-12 18:10:14 +0200
  • 18e586daed libc: merge RTC and time backends Josef Söntgen 2019-08-12 16:28:29 +0200
  • 1fdd5b636b vfs: watch set-rtc signal in RTC file system Christian Helmuth 2019-08-14 14:02:33 +0200
  • b8ed80b7dd Simple libc-based RTC test Christian Helmuth 2019-08-14 14:01:19 +0200
  • cb6377355e sntp_client: report received transmit timestamp Martin Stein 2019-07-12 15:13:40 +0200
  • 322bacd380 timeout_types.xsd: Minutes type Martin Stein 2019-07-12 14:49:15 +0200
  • 99cb585b6e libports: system RTC server and test Josef Söntgen 2019-07-15 17:32:20 +0200
  • 0037edfeee libports: minimal time-type conversion from musl Christian Helmuth 2019-08-14 14:53:40 +0200
  • a7fe4a502d rtc_drv: implement set signal handling Josef Söntgen 2019-07-15 15:06:23 +0200
  • ea2b330158 rtc: extended session with set-signal Josef Söntgen 2019-07-15 13:33:25 +0200
  • 86cacd23bb rtc: add documentation comments Josef Söntgen 2019-07-15 13:24:04 +0200
  • 85b1563e57 mk: generate .data symbols with distinct values/addresses Christian Prochaska 2019-07-20 18:19:30 +0200
  • 35c724512d stdcxx: revert '_ZTISt16invalid_argument' symbol type to 'V' Christian Prochaska 2019-07-20 12:38:03 +0200
  • ff07654560 noux: rm explicit dependency from libc_noux.lib.so Norman Feske 2019-08-13 14:38:39 +0200
  • 695a212877 noux: preload libc_noux.lib.so for noux processes Norman Feske 2019-08-13 14:28:34 +0200
  • 686dd8affd ldso: ability to preload shared objects Norman Feske 2019-08-13 14:20:32 +0200
  • 3acb509b9e vbox: add 'RTMemDupExTag()' implementation Christian Prochaska 2019-08-13 14:05:23 +0200
  • 874172ca76 sculpt manager: support GEMDOS file systems Norman Feske 2019-08-10 12:15:52 +0200
  • 114de7721f rump_fs: support the access of GEMDOS file systems Norman Feske 2019-08-09 20:52:18 +0200
  • ceae637416 part_block: support for AHDI partition scheme Norman Feske 2019-08-09 16:45:51 +0200
  • 23c2606ce0 usb_block: support iomega zip drives Norman Feske 2019-08-09 10:54:31 +0200
  • 67a3c2ea4b sculpt: handle failures of usb_block_drv Norman Feske 2019-08-09 10:57:39 +0200
  • 2d03e622f1 usb_block: exit on initialization failure Norman Feske 2019-08-08 14:54:31 +0200
  • b9f0318ab8 mk: print symbol assembler file lines only once Christian Prochaska 2019-07-20 13:50:24 +0200
  • 08ac64bba9 libports: download bzip2 port from sourceware.org Christian Helmuth 2019-08-14 09:07:39 +0200
  • f018dac506 util/fifo: Change empty() method of fifo to const. Stefan Thöni 2019-07-29 14:12:59 +0200
  • 607fe83c63 autopilot: align output for wide run-script names Christian Helmuth 2019-07-20 12:04:03 +0200
  • f73c63900f abi_symbols: drop weak local symbols Christian Prochaska 2019-07-18 16:20:57 +0200
  • 2fad5eff95 abi_symbols: handle symbols without value Christian Prochaska 2019-07-18 15:08:32 +0200
  • 1f56ffa51a abi_symbols: better error message on failed regexp match Christian Prochaska 2019-07-18 13:14:46 +0200
  • ce149397ec acpica: retrieve static battery info only once Christian Helmuth 2019-07-18 14:29:18 +0200
  • a7835650e8 acpica: prevent contrib code warnings Christian Helmuth 2019-07-18 13:57:34 +0200
  • 83ead086a1 acpica: enable interpreter-slack mode Christian Helmuth 2019-07-18 10:54:46 +0200
  • 91c8e70bef depot: add recipe for drivers_nic-imx8q_evk Christian Prochaska 2019-07-04 15:54:19 +0200
  • 38dcdeeb04 fec_nic_drv: arm_64 support Christian Prochaska 2019-07-04 15:54:19 +0200
  • 1c77ea2b03 base-hw: remove other board libs from recipes Christian Helmuth 2019-07-12 15:27:05 +0200
  • 82d50912f6 foc: exclude .git directories from src archives Christian Helmuth 2019-07-11 16:04:53 +0200
  • 4c113182b0 depot: add recipe for base-hw-imx8q_evk Christian Prochaska 2019-07-01 20:08:41 +0200
  • 7ced122ddc hw: support for i.MX8M Quad EVK Stefan Kalkowski 2019-07-11 13:00:32 +0200
  • 6b09ac59f0 hw: enable performance counter for ARMv8 Stefan Kalkowski 2019-07-09 11:41:18 +0200
  • ee38504d81 hw: implement update_data_region for ARMv8 Stefan Kalkowski 2019-07-10 17:52:49 +0200
  • dd505edd19 hw: GICv3 implementation Sebastian Sumpf 2019-06-24 18:39:48 +0200
  • fa1aa33f83 hw: sanitize arm trustzone/virtualization services Stefan Kalkowski 2019-07-11 11:38:16 +0200
  • 907de9d37f hw: move timer into board.h Stefan Kalkowski 2019-07-10 16:12:21 +0200
  • 5c7436bf10 hw: remove SMP variable from board.h Stefan Kalkowski 2019-07-10 15:36:41 +0200
  • 0b77e8ea62 hw: consistently move cpu into board namespace Stefan Kalkowski 2019-07-10 15:00:33 +0200
  • 875858b2cc hw: integrate interrupt controllers into board.h Stefan Kalkowski 2019-07-10 13:30:54 +0200
  • fe426e6f8f smbios_decoder: XML report from SMBIOS table ROM Martin Stein 2019-07-09 18:36:46 +0200
  • 1e379cb3a9 drivers/acpi: provide plain SMBIOS table as report Martin Stein 2019-07-09 18:28:12 +0200
  • ead385dd17 base-nova: EFI sys-table pointer in platform info Martin Stein 2019-07-09 18:27:13 +0200
  • b87e21a392 base-hw: EFI sys-table pointer in platform info Martin Stein 2019-07-09 18:26:20 +0200
  • 04e8ba716c ps2_drv: wait longer for ACK after RESET command Christian Prochaska 2019-07-09 16:38:11 +0200
  • 193a401097 Increase RAM quota of ACPI driver to 4M Christian Prochaska 2019-07-09 16:36:37 +0200
  • 53a83fb76e nova: update kernel branch Alexander Boettcher 2019-07-09 09:25:15 +0200
  • 47e6d72bf2 rtc_drv: add support for setting RTC Josef Söntgen 2019-07-01 17:23:33 +0200
  • 91ce57848c rtc_session: make timestamp printable Josef Söntgen 2019-03-10 21:17:32 +0100
  • 22d7871e1d test/init: raise log performance Martin Stein 2019-06-24 20:28:41 +0200
  • 4189157d10 cpu_bench: fixes to make it work reliably Tomasz Gajewski 2019-06-11 18:23:30 +0200
  • eaefcc2c6f ssh: add exec channel and exit on interactive Sid Hussmann 2019-05-29 18:44:28 +0200
  • 92bdcbf1fe ps2: initially set all keyboard LEDs off Christian Helmuth 2019-07-09 15:55:09 +0200
  • c011d54158 sculpt/README: refer to cnuke's updated article Norman Feske 2019-07-09 14:18:31 +0200
  • d782499541 sculpt/README: specify BOARD for building Norman Feske 2019-07-09 13:59:59 +0200
  • 59f9af23b9 News item for Sculpt 19.07 Norman Feske 2019-07-09 12:20:06 +0200
  • 70a236cccd sculpt/README: adjust git tag to version 19.07 Norman Feske 2019-07-09 11:57:21 +0200
  • d33bef2e49 Update documentation for Sculpt 19.07 sculpt-19.07 Norman Feske 2019-07-09 11:16:42 +0200
  • fbae7767b4 sculpt: version 19.07 Christian Helmuth 2019-05-29 14:18:37 +0200
  • 17d32b3e15 depot: update recipe hashes Christian Helmuth 2019-07-09 09:06:21 +0200
  • 6380ad1c80 pkg/vbox5-nova-sculpt: clipboard support Norman Feske 2019-07-01 16:57:00 +0200
  • 0c3d3e7c8f pkg/qt5_textedit: clipboard support Norman Feske 2019-07-01 16:39:05 +0200
  • 3b0d694f42 pkg/noux-system: clipboard support Norman Feske 2019-06-29 13:51:02 +0200
  • c7e79030dd sculpt: limit rate of depot queries Norman Feske 2019-06-29 18:56:31 +0200
  • 58a0f5c30b sculpt: break possible depot-query feedback loop Norman Feske 2019-06-29 12:18:12 +0200
  • c92a9ce591 sculpt: show names of unsatisfied launchers Norman Feske 2019-06-28 14:00:29 +0200
  • 605f9abf96 sculpt: integrate global clipboard Norman Feske 2019-06-27 22:49:12 +0200
  • e4412a3e56 noux_vim.run: clipboard integration with wm Norman Feske 2019-06-25 15:02:57 +0200
  • 1fe9b07c99 wm: forwarding of clipboard ROM/Report sessions Norman Feske 2019-06-27 19:03:03 +0200
  • 2da604a6e2 terminal: make color 4 less green, less saturated Norman Feske 2019-07-01 09:09:19 +0200
  • fc7b983a40 terminal: clipboard support Norman Feske 2019-06-25 16:46:04 +0200