lwext4.git
8 years agoMerge branch 'master' of git://git.code.sf.net/p/lwext4/git lwext4-0.8.0
gkostka [Thu, 23 Jul 2015 17:26:57 +0000 (19:26 +0200)]
Merge branch 'master' of git://git.code.sf.net/p/lwext4/git

8 years agoAdd CHANGELOG & version bump to 0.8.0
gkostka [Thu, 23 Jul 2015 17:22:49 +0000 (19:22 +0200)]
Add CHANGELOG & version bump to 0.8.0

8 years agoRemove warnings comming from assert macro usage
gkostka [Thu, 16 Jul 2015 21:47:51 +0000 (21:47 +0000)]
Remove warnings comming from assert macro usage

8 years agoFix comment typos
gkostka [Sun, 28 Jun 2015 07:22:35 +0000 (09:22 +0200)]
Fix comment typos

8 years agoFix typos in comments
gkostka [Sun, 28 Jun 2015 06:56:00 +0000 (08:56 +0200)]
Fix typos in comments

8 years agoCode format - parameter ordering & remove redundant braces
gkostka [Sun, 28 Jun 2015 06:49:23 +0000 (08:49 +0200)]
Code format - parameter ordering & remove redundant braces

8 years agoAdd const keyword in ext4_dir_entry_next return value
gkostka [Sun, 28 Jun 2015 06:42:00 +0000 (08:42 +0200)]
Add const keyword in ext4_dir_entry_next return value

8 years agoAdd const keyword to mountpoint parameter
gkostka [Sat, 27 Jun 2015 22:56:03 +0000 (00:56 +0200)]
Add const keyword to mountpoint parameter

8 years agoRemove warning
gkostka [Sat, 27 Jun 2015 22:55:39 +0000 (00:55 +0200)]
Remove warning

8 years agoCode format
gkostka [Sat, 27 Jun 2015 22:51:44 +0000 (00:51 +0200)]
Code format

8 years agoSet CMAKE_SYSTEM_NAME to Generic
gkostka [Sat, 27 Jun 2015 22:16:12 +0000 (00:16 +0200)]
Set CMAKE_SYSTEM_NAME to Generic

8 years agoCode fortmat with new clang formater (3.7)
gkostka [Sat, 27 Jun 2015 21:55:25 +0000 (23:55 +0200)]
Code fortmat with new clang formater (3.7)

8 years agoImprove include policy
gkostka [Sat, 27 Jun 2015 21:37:09 +0000 (23:37 +0200)]
Improve include policy

8 years agoChange structure braces policy
gkostka [Sat, 27 Jun 2015 21:16:25 +0000 (23:16 +0200)]
Change structure braces policy

8 years agoReadme update
gkostka [Tue, 16 Jun 2015 17:02:02 +0000 (19:02 +0200)]
Readme update

8 years agoclang-format: fs_test
gkostka [Tue, 16 Jun 2015 10:45:19 +0000 (11:45 +0100)]
clang-format: fs_test

8 years agoMerge branch 'master' of ssh://git.code.sf.net/p/lwext4/git-src
gkostka [Tue, 16 Jun 2015 10:35:37 +0000 (12:35 +0200)]
Merge branch 'master' of ssh://git.code.sf.net/p/lwext4/git-src

8 years agoclang-format: demos/chibios/common
gkostka [Tue, 16 Jun 2015 10:10:58 +0000 (11:10 +0100)]
clang-format: demos/chibios/common

8 years agoclang-format: generic demo app
gkostka [Tue, 16 Jun 2015 10:09:51 +0000 (11:09 +0100)]
clang-format: generic demo app

8 years agoclang-format: blockdev modules
gkostka [Tue, 16 Jun 2015 09:33:17 +0000 (10:33 +0100)]
clang-format: blockdev modules

8 years agoUpdate .gitignore
gkostka [Tue, 16 Jun 2015 09:07:43 +0000 (11:07 +0200)]
Update .gitignore

8 years agoclang-format: ext4_dir
gkostka [Tue, 16 Jun 2015 09:03:39 +0000 (10:03 +0100)]
clang-format: ext4_dir

8 years agoclang-format: ext4_debug
gkostka [Tue, 16 Jun 2015 09:03:29 +0000 (10:03 +0100)]
clang-format: ext4_debug

8 years agoclang-format: ext4_crc32c
gkostka [Tue, 16 Jun 2015 09:03:16 +0000 (10:03 +0100)]
clang-format: ext4_crc32c

8 years agoclang-format: ext4_config
gkostka [Tue, 16 Jun 2015 09:02:53 +0000 (10:02 +0100)]
clang-format: ext4_config

8 years agoclang-format: ext4_blockdev
gkostka [Tue, 16 Jun 2015 09:02:37 +0000 (10:02 +0100)]
clang-format: ext4_blockdev

8 years agoclang-format: ext4_block_group
gkostka [Tue, 16 Jun 2015 09:02:21 +0000 (10:02 +0100)]
clang-format: ext4_block_group

8 years agoclang-format: ext4_bitmap
gkostka [Tue, 16 Jun 2015 09:02:01 +0000 (10:02 +0100)]
clang-format: ext4_bitmap

8 years agoclang-format: ext4_bcache
gkostka [Tue, 16 Jun 2015 09:01:47 +0000 (10:01 +0100)]
clang-format: ext4_bcache

8 years agoclang-format: ext4_balloc
gkostka [Tue, 16 Jun 2015 09:01:33 +0000 (10:01 +0100)]
clang-format: ext4_balloc

8 years agoclang-format: ext4
gkostka [Tue, 16 Jun 2015 09:01:17 +0000 (10:01 +0100)]
clang-format: ext4

8 years agoStop generating Eclipse project files by default
gkostka [Tue, 16 Jun 2015 09:00:41 +0000 (10:00 +0100)]
Stop generating Eclipse project files by default

8 years agoclang-format: demos/chibios/common
gkostka [Tue, 16 Jun 2015 10:10:58 +0000 (11:10 +0100)]
clang-format: demos/chibios/common

8 years agoclang-format: generic demo app
gkostka [Tue, 16 Jun 2015 10:09:51 +0000 (11:09 +0100)]
clang-format: generic demo app

8 years agoclang-format: blockdev modules
gkostka [Tue, 16 Jun 2015 09:33:17 +0000 (10:33 +0100)]
clang-format: blockdev modules

8 years agoUpdate .gitignore
gkostka [Tue, 16 Jun 2015 09:07:43 +0000 (11:07 +0200)]
Update .gitignore

8 years agoclang-format: ext4_dir
gkostka [Tue, 16 Jun 2015 09:03:39 +0000 (10:03 +0100)]
clang-format: ext4_dir

8 years agoclang-format: ext4_debug
gkostka [Tue, 16 Jun 2015 09:03:29 +0000 (10:03 +0100)]
clang-format: ext4_debug

8 years agoclang-format: ext4_crc32c
gkostka [Tue, 16 Jun 2015 09:03:16 +0000 (10:03 +0100)]
clang-format: ext4_crc32c

8 years agoclang-format: ext4_config
gkostka [Tue, 16 Jun 2015 09:02:53 +0000 (10:02 +0100)]
clang-format: ext4_config

8 years agoclang-format: ext4_blockdev
gkostka [Tue, 16 Jun 2015 09:02:37 +0000 (10:02 +0100)]
clang-format: ext4_blockdev

8 years agoclang-format: ext4_block_group
gkostka [Tue, 16 Jun 2015 09:02:21 +0000 (10:02 +0100)]
clang-format: ext4_block_group

8 years agoclang-format: ext4_bitmap
gkostka [Tue, 16 Jun 2015 09:02:01 +0000 (10:02 +0100)]
clang-format: ext4_bitmap

8 years agoclang-format: ext4_bcache
gkostka [Tue, 16 Jun 2015 09:01:47 +0000 (10:01 +0100)]
clang-format: ext4_bcache

8 years agoclang-format: ext4_balloc
gkostka [Tue, 16 Jun 2015 09:01:33 +0000 (10:01 +0100)]
clang-format: ext4_balloc

8 years agoclang-format: ext4
gkostka [Tue, 16 Jun 2015 09:01:17 +0000 (10:01 +0100)]
clang-format: ext4

8 years agoclang-format: lwext4 modules
gkostka [Tue, 16 Jun 2015 09:00:41 +0000 (10:00 +0100)]
clang-format: lwext4 modules

8 years agoAdd clang-format config file
gkostka [Tue, 16 Jun 2015 08:59:41 +0000 (09:59 +0100)]
Add clang-format config file

9 years agoUpdate readme.mediawiki
gkostka [Thu, 23 Apr 2015 21:46:33 +0000 (23:46 +0200)]
Update readme.mediawiki

9 years agoSync ChibiOS demos with trunk system codebase
gkostka [Wed, 22 Apr 2015 19:30:36 +0000 (21:30 +0200)]
Sync ChibiOS demos with trunk system codebase

9 years agoAdd .gitignore file
gkostka [Wed, 22 Apr 2015 19:30:01 +0000 (21:30 +0200)]
Add .gitignore file

9 years agoAdd some chibios demos
gkostka [Sun, 28 Dec 2014 14:30:15 +0000 (14:30 +0000)]
Add some chibios demos

9 years agoAdd some chibios demos
gkostka [Sun, 28 Dec 2014 14:29:40 +0000 (14:29 +0000)]
Add some chibios demos

9 years agoNames refactoring
gkostka [Sun, 28 Dec 2014 14:16:34 +0000 (14:16 +0000)]
Names refactoring

9 years agoUpdate stm32f429_demo
gkostka [Sat, 8 Nov 2014 18:01:14 +0000 (18:01 +0000)]
Update stm32f429_demo

9 years agoUpdate stm32f429_demo
gkostka [Sat, 8 Nov 2014 17:49:32 +0000 (17:49 +0000)]
Update stm32f429_demo

9 years agoExtra debug info
gkostka [Sat, 8 Nov 2014 17:12:36 +0000 (17:12 +0000)]
Extra debug info

9 years agoImproved dir entry get function (ext4_dir_entry_next)
gkostka [Sat, 8 Nov 2014 17:03:52 +0000 (17:03 +0000)]
Improved dir entry get function (ext4_dir_entry_next)

9 years agoext4_write: parameter litt fix (const)
gkostka [Sat, 8 Nov 2014 16:07:15 +0000 (16:07 +0000)]
ext4_write: parameter litt fix (const)

9 years agoversion update: 0.7.0
gkostka [Sat, 8 Nov 2014 14:18:02 +0000 (14:18 +0000)]
version update: 0.7.0

9 years agometa_bg feature helper functions
gkostka [Sat, 8 Nov 2014 14:16:23 +0000 (14:16 +0000)]
meta_bg feature helper functions

9 years agoImprove demo debug info
gkostka [Sat, 8 Nov 2014 14:10:49 +0000 (14:10 +0000)]
Improve demo debug info

9 years agostm32f429_demo extra debug info (io timings)
gkostka [Sat, 8 Nov 2014 13:46:37 +0000 (13:46 +0000)]
stm32f429_demo extra debug info (io timings)

9 years agoDisable STM lib debugs
gkostka [Sat, 8 Nov 2014 13:45:38 +0000 (13:45 +0000)]
Disable STM lib debugs

9 years agoImprove debug printf
gkostka [Sat, 8 Nov 2014 13:44:53 +0000 (13:44 +0000)]
Improve debug printf

9 years agoUpdate readme
gkostka [Wed, 5 Nov 2014 21:32:32 +0000 (21:32 +0000)]
Update readme

9 years agoUpdate readme file
gkostka [Wed, 5 Nov 2014 21:17:33 +0000 (21:17 +0000)]
Update readme file

9 years agoAdd hw_get_us function
gkostka [Thu, 30 Oct 2014 00:05:17 +0000 (00:05 +0000)]
Add hw_get_us function

9 years agoAdd extra config options
gkostka [Wed, 29 Oct 2014 01:49:00 +0000 (01:49 +0000)]
Add extra config options

9 years agoAdd extra config options
gkostka [Wed, 29 Oct 2014 01:38:12 +0000 (01:38 +0000)]
Add extra config options

9 years agoMove some simple functions to c file (no need to public)
gkostka [Wed, 29 Oct 2014 01:20:44 +0000 (01:20 +0000)]
Move some simple functions to c file (no need to public)

9 years agoUpdate stm32f429disco demo
gkostka [Wed, 29 Oct 2014 01:00:20 +0000 (01:00 +0000)]
Update stm32f429disco demo

9 years agoMove some simple functions to header
gkostka [Wed, 29 Oct 2014 00:57:59 +0000 (00:57 +0000)]
Move some simple functions to header

9 years agoMove same simple functions to header
gkostka [Wed, 29 Oct 2014 00:53:04 +0000 (00:53 +0000)]
Move same simple functions to header

9 years agoAdd more test cases
gkostka [Sat, 25 Oct 2014 01:05:45 +0000 (01:05 +0000)]
Add more test cases

9 years agoAdd more test cases
gkostka [Fri, 24 Oct 2014 23:31:31 +0000 (23:31 +0000)]
Add more test cases

9 years agoSupport for flex_bg
gkostka [Fri, 24 Oct 2014 22:45:36 +0000 (22:45 +0000)]
Support for flex_bg

9 years agoUpdated directory links increment/decrement
gkostka [Fri, 24 Oct 2014 19:42:39 +0000 (19:42 +0000)]
Updated directory links increment/decrement

9 years agoSupport for feature dir_nlink
gkostka [Fri, 24 Oct 2014 18:30:12 +0000 (18:30 +0000)]
Support for feature dir_nlink

9 years agoUpdate supported features
gkostka [Wed, 22 Oct 2014 00:30:39 +0000 (00:30 +0000)]
Update supported features

9 years agoMeta bg feature
gkostka [Tue, 21 Oct 2014 22:15:57 +0000 (22:15 +0000)]
Meta bg feature

9 years agoAdd extra superblock debug info
gkostka [Tue, 21 Oct 2014 19:12:11 +0000 (19:12 +0000)]
Add extra superblock debug info

9 years agoAdd flex bg superblock helpers
gkostka [Tue, 21 Oct 2014 18:54:19 +0000 (18:54 +0000)]
Add flex bg superblock helpers

9 years agoFeature checker functions refactoring
gkostka [Tue, 21 Oct 2014 18:44:21 +0000 (18:44 +0000)]
Feature checker functions refactoring

9 years agoAdd ext4_sb_is_super_in_bg
gkostka [Tue, 21 Oct 2014 18:32:16 +0000 (18:32 +0000)]
Add ext4_sb_is_super_in_bg

9 years agoAdd comments to crc32c module
gkostka [Tue, 21 Oct 2014 18:12:55 +0000 (18:12 +0000)]
Add comments to crc32c module

9 years agoAdd crc32c routine, update block group descriptor
gkostka [Tue, 21 Oct 2014 18:08:37 +0000 (18:08 +0000)]
Add crc32c routine, update block group descriptor

9 years agoPrepare for 0.6.0
gkostka [Mon, 14 Jul 2014 16:02:56 +0000 (16:02 +0000)]
Prepare for 0.6.0

9 years agoRemoved warnings when debug mode is disabled
gkostka [Sun, 22 Jun 2014 23:19:57 +0000 (23:19 +0000)]
Removed warnings when debug mode is disabled

9 years agoSTM32F429 demo update
gkostka [Sun, 22 Jun 2014 21:28:03 +0000 (21:28 +0000)]
STM32F429 demo update

9 years agoSTM32F429 demo update.
gkostka [Sun, 22 Jun 2014 16:07:37 +0000 (16:07 +0000)]
STM32F429 demo update.

9 years agoMSP430 toolchain files
gkostka [Sun, 22 Jun 2014 16:05:28 +0000 (16:05 +0000)]
MSP430 toolchain files

9 years agoComb sort for directory indexing (shold be faster).
gkostka [Sun, 22 Jun 2014 16:02:41 +0000 (16:02 +0000)]
Comb sort for directory indexing (shold be faster).

9 years agostm32f429 demo update
gkostka [Thu, 19 Jun 2014 13:56:14 +0000 (13:56 +0000)]
stm32f429 demo update

9 years agoFixed inode deletion time fsck warning.
gkostka [Thu, 19 Jun 2014 12:55:28 +0000 (12:55 +0000)]
Fixed inode deletion time fsck warning.

9 years agoUpdate stm32f429 demo app
gkostka [Thu, 19 Jun 2014 12:54:46 +0000 (12:54 +0000)]
Update stm32f429 demo app

9 years agoRemove unused modules.
gkostka [Thu, 19 Jun 2014 12:54:04 +0000 (12:54 +0000)]
Remove unused modules.

9 years agostm32f429 demo - system init
gkostka [Fri, 13 Jun 2014 20:25:18 +0000 (20:25 +0000)]
stm32f429 demo - system init

9 years agostm32f249-disco demo update
gkostka [Fri, 13 Jun 2014 19:05:55 +0000 (19:05 +0000)]
stm32f249-disco demo update

9 years agoRemove warnings. ST lib Hal configuration.
gkostka [Fri, 13 Jun 2014 15:09:34 +0000 (15:09 +0000)]
Remove warnings. ST lib Hal configuration.