| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Align tests | Rasmus Melchior Jacobsen | 2023-05-30 | 1 | -1/+1 |
| * | Add bootloader helper for creating config from linkerfile symbols | Rasmus Melchior Jacobsen | 2023-05-30 | 1 | -65/+71 |
| * | Remove the usage of the local Partition type in BootLoader | Rasmus Melchior Jacobsen | 2023-05-29 | 1 | -229/+111 |
| * | Let Partition range be u32 instead of usize | Rasmus Melchior Jacobsen | 2023-04-05 | 1 | -52/+49 |
| * | Add assertions about the aligned_buf % write sizes | Rasmus Melchior Jacobsen | 2023-04-04 | 1 | -1/+3 |
| * | Remove comment about equal erase size requirement | Rasmus Melchior Jacobsen | 2023-04-04 | 1 | -2/+0 |
| * | Allow different erase sizes for active and dfu | Rasmus Melchior Jacobsen | 2023-04-04 | 1 | -2/+4 |
| * | Remove the Flash trait | Rasmus Melchior Jacobsen | 2023-04-04 | 1 | -42/+31 |
| * | Assert active and dfu have same erase size and copy in smaller chunks | Rasmus Melchior Jacobsen | 2023-04-04 | 1 | -35/+31 |
| * | Remove magic buffer argument from prepare_boot | Rasmus Melchior Jacobsen | 2023-04-04 | 1 | -61/+73 |
| * | Avoid write to not-erased magic | Rasmus Melchior Jacobsen | 2023-04-04 | 1 | -15/+28 |
| * | Let bootloader partition have read/write/erase operations | Rasmus Melchior Jacobsen | 2023-03-31 | 1 | -52/+50 |
| * | Split bootloader implementation into multiple files | Rasmus Melchior Jacobsen | 2023-03-31 | 1 | -0/+526 |
