|  |  |  | @530f2de | 8 years | zarevucky.jiri | toolchain.sh: Instead of depending on system libraries, use GCC's own …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @67f11a0 | 8 years | jakub | Merge branch 'noreclaimers'
This commit removes the left-over from …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @30f1a25 | 8 years | jakub | Make hash_table_find_next immune to livelocks
By giving …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @963037b0 | 8 years | jakub | Do not consider the bucket head as a table element
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @948222e4 | 8 years | jiri | A few more cases of for loops without iteration expression (which …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5b61171 | 8 years | zarevucky.jiri | Fix riscv64 build, and add a build config for it to prevent future …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a36f442 | 8 years | jakub | Account the active call to callerbox if it exists
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @aadde10 | 8 years | jakub | Update comment on IPC resource management
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @fce9b19 | 8 years | jakub | Print number of answerbox' active calls
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f40237f | 8 years | jakub | Fix diagnostic message
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8e3153b | 8 years | jakub | Fix cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @34316d4 | 8 years | jakub | Hang up phones connected during ipc_cleanup()
If an answer to …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @87e7a18 | 8 years | jakub | Publish capability only after phone connects
In IPC_M_CONNECT_TO_ME …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @334c103 | 8 years | jakub | Allow phone_alloc to not publish the capability
This makes it …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @50dd854 | 8 years | jakub | Publish capability only after phone connects
In IPC_M_CONNECT_ME_TO …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1b4196d | 8 years | jakub | Allow only connecting phones to connect
If a phone is not in the …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0c509d0 | 8 years | jakub | Remove dangerous assert
The task can manage to hangup the expected …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6c87f3a | 8 years | jakub | Remove superfluous assert
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @de1074b | 8 years | jakub | Handle race condition in phone_connect
Do not panic if the phone is …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @bde48fa | 8 years | jakub | Fix race condition
The capability created by phone_alloc() may get …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ca61894 | 8 years | jakub | Streamline code
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e618885 | 8 years | jakub | Remove dead code
The phone_cap_wait_cb was never called as all phone …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @70327bb | 8 years | jakub | Track number of answers expected by answerbox
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c25a39e | 8 years | jakub | Destroy the phone capability on hangup
The capability must be …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @cdc4334 | 8 years | jakub | Rename ipc_phone_0 to ipc_box_0 for consistency
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @314f4b59 | 8 years | jakub | Remove dead code
Hungup phones with zero active calls are …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @df1cbb3 | 8 years | jakub | Give reference to phone for each active call
This effectively removes …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9fc776c7 | 8 years | jakub | Remove support for capability reclaiming
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b127e4af | 8 years | jakub | ia64: No need to allocate an extra local register
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a35a3d8 | 8 years | noreply | Turn context_save/context_restore into standard setjmp/longjmp. (#24)
 …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f3d47c97 | 8 years | jiri | Bdsh's xxx_def.h files are not valid headers.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @84239b1 | 8 years | jiri | And there was much fixing.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @850fd32 | 8 years | jiri | Fix mischievious semicolons.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @338d54a7 | 8 years | jiri | Gratuitous nested block makes ccheck sad.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5ef16903 | 8 years | jiri | ccheck found these backslashes incorrectly placed in C code.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @53ad43c | 8 years | zarevucky.jiri | Replace ASM macro with the standard ASSEMBLER.
At least, GCC …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e0a4686 | 8 years | zarevucky.jiri | Introduce context_swap() and use it to simplify fibril implementation. …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @fd57cf17 | 8 years | jakub | ew.py: disable XHCI and USB tablet on sparc64
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a1a81f69 | 8 years | jakub | ew.py: disable XHCI and USB tablet on arm32/icp
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8565a42 | 8 years | noreply | Remove all trailing whitespace, everywhere.
See individual commit …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @34e1206 | 8 years | zarevucky.jiri | Add make spacefor convenience of obliterating rampant whitespace.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f1380b7 | 8 years | zarevucky.jiri | style: Remove trailing whitespace on _all_ lines, including empty …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a35b458 | 8 years | zarevucky.jiri | style: Remove trailing whitespace on _all_ lines, including empty …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3061bc1 | 8 years | zarevucky.jiri | style: Remove trailing whitespace on non-empty lines, remaining files.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1b20da0 | 8 years | zarevucky.jiri | style: Remove trailing whitespace on non-empty lines, in certain file …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @df6ded8 | 8 years | jakub | Merge github.com:helenos-xhci-team/helenos
This commit merges support …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b2dca8de | 8 years | aearsis | usb: decrease and unify verbosity of HC drivers to LVL_NOTE
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f5e5f73 | 8 years | zarevucky.jiri | add common.h.new and tags to gitignore (#19)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e773f58 | 8 years | aearsis | usb: fix uninitialized descriptors
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7bf8253 | 8 years | zarevucky.jiri | Add missing paths to .gitignore, and clean it up a little.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ae3a941 | 8 years | aearsis | usb: cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c39671d | 8 years | zarevucky.jiri | Fix HELENOS_CROSS_PATHexport whenCChas extra arguments.
 …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3692678 | 8 years | jenda.jzqk73 | ew.py - allow qemu_path parameter (why the hell this does not use getopt?!)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @27de618 | 8 years | jenda.jzqk73 | ew.py - use tablet
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e0a5d4c | 8 years | aearsis | usb: update copyrights
The data was generated by a script, guided …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @39f1c86 | 8 years | aearsis | byteorder: move also int variants
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5ef3afd | 8 years | aearsis | usb: cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @95f1b8f | 8 years | aearsis | usb: structures shared with hardware are both packed and aligned
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0539c14 | 8 years | aearsis | ohci: batch can be prepared without activating ep first
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ee820ff | 8 years | jenda.jzqk73 | Merge commit 'df368491aa1c0ce3024a51c602b7d0cbe4bd84d3'
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @df368491 | 8 years | zarevucky.jiri | Update .gitignore
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a211838 | 8 years | martin | coding style improvements (no change in functionality)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4ed41b3 | 8 years | martin | use a dedicated cache for the per-CPU magazines of caches
This avoids …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @fec0240 | 8 years | martin | cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9658879 | 8 years | jakub | boot/arm32: Fix comment
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @06ae793 | 8 years | jakub | i8259: Do not use magic numbers
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @448e093 | 8 years | jiri | Fix function names, other minor tweaks.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @38b0ae2 | 8 years | noreply | Generalize ns16550 driver to work with more chips. (#20)
Some UART …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8192d8a | 8 years | martin | more consistent quoting
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5fe3f954 | 8 years | aearsis | xhci: refactor splitting transfers
Allow nonzero offsets (not yet …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1d758fc | 8 years | aearsis | usb: rethinking DMA buffers
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2f762a7 | 8 years | aearsis | usbhost: allow the driver to bounce later
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d345ce2 | 8 years | aearsis | usb: pass buffers as base + ptr to support partial writes/reads
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @fc3dfe6d | 8 years | aearsis | usb: fix relying on negative errnos
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ea42e44 | 8 years | zarevucky.jiri | Third party build improvements.
Add HELENOS_ARCH, HELENOS_CXXFLAGS …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @239eea41 | 8 years | aearsis | libdrv usbhc iface: wrap transfer arguments into structure
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @af16ebe | 8 years | aearsis | usb: redefine max_transfer_size
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c21e6a5 | 8 years | aearsis | usbhost: prepare buffers for transfers in library
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @65c059f | 8 years | aearsis | drv: remove deprecated interface
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d14688d | 8 years | aearsis | usb pipes: refactor transfers
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @fdc2253b | 8 years | aearsis | usb pipes: allocate with policy
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @cc63815 | 8 years | aearsis | usb dma_buffer: policy is now just a flag field, implement (un)locking
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5c69377 | 8 years | petr.manek | drv: refactor other usb interfaces to errno_t
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @98b1d30 | 8 years | petr.manek | tmon: refactor to errno_t
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @be01eb3 | 8 years | petr.manek | usbhid: refactor to errno_t
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @aa148b3 | 8 years | petr.manek | usbhub: refactor to errno_t
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a821f05 | 8 years | petr.manek | usbmid: refactor to errno_t
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @860bf94 | 8 years | petr.manek | usbflbk: refactor to errno_t
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @298e010 | 8 years | petr.manek | drv: refactor usbdiag interface to errno_t
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7cba9f7 | 8 years | petr.manek | usbdiag: refactor to errno_t
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f5718c79 | 8 years | petr.manek | usbmast: fix indent
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @eb862fd | 8 years | jenda.jzqk73 | cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @45457265 | 8 years | jenda.jzqk73 | errno_t all the things!
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @961a5ee | 8 years | petr.manek | usbdiag: fix (de)allocation crash caused by merge
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @64ce0c1 | 8 years | jenda.jzqk73 | Merge commit '290338bf7224f502808b23e82d98306208962b97' into forwardport
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e67c50a | 8 years | aearsis | ohci: use dma memory responsibly
Instead of leaving arbitrary TD …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @290338b | 8 years | petr.manek | usbdiag: more verbose data checking
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3038d51 | 8 years | salmelu | xhci: Multi TRB TD for control and stream bulk
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3b5a5e3 | 8 years | petr.manek | tmon: catch up with libdrv changes, simplify code
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8393c73b | 8 years | petr.manek | drv: refactor usbdiag interface
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  |