|  |  |  | @5c90e3e | 13 years | m.lombardi85 | merge mainline changes
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b801f2d | 13 years | m.lombardi85 | rtc: Add support to fun_offline() / fun_online()
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7d248e3 | 13 years | martin | fix indentation
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9f4067b6 | 13 years | jakub | Merge from lp:~jakub/helenos/gsoc2012-uspace-hash-table-from-adam.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @97b199b1 | 13 years | jakub | Slight cleanup in hash_table.c
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @38fc00b | 13 years | jakub | Convert UDF to use the new hash table.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4e00f87 | 13 years | jakub | Use NULL instead of 0 as a hash_table_ops_t member initializer.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d1ef4a1 | 13 years | martin | fix compatibility
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @062d900 | 13 years | jakub | Cherrypick userspace hash table changes from …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @87e9392 | 13 years | vojtechhorky | Prevent fclose(NULL) in logger (#498)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @000494d | 13 years | jakub | Add double tests to softfloat1.
Avoid code duplication.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e9d0ed4 | 13 years | jakub | Add single precision float tests for multiplication and division. …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b60faf7 | 13 years | jakub | Use sub_float() for addends with different sign bit in softfloat1 …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d948095 | 13 years | vojtechhorky | Merge libposix cleaning (lp:~vojtech-horky/helenos/misc)
Sources and …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @be1dcc26 | 13 years | vojtechhorky | Merge Bithenge data viewer (GSOC 2012)
Merged from …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @faa45c17 | 13 years | jakub | Fix a wrong index in softfloat1 test and a couple of cstyle softfloat …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @466e95f7 | 13 years | jakub | Add SYSIPC_OP macro to avoid repeating the same boilerplate code.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @716185d | 13 years | jakub | Call request_process() callback for incoming calls during IPC cleanup.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @190976f | 13 years | martin | bump to GCC 4.7.2 and GDB 7.5
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @675fcbd | 13 years | jakub | Call the answer_process() callback for answers picked up in IPC cleanup.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6b83300 | 13 years | jakub | Improve terminology.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6f9c8f6 | 13 years | jakub | Code deduplication.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f3b97d1 | 13 years | jakub | Add a long explanatory comment on the system IPC callbacks.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c99d470 | 13 years | jakub | Merge from lp:rtc-helenos.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0a586f4c | 13 years | m.lombardi85 | rtc: return an error if the battery is low when reading/setting the time.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0d8322da | 13 years | jakub | Remove GPL licensed code from libext4.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8595b954 | 13 years | jakub | Merge from lp:rtc-helenos.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @df7f9fb5 | 13 years | m.lombardi85 | date: get rid of read_num_from_str() and use str_uint32_t instead
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7137fe3f | 13 years | m.lombardi85 | merge mainline changes
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ce1df04 | 13 years | jakub | Print also the actual error message when offline fails.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9ab2714 | 13 years | jakub | Just answer the message with an error code.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @619e6d56 | 13 years | jakub | Remove duplicate rd binaries.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ccc3debf | 13 years | jakub | Merge from lp:rtc-helenos.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @289fa65 | 13 years | m.lombardi85 | rtc: fix call to ddf_log_init(NAME) to reflect changes in the mainline …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @fedac2f | 13 years | m.lombardi85 | merge mainline changes
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8930624 | 13 years | m.lombardi85 | Add the remote_battery_dev_iface to the remote interfaces list
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3322d95 | 13 years | m.lombardi85 | rename BATTERY_EXHAUSTED to BATTERY_LOW
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @efcfab9 | 13 years | m.lombardi85 | rtc: Add support to the battery_status_get() request
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @69a13a4 | 13 years | m.lombardi85 | Add the remote battery interface functions implementation
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @00b4a68 | 13 years | jakub | Merge from lp:~jakub/helenos/camp2012.
Kernel IPC subsystem …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e9fe33b | 13 years | jakub | Use the caller local variable instead of the full dereference.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @03a8a8e | 13 years | jakub | Link each phone to its containing task.
This makes it possible to set …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @917797f | 13 years | m.lombardi85 | Add support to the battery interface, not tested yet
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0d911ee | 13 years | m.lombardi85 | date: remove dead code
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c97b086 | 13 years | jakub | Mark the call active also in ipc_backsend_err().
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @796692c | 13 years | jakub | Set request method also for manually sent IPC_M_PHONE_HUNGUP messages.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1020918 | 13 years | m.lombardi85 | date: do not check the rtc battery status in the date command
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f1d5ef8 | 13 years | jakub | Document two issues in ipc_answerbox_slam_phones() when cleaning up a kbox.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @40b5421 | 13 years | jano.vesely | arm926, uart: Fix include guards.
Copy & paste error.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @54a0070 | 13 years | vojtechhorky | Merge from lp:~vojtech-horky/helenos/logging
All logging is …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1dbd189 | 13 years | martin | add basic qemu sun4u configuration
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @60d931d | 13 years | jano.vesely | arm32: Print instruction code instead of pc.
The text says it is …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @23c1fae | 13 years | jano.vesely | arm32: New instruction decoder
Confirmed working on inegratorcp …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @32b3a12 | 13 years | vojtechhorky | libposix: even less includes from libc
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b6636dc | 13 years | martin | implement a basic softfloat unit test (currently failing)
resurrect an …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @19a9e3a | 13 years | martin | use 1024x768 as the default VESA framebuffer resolution
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ecd991a | 13 years | martin | rename libext2 directory to ext2
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2416085 | 13 years | martin | softfloat: move sources to a single directory
implement more ARM EABI …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @77f91fe | 13 years | jano.vesely | arm32: Align stack to 8bytes in exception handlers.
            
Fixes …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7aa6b99 | 13 years | jakub | Make sure gcc generates stack frames that are compliant with the ARM …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2d884ab | 13 years | jakub | Libfs now opens file even when creating new file (L_CREATE & L_OPEN).
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @42bde6a | 13 years | vojtechhorky | Make logger more quiet
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e0c836e8 | 13 years | vojtechhorky | Add comments to logging interface in libc
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @70253688 | 13 years | vojtechhorky | Merge mainline changes
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @131d9a4 | 13 years | vojtechhorky | Logger: destroy logs on client disconnect
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b6933f3 | 13 years | vojtechhorky | Remove useless config option (USB verbose logging)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @53d6b4aa | 13 years | vojtechhorky | Remove unused constant
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8cf4823 | 13 years | jano.vesely | arm32: Fix high vector bit control register location.
ARM920T (gta02) …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @cd671c3 | 13 years | jakub | Reference count call_t structures.
Add ipc_call_hold() and …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c9717e3 | 13 years | martin | ppc32: support larger boot images
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e5ac4130 | 13 years | martin | add boot image size safety check
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7f8f9fd | 13 years | martin | ia64 still requires the explicit alignment
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0783634 | 13 years | martin | place the .interp section behind the other sections in the text …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @15c9b26 | 13 years | martin | cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @239acce | 13 years | jakub | Make the phone_alloc() code shorter.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @87e5b526 | 13 years | jano.vesely | arm32: Drop the old instruction recognition.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @983cabe8 | 13 years | jakub | Merge mainline changes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c33f39f | 13 years | jakub | Do not establish callback connections after the answerbox enters cleanup.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1ef7fb2 | 13 years | jano.vesely | arm32: Update comment.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f13f5d60 | 13 years | jano.vesely | arm32: Identify swap instructions.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d126d3e | 13 years | jano.vesely | arm32: Optimize even more.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @bbb0a400 | 13 years | jano.vesely | arm32: Optimize instruction recognition.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2ddb3c5 | 13 years | jano.vesely | First try instr identificator
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3ccba14 | 13 years | m.lombardi85 | do not call async_data_write_finalize() in case of error, replace
it …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @78ca12b | 13 years | m.lombardi85 | rtc: get rid of "port + 1" and use a preprocessor macro
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ac31040 | 13 years | m.lombardi85 | merge mainline changes
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3ffd4c3 | 13 years | jano.vesely | arm32, icp: Fix serial line interrupt masks.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @baeeee2 | 13 years | vojtechhorky | libposix: less includes from libc
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f8cbe2c3 | 13 years | vojtechhorky | libposix: exit() belongs to stdlib.h
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2541646 | 13 years | jakub | Do not slam phones of potentially long gone forwarder tasks.
Instead, …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9c9bbaf | 13 years | jakub | request_process() is not always called.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5d3ed34 | 13 years | jakub | Make sure that both dispatched and non-dispatched calls are properly …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5321e48 | 13 years | jano.vesely | Remove lsusb from the list of non-essential apps.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9ef1b79b | 13 years | jakub | Make it explicit that we are not interested in the return value.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f9841e69 | 13 years | jakub | Call answer_preprocess() also when ipc_forward() returns error.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @fcfa926b | 13 years | jakub | Factor out common statements.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @85f7369 | 13 years | m.lombardi85 | rtc: remove unneeded cast
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8ec4144 | 13 years | jano.vesely | integratorcp: Add uart kernel driver.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d6cd626 | 13 years | m.lombardi85 | link libc to the libsoftfloat in arm32, mips32, mips32eb, mips64 and ppc32.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7ff35c7 | 13 years | m.lombardi85 | rtc: Fix compile errors on 32bit architectures
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  |