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
Commit message (
Expand
)
Author
Age
Files
Lines
*
stm32: Add alternate serial ports on stm32f4
Kevin O'Connor
2021-05-24
2
-3
/
+22
*
stm32: Include pin names in STM32_SERIAL_USART?_ALT kconfig symbols
Kevin O'Connor
2021-05-24
3
-6
/
+6
*
stm32: Allow 32KiB bootloader on stm32f446
Kevin O'Connor
2021-05-20
1
-3
/
+3
*
stm32: Enable ADC3 pins on stm32f446
Kevin O'Connor
2021-05-06
1
-2
/
+2
*
stm32: Allow selecting bootloader size for STM32F446
Wilhelm Schuster
2021-05-03
1
-2
/
+2
*
stm32: Added mcu temperature support additional mcu (#4211)
pkElectronics
2021-04-25
1
-1
/
+1
*
stm32: CAN Kconfig typo
Oliver
2021-04-07
2
-2
/
+2
*
stm32f1: reset peripherals in enable_pcclock()
Arksine
2021-04-07
1
-0
/
+4
*
stm32: Add hardware PWM support for STM32F1
Michael Kurz
2021-03-26
5
-0
/
+179
*
stm32: Minor optimization to can.c IRQ data reading
Kevin O'Connor
2021-03-18
1
-10
/
+5
*
canbus: Support reading CAN packets directly from IRQ handler
Kevin O'Connor
2021-03-18
1
-3
/
+24
*
stm32: Simplify USB/Serial/CANbus Kconfig selection
Kevin O'Connor
2021-03-18
5
-98
/
+116
*
canbus: Rework CAN command protocol
Kevin O'Connor
2021-03-13
1
-18
/
+10
*
stm32: Add support for STM32F1 I2C1 alternate pin mapping (#4012)
Michael Kurz
2021-03-02
2
-5
/
+15
*
stm32: Add support for 48KiB bootloaders
Kevin O'Connor
2021-02-20
1
-0
/
+3
*
stm32: Optimize stm32f401 peripheral clock
Kevin O'Connor
2021-02-19
1
-2
/
+6
*
stm32: stm32f401 pll_freq updates
Arkadiusz Raj
2021-02-19
1
-2
/
+3
*
stm32: 25MHz clock fixes
Arkadiusz Raj
2021-02-19
1
-1
/
+2
*
stm32: Fix missing STM32F429 clock initialization
Arkadiusz Raj
2021-02-19
1
-2
/
+3
*
stm32: F429 shall use 168Mhz to allow easy USB clock configuration
Arkadiusz Raj
2021-02-19
1
-2
/
+2
*
stm32: Add STM32F429 variant (#3926)
Arek
2021-02-18
2
-9
/
+22
*
stm32: Add support for spi bus on stm32f407 pins PI2,PI3,PI1
Kevin O'Connor
2021-02-12
1
-0
/
+5
*
stm32: Minor indention change to spi.c
Kevin O'Connor
2021-02-12
1
-10
/
+10
*
canbus: Call can_notify_rx() at startup so low-level code does not need to
Kevin O'Connor
2021-02-09
1
-3
/
+0
*
canbus: Rename canbus_set_dataport() to canbus_set_filter() and simplify
Kevin O'Connor
2021-02-09
1
-11
/
+6
*
stm32: Adding support for STM32F031x6 (#3871)
Elias Bakken
2021-02-03
3
-7
/
+22
*
canbus: Move high-level CAN code to new src/generic/canbus.c
Kevin O'Connor
2021-02-02
4
-192
/
+74
*
stm32: Simplify can.c irq handler
Kevin O'Connor
2021-02-02
1
-127
/
+130
*
stm32: Use CAN_TSR_CODE to select next tx fifo in can.c
Kevin O'Connor
2021-02-02
1
-6
/
+2
*
stm32: Avoid read+write modify instructions in can.c
Kevin O'Connor
2021-02-02
1
-24
/
+13
*
stm32: Introduce new can_set_filter() helper function in can.c
Kevin O'Connor
2021-02-02
1
-40
/
+32
*
stm32: Update can.c to use more consistent indentation
Kevin O'Connor
2021-02-02
1
-146
/
+143
*
stm32: Support for STM32F401 (#3853)
smark-
2021-01-31
3
-9
/
+17
*
stm32f1: Fix for using 16MHz external crystal (#3814)
Matt Shepcar
2021-01-24
1
-2
/
+7
*
stm32: Support setting the stm32f0 internal clock trim value
Kevin O'Connor
2021-01-18
2
-1
/
+11
*
stm32: Add support for spi4 bus on stm32f446 chip
Kevin O'Connor
2021-01-04
1
-0
/
+7
*
stm32: Only use the HSI48 clock when doing "usb clock recovery"
Kevin O'Connor
2020-12-08
1
-1
/
+2
*
stm32: Support reading chip based temperature sensor on stm32f0
Kevin O'Connor
2020-10-29
1
-2
/
+10
*
stm32: Reduce adc_pins storage size in stm32f0_adc.c
Kevin O'Connor
2020-10-29
1
-19
/
+7
*
stm32: Support reading chip based temperature sensor on stm32f1/2/4
Kevin O'Connor
2020-10-29
1
-5
/
+24
*
stm32: Don't default to HID bootloader in Kconfig
Kevin O'Connor
2020-10-13
1
-6
/
+8
*
stm32: Fixed CAN bus for STM32F4, there were syntax errors that prevented com...
bondus
2020-10-11
1
-3
/
+3
*
config: Added TronXY X5SA support (#3265)
Cabia Rangris
2020-08-30
1
-0
/
+3
*
stm32: Improvements to CAN bus ID generation. And added a small fast hash lib...
bondus
2020-08-09
2
-6
/
+7
*
stm32: Improved CAN support for STM32 (#2976)
bondus
2020-06-24
7
-279
/
+493
*
stm32: Initial support for stm32f2 (#3001)
combolek
2020-06-23
4
-6
/
+46
*
stm32: Support for 20KiB bootloader offset. (#3008)
kianusch
2020-06-20
1
-0
/
+3
*
Kconfig: Add a new CONFIG_HAVE_STRICT_TIMING build definition
Kevin O'Connor
2020-05-31
1
-0
/
+1
*
stm32: Fix typo causing internal clock to always be used on stm32f042
Kevin O'Connor
2020-05-28
1
-1
/
+1
*
stm32f4: Add support for HID bootloader
Arksine
2020-05-28
2
-2
/
+16
[next]