summaryrefslogtreecommitdiffstats
path: root/platforms/chibios/bootloaders
Commit message (Expand)AuthorAgeFilesLines
* drivers: remove direct `quantum.h` includes (#21473)Ryan2023-07-091-1/+2
* Fixup STM32-DFU (#21447)Nick Brassel2023-07-041-7/+8
* STM32H723 support (#21352)Nick Brassel2023-06-281-14/+59
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+1
* Add mmoskal/uf2-stm32f103 bootloader support (#19594)Joel Challis2023-01-151-0/+23
* [Core] Use polled waiting on ChibiOS platforms that support it (#17607)Stefan Kerkmann2022-07-111-3/+2
* [Core] Add Raspberry Pi RP2040 support (#14877)Stefan Kerkmann2022-06-301-0/+57
* Make bootloader_jump for dualbank STM32 respect STM32_BOOTLOADER_DUAL_BANK_DE...Thomas Preisner2022-05-301-2/+2
* [Core] Add Reboot keycode to core (#15990)Drashna Jaelre2022-05-148-0/+31
* [CI] Format code according to conventions (#16888)QMK Bot2022-04-191-3/+3
* Update wb32-dfu (#16438)Joy Lee2022-04-191-0/+49
* Format code according to conventions (#16322)QMK Bot2022-02-122-2/+4
* Create a build error if no bootloader is specified. (#16181)Nick Brassel2022-02-031-2/+0
* Fix broken bootloader builds in develop. (#15880)Dasky2022-01-151-0/+4
* Fixes for bootloader refactor build failures (#15638)Ryan2022-01-061-0/+1
* Format code according to conventions (#15593)QMK Bot2021-12-277-24/+14
* Refactor `bootloader_jump()` implementations (#15450)Ryan2021-12-277-0/+274