| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | Assert active and dfu have same erase size and copy in smaller chunks | Rasmus Melchior Jacobsen | 2023-04-04 | 4 | -57/+118 | |
| | * | | | | Remove magic buffer argument from prepare_boot | Rasmus Melchior Jacobsen | 2023-04-04 | 2 | -78/+78 | |
| | | |_|/ | |/| | | ||||||
| | | | | | ||||||
| | | \ \ | ||||||
| | *-. \ \ | Merge #1324 #1327 | bors[bot] | 2023-04-04 | 5 | -163/+247 | |
| | |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | | | * | | Fix compile error when verification is enabled | Rasmus Melchior Jacobsen | 2023-04-04 | 1 | -2/+2 | |
| | | | * | | Merge remote-tracking branch 'upstream/master' into avoid-write-before-erase | Rasmus Melchior Jacobsen | 2023-04-04 | 3 | -76/+12 | |
| | | | |\| | ||||||
| | | | * | | Avoid write to not-erased magic | Rasmus Melchior Jacobsen | 2023-04-04 | 4 | -81/+63 | |
| | | | * | | Move MemFlash to separate module and add verify_erased_before_write verification | Rasmus Melchior Jacobsen | 2023-04-03 | 3 | -142/+244 | |
| | | |/ / | ||||||
| | * | / | Expose read/write/erase on partition | Rasmus Melchior Jacobsen | 2023-04-04 | 1 | -16/+6 | |
| | | |/ | |/| | ||||||
| | * | | Remove FirmwareWriter | Rasmus Melchior Jacobsen | 2023-04-03 | 3 | -76/+12 | |
| | |/ | ||||||
| | * | Add erase and wipe tests | Rasmus Melchior Jacobsen | 2023-03-31 | 2 | -1/+48 | |
| | * | Let bootloader partition have read/write/erase operations | Rasmus Melchior Jacobsen | 2023-03-31 | 4 | -223/+195 | |
| | * | Split bootloader implementation into multiple files | Rasmus Melchior Jacobsen | 2023-03-31 | 5 | -1171/+1194 | |
| * | | embassy-boot: add default nightly feature, makes it possible to compile with ... | sander | 2023-03-22 | 1 | -1/+10 | |
| |/ | ||||||
| * | Merge branch 'emb-storage-async-0p4' of https://github.com/Grus-BV/embassy in... | Mehmet Ali Anil | 2023-03-07 | 1 | -3/+4 | |
| |\ | ||||||
| * \ | Merge branch 'emb-storage-async-0p4' of https://github.com/Grus-BV/embassy in... | Mehmet Ali Anil | 2023-03-07 | 1 | -1/+1 | |
| |\ \ | |/ |/| | ||||||
| * | | Merge upstream | Mehmet Ali Anil | 2023-03-07 | 1 | -35/+25 | |
| |\ \ | |/ |/| | ||||||
| * | | Bump embedded-storage-async to 0.4 | Mehmet Ali Anil | 2023-03-06 | 1 | -2/+2 | |
| |/ | ||||||
| * | Support codesigning in the firmware updater | huntc | 2023-01-12 | 1 | -14/+353 | |
| * | fix: add required metadata for embassy-boot | Ulf Lilleengen | 2022-11-25 | 1 | -1/+1 | |
| * | Fix ascii table in BootLoader doc comment | Daniel Bevenius | 2022-10-29 | 1 | -1/+1 | |
| * | make prepare_update async | Mathias | 2022-09-26 | 1 | -2/+2 | |
| * | Add get_state helpers to allow self-testing before calling mark_booted | Mathias | 2022-09-26 | 1 | -13/+43 | |
| * | Add blocking API to FirmwareUpdater, and allow for a split prepare/write api | Mathias | 2022-09-26 | 1 | -7/+179 | |
| * | Update Rust nightly. | Dario Nieuwenhuis | 2022-09-22 | 1 | -1/+0 | |
| * | Take into account size of revert index | Ulf Lilleengen | 2022-09-20 | 1 | -4/+17 | |
| * | Remove BootFlash borrow | Ulf Lilleengen | 2022-09-20 | 1 | -12/+12 | |
| * | Fix a few clippy warnings | Ulf Lilleengen | 2022-09-02 | 1 | -25/+23 | |
| * | Remove generic const expressions from embassy-boot | Ulf Lilleengen | 2022-09-02 | 1 | -232/+312 | |
| * | simplify `set_magic` | Vincent Stakenburg | 2022-06-30 | 1 | -13/+4 | |
| * | Run rustfmt. | Dario Nieuwenhuis | 2022-06-12 | 1 | -41/+15 | |
| * | Allow using separate page sizes for state and dfu | Ulf Lilleengen | 2022-04-28 | 1 | -66/+278 | |
| * | Add bootloader to CI | Ulf Lilleengen | 2022-04-27 | 1 | -33/+24 | |
| * | Add stm32 flash + bootloader support | Ulf Lilleengen | 2022-04-27 | 1 | -75/+144 | |
| * | Support multiple flash instances in embassy-boot | Ulf Lilleengen | 2022-04-19 | 1 | -41/+193 | |
| * | Avoid writing bootloader flash if not needed | Ulf Lilleengen | 2022-03-31 | 1 | -24/+36 | |
| * | Fix potential unaligned write | Ulf Lilleengen | 2022-03-22 | 1 | -4/+14 | |
| * | Add embassy-boot | Ulf Lilleengen | 2022-02-09 | 2 | -0/+775 | |
