|  |  | @cca5c8d | 14 years | m.lombardi85 | rtc: add skeleton of the new "date" application.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @05ed9d7 | 14 years | m.lombardi85 | rtc: count the months starting from 0, not from 1
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @db8d552 | 14 years | m.lombardi85 | rtc: read the time from the rtc:
- Perform the read in the …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d9c11eed | 14 years | m.lombardi85 | rtc: add the "status B" register address to the list of CMOS …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9e06e9f | 14 years | m.lombardi85 | rtc: add the month field to the tm structure
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3b79ba5 | 14 years | m.lombardi85 | rtc: add a function to read a generic register from the CMOS memory
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f30ee571 | 14 years | m.lombardi85 | rtc: add the rtc_update_in_progress() function
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @010341d | 14 years | m.lombardi85 | rtc: add the cmos registers addresses.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2a5171db | 14 years | m.lombardi85 | rtc: add the rtc_close() callback.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @923b2eba | 14 years | m.lombardi85 | rtc: add the rtc_open() callback
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8d2963d | 14 years | m.lombardi85 | rtc: replace time_t with the new tm structure
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @28ca043f | 14 years | m.lombardi85 | RTC: raise an error if the I/O range assigned to the device is too small.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4b44de57 | 14 years | m.lombardi85 | RTC: invoke the cleanup function in case of errors
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0883de8 | 14 years | m.lombardi85 | RTC: add the driver to the "clock" category; add a function to enable …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @557b7b3 | 14 years | m.lombardi85 | RTC: add new category "clock".
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c47f1b6 | 14 years | m.lombardi85 | RTC: read the I/O address assigned to the device.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9d5003e0 | 14 years | m.lombardi85 | RTC: add the cmos-rtc driver to the isa.dev list
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5ef13847 | 14 years | m.lombardi85 | RTC: move the rtc driver under drv/time/cmos-rtc
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b3db669 | 14 years | m.lombardi85 | RTC: Initial implementation of the rtc_dev_initialize() function
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0b8a3e7 | 14 years | m.lombardi85 | RTC: Add some comments on top of rtc_time_get() and rtc_time_set() …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6b329749 | 14 years | m.lombardi85 | RTC: add a fibril mutex to synchronize the access to the real time …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a31ca11f | 14 years | m.lombardi85 | RTC: add the rtc_dev_add() skeleton.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4863bb52 | 14 years | m.lombardi85 | RTC: the rtc driver implements the CLOCK_DEV_IFACE interface.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c9f703b | 14 years | m.lombardi85 | RTC: Add CLOCK_DEV_IFACE to the enum of available interfaces.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a2e4889 | 14 years | m.lombardi85 | RTC: link the rtc driver to the uspace Makefile and fix some typos
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b8d5f2b | 14 years | m.lombardi85 | RTC: rename rtc_dev.h to a more generic clock.h
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e4def65 | 14 years | m.lombardi85 | RTC: add the rtc_dev_ops structure definition.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1e19a15 | 14 years | m.lombardi85 | RTC: first commit, rtc driver skeleton.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9bdf1f2a | 14 years | jakub | No need to be conforming to Unix ls especially when 'r' is unused in …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4567b31c | 14 years | vivekprakash21 | add -R (—recursive) option to 'ls' command
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @059a8e4 | 14 years | martin | rename str_uint64() to str_uint64_t() for better consistency with the …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @971cc0cc | 14 years | martin | improve the 'touch' command (based on a patch by Vivek Prakash)
 * add …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6d123b3 | 14 years | martin | respect the o32 ABI when calling C functions from assembler and …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @df366b5e | 14 years | martin | cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a69cb9a | 14 years | martin | cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @34f0448 | 14 years | martin | cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8df9290 | 14 years | martin | cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @78a9e5ab | 14 years | martin | cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b74e5893 | 14 years | martin | cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c87562ca | 14 years | martin | cstyle (no change in functionality)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8426a44d | 14 years | martin | cstyle (no change in functionality)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9971ea7f | 14 years | martin | cstyle (no change in functionality)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9318afa | 14 years | martin | cstyle (no change in functionality)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @089246ce | 14 years | martin | cstyle (no change in functionality)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9dae3e97 | 14 years | martin | cstyle (no change in functionality)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0499235 | 14 years | martin | add basic support for encoding name/value properties in sysinfo
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @efb8d15 | 14 years | martin | dump sysinfo in a more compact way
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @76f382b | 14 years | martin | support for listing sysinfo from uspace
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @560d79f | 14 years | martin | implement str_nsize, wstr_nsize
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4546fc3 | 14 years | martin | merge mkexfat from Maurizio Lombardi
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @df4fbe1 | 14 years | m.lombardi85 | mkexfat: fix fat clusters allocation bug
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8d8ad19 | 14 years | m.lombardi85 | mkexfat: raise an error if dev_path == NULL
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @875bc8b | 14 years | m.lombardi85 | mkexfat: force the user to specify the fs size if we failed to obtain …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b4b3cb05 | 14 years | m.lombardi85 | mkexfat: specify the fs size in sectors, not in bytes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8efc4c1 | 14 years | m.lombardi85 | mkexfat: leave the NAME prefix only on error messages
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ebea7acf | 14 years | m.lombardi85 | mkexfat: Fill the content of the unused part of the root directory …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0f22528 | 14 years | m.lombardi85 | mkexfat: Be sure there is sufficient space to create the filesystem on …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9bbe54f | 14 years | m.lombardi85 | mkexfat: fix a comment.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b6eb5da | 14 years | m.lombardi85 | mkexfat: Fix calculation of the total number of clusters on device.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2601383 | 14 years | m.lombardi85 | mkexfat: fix comment, code cleaning
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d7f09583 | 14 years | m.lombardi85 | mkexfat: try to prevent the user from specifying a cluster size too …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9ce1acf | 14 years | m.lombardi85 | mkexfat: Add some printfs about what mkexfat is doing.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e517715 | 14 years | m.lombardi85 | mkexfat: add the copyright header to upcase.h
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @31718d1 | 14 years | m.lombardi85 | mkexfat: Fix an error message.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3df2907 | 14 years | m.lombardi85 | Merge mainline changes
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @09c954b | 14 years | m.lombardi85 | mkexfat: Bug fixes
- Fix the number of data clusters.
- Set the …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @aa37d6f | 14 years | m.lombardi85 | mkexfat: Fix comment, add description on top of function …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @00af658 | 14 years | m.lombardi85 | mkexfat: let the user specify the cluster size in Kb, not in bytes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ef144ef | 14 years | m.lombardi85 | mkexfat: Improvements and bug fixes
- The user now can specify the …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @68c60b0 | 14 years | jano.vesely | ps2mouse: Lower testing message to debug instead of error.
If the …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e04bfbf0 | 14 years | m.lombardi85 | mkexfat: Fix compile error on 32-bit architectures
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @528acda | 14 years | m.lombardi85 | mkexfat: cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8271ae37 | 14 years | m.lombardi85 | mkexfat: Move checksum sectors initialization outside the Extended …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ff415f62 | 14 years | m.lombardi85 | mkexfat: Fix the extended boot sector initialization.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b64fbc9 | 14 years | jano.vesely | uhci: consolidate debug messages
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @da34d61d | 14 years | m.lombardi85 | mkexfat: Write the root directory entries to disk.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @392bd67c | 14 years | m.lombardi85 | mkexfat: add function that computes the checksum value of the upcase table.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ba55c194 | 14 years | m.lombardi85 | mkexfat: fix comment.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b200230 | 14 years | m.lombardi85 | mkexfat: Add some comments, code cleaning
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3467821 | 14 years | m.lombardi85 | mkexfat: performance improvement, reset the buffer's content only if …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @552efe3 | 14 years | m.lombardi85 | mkexfat: Fix memory access bug in the upcase_table_write() function.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @89a0a827 | 14 years | m.lombardi85 | mkexfat: write the upcase table to disk
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @557e5b13 | 14 years | m.lombardi85 | mkexfat: write the rootdir cluster index to the boot sector
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @69f9cf5 | 14 years | m.lombardi85 | mkexfat: Allocate a cluster for the root directory entry also, fix bug …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @78de7be2 | 14 years | m.lombardi85 | mkexfat: Add function to allocate chains of clusters, alloc clusters …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7f381e5 | 14 years | m.lombardi85 | mkexfat: rename fat_write to fat_initialize.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a69e396 | 14 years | m.lombardi85 | mkexfat: take into account the size of the upcase table when computing …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @cbd8a72 | 14 years | m.lombardi85 | mkexfat: fix bug in the bitmap creation code
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @087768f | 14 years | jakub | Merge from lp:~jakub/helenos/ia64-revival.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @367014a | 14 years | m.lombardi85 | mkexfat: Add the up-case unicode conversion table.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @314f3a3c | 14 years | jakub | Make sure mf.a is issued after each PIO.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6aeab59c | 14 years | m.lombardi85 | mkexfat: Initialize the allocation bitmap.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b0fecad | 14 years | m.lombardi85 | mkexfat: Fix FAT initialization
- Allocate clusters for the Root …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3938375 | 14 years | m.lombardi85 | mkexfat: Fix comments and structure names
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9587b37 | 14 years | m.lombardi85 | mkexfat: cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @dabe1664 | 14 years | m.lombardi85 | mkexfat: Initialize the main extended boot sector and the checksum block
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @55dbaeb | 14 years | m.lombardi85 | mkexfat: Initialize and write the Main Extended Boot Sector to disk.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e15f4d5 | 14 years | m.lombardi85 | mkexfat: Try to keep the FAT size under 64 Mb
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @207ad8bd | 14 years | m.lombardi85 | mkexfat: starts the loop counter from 1, not from zero (the first FAT …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @69c4172 | 14 years | m.lombardi85 | mkexfat: fix FAT initialization
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  |