bertos.git
2008-11-12 battReformat comment.
2008-11-11 battAdd some comments.
2008-11-11 battAdd configurable option to choose at compile time which...
2008-11-11 battUpdate to new i2c driver name.
2008-11-11 battRevert bad commit.
2008-11-11 battRename arm twi driver to i2c.
2008-11-11 battSilence uninitialized value warning.
2008-11-11 battFix warning on platform with int wide 16 bits.
2008-11-11 battSilence warning when testing.
2008-11-11 battRename app dir.
2008-11-10 battMerged from external project:
2008-11-10 battMerged from external project:
2008-11-10 battMerged from external project:
2008-11-10 battMerged from external project:
2008-11-10 battRemove uneeded debug line.
2008-11-07 battRename app dir to examples.
2008-11-07 battAdd missing assert.
2008-11-07 battAdd battfs config file; add shuffle for free blocks.
2008-11-07 battAdd local modification test.
2008-11-07 battAdd exhaustive fileopen test.
2008-11-07 battIncrease minimum required stack to suite ARM7 needs.
2008-11-07 battMerged from external project:
2008-11-07 battMerged from external project:
2008-11-07 battMerged from external project:
2008-10-29 asterixUse a possible value for the spi port.
2008-10-28 asterixUse variable to store Bertos dir. Check if exist bertos...
2008-10-28 asterixFix bertos copy command to work also on Mac OS, and...
2008-10-23 battMerged from external project:
2008-10-23 battMerged from external project:
2008-10-23 battMerged from external project:
2008-10-23 battMerged from external project:
2008-10-23 battMerged from external project:
2008-10-23 battRefactor disk_open calling: now the disk must be opened...
2008-10-21 battMerged from external project:
2008-10-21 battRevert bad commit.
2008-10-21 battMerged from external project:
2008-10-21 battMerged from external project:
2008-10-21 battMerged from external project:
2008-10-09 battMerged from external project:
2008-10-09 battMerged from external project:
2008-10-09 battMerged from external project:
2008-10-09 battMerged from external project:
2008-10-08 battMerged from external project:
2008-10-08 battMerged from external project:
2008-10-08 battMerged from external project:
2008-10-08 battMerged from external project:
2008-10-07 battMerged from external project:
2008-10-06 battAdd remote merge script.
2008-10-06 battMerged from external project:
2008-10-06 battMerged from external project:
2008-10-06 battMerged from external project:
2008-10-06 battMerged from external project:
2008-10-06 battMerged from external project:
2008-10-06 battMerged from external project:
2008-10-06 battMerged from external project:
2008-10-06 battMerged from external project:
2008-10-06 battMerged from external project:
2008-10-06 battMerged from external project:
2008-10-06 battMerged from external project:
2008-10-06 battMerged from external project:
2008-10-06 battMerged from external project:
2008-10-03 battDisable preemptive kernel (not working).
2008-10-02 battFix Luminary LM3S detection.
2008-10-01 battAdd skel of i2c bitbang driver.
2008-09-29 battAdd error check.
2008-09-29 battDocument errors.
2008-09-29 battAdd error handling.
2008-09-27 battAdd missing include.
2008-09-26 battAdd macro for shuffling an array.
2008-09-26 battRename battfs_init to battfs_mount and battfs_close...
2008-09-26 battSilence warning on 32bit platforms.
2008-09-26 battFix warnings.
2008-09-26 battReformat; fix a warning.
2008-09-26 battImprove readability using disk-> instead of fdb->disk...
2008-09-26 battReformat.
2008-09-26 battAdd more tests; handle end of disk space correctly.
2008-09-25 battAdd missing semicolon; remove useless test.
2008-09-25 battAlso fsck right after init.
2008-09-25 battRemove unneeded goto.
2008-09-25 battAdd filesystem consistency check.
2008-09-25 battFix warnings.
2008-09-25 battAvoid flushing the same page twice.
2008-09-25 battRefactor to fill sparse bytes with a known value (0).
2008-09-25 battdisk->data_size now hold the space size usable by data...
2008-09-25 battAdd support for writing far over the EOF.
2008-09-25 battReformat.
2008-09-24 battHandle reading outside EOF.
2008-09-24 battRestore correct MODE type.
2008-09-24 battGive to each test a proper name.
2008-09-24 battUse correct inode_t type.
2008-09-24 battRemove unneeded if.
2008-09-23 battRefactor to automatically fill new page header on loadi...
2008-09-23 battRemove cache of current header.
2008-09-23 battAdd a test.
2008-09-23 battFix moving other open files when a file is growing...
2008-09-23 battAdd some debug features.
2008-09-23 battAdd and fix some log messages; add dumpPageArray (for...
2008-09-21 battAdd more write tests.
2008-09-21 battRemove duplicate "errir" string.
2008-09-20 battAdd another write test.
next