Commit graph

17 commits

Author SHA1 Message Date
51893666a5 make: optimise for size 2017-05-15 16:34:51 +02:00
2b5225ef98 ftl: initial implementation of the Flash Translation Layer 2017-05-15 16:33:11 +02:00
7be9d0f049 bitops: add ilog2() 2017-04-07 16:32:44 +02:00
1fa1dfefb1 make: only builds tools for host 2017-03-31 15:54:27 +02:00
49c90e70f0 shell: introduce part create command 2017-03-23 15:20:00 +00:00
adcda56894 fs: add initial code to create the partition table 2017-03-23 15:18:13 +00:00
2448ddcd4e fs: add block_is_erased() to check if a block is truly erased 2017-03-23 15:02:10 +00:00
eca2bc7b17 tools: add tool to create empty flash image 2017-03-23 14:37:22 +00:00
c594c2aa9a bitset: add functions to manipulate bitsets 2017-03-17 15:02:17 +00:00
eb41dd93db shell: separate code 2017-03-12 00:33:09 +00:00
4a176a404c make: move stm32f0-specific CFLAGS and LDFLAGS 2017-03-11 13:34:00 +00:00
81632df5e9 console: separate driver for USART 2017-03-11 13:07:12 +00:00
b6d216255f flash: remove old code for SPI flash 2017-03-11 13:04:26 +00:00
92b3c1108b flash: implement flash driver model 2017-03-11 12:42:32 +00:00
c28ddec92b make: add support for building a host version 2017-03-11 00:10:03 +00:00
3873f68817 make: restructure build scripts 2017-03-09 12:32:04 +00:00
e946d0ce3d tbm: initial commit 2017-02-27 14:48:38 +00:00