index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
stm32
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
stm32: Add optimized stm32h7_gpio.c
Kevin O'Connor
2025-04-19
1
-3
/
+4
*
stm32: Simplify Makefile
Kevin O'Connor
2025-04-16
1
-31
/
+19
*
Kconfig: Add new WANT_ADC option to reduce code size
Kevin O'Connor
2025-04-16
1
-10
/
+13
*
Kconfig: Add new WANT_I2C option to reduce code size
Kevin O'Connor
2025-04-16
1
-9
/
+12
*
Kconfig: Add new WANT_SPI option to reduce code size
Kevin O'Connor
2025-04-16
1
-1
/
+1
*
Kconfig: Add new WANT_HARD_PWM option to reduce code size
Kevin O'Connor
2025-04-16
1
-1
/
+1
*
stm32: Enable gcc -Os option on CONFIG_HAVE_LIMITED_CODE_SIZE
Kevin O'Connor
2025-04-16
1
-0
/
+1
*
armcm_link: Fix build on recent arm gcc/newlibc versions
Kevin O'Connor
2024-06-17
1
-1
/
+1
*
stm32f7: add support for stm32f7 and remram board
Frederic Morin
2023-05-07
1
-0
/
+5
*
stm32: Add support for Nation N32G45x mcus (#6116)
Alexey
2023-04-07
1
-4
/
+9
*
stm32: Enable I2C on stm32h7 (#6130)
BIGTREETECH
2023-03-27
1
-0
/
+1
*
stm32: Add sdio support
H. Gregor Molter
2023-02-20
1
-0
/
+2
*
stm32: Move dfu reboot logic to new dfu_reboot.c file
Kevin O'Connor
2022-12-18
1
-1
/
+2
*
armcm_link: Rename CONFIG_FLASH_START to CONFIG_FLASH_APPLICATION_ADDRESS
Kevin O'Connor
2022-12-14
1
-1
/
+1
*
stm32g4: implement build,usb,can,i2c,spi,serial,adc.
Matt Baker
2022-12-02
1
-0
/
+7
*
stm32: Use stm32f0_serial.c on stm32h7 chips
Kevin O'Connor
2022-10-31
1
-1
/
+1
*
stm32l4: add stm32l412 support with adc,i2c,spi,usb
Matt Baker
2022-09-15
1
-0
/
+6
*
usb_canbus: Initial support for USB to CAN bridge mode
Kevin O'Connor
2022-06-27
1
-0
/
+2
*
canserial: Rename canbus.c to canserial.c
Kevin O'Connor
2022-06-27
1
-2
/
+2
*
canbus: Move canbus uuid calculation to canbus.c
Kevin O'Connor
2022-06-16
1
-1
/
+1
*
stm32: Rework kconfig to use CONFIG_CANSERIAL for both can.c and fdcan.c
Kevin O'Connor
2022-06-01
1
-8
/
+5
*
stm32: stm32g0b1 fdcan support (#5488)
BIGTREETECH
2022-06-01
1
-0
/
+3
*
stm32: Unify enable_pclock() code
Kevin O'Connor
2021-12-30
1
-1
/
+1
*
stm32: Enable ADC support on stm32g0
Kevin O'Connor
2021-12-23
1
-1
/
+1
*
stm32: Enable I2C on stm32g0
Kevin O'Connor
2021-12-23
1
-0
/
+1
*
stm32: Initial support for stm32g0
Kevin O'Connor
2021-12-23
1
-0
/
+5
*
stm32: Add new gpioperiph.c file for gpio_peripheral() code
Kevin O'Connor
2021-12-23
1
-5
/
+5
*
stm32: Add stm32h7 SPI support (#4850)
adelyser
2021-11-20
1
-1
/
+3
*
stm32: Remove gcc -mfpu=fpv4-sp-d16 floating point option
Kevin O'Connor
2021-10-30
1
-1
/
+0
*
stm32: Add initial support for stm32h7
D4SK
2021-10-06
1
-0
/
+6
*
stm32: Add hardware PWM support for STM32F1
Michael Kurz
2021-03-26
1
-0
/
+1
*
canbus: Move high-level CAN code to new src/generic/canbus.c
Kevin O'Connor
2021-02-02
1
-2
/
+2
*
stm32: Improvements to CAN bus ID generation. And added a small fast hash lib...
bondus
2020-08-09
1
-2
/
+4
*
stm32: Improved CAN support for STM32 (#2976)
bondus
2020-06-24
1
-1
/
+1
*
stm32: Initial support for stm32f2 (#3001)
combolek
2020-06-23
1
-0
/
+5
*
stm32f1: Add support for HID Bootloader
Arksine
2020-05-28
1
-1
/
+5
*
stm32: STM32F0 CAN feature
Eug Krashtan
2020-01-14
1
-0
/
+2
*
stm32: Enable chipid as usb serial number
Kevin O'Connor
2019-11-25
1
-1
/
+1
*
stm32f0: Initial support for i2c on stm32f0
Kevin O'Connor
2019-11-14
1
-3
/
+3
*
stm32: adc for new stm32f0 common code (#2120)
clearchris
2019-11-05
1
-2
/
+3
*
flash_usb: Pass -t $CONFIG_MCU to flash_usb on all targets
Kevin O'Connor
2019-10-26
1
-5
/
+1
*
stm32: Add support for flashing over usb on stm32f042
Kevin O'Connor
2019-10-26
1
-0
/
+1
*
stm32f4: Add support for flashing over USB
Kevin O'Connor
2019-10-26
1
-1
/
+1
*
stm32: Implement armcm_main() in arch specific code
Kevin O'Connor
2019-10-24
1
-1
/
+1
*
stm32: Initial support for stm32f070
Kevin O'Connor
2019-10-23
1
-5
/
+11
*
armcm_reset: Add a new helper file defining command_reset()
Kevin O'Connor
2019-09-18
1
-2
/
+3
*
armcm_link: Rename armcm_boot.lds.S to armcm_link.lds.S
Kevin O'Connor
2019-08-22
1
-2
/
+2
*
stm32: Update code to use armcm_boot mechanism
Kevin O'Connor
2019-08-22
1
-14
/
+5
*
Makefile: Add generic rule for precompiling linker scripts
Kevin O'Connor
2019-08-21
1
-8
/
+5
*
stm32: Initial support for i2c
Kevin O'Connor
2019-08-20
1
-0
/
+1
[next]