|
|
@f73b291
|
12 years |
martin |
libblock.{c|h} → block.{c|h}
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@df4fbe1
|
13 years |
m.lombardi85 |
mkexfat: fix fat clusters allocation bug
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8d8ad19
|
13 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
|
13 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
|
13 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
|
13 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
|
13 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
|
13 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
|
13 years |
m.lombardi85 |
mkexfat: fix a comment.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b6eb5da
|
13 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
|
13 years |
m.lombardi85 |
mkexfat: fix comment, code cleaning
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d7f09583
|
13 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
|
13 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
|
13 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
|
13 years |
m.lombardi85 |
mkexfat: Fix an error message.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@09c954b
|
13 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
|
13 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
|
13 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
|
13 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
|
13 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
|
13 years |
m.lombardi85 |
mkexfat: cstyle
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8271ae37
|
13 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
|
13 years |
m.lombardi85 |
mkexfat: Fix the extended boot sector initialization.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@da34d61d
|
13 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
|
13 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
|
13 years |
m.lombardi85 |
mkexfat: fix comment.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b200230
|
13 years |
m.lombardi85 |
mkexfat: Add some comments, code cleaning
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3467821
|
13 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
|
13 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
|
13 years |
m.lombardi85 |
mkexfat: write the upcase table to disk
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@557e5b13
|
13 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
|
13 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
|
13 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
|
13 years |
m.lombardi85 |
mkexfat: rename fat_write to fat_initialize.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a69e396
|
13 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
|
13 years |
m.lombardi85 |
mkexfat: fix bug in the bitmap creation code
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@367014a
|
13 years |
m.lombardi85 |
mkexfat: Add the up-case unicode conversion table.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6aeab59c
|
13 years |
m.lombardi85 |
mkexfat: Initialize the allocation bitmap.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b0fecad
|
13 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
|
13 years |
m.lombardi85 |
mkexfat: Fix comments and structure names
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9587b37
|
13 years |
m.lombardi85 |
mkexfat: cstyle
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@dabe1664
|
13 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
|
13 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
|
13 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
|
13 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
|
13 years |
m.lombardi85 |
mkexfat: fix FAT initialization
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@50e754e
|
13 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
|
13 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
|
13 years |
m.lombardi85 |
mkexfat: superblock initialization is now completed
- Added a …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f8973122
|
13 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
|
13 years |
m.lombardi85 |
mkexfat: compute the total FAT size
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ffee7bf
|
13 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
|
|
|
@9744f2d
|
13 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
|
|
|
@116cb91
|
13 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
|
13 years |
m.lombardi85 |
Add initial mkexfat implementation
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|