Timeline
2017-11-22:
- 17:36 Changeset in mainline [74017ce]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Convert char_dev_iface users to chardev.
- 13:54 Changeset in mainline [d42ba37]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- usbhost: usb transfer batch shall be zero-initialized
- 13:54 Changeset in mainline [820d9bc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- usb: move toggle resetting to libusbhost
- 13:54 Changeset in mainline [64fea02]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- usbhost: refactor include hiearchy
- 13:54 Changeset in mainline [b60eac1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- usbhost: remove unused field
- 13:54 Changeset in mainline [3035323]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- usb: move usb setup packet size to libusb
- 13:54 Changeset in mainline [a0e09ef]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- xhci: fix leaking transfer batch
2017-11-21:
- 23:32 Ticket #712 (Port Git to HelenOS) updated by
-
See also changed
- 23:31 Ticket #711 (Library support for foreign C software (tracking ticket)) updated by
-
See also changed
- 23:31 Ticket #712 (Port Git to HelenOS) created by
- Port Git version control system to HelenOS. …
- 23:26 Ticket #711 (Library support for foreign C software (tracking ticket)) created by
- This is a tracking ticket for anything relevant to legacy software …
- 23:11 HowToContribute edited by
- Improve suggestions on writing commit messages (diff)
- 22:50 Ticket #573 (Port Bazaar to HelenOS) updated by
- Do we want to create a an enhancement request for porting Git, instead?
- 22:37 HowToContribute edited by
- GitHub is not a wiki page (diff)
- 22:23 Changeset in mainline [d51a0d6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Associate a kobject_t with a call_t Let all the reference counting be …
- 21:58 Ticket #574 (Add *-helenos-* target to GCC) updated by
-
Keywords, Status, Owner, Milestone changed
Working on this. - 21:56 Ticket #573 (Port Bazaar to HelenOS) closed by
- deferred: Not relevant any more since we migrated to git.
- 18:40 Changeset in mainline [c4c6025]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add C API for serial port control.
- 18:37 Changeset in mainline [afec1bef]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix COM1 not being enumerated.
- 18:15 Changeset in mainline [ae303ad]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- usbhid mouse: support absolute coordinates
- 18:13 Changeset in mainline [6283cefb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- usbhid: rewrite the way values are extracted There was a bug, and I'm …
- 13:36 GitCheatSheet edited by
- Printing staged and unstaged changes (diff)
- 12:51 Changeset in mainline [6d91888]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- xhci: deal with short transfers
- 11:12 Changeset in mainline [57914494]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Chardev needs testing.
2017-11-20:
- 22:15 Changeset in mainline [375211d2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- usbhost: updated determining MPS for USB 3 USB 3 changes the meaning …
- 22:15 Changeset in mainline [9162b27]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- ohci: fixed bugs introduced by refactoring
- 22:15 Changeset in mainline [27b0ea0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- ehci: fixed bugs introduced by refactoring
- 20:37 Changeset in mainline [b2f542a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix BD file comments.
- 20:29 Changeset in mainline [677cad5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Chardev server-side error reporting should match client side.
- 20:01 Changeset in mainline [19ea61d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Chardev should allow large data transfers.
- 19:14 Changeset in mainline [6b433a8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Isochronous transfers - endpoint initialization
- 17:23 Changeset in mainline [d3086873]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- First isoch transfers - transfers.c part
- 12:56 Changeset in mainline [888238e9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- usbhost: endpoints do not have speed on their own This information …
- 12:24 Changeset in mainline [ff14aede]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- usbhost: move TT management to library
- 10:06 Changeset in mainline [c657bd7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Less is sometimes more. Need chardev_read to be able to return less …
2017-11-19:
- 23:43 Changeset in mainline [306a36d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- xhci: configuration of endpoint 0 Moved fetching of the first 8B of …
- 21:14 Changeset in mainline [5d50c419]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Chardev API should separate error code from number of bytes …
- 10:10 Ticket #710 (Second run of ApacheBench against HelenOS websrv times out) created by
- As of 75fcf9b27, running the testcase from #515 results in a timeout …
- 10:01 Ticket #515 (websrv causes kernel panic and halt cpu0) closed by
- worksforme: I am closing this as I cannot reproduce this kernel panic with …
2017-11-18:
- 22:27 Changeset in mainline [e76c0ea]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Renamed and simplified static method for input context allocation.
- 20:11 Changeset in mainline [75fcf9b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Undo collateral damage.
- 20:06 Changeset in mainline [15c5418]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- chardev_open, chardev_close.
2017-11-16:
- 18:42 Changeset in mainline [efb9fd08]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Bring ata_bd back (oops).
- 18:41 GitCheatSheet edited by
- Uncommit, cat old revision (diff)
- 17:12 Changeset in mainline [9280dd0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Remove the Simics SMP hack We haven't had access to Simics for years …
- 10:19 Changeset in mainline [92232331]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- MSIM console driver should avoid storing per-instance data in global …
- 09:51 Changeset in mainline [19d2ce01]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Sun4v console driver can use hw_res for configuration.
- 06:51 Changeset in mainline [ce96ec2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Use proper PRI* macro to print OBIO base in hex
2017-11-15:
- 21:37 Changeset in mainline [6ac1243d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Include mips32/malta-le in the release Makefile
- 21:11 Changeset in mainline [7f4937e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Adapt to the improved sun4u model in QEMU 2.11 In QEMU 2.11 the sun4u …
- 20:23 Changeset in mainline [7de5f12]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- MSIM console driver can use hw_res instead of sysinfo for configuration.
- 20:21 GitCheatSheet edited by
- Adding modified files (diff)
- 19:20 Changeset in mainline [e7a8bd2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Remove support for Bazaar from contrib
- 12:14 Changeset in mainline [6c9d3bc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Remove more unused includes.
- 07:40 Changeset in mainline [517c67ab]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge pull request #1 from Aearsis/master ddi: do not assume …
- 00:15 Changeset in mainline [14741a0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- ddi: do not assume arguments are correct When an uspace app requests …
2017-11-14:
- 23:17 Changeset in mainline [b80c1ab]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- xhci: use dma_buffers instead of malloc32 util A bit of refactoring …
- 22:54 Changeset in mainline [cfe4852]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- usbhost: introduce dma_buffer Dma buffers shall simplify management …
- 20:27 Changeset in mainline [6ba2db4b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Do not ignore all files with certain names, just the one in the …
- 19:06 Changeset in mainline [17651f8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Remove include of sysinfo.h where not needed.
- 18:59 Changeset in mainline [af9f271]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Remove includes that are no longer needed.
- 18:51 Changeset in mainline [e8f9bf0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- OBIO could use pio_enable.
- 16:35 Changeset in mainline [a1f83a3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- usbhost: remove dead code
- 12:32 Changeset in mainline [6cad776]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Instead of .bzrignore we need .gitignore now.
- 12:24 Changeset in mainline [f9d0a86]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge tag '0.7.1' The merge wasn't clean, because of changes in build …
- 11:53 Ticket #705 (Building toolchain fails on gcc after successfully building prerequsites) updated by
- Hmmmm: […] Since it is a version not adequate it is chooking on it …
- 11:03 GitCheatSheet edited by
- Ammending last commit (diff)
- 11:02 WikiStart edited by
- (diff)
- 11:01 GitCheatSheet created by
- Start page
- 07:33 UsersGuide/CompilingFromSource edited by
- Anonymous users may need to use HTTPS instead of git on GitHub (diff)
2017-11-13:
- 21:26 Changeset in mainline [0a0b3d8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Make tools/*.py scripts Git aware
- 21:19 Ticket #705 (Building toolchain fails on gcc after successfully building prerequsites) updated by
- Created ticket #709 for that.
- 21:18 Ticket #709 (Enable toolchain.sh to cope with missing libraries automatically) updated by
-
Keywords changed
- 21:16 Ticket #709 (Enable toolchain.sh to cope with missing libraries automatically) created by
- See also closed ticket #705. This already works for isl, and should be …
- 21:11 Ticket #705 (Building toolchain fails on gcc after successfully building prerequsites) updated by
-
On the off chance that you don't have
root
access and your sysadmin … - 20:57 MailingList edited by
- Changed list e-mail address from mailto link to a code snippet. Trac … (diff)
- 20:47 Ticket #705 (Building toolchain fails on gcc after successfully building prerequsites) closed by
- worksforme: Sorry for taking so long. I installed the same version of CentOS you …
- 20:35 UsersGuide/CompilingFromSource edited by
- Added a list of packages for CentOS/Fedora distributions. (diff)
- 20:00 Changeset in mainline [0dd4779]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
-
Use
__restrict__
instead ofrestrict
in header files. - 18:07 Changeset in mainline [a2afd8f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Move ADB keyboard and mouse support to separate drivers.
- 17:46 Changeset in mainline [56763a4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Instead of .bzrignore we need .gitignore now.
- 17:23 UsersGuide/CompilingFromSource edited by
- (diff)
- 17:16 HowToContribute edited by
- (diff)
- 16:47 WikiStart edited by
- (diff)
- 16:47 Repositories edited by
- (diff)
- 16:46 Repositories edited by
- (diff)
- 16:45 Repositories edited by
- (diff)
- 16:39 WikiStart edited by
- (diff)
- 16:39 FAQ edited by
- (diff)
2017-11-12:
- 20:41 FAQ edited by
- (diff)
- 20:26 Milestone 0.7.1 completed
- 17:20 About edited by
- (diff)
- 17:19 Download edited by
- (diff)
- 16:48 ReleaseNotes edited by
- (diff)
- 16:47 ReleaseNotes/Mainline edited by
- (diff)
- 16:45 ReleaseNotes/0.7.1 created by
- 15:38 About edited by
- (diff)
- 15:27 ReleaseNotes/Mainline edited by
- (diff)
- 15:24 ReleaseNotes/Mainline edited by
- (diff)
- 15:23 ReleaseNotes/Mainline edited by
- (diff)
- 15:05 Changeset in mainline [d2d142a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export0.7.1 by
- Bump version to 0.7.1
- 14:51 Lab edited by
- (diff)
- 13:30 Ticket #584 (USB still not working on Dell PowerEdge 3250 (ia64)) updated by
-
Milestone changed
Still reproducible with mainline,2894. - 12:23 Changeset in mainline [e6ae77a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Include the version makefile again This is necessary so that e.g. …
- 11:32 Changeset in mainline [fe171357]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Make assembler warnings fatal again for all architectures
- 11:29 ReleaseNotes/Mainline edited by
- (diff)
- 11:22 Codenames edited by
- (diff)
- 10:34 Ticket #508 (Parallel sessions don't mix well with call forwarding) updated by
-
Milestone changed
- 10:34 Ticket #381 (Integrate interrupt controller drivers into DDF) updated by
-
Milestone changed
- 10:32 Ticket #705 (Building toolchain fails on gcc after successfully building prerequsites) updated by
-
Milestone changed
- 01:11 Ticket #381 (Integrate interrupt controller drivers into DDF) updated by
- Only the top half has been converted. I would keep this ticket open …
- 00:30 Ticket #692 (Assembler warnings on IA64) closed by
- fixed: Fixed in mainline,2892.
- 00:30 Changeset in mainline [493f1be]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add stop before call to honor dependencies from alloc
- 00:23 Changeset in mainline [53b9f2c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Move usbhid and usbmast alongide hid and block drivers, respectively.
- 00:14 ReleaseNotes/Mainline edited by
- (diff)
- 00:07 Ticket #694 (Assembler warnings on sparc64/niagara) closed by
- fixed: Fixed in mainline,2890.
- 00:05 Changeset in mainline [6da15db7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Use %g1 instead of %g0 as a temporary register in setx
2017-11-11:
- 22:42 Ticket #693 (Assembler warnings on MIPS) closed by
- fixed: Fixed in mainline,2888 and mainline,2889.
- 22:41 Changeset in mainline [02b3d101]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Properly end functions started via .ent
- 22:38 ReleaseNotes/Mainline edited by
- (diff)
- 22:34 Changeset in mainline [0c334805]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Allow expansion of macro instructions
- 19:50 Ticket #174 (Mounting the same file system instance under multiple mount points ...) closed by
- notadefect: The current VFS does not allow mounting a device multiple times, so …
- 17:11 Ticket #683 (Clang build is broken on some architectures) updated by
- In that case, we can either change this to an enhancement, or close …
- 17:05 Ticket #683 (Clang build is broken on some architectures) updated by
- Clang has ever only worked with amd64. If it works there again, I …
- 17:03 Ticket #697 (Kernel console is painfully slow on Freerunner) updated by
- Caches are just one contributor. I believe other part of the problem …
- 16:47 Ticket #446 (High memory corrodes memory reservations) updated by
-
Milestone changed
- 16:46 Ticket #443 (IPC hangup should awaken blocked clients) updated by
-
Milestone changed
- 16:46 Ticket #436 (Cursor not always visible during movement) updated by
-
Milestone changed
- 16:45 Ticket #423 (DMA allocations need to survive address space destruction) updated by
-
Milestone changed
- 16:45 Ticket #421 (Non-anomymous DMA allocation needs to trigger on-demand mapping) updated by
-
Milestone changed
- 16:44 Ticket #410 (Can't have more than 1GiB of memory on ppc32) updated by
-
Milestone changed
- 16:44 Ticket #387 (The APIC driver needs to get information about the IO APIC from the kernel) updated by
-
Milestone changed
- 16:43 Ticket #364 (Possible NULL pointer dereference in async.c) updated by
-
Milestone changed
- 16:43 Ticket #346 (Scheduler SMP load balancing suboptimal) updated by
-
Milestone changed
- 16:43 Ticket #300 (Spurious interrupt on Phenom X4 (quad core)) updated by
-
Milestone changed
- 16:42 Ticket #297 (TICK ticks ahead of TICK_COMPARE) updated by
-
Milestone changed
- 16:42 Ticket #461 (No interrupts for uspace on real hardware when SMP enabled) updated by
-
Milestone changed
- 16:40 Ticket #464 (FPU preserved registers not preserved across fibril switches) updated by
-
Milestone changed
- 16:40 Ticket #470 (Mac Mini (Mid 2011) boot issues) updated by
-
Milestone changed
- 16:39 Ticket #471 (Dell PowerEdge 7150 PS/2 keyboard input not working) updated by
-
Milestone changed
- 16:39 Ticket #472 (PCI bus not detected on iMac G4) updated by
-
Milestone changed
- 16:38 Ticket #473 (ASUSTeK M3N WS strange behaviour) updated by
-
Milestone changed
- 16:38 Ticket #474 (Mac Pro (Early 2009) UHCI keyboard error) updated by
-
Milestone changed
- 16:38 Ticket #495 (A keypress still required for shell to return control after a task is ...) updated by
-
Milestone changed
- 16:37 Ticket #515 (websrv causes kernel panic and halt cpu0) updated by
-
Milestone changed
- 16:36 Ticket #528 (Address space area leak in remote_ahci_read/write_blocks()) updated by
-
Milestone changed
- 16:35 Ticket #611 (No user input on Dell PowerEdge 3250) closed by
- duplicate: This is a duplicate of #584.
- 16:33 Ticket #599 (Ultimate way to prevent the decrementer from underflowing) updated by
-
Milestone changed
- 16:33 Ticket #601 (Cannot activate kernel console via hotkey on Lenovo Thinkpad X230) updated by
-
Milestone changed
- 16:33 Ticket #607 (Nested traps should probably lower GL too to avoid register corruption) updated by
-
Milestone changed
- 16:32 Ticket #616 (softfloat1 test fails on HelenOS/ia64/Ski) updated by
-
Milestone changed
- 16:30 Ticket #617 (gta02: CHT stress test failed) updated by
-
Milestone changed
- 16:27 Ticket #642 (CHT test sometimes hangs in cht_destroy()) updated by
-
Milestone changed
- 16:26 Ticket #643 (Kernel panic on ASSERT(ret == make_link(&sentinel, N_INVALID) || ...) updated by
-
Milestone changed
- 16:26 Ticket #684 (bdsh completion does not match reality) updated by
-
Milestone changed
- 16:23 Ticket #687 (taskdump -t 6 deadlocks VFS and taskdump) updated by
-
Milestone changed
- 16:22 Ticket #600 (Makefile.depend needlessly rebuilt every time after a .ag file is ...) updated by
-
This was fixed together with the switch to using
-MD
compiler option. - 16:22 Ticket #689 (Taskdump cannot load symbols for binaries not in /app or /srv) updated by
-
Milestone changed
- 16:20 Ticket #697 (Kernel console is painfully slow on Freerunner) updated by
-
Milestone changed
- 16:20 Ticket #699 (Serial console scrolling is slow) updated by
-
Milestone changed
- 16:19 Ticket #701 (hdaudio crash in hda_corb_fini) updated by
-
Milestone changed
- 16:19 Ticket #704 (Ski and niagara have no kernel console output) updated by
-
Milestone changed
- 16:18 Ticket #708 (Resource management and failure mode of async calls leads to deadlocks) updated by
-
Milestone changed
- 16:18 Ticket #269 (Characters must be written atomically to the console) updated by
-
Milestone changed
- 16:18 Ticket #309 (async_data_read_finalize returns EOK even with NULL data and nonzero size) updated by
-
Milestone changed
- 16:17 Ticket #535 (tester print4 is slow on remcons) updated by
-
Milestone changed
- 16:17 Ticket #581 (strftime depends on fringe standard behavior for UTF-8 correctness) updated by
-
Milestone changed
- 16:16 Ticket #600 (Makefile.depend needlessly rebuilt every time after a .ag file is ...) closed by
- worksforme: I cannot reproduce this anymore as of mainline,2887.
- 16:09 Ticket #678 (plb_get_component() is broken wrt. UTF8) updated by
-
Milestone changed
- 16:09 Ticket #691 (xorriso doesn't support "-hfs") updated by
-
Milestone changed
- 16:07 Ticket #620 (Make proper unit tests from tester/print tests) updated by
-
Type, Milestone changed
- 16:07 Ticket #4 (HelenOS/sparc64 unstable with CONFIG_TSB) updated by
-
Milestone changed
- 16:05 Ticket #707 (Some code creates threads instead of fibrils) updated by
-
Milestone changed
- 16:05 Ticket #706 (async_usleep vs fibril_usleep vs thread_usleep) updated by
-
Milestone changed
- 16:05 Ticket #569 (Extend toolchain.sh to check whether toolchain needs to be rebuilt) updated by
-
Milestone changed
- 16:04 Ticket #355 (Revive Doxygen reference) updated by
-
Milestone changed
- 16:04 Ticket #167 (Implement kernel stack tracing hooks for sparc64) updated by
-
Milestone changed
- 16:03 Ticket #166 (Implement kernel stack tracing hooks for ppc32) updated by
-
Milestone changed
- 16:02 Ticket #165 (Implement stack tracing hooks for mips32) updated by
-
Milestone changed
- 16:02 Ticket #164 (Implement stack tracing hooks for ia64) updated by
-
Milestone changed
- 16:01 Ticket #163 (Console does not handle mouse input) updated by
-
Milestone changed
- 16:01 Ticket #696 (Three character device interfaces is a crowd) updated by
-
Milestone changed
- 16:00 Ticket #675 (Implement Xen PV network device driver) updated by
-
Milestone changed
- 15:58 Ticket #674 (Implement virtio-net driver) updated by
-
Milestone changed
- 15:58 Ticket #613 (No user interface on Malta) updated by
-
Milestone changed
- 15:57 Ticket #612 (No user interface on raspberrypi) updated by
-
Milestone changed
- 15:57 Ticket #610 (No user interface on bbone) updated by
-
Milestone changed
- 15:56 Ticket #609 (No user interface on bbxm) updated by
-
Milestone changed
- 15:56 Ticket #598 (cdfs initial ramdisk) updated by
-
Milestone changed
- 15:55 Ticket #597 (Native mkfs for ext4 filesystem) updated by
-
Milestone changed
- 15:55 Ticket #496 (Provide library implementations for common CRC's) updated by
-
Milestone changed
- 15:54 Ticket #445 (slab_reclaim() holds a spinlock when making calls to frame allocator) updated by
-
Milestone changed
- 15:53 Ticket #390 (Support for USB communication abort.) updated by
-
Milestone changed
- 15:52 Ticket #173 (Need a command line tool to manage null devices) updated by
-
Milestone changed
- 15:50 Ticket #383 (USB device removal) updated by
-
Milestone changed
- 15:49 Ticket #381 (Integrate interrupt controller drivers into DDF) updated by
- All interrupt controller device drivers have been already DDFied. Do …
- 15:47 Ticket #319 (Input method for character terminals) updated by
-
Milestone changed
- 15:45 Ticket #312 (Coredumps should contain register state) updated by
-
Milestone changed
- 15:44 Ticket #248 (i8042 kernel driver should be more robust) updated by
-
Milestone changed
- 15:42 Ticket #216 (Need 'end of input' functionality) updated by
-
Milestone changed
- 15:42 Ticket #215 (Need 'interrupt task' functionality) updated by
-
Milestone changed
- 15:41 Ticket #202 (fgetc() should be smarter about buffer flushing) updated by
-
Milestone changed
- 13:28 Ticket #683 (Clang build is broken on some architectures) updated by
-
Priority, Milestone, Summary changed
It's still broken on some architectures. IMO this should be kept open … - 10:48 Ticket #201 (fflush() should be cheap if output buffer is empty) updated by
-
Milestone changed
- 10:47 Ticket #177 (OpenPIC driver for ppc32) updated by
-
Milestone changed
- 10:46 Ticket #156 (Improve support for non-xterm terminal emulators) updated by
-
Milestone changed
- 10:45 Ticket #62 (Support file system date attributes) updated by
-
Milestone changed
- 10:45 Ticket #32 (ppc32: use proper permissions on pages) updated by
-
Type, Milestone changed
- 10:44 Ticket #281 (printf functions are overserialized) updated by
-
Milestone changed
- 10:43 Ticket #72 (Write back file system data from block cache to the block device ...) updated by
-
Milestone changed
- 10:16 ReleaseNotes/Mainline edited by
- (diff)
- 10:12 Ticket #683 (Clang build is broken on some architectures) updated by
- Can this issue be closed now that HelenOS can be built by clang on amd64?
- 10:08 Ticket #697 (Kernel console is painfully slow on Freerunner) updated by
- I think this is because we run with caches disabled on armv4. IIRC, …
- 10:06 Ticket #708 (Resource management and failure mode of async calls leads to deadlocks) updated by
- The hard limit was upgraded to 64 in mainline,2873 and the …
- 09:42 Lab edited by
- Mark r2887 as the latest known working revision for the arm boards (diff)
2017-11-10:
- 20:17 ReleaseNotes/Mainline edited by
- (diff)
- 19:59 Changeset in mainline [f3365b6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Build msim-con
- 19:33 Changeset in mainline [706b4de]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Remove support for IPC_CALLRET_TEMPORARY
- 19:23 Changeset in mainline [d420b22]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Move keyboard and mouse drivers to a separate HID directory.
- 19:01 Changeset in mainline [19397be]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Revert accidentally committed change.
- 18:59 Changeset in mainline [7aa94304]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Move receiving side of Niagara console to a separate driver.
- 16:52 Changeset in mainline [3a37751]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Build a special all-inclusive version of POSIXified libc.
- 16:51 Changeset in mainline [ee98e81]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Don't include entry.o in libc.a
- 14:15 Changeset in mainline [676e833]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Move receiving side of Msim console to a separate driver. Work around …
- 13:54 Changeset in mainline [7654f3e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix 'make clean' in individual uspace directories.
- 00:21 Changeset in mainline [731d8f9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix a Makefile bug.
2017-11-09:
- 21:19 Ticket #700 (Deadlock between devman and locsrv) closed by
- fixed: Fixed in mainline,2873, mainline,2874, …
- 20:50 About edited by
- (diff)
- 20:50 About edited by
- (diff)
- 20:29 Changeset in mainline [adb1ae9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Answer IPC only when there will be no blocking This is necessary so …
- 20:25 Changeset in mainline [0239846]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- First wait for IPC answer and then end the async exchange This is …
- 20:22 Changeset in mainline [cbdb38ff]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Make INTERFACE_LOC_SUPPLIER parallel Location service sometimes needs …
- 20:19 Changeset in mainline [d432c02]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Make kernel IPC fail hard if maximum number of calls reached
- 20:12 Changeset in mainline [708cf9d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Bump IPC_MAX_ASYNC_CALLS Make it harder to hit the hard limit on the …
- 19:46 Ticket #708 (Resource management and failure mode of async calls leads to deadlocks) updated by
-
Description changed
- 19:46 Ticket #708 (Resource management and failure mode of async calls leads to deadlocks) created by
- There is a hard limit on the number of calls that can be active on any …
- 12:19 Changeset in mainline [887c9de]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- xhci: added missing write barrier
- 07:21 Changeset in mainline [25b853c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- EXTRA_CFLAGS not needed by ski, ski-con drivers.
2017-11-08:
- 23:50 Changeset in mainline [4f674d7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Build uspace modules in correct dependency order (including …
- 23:41 Changeset in mainline [7b884e55]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Also temporarily disallow shared libsoftint. libsoftint conceptually …
- 22:46 Changeset in mainline [378948d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Remove the no longer used POSIX_COMPAT flag.
- 22:43 Changeset in mainline [9d8b12da]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Instead of setting MATH=y, just list 'math' in dependencies like a …
- 21:59 Changeset in mainline [d2e7a51]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Link libsoftfloat unconditionally on all architectures. It doesn't …
- 15:12 Ticket #707 (Some code creates threads instead of fibrils) created by
- Currently all regular code should be using fibrils, not threads (they …
- 15:11 Ticket #706 (async_usleep vs fibril_usleep vs thread_usleep) created by
- async_usleep() and fibril_usleep() seem to be doing the same thing …
- 08:26 Changeset in mainline [f5b6fb5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix mis-merge and revert accidentally committed changes.
- 08:04 Changeset in mainline [6d15572]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Move receiving side of ski console support to a separate driver, …
- 00:39 Changeset in mainline [cecba66e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Instead of using library paths directly, refer to libraries by name …
2017-11-07:
- 23:14 Changeset in mainline [c631734]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Mostly cleanup in uspace/Makefile.common. - Pass -MP in addition to …
- 17:54 Changeset in mainline [b8d4af4b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Temporarily prevent dynamic linking for most libraries. There shared …
- 16:27 Changeset in mainline [68825c3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Speed up make clean by moving find out of the recursion.
- 13:21 Ticket #705 (Building toolchain fails on gcc after successfully building prerequsites) updated by
-
Status, Owner changed
Thanks for your report. I'll try to fix this asap, the information you … - 12:05 Ticket #705 (Building toolchain fails on gcc after successfully building prerequsites) created by
- Build env: - CentOS 7.4 x86_64, i686 - gcc (GCC) 4.8.5 20150623 (Red …
- 08:43 Ticket #704 (Ski and niagara have no kernel console output) created by
- Since mainline,2166 ski and niagara have no kernel console …
2017-11-06:
- 21:04 Changeset in mainline [7f881cd8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Simplify make precheck.
- 20:23 Changeset in mainline [bd92e6d5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Remove LIBS variable from libieee80211, it break parallel make.
- 18:01 Arch/Ia64 edited by
- (diff)
2017-11-05:
- 19:50 Ticket #700 (Deadlock between devman and locsrv) updated by
- I suspect this became reproducible when the interrupt controller …
2017-11-03:
- 19:43 Ticket #700 (Deadlock between devman and locsrv) updated by
-
Summary changed
- 18:53 Ticket #700 (Deadlock between devman and locsrv) updated by
-
So it looks like a driver registered itself in a category at
locsrv
. … - 15:42 Ticket #703 (XFCE terminal support breaks tools/ew.py) closed by
- fixed: Fixed in changeset:mainline,2858.
- 15:41 Ticket #703 (XFCE terminal support breaks tools/ew.py) updated by
-
Status, Owner changed
2017-11-02:
- 18:39 Changeset in mainline [1dab093]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix ew.py run in console with niagara build.
- 14:29 Changeset in mainline [41df71f9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- ddf: split usb interface to usb and usbhc
2017-11-01:
- 22:13 ReleaseNotes/Mainline edited by
- Update release notes about interrupt controller drivers (diff)
- 21:57 FAQ edited by
- Better description of the Hurd's translator mechanism (diff)
- 21:40 FAQ edited by
- Update info on l4re (diff)
- 21:18 Changeset in mainline [aad43a8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Remove dead code
- 20:34 Changeset in mainline [d0cbfd3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Use proper PIO and ioport64_t interfaces in obio
- 20:33 Changeset in mainline [aa537a5a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add 64-bit PIO functions
- 18:17 Changeset in mainline [315130c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Strip binaries using a linker option instead of calling a separate program.
- 17:06 Changeset in mainline [52a7f238]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge .disasm makefile rules.
- 17:05 Changeset in mainline [a4e3976]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix minor issues in a makefile.
- 16:13 Changeset in mainline [b63b02e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Do not attempt to start /srv/obio
- 15:08 Ticket #702 (Reproducibility improvemens break sparc64/ultra) updated by
- For the record, arm32 was also affected.
- 14:59 Ticket #702 (Reproducibility improvemens break sparc64/ultra) closed by
- fixed: Fixed in r2850. The zip file entries are expected to be in the order …
- 14:54 Changeset in mainline [f36ac04]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Revert sorting of zip file entries. I did not realize the system …
- 13:20 Ticket #702 (Reproducibility improvemens break sparc64/ultra) updated by
- Indeed. I'm looking into it now.
- 13:01 Changeset in mainline [479e32d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- ddf: removed usbhc iface As it is currently not used anywhere. It …
- 12:23 Ticket #703 (XFCE terminal support breaks tools/ew.py) created by
- As of mainlie,2847, the tools/ew.py script ends with the …
- 12:15 Ticket #702 (Reproducibility improvemens break sparc64/ultra) updated by
- Looks like ppc32 and mips32 builds are affected too. Only init tasks …
- 12:02 Ticket #702 (Reproducibility improvemens break sparc64/ultra) updated by
-
Summary changed
- 10:45 Ticket #702 (Reproducibility improvemens break sparc64/ultra) created by
- The mainline,2840 (Merge reproducibility improvements) …
2017-10-31:
- 21:33 Ticket #700 (Deadlock between devman and locsrv) updated by
-
From the ipc log, I have reconstructed the wait graph.
1.
devman
… - 19:30 Changeset in mainline [3654684]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix merge, oops.
- 19:24 Changeset in mainline [f834dd81]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge OBIO DDF conversion.
- 19:17 Changeset in mainline [2b11c3c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- OBIO should not store base address in a global variable.
- 19:06 Changeset in mainline [17873ac7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- usbhost endpoint: endpoint→active replaced by tracking active batch …
2017-10-30:
- 22:18 Changeset in mainline [a312d8f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- uhci: fixed buffer copying on IN transaction Lost in some …
- 18:02 Changeset in mainline [48adf0f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- OBIO should take base address from platform driver.
- 17:20 Ticket #701 (hdaudio crash in hda_corb_fini) updated by
- This required many many reboots to happen (I got this while …
- 08:36 Ticket #701 (hdaudio crash in hda_corb_fini) updated by
- The sequence of events that occurred: * during hda_codec_init() the …
2017-10-29:
- 14:39 Ticket #701 (hdaudio crash in hda_corb_fini) updated by
-
Owner, Component changed
- 14:27 Ticket #700 (Deadlock between devman and locsrv) updated by
-
Priority, Status, Component, Owner changed
With some effort, I was able to reproduce this issue. I get a similar … - 11:53 Changeset in mainline [ef1a3a8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Added memory structure for stream TRB rings. Implemented their …
- 10:56 Changeset in mainline [d33dc780]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Refactoring. Renamed device array to better reflect its indexing.
- 10:51 Changeset in mainline [9620a54]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Small changes. Temporarily fixed no device problem for endpoint …
2017-10-28:
- 22:47 Changeset in mainline [62f8025]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Centrally disabled deallocation of endpoint-related data structures …
- 21:47 Changeset in mainline [6b2930b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Issuing deconfigure / configure commands when offlining / onlining a …
- 17:36 Changeset in mainline [eca820c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Revert change to the way startup file is referenced. The path is not …
- 16:46 Changeset in mainline [a3044b4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Ending device operation gracefully when possible.
- 16:35 Changeset in mainline [9868982]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Refactoring. XHCI bus ops are set using a neat macro.
- 16:29 Changeset in mainline [c910ecf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Added fun_online and _offline hooks to [EOU]HCI.
- 15:41 Changeset in mainline [d37514e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Routing fun_online and _offline through the USB bus. Added appropriate …
- 14:54 Changeset in mainline [d46ceb2b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Modified libusbdev to forward fun_online and _offline calls to USB …
- 12:02 Ticket #701 (hdaudio crash in hda_corb_fini) created by
- As of mainline,2846, hdaudio crashes with the following …
- 11:40 Changeset in mainline [c1f68b0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Use recursive mutex to protect task_t::cap_info This makes it …
- 11:26 Changeset in mainline [15d9fe6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Implement recursive mutex
- 11:25 Changeset in mainline [40a3bfa]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Refactoring. Moved a lot of device deallocation from root hub to bus. …
- 10:39 Changeset in mainline [58ac3ec]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- uhci: finished forgotten refactoring to generic batch
- 08:55 Changeset in mainline [7cf8522]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Unpublish and free phone and IRQ capabilities in ipc_cleanup()
- 08:53 Changeset in mainline [3dab10ae]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Drop phone kobject reference when slamming the phone in answer_preprocess
- 08:53 Changeset in mainline [d470ec8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Maintain phone kobject reference for call_t::caller_phone
- 08:49 Changeset in mainline [d088616]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Provide locked versions of cap_unpublish() and cap_free() This is …
2017-10-27:
- 22:17 Ticket #700 (Deadlock between devman and locsrv) created by
- In yet undiscovered conditions, a deadlock while booting occurs. The …
- 18:44 Changeset in mainline [9b642f92]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge reproducibility improvements. These improvements reduce the …
- 18:41 Changeset in mainline [f9c4bc5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix pcut.
- 18:24 Changeset in mainline [0798689]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Reference boot arch headers directly, instead of via symlinks. This …
- 16:53 Changeset in mainline [dd162f6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Use -fdebug-prefix-map for reproducible debug info.
- 16:53 Changeset in mainline [476ac3b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add a config option to strip revision information from build outputs.
- 16:52 Changeset in mainline [bc6cdc4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Make mkarray.py produce reproducible archives.
- 16:51 Changeset in mainline [584121d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Move reference to the startup object file (entry.o) out of the linker …
- 15:22 Changeset in mainline [8b8c164]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- libusbhost bus: endpoint→device is now managed by bus implementation …
- 11:39 Changeset in mainline [7010861]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Added a check for trb ring initialization This could cause weird …
- 11:33 Changeset in mainline [3f6c94ed]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Stubs for stream initialization Streams should not be initialized …
- 09:36 Changeset in mainline [5bc8250]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fixed argument order
- 00:20 Changeset in mainline [d4da860]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Break circular dependency between libdrv and libusb.
2017-10-26:
- 23:45 Changeset in mainline [37e8c4a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Disallow common symbols. They are never needed.
- 23:44 Changeset in mainline [90c340fb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Convert two "old style" static asserts.
- 22:21 Changeset in mainline [a501aaba]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- xhci trb_ring: fix ring wrapping The Toggle Cycle of the Link TRB …
- 14:41 Changeset in mainline [e4c8e3cf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add support for XFCE terminal to ew.py run in console function.
- 13:20 Changeset in mainline [928afc8d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- xhci: unleash the full power of xhci_cmd_sync_inline
- 08:38 Changeset in mainline [25251bb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- xhci: move pointer to hc from device to bus Also, fixes the bug of hc …
2017-10-25:
- 22:08 Changeset in mainline [62558202]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- xhci: fix th_port not getting a value
- 19:00 Changeset in mainline [7c50de5a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Remove unused LIBN variable.
- 15:22 Changeset in mainline [2cf28b9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- xhci: connecting devices deeper than to roothub It still does not …
- 14:36 Changeset in mainline [f668d60]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- xhci: moved speed back to HC, keeping usb speed → port speed mapping
- 13:56 Changeset in mainline [47ab89e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- trb ring: fix freeing segments
- 13:45 Changeset in mainline [3cbc138]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- xhci commands: sync returns EOK only if the command was finished …
- 12:23 Changeset in mainline [2b35478]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- usb fix: fixed mistaken argument
- 11:55 Changeset in mainline [a5b3de6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- usbhost endpoint: removed target The reasons for having usb_target_t …
- 08:03 Changeset in mainline [c3d926f3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Big command refactoring. Unified and encapsulated command function …
- 00:25 Changeset in mainline [e9690b6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Allow disabling intmax_t in downstream code (used in coastline).
- 00:03 Changeset in mainline [0206d35]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Moving things around to improve isolation of responsibilities Bus …
2017-10-24:
- 21:49 Changeset in mainline [1c95fd0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix missing typedef.
- 11:06 Changeset in mainline [56db65d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- usbhost: provide usb_endpoint_desc_t to bus when registering endpoint …
- 10:10 Changeset in mainline [be1b1e68]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Enumerate OBIO by DDF.
- 05:34 Changeset in mainline [b1eb7ef]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix libposix <strings.h>.
- 05:29 Changeset in mainline [810a36f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge branch 'types'.
- 05:25 Changeset in mainline [673ea28]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Finish documenting macros.h.
- 04:58 Changeset in mainline [16bfcd3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix up headers.
- 04:57 Changeset in mainline [c9f3e7e9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add <_bits/NULL.h>
- 04:56 Changeset in mainline [ce55b43]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Gut autotool.py and use it to generate the macros we want.
- 04:56 Changeset in mainline [8ddaaac]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Support intmax_t in printf ('j' modifier).
- 04:55 Changeset in mainline [35ebd42]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix up some type casts and format strings.
- 04:54 Changeset in mainline [b639d56]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Remove references to common.h from Makefiles.
- 04:54 Changeset in mainline [002fd5f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Replace parts of system headers with <_bits/…>.
- 04:53 Changeset in mainline [9ddcb0b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add <_bits/…> headers.
- 04:13 Changeset in mainline [c8fbbe7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add missing build dependency, and fix cleanup. The missing dependency …
2017-10-23:
- 23:39 Changeset in mainline [894f58c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Stub for freeing secondary stream arrays
- 23:17 Changeset in mainline [ec700c7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Superspeed companion descriptor is processed Superspeed endpoint …
- 21:26 Changeset in mainline [b724494]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Moved some code from RH to HC. Simplified device address process. …
- 19:03 Changeset in mainline [327f147]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- usbhost: change parameters of methods Pass (device_t, usb_target_t) …
- 18:51 Changeset in mainline [e160bfe8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- merge mainline (again) to fix build Perhaps it wasn't so good idea to …
- 18:37 Changeset in mainline [31cca4f3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Corrected deadlock in IPC between USB remote interface and usbdev …
- 09:33 Changeset in mainline [81487c4a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Changed PSA allocation to conform with specification.
Note:
See TracTimeline
for information about the timeline view.