Timeline
2017-10-16:
- 17:28 Changeset in mainline [bb784ae]lfnserial by
- Added max ESIT payload macro.
- 15:50 Changeset in mainline [a416d070]lfnserial by
- Let ICP-IC be enumerated by the DDF.
- 12:03 Changeset in mainline [f971e957]lfnserial by
- Removed hardcoded target for doorbell
- 11:37 Changeset in mainline [3afcf68]lfnserial by
- Removed unnecessary malloc and forced bounds for async transfer
2017-10-15:
- 23:17 WhoIsWho edited by
- (diff)
- 21:35 Changeset in mainline [b7db009]lfnserial by
- xhci: fix crashing QEMU
- 20:08 Changeset in mainline [9b2f69e]lfnserial by
- Setting up endpoint contexts (almost) properly. Boilerplate for …
- 16:55 Changeset in mainline [816f5f4]lfnserial by
- Remote USB (async) sending structures remote_usb_register_endpoint is …
- 15:21 Changeset in mainline [1974f56a]lfnserial by
- SERVICE_IRC fourcc is no longer used.
- 15:05 Changeset in mainline [2770b66]lfnserial by
- Fixed few bugs related to control transfers and some deadlocks. …
- 15:04 Changeset in mainline [9a2eb14]lfnserial by
- As a temporary measure, let IRC servers use the location service for …
- 13:44 Changeset in mainline [20eaa82]lfnserial by
- usbhost refactoring: introduced bus→enumerate_device
- 02:04 Changeset in mainline [867b375]lfnserial by
- hcd_ddf_new_device refactoring This long function is now split into …
2017-10-14:
- 23:13 Changeset in mainline [75911d24]lfnserial by
- ICP could relay disable/clear interrupt.
- 22:49 Changeset in mainline [d51838f]lfnserial by
- Let leaf drivers enable/disable/clear interrupts via hw_res instead of …
- 17:21 Changeset in mainline [d7869d7e]lfnserial by
- Reading assigned USB addresses, issuing Configure Endpoint commands to …
- 13:39 Changeset in mainline [2297fab]lfnserial by
- Reintroduced alloc_dev(), brought it up to speed with recent changes.
- 08:58 ReleaseNotes/Mainline edited by
- (diff)
2017-10-13:
- 17:40 Changeset in mainline [dcf0597]lfnserial by
- xhci rh: move away from virthub xHC's root hub is too different from …
- 13:04 Changeset in mainline [063dfe8]lfnserial by
- Moved initialization and polished some log messages.
- 12:32 Changeset in mainline [c10daa8]lfnserial by
- Refactored XHCI bus to hold devices instead of endpoints. Added middle …
- 11:13 Changeset in mainline [366e9b6]lfnserial by
- usbhost: setup of the root hub is now a method of an driver [oue]hci …
- 10:18 Changeset in mainline [cb69854]lfnserial by
- Returning some basic speed, so that we can get xhci up and running.
- 10:03 Changeset in mainline [5995383c]lfnserial by
- usbhost refactoring: fix introduced bugs
- 09:38 Changeset in mainline [c0e4b5b2]lfnserial by
- usbhost refactoring: vhc Now, please, review.
- 09:21 Changeset in mainline [741bcdeb]lfnserial by
- WIP usbhost refactoring: ehci completed vhc to go…
- 08:49 Changeset in mainline [e6b9182]lfnserial by
- WIP usbhost refactoring: ohci completed Along with that we noticed …
2017-10-12:
- 23:05 Changeset in mainline [0a5833d7]lfnserial by
- Corrected endpoint access.
- 19:57 Changeset in mainline [0e3e1f6]lfnserial by
- Corrected to assume endpoint_t is actually xhci_endpoint_t.
- 19:55 ReleaseNotes/Mainline edited by
- Update release notes, still needs some work (diff)
- 17:59 Changeset in mainline [ce732e74]lfnserial by
- Allocate capabilities from a dedicated slab cache
- 17:38 Changeset in mainline [d29ae35]lfnserial by
- Fix include guard typo.
- 16:42 Changeset in mainline [a8435eb5]lfnserial by
- Implemented data structure for endpoint management using USB target as …
- 16:07 Changeset in mainline [f9d787c]lfnserial by
- Target is not a pointer
- 16:06 Changeset in mainline [fc0271a5]lfnserial by
- WIP usbhost refactoring: uhci converted
- 15:45 Changeset in mainline [d0db4a0]lfnserial by
- Doorbell target fix
- 15:25 Changeset in mainline [add878aa]lfnserial by
- Added empty implementation of XHCI bus method bodies.
- 14:18 Changeset in mainline [a5976973]lfnserial by
- fixup: forgotten files
- 14:07 Changeset in mainline [41924f30]lfnserial by
- WIP usbhost refactoring This commit replaces callbacks with more …
2017-10-11:
- 20:54 Changeset in mainline [7e74911]lfnserial by
- Delegated transfer block recycling to the kernel frame allocator. …
- 20:35 Changeset in mainline [1c5c96d]lfnserial by
- Unify offset ranges in update_damaged_region.
- 20:25 Changeset in mainline [b08e98ba]lfnserial by
- Create the missing empty directories.
- 18:53 Changeset in mainline [63adb18]lfnserial by
- Added transfer block data structure and dequeue mechanism.
- 16:32 Changeset in mainline [cf13b17]lfnserial by
- Rename <sys/types.h> to <types/common.h>
- 13:18 Changeset in mainline [eaf5e86]lfnserial by
- xhci: whitespace fixes
- 09:55 Changeset in mainline [ac18b08]lfnserial by
- Added superspeed endpoint companion descriptor
2017-10-10:
- 20:47 Changeset in mainline [2a7749d7]lfnserial by
- Add <sys/types.h> as a wrapper for <libarch/types.h>, and eliminate …
- 20:45 Changeset in mainline [04ba110]lfnserial by
- Eliminate direct references to <libarch/inttypes.h>.
- 18:58 Changeset in mainline [a4fb8d60]lfnserial by
- Kill U/INTN_C(). It's only used in one place and its practical …
- 18:21 Changeset in mainline [33f86a3]lfnserial by
- Add PRI*PTR macros and correct a few printfs.
- 15:34 Changeset in mainline [c46bfbc]lfnserial by
- Allow caps_task_alloc() to fail
- 08:57 Ticket #697 (Kernel console is painfully slow on Freerunner) created by
- As of mainline,2797, kernel console is running really slow on Neo …
- 06:51 Changeset in mainline [cccd60c3]lfnserial by
- hw_res_enable_interrupt should allow enabling individual interrupts.
- 06:34 Changeset in mainline [2bdf92a5]lfnserial by
- Eliminate remaining cases of drivers directly calling …
2017-10-09:
- 22:25 Ticket #671 (Allow arbitrary number of phones per task) closed by
- fixed: Fixed in mainline,2797.
- 22:18 Changeset in mainline [05913fe7]lfnserial by
- Allow virtually unlimited number of capabilities per task
- 21:01 Changeset in mainline [e02bfb4]lfnserial by
- Remove duplicated label.
- 21:00 Changeset in mainline [b1018a29]lfnserial by
- Fix all copypasted include guard typos.
- 20:03 Changeset in mainline [bfdb7c63]lfnserial by
- Change amd64 target to amd64-unknown-elf. This fixes clang build on amd64.
- 19:10 Changeset in mainline [02667d9]lfnserial by
- Resource arenas should be destructible
- 18:17 Changeset in mainline [d75dc05]lfnserial by
- Remove the unmaintained and likely broken ICC support.
- 16:27 Changeset in mainline [42bc933]lfnserial by
- Dummy for bulk transfers (need to support streams)
- 15:46 Changeset in mainline [ca207e0]lfnserial by
- Remove unused enums
- 15:34 Changeset in mainline [591b989]lfnserial by
- Change toolchain.sh to install into target-specific directory.
- 15:33 Changeset in mainline [b08941d]lfnserial by
- Allow the cross-compiler toolchain path to be prefixed with full …
- 15:03 Ticket #695 (e1000_link_restart() needs to be double-checked/tested) closed by
- fixed: The original author (Zdenek Bouska) says the fix seems all right. …
- 14:11 Changeset in mainline [a0be5d0]lfnserial by
- Moved ring_doorbell, added address check
2017-10-08:
- 20:55 Changeset in mainline [07cb0108]lfnserial by
- Sort out irc_disable_interrupt vs irc_clear_interrupt.
- 20:42 Changeset in mainline [53a309e]lfnserial by
- Must not explicitly close DDF-provided parent session.
- 20:34 Changeset in mainline [d15797d]lfnserial by
- Remove unnecessary references to devman.
- 20:17 Changeset in mainline [2fd26bb]lfnserial by
- Make it simpler to get parent function session repeatedly without …
- 19:37 Changeset in mainline [82cbf8c6]lfnserial by
- Replace the old hash table implementation in the kernel with the newer …
2017-10-07:
- 16:39 Changeset in mainline [ae03552e]lfnserial by
- hcd: get rid of async_usleep
2017-10-06:
- 20:03 Ticket #696 (Three character device interfaces is a crowd) created by
- Currently there are three different character device interfaces in use …
2017-10-05:
- 19:09 Changeset in mainline [81b9d3e]lfnserial by
- Merge CUDA DDF conversion.
- 18:34 Changeset in mainline [84eb4edd]lfnserial by
- autotool.py: For clang, improve error messages and remove check for …
- 18:00 Changeset in mainline [c188c62]lfnserial by
- CUDA driver should use hw_res to obtain HW configuration.
- 17:17 Changeset in mainline [e9e24f2]lfnserial by
- Basic commands transfer implementation
- 16:21 Changeset in mainline [078e0e6]lfnserial by
- Removed unnecessary calls to malloc32 and free32.
- 16:16 Changeset in mainline [4930b15]lfnserial by
- Better log message for the status change handler.
- 16:13 Changeset in mainline [916991b]lfnserial by
- Implemented SetStatusFeature? request.
- 15:38 Changeset in mainline [9876e34]lfnserial by
- Removed previous implementation, forwarding all events to hub, …
- 14:04 Changeset in mainline [44063d17]lfnserial by
- TRB ring for EP 0 is now stored in the virtual dcbaa.
- 10:58 Changeset in mainline [a4c066e]lfnserial by
- Added TRB macros, qword set
- 10:53 Changeset in mainline [0a42d381]lfnserial by
- USB3 specific descriptors
- 08:06 Changeset in mainline [d09d108]lfnserial by
- ehci: fix irq code broken by rev 2641
- 07:49 Changeset in mainline [f4665bdc]lfnserial by
- Kfb should unmap the frame buffer when client connection is terminated.
- 07:36 Changeset in mainline [8afb485]lfnserial by
- Decreased buffer size. Printing warning when interrupt fails.
- 07:34 Changeset in mainline [b669092]lfnserial by
- Kfb should not map the frame buffer until it is claimed.
- 07:07 Changeset in mainline [fe8961d]lfnserial by
- There is a good reason why there should be no default branch.
2017-10-04:
- 23:12 Changeset in mainline [0c4c6a2]lfnserial by
- Invoking virtual interrupt on the emulated root hub upon status change.
- 22:14 Changeset in mainline [0cebbac]lfnserial by
- Restore CDFS definition of primary volume descriptor, with properly …
- 21:53 Changeset in mainline [7e20bee]lfnserial by
- Provide flag conversion.
- 18:46 Changeset in mainline [8974294]lfnserial by
- Attempt to fix e1000_link_restart(). My understanding of the driver …
- 18:29 Changeset in mainline [36c3139]lfnserial by
- CDFS has structure fields after a field of variable length. This is …
- 18:27 Changeset in mainline [fa77af7]lfnserial by
- Remove some color-related dead code.
- 18:25 Changeset in mainline [18902ca6]lfnserial by
- Fix several bugs and typos detected by clang.
- 18:22 Changeset in mainline [63011c53]lfnserial by
- pcnt is unsigned, so it can't be used this way. Detected by clang.
- 18:17 Changeset in mainline [0e3b402]lfnserial by
- Change forgotten GCC_CFLAGS in ia64 to COMMON_CFLAGS, for consistency.
- 18:13 Changeset in mainline [c9e88da]lfnserial by
- Rename rtl8139_hw_int_enable() to rtl8139_hw_int_set(), since it's …
- 18:02 Changeset in mainline [05b59393]lfnserial by
- Fix a couple of benign clang warnings. No change in semantics.
- 17:39 Changeset in mainline [e27e36e]lfnserial by
- Convert CUDA driver to DDF.
- 17:26 Changeset in mainline [0b2d369]lfnserial by
- Print the tetris copyright.
- 17:25 Changeset in mainline [a41cda7]lfnserial by
- Adjust clang arguments.
- 14:12 Changeset in mainline [a0a0d9f4]lfnserial by
- Removed redundant debug messages.
- 14:10 Changeset in mainline [c68c713c]lfnserial by
- Cleanup in constants and other small adjustments.
- 10:06 Changeset in mainline [816335c]lfnserial by
- xhci: port speed detected properly The correct way to determine …
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: […]
Note: See TracTimeline
for information about the timeline view.