|  |  |  | @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 | 
            
              |  |  | @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 | 
            
              |  |  | @b40ea02 | 14 years | jakub | Merge from lp:~jakub/helenos/mm.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3cc070d | 14 years | jakub | Do not free the IRQ code while holding IRQ spinlocks.
                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 | 
            
              |  |  | @c4026aa | 14 years | jakub | Make sal_call() compliant with the ia64 ABI.
                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 | 
            
              |  |  | @f31aed5 | 14 years | jakub | Make sure PSR.I is cleared before calling PAL.
                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 | 
            
              |  |  | @50e754e | 14 years | m.lombardi85 | mkexfat: Initialize the FAT vector, vbr-backup starts at sector 12.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3f6d4ea | 14 years | m.lombardi85 | mkexfat: write the VBR and the VBR-backup on disk.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6cf9aeb | 14 years | m.lombardi85 | mkexfat: superblock initialization is now completed
- Added a …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ec8c622 | 14 years | jakub | Merge from lp:~jakub/helenos/ia64-revival.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0428f77 | 14 years | jakub | mutex_lock(as) is weaker than page_table_lock(as, true). …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @26f407e9 | 14 years | jakub | The i460GX machine can indeed use the rootpc platform driver.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4449c6c | 14 years | jakub | Fix comparison in pio_read_32().
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f8973122 | 14 years | m.lombardi85 | mkexfat: move volume_start field initialization to the appropriate place.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5dbd696 | 14 years | m.lombardi85 | mkexfat: compute the total FAT size
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6b3cda3 | 14 years | m.lombardi85 | mkexfat: add mkexfat to the boot/Makefile.common list
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @00aece0 | 14 years | jakub | Merge mainline changes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ffee7bf | 14 years | m.lombardi85 | mkexfat: compute the cluster size needed to index the entire device, …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e872326 | 14 years | m.lombardi85 | mkexfat: add the mkexfat app to the uspace/Makefile build list
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f943dd3 | 14 years | jakub | Do not leak memory in the root driver.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4d433fe | 14 years | m.lombardi85 | mkexfat: Fix copyright header
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @39aa8ce | 14 years | m.lombardi85 | Merge mainline changes
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9744f2d | 14 years | m.lombardi85 | mkexfat:
- Get the total number of blocks of the device.
- Add …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @acb866ae | 14 years | m.lombardi85 | mkexfat: add directory entries structures to exfat.h
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c01bb5f9 | 14 years | jakub | Merge from lp:~jakub/helenos/mm.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @21063c2 | 14 years | jakub | Define a PIO range for PL050 keyboard and adjust its IRQ code accordingly.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @edd7c63c | 14 years | martin | fix compilation (thx Thomas Sanchez)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1402402 | 14 years | jakub | Define a PIO range for GXemul keyboard.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @27ed3edd | 14 years | jakub | Define a PIO range for msim keyboard.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a31aad1 | 14 years | jakub | Define PIO range for the ns16550 driver.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @cfb79747 | 14 years | jakub | Merge mainline changes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @199112e4 | 14 years | jakub | Define a PIO range for the cuda driver.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @472d813 | 14 years | jakub | Test for IO_SPACE_BOUNDARY hit only on platforms with separate I/O space.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @116cb91 | 14 years | m.lombardi85 | mkexfat: get the service id and read the device sector size.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @dd22cc4 | 14 years | m.lombardi85 | Add initial mkexfat implementation
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @591762c6 | 14 years | m.lombardi85 | Merge mainline changes
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f2bbe8c | 14 years | jakub | - Enforce PIO ranges no matter whether the address is in memory or in …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e777847 | 14 years | jakub | Define Rtl8139 PIO ranges and adjust the IRQ code accordingly.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9571230 | 14 years | jakub | Define PIO range for ne2k and modify its IRQ pseudocode accordingly.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @cccdb8b7 | 14 years | jakub | In i8042 IRQ pseudocode, use the hardware address obtained from the parent.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2507d1fc | 14 years | jakub | Define a PIO range for the i8042 driver.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ec52752 | 14 years | jakub | Modify the E1000 driver to work with the new IRQ code constraints.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @bd8c6537 | 14 years | jakub | Check whether the IRQ code provides PIO ranges for all used memory …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d57122c | 14 years | jakub | UHCI and OHCI HC's now define and use proper IRQ PIO range.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a996ae31 | 14 years | jakub | Userspace IRQ pseudocode is expected to use physical addresses from …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ec12ab8 | 14 years | jakub | OHCI should use CMD_PIO_READ_* instead of already removed CMD_MEM_READ_*.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @077bc5b9 | 14 years | jakub | Remove left-over stuff not removed by the previous changeset.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @69114714 | 14 years | jakub | Switching to the driver's address space will no longer be needed.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @89b6a3b | 14 years | jakub | Remove kernel support for CMD_MEM_* IRQ pseudocode commanfs.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c617e98 | 14 years | jakub | Remove all CMD_MEM_* IRQ pseudocode commands.
The tree is now broken.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e10d41a | 14 years | jakub | Merge from lp:~jakub/helenos/mm.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @96d9cdd | 14 years | jakub | Revert most of jakub@….
The …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @bb6f135 | 14 years | jakub | Merge from lp:~jakub/helenos/mm.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @492ddc9 | 14 years | jakub | Match km_page_free() size parameter in km_unmap_aligned() with that of …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @33ca0f5 | 14 years | jakub | iswithin() needs to be imune to the base + size 64-bit overflow.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b7068da | 14 years | m.lombardi85 | Merge mainline changes
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3d4750f | 14 years | jakub | Merge from lp:~jakub/helenos/mm.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7b5789e | 14 years | jakub | Do not leak frame, page0 and page1 in error path's either.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b860f9e | 14 years | jakub | Do not leak frame, page0 and page1 in mapping1 test.
The test shall no …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @03cdd2bc | 14 years | jakub | Add km_unmap() and km_unmap_aligned().
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @bf3dd35 | 14 years | jakub | There is no need to have km_map() for aligned addresses and …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @bf31e3f | 14 years | jiri | Fix function definitions with extern specifier.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  |