summaryrefslogtreecommitdiff
path: root/builddefs/bootloader.mk
Commit message (Collapse)AuthorAge
* Standardise error output. (#16220)Nick Brassel2022-02-04
|
* Create a build error if no bootloader is specified. (#16181)Nick Brassel2022-02-03
| | | | | | | | | * Create a build error if no bootloader is specified. * Update builddefs/bootloader.mk Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Refactor `bootloader_jump()` implementations (#15450)Ryan2021-12-27
| | | | | | | * Refactor `bootloader_jump()` implementations * Fix tests? * Rename `atmel-samba` to `md-boot`
* Migrate makefile utilities to sub-directory (#14917)Joel Challis2021-10-28