Timeline
2017-10-03:
- 23:12 Changeset in mainline [5c5c9407]lfnserial by
- Implemented GetPortStatus? request using XHCI port registers.
- 20:57 Changeset in mainline [7776cb1]lfnserial by
- Setting correct port number on root hub.
- 20:53 Changeset in mainline [f8199ab]lfnserial by
- Set PwrGood? constant.
- 20:50 Changeset in mainline [d14ca59]lfnserial by
- Removed GetHubStatus? request implementation.
- 19:59 Changeset in mainline [d07b052]lfnserial by
- Setting root hub header upon init.
- 18:12 Changeset in mainline [a0a273e]lfnserial by
- Unify compiler handling a bit. Most compiler flags have been changed …
- 17:52 Changeset in mainline [65e079b]lfnserial by
- Fixed ADDRESS_DEVICE command by fixing the size of input control …
- 16:54 Changeset in mainline [0f28387]lfnserial by
- toolchain.sh: enable gold linker, disable guile support, only touch …
- 16:53 Changeset in mainline [472235a]lfnserial by
- xhci: refactoring Revise error paths, refactor some code.
- 16:18 Changeset in mainline [b4a9f5d]lfnserial by
- Recreate empty directories that aren't preserved in git.
- 16:04 Changeset in mainline [2c52073]lfnserial by
- Remove CONFIG_OPTIMIZE_FOR_SIZE and instead directly set OPTIMIZATION …
- 15:53 Changeset in mainline [efe9463]lfnserial by
- xhci: fix the irq code once again Previous code unintentionally …
- 15:17 Changeset in mainline [adb4e683]lfnserial by
- Refactored the way event handling works, now we fetch all of the event …
- 11:36 Changeset in mainline [a1eb7c67]lfnserial by
- Added synchronization to event ring enqueue, removed a leftover debug …
- 11:31 Changeset in mainline [a2b0ba3]lfnserial by
- Added synchronization to trb rin enqueue.
2017-10-02:
- 23:05 Changeset in mainline [68f4671]lfnserial by
- Revert previous commit. Looks like this was already fixed in the meantime.
- 22:54 Changeset in mainline [94868e1]lfnserial by
- Fix return of uninitialized variable.
- 21:07 Changeset in mainline [7e55bed7]lfnserial by
- Rename CUDA types, soft state is the basic one.
- 20:52 Changeset in mainline [943aaf1b]lfnserial by
- Eliminate global variables in CUDA driver.
- 20:13 Changeset in mainline [6886705]lfnserial by
- Move CUDA hw-related definitions to a separate header file.
- 19:17 Changeset in mainline [1f76b7d]lfnserial by
- fix: unlock rather than deadlock
- 19:16 Changeset in mainline [04df063]lfnserial by
- xhci commands: enable (and encourage) keeping commands on the stack …
- 16:10 Changeset in mainline [370a1c8]lfnserial by
- Extcap fix, not correctly determine if port is USB 2/3
2017-10-01:
- 22:54 Changeset in mainline [4688350b]lfnserial by
- xhci commands: waiting for commands completion uses fibril condvar
2017-09-30:
- 18:52 Changeset in mainline [300f4c4]lfnserial by
- Let the resource allocator treat 0 as a valid resource
- 18:24 Changeset in mainline [4d28d86]lfnserial by
- cstyle
- 13:16 Changeset in mainline [c9d905f]lfnserial by
- macros for handoff delay
- 13:07 Changeset in mainline [e6b0dba]lfnserial by
- BIOS handover
- 11:28 Changeset in mainline [cc9ac7c]lfnserial by
- not casting NULL makes gcc complain
- 06:43 Ticket #686 (IRQ pseudo code registration/deregistration broken) closed by
- fixed: Fix merged in mainline,2757.
- 06:29 Changeset in mainline [91b60499]lfnserial by
- Merge support for capabilities from lp:~jakub/helenos/caps This …
2017-09-29:
- 22:56 Changeset in mainline [6636fb19]lfnserial by
- Add comments
- 21:46 Changeset in mainline [548c123]lfnserial by
- xhci commands: embed TRB into the command structure Previously, a …
- 11:08 Ticket #602 (Cannot download a 1M file from HelenOS over http/tcp.) closed by
- fixed: Fixed in mainline,2756 by having separate receive and …
2017-09-28:
- 22:08 Changeset in mainline [48bcf49]lfnserial by
- Introduce reference-counted kobjects Capabilities are thus reduced to …
- 17:01 Changeset in mainline [d076f16]lfnserial by
- Websrv cannot use global buffers to handle HTTP requests concurrently.
- 16:07 Ticket #695 (e1000_link_restart() needs to be double-checked/tested) created by
-
In
uspace/drv/nic/e1k/e1k.c
, said function unconditionally calls … - 14:23 Ticket #546 (Some DNS lookups fail) closed by
- fixed: Yes, I confirm that it works fine now. I consider this ticket fixed.
2017-09-27:
- 22:40 Changeset in mainline [7b616e2]lfnserial by
- Name service should communicate using async.h.
- 15:04 Changeset in mainline [ab5a0830]lfnserial by
- Handle interrupts correctly Now, irq_commands asserts all flags in …
2017-09-26:
- 21:03 Changeset in mainline [dd20cbb]lfnserial by
- Do not return undefined value
2017-09-25:
- 20:51 Changeset in mainline [8d6bcc8c]lfnserial by
- Move clipboard under location service.
- 19:41 Changeset in mainline [11d9630]lfnserial by
- Fix handling of empty table cells.
2017-09-23:
- 23:05 UsersGuide/Networking edited by
- Update inet commands for changeset:mainline,2752 (diff)
- 22:20 Changeset in mainline [75c3830]lfnserial by
- Separate display of addresses, static routes and IP links into …
- 11:41 Changeset in mainline [f538ef3]lfnserial by
- No need to have a (broken) BSD errx() function in libc.
2017-09-22:
- 17:25 Changeset in mainline [bd1745f]lfnserial by
- Update and sort .bzrignore.
- 17:06 Changeset in mainline [5c769d54]lfnserial by
- devctl list-drv can use io/table.
- 07:21 Changeset in mainline [207d5da]lfnserial by
- Fix extraneous empty line printed after table.
2017-09-21:
- 16:13 Changeset in mainline [5e962ad]lfnserial by
- Add a module to format command output as a table.
- 00:02 Changeset in mainline [4c363fa2]lfnserial by
- Most drivers can actually compile on most platforms.
2017-09-19:
- 19:59 Changeset in mainline [866a8f3]lfnserial by
- Remove cap from type list when reclaiming
- 19:18 Changeset in mainline [6abfd250]lfnserial by
- Rename caps_apply_to_all to caps_apply_to_type
2017-09-18:
- 20:52 Changeset in mainline [9e87562]lfnserial by
- Make all accesses to capabilites exclusive This commit makes sure …
- 06:38 Changeset in mainline [797dc79e]lfnserial by
- Remove stray backslash.
2017-09-17:
- 23:37 Changeset in mainline [3e2291a9]lfnserial by
- TCP tests for ucall module and some more for conn module. Implement …
2017-09-16:
- 22:25 Ticket #694 (Assembler warnings on sparc64/niagara) created by
-
In
kernel/arch/sparc64/src/sun4v/start.S
[…] - 22:17 Ticket #693 (Assembler warnings on MIPS) created by
-
In
kernel/arch/mips32/src/start.S
[…] In {{{ … - 21:55 Ticket #692 (Assembler warnings on IA64) created by
-
In
uspace/lib/c/arch/ia64/src/entry.S
[…] In … - 19:34 Ticket #691 (xorriso doesn't support "-hfs") created by
- When building for ppc32: […]
2017-09-15:
- 13:22 Changeset in mainline [6969eea3]lfnserial by
- cstyle, remove forgotten include directive
2017-09-14:
- 19:07 Ticket #690 (Invalid instruction in amd64 sin()/cos()) closed by
- fixed: Fixed in mainline,2742.
- 19:06 Changeset in mainline [5918c00]lfnserial by
- Do not irritate the assembler by FSTPL %sp(1) When moving data …
- 15:01 Ticket #690 (Invalid instruction in amd64 sin()/cos()) created by
-
uspace/lib/math/arch/amd64/src/sin.S
(andcos.S
), line 70 contains …
2017-09-13:
- 20:49 Changeset in mainline [120d5bc]lfnserial by
- Let df give 'human-readable' output by default. Use cap.h for better …
- 20:14 Changeset in mainline [6c4eedf]lfnserial by
- Move capacity specification to libc.
2017-09-12:
- 19:27 Changeset in mainline [1d40c93d]lfnserial by
- Include development files by default on ia32 and amd64 On these …
- 15:48 Changeset in mainline [9520af7]lfnserial by
- Allow TCP conn tests that involve transferring data by enabling an …
2017-09-11:
- 17:43 Changeset in mainline [0a1e7e4]lfnserial by
- Connection can still be mapped when being deleted, must be unmapped …
- 16:34 Changeset in mainline [9713b0b]lfnserial by
- Fix downloader null pointer dereference when writing to stdout.
- 11:49 CodingTips edited by
- Add mandatory and recommended coding practices (diff)
- 11:19 CStyle edited by
- Add rationale (diff)
- 07:05 Changeset in mainline [e1b4ae0]lfnserial by
- Start adding tests for TCP conn module. Make sure all connections have …
2017-09-10:
- 17:48 Changeset in mainline [975d528]lfnserial by
- Add unit tests for TCP tqueue. Fix tqueue possibly being finalized …
2017-09-07:
- 21:21 Ticket #689 (Taskdump cannot load symbols for binaries not in /app or /srv) created by
- If a binary that is not in /app or /srv faults and is dumped (e.g. …
- 16:16 Changeset in mainline [12dcd5f]lfnserial by
- Add unit tests for fibril timer.
2017-09-06:
- 22:16 Changeset in mainline [fc3d4fd5]lfnserial by
- Downloader should properly clean up HTTP connection.
- 17:08 Changeset in mainline [d14840d]lfnserial by
- Add test for TCP rqueue.
- 07:02 Ticket #688 (TCP unit tests broke ia64 build) closed by
- fixed: Fixed in changeset:mainline,2730
- 06:53 Changeset in mainline [42f61f01]lfnserial by
- Fix ia64/abs32le builds.
- 06:49 Ticket #589 (UDP packets corrupted under high load) closed by
- worksforme
2017-09-05:
- 21:28 Ticket #688 (TCP unit tests broke ia64 build) created by
- The CI tests …
- 14:28 Download edited by
- Link to CI/latest (diff)
2017-09-04:
- 20:25 Changeset in mainline [e5f5ce0]lfnserial by
- Create a slab cache for allocating phone_t structures
- 20:08 Changeset in mainline [431c402]lfnserial by
- Create a slab cache for allocating irq_t structures
- 19:45 Changeset in mainline [fa32c9f]lfnserial by
- Fix getting of the kobject address
- 19:38 Changeset in mainline [63d8f43]lfnserial by
- Allocate the kobjects referenced by capabilities dynamically
- 15:49 Changeset in mainline [20c82e3]lfnserial by
- Fix DNS resolver bugs: Possible write via stale pointer, bad decoding …
2017-09-03:
- 19:58 Changeset in mainline [30c27e9]lfnserial by
- Improve comments
- 19:45 Changeset in mainline [a5d0143]lfnserial by
- Improve comments
- 19:23 Changeset in mainline [3422fb6]lfnserial by
- Do not register IRQs inside of answerboxes
- 18:14 Changeset in mainline [9306cd7]lfnserial by
- Make IRQ subscribe/unsubscribe thread safe again
- 14:15 Changeset in mainline [4d6629f]lfnserial by
- Remove unused connection cloning
- 13:56 Changeset in mainline [8a45bf09]lfnserial by
- Improve comments
- 09:22 Changeset in mainline [1ddbf81]lfnserial by
- Add TCP iqueue test and missing seq_no_segment_ready test. Fix iqueue …
Note: See TracTimeline
for information about the timeline view.