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
Commit message (
Expand
)
Author
Age
Files
Lines
*
armcm_boot: Additional code for broken bootloaders
clearchris
2020-03-04
1
-0
/
+9
*
stm32: Add support for a bootloader on stm32f0
Kevin O'Connor
2020-03-04
3
-2
/
+36
*
stm32: Revert "stm32: performance improvement for spi on stm32f0"
Kevin O'Connor
2020-03-04
1
-8
/
+4
*
stepper: Add some comments on s->position tracking
Kevin O'Connor
2020-03-04
1
-0
/
+5
*
stm32: Fix broken clock setup on stm32f1
Kevin O'Connor
2020-02-29
1
-2
/
+2
*
basecmd: No need for finalize_config command to send "config" response
Kevin O'Connor
2020-02-20
1
-2
/
+1
*
stm32: The stm32f1 can only reach 64Mhz when using an internal clock
Kevin O'Connor
2020-02-14
1
-0
/
+1
*
stm32: Fix typo that broke selection of alternate serial port pin
Kevin O'Connor
2020-02-09
2
-2
/
+2
*
stm32: Reset adc calibration prior to starting calibration
Kevin O'Connor
2020-01-25
1
-8
/
+17
*
stm32: Increase adc sample time
Kevin O'Connor
2020-01-25
1
-4
/
+4
*
stm32: Only declare alternate usart2 on stm32f0
Kevin O'Connor
2020-01-23
3
-49
/
+41
*
stm32: Don't export spi1a/spi2a on stm32f1
Kevin O'Connor
2020-01-23
1
-4
/
+6
*
stm32: add alternate pinout for USART2
Arne Jansen
2020-01-23
3
-1
/
+16
*
stm32: add alternate pinouts for spi1/2
Arne Jansen
2020-01-23
1
-3
/
+9
*
stm32: performance improvement for spi on stm32f0
Arne Jansen
2020-01-23
1
-4
/
+8
*
stm32: fix spi_transfer for stm32f0
Arne Jansen
2020-01-23
1
-2
/
+8
*
lpc176x: Add support for ssp1 (#2393)
akatik
2020-01-14
3
-22
/
+39
*
stm32f0: Remove hal based stm32f0 implementation
Eug Krashtan
2020-01-14
18
-1827
/
+0
*
stm32: STM32F0 CAN feature
Eug Krashtan
2020-01-14
4
-0
/
+290
*
stm32: HSI selection fix; Pin swap rename; Add CAN selection
Eug Krashtan
2020-01-14
2
-7
/
+11
*
linux: implement i2c
Arksine
2020-01-13
4
-1
/
+112
*
avr: implement i2c_read
Arksine
2020-01-13
2
-2
/
+19
*
config: Fysetc S6 generic configuration (#2220)
Tobias Weiß
2019-12-18
2
-5
/
+5
*
atsam: Fix typo causing chipid to not be fully read
Kevin O'Connor
2019-11-27
1
-2
/
+2
*
stm32: Fix typo in setting of SMPR1 register on stm32f103
Kevin O'Connor
2019-11-27
1
-1
/
+2
*
stm32: Fix typo in adc startup delay
Kevin O'Connor
2019-11-27
1
-1
/
+6
*
lcd_hd44780: Minor change to timing delays
Kevin O'Connor
2019-11-26
1
-2
/
+2
*
lcd_hd44780: Add proper timing delays around gpio updates
Kevin O'Connor
2019-11-26
1
-0
/
+20
*
lpc176x: Move chip id code from usbserial.c to new file chipid.c
Kevin O'Connor
2019-11-26
3
-38
/
+48
*
usb_cdc: Report MCU type on all boards
Kevin O'Connor
2019-11-26
1
-4
/
+0
*
atsam: Enable chipid as usb serial number
Kevin O'Connor
2019-11-26
3
-1
/
+76
*
atsamd: Enable chipid as usb serial number
Kevin O'Connor
2019-11-25
3
-1
/
+47
*
stm32: Enable chipid as usb serial number
Kevin O'Connor
2019-11-25
3
-1
/
+35
*
usb_cdc: Add a usb_fill_serial() helper function
Kevin O'Connor
2019-11-25
3
-23
/
+32
*
stm32: Allow external crystal speed to be customized in Kconfig
Kevin O'Connor
2019-11-25
4
-55
/
+60
*
usb_cdc: Report the MCU name instead of "Klipper firmware"
Kevin O'Connor
2019-11-21
1
-0
/
+4
*
lpc176x: Minor rework of HAVE_CHIPID kconfig
Kevin O'Connor
2019-11-21
2
-13
/
+9
*
lpc176x: read chip id and use as usb serial. (#2184)
Matt Baker
2019-11-21
5
-10
/
+82
*
atsamd: Add support for SAMD51 overclocking
Lars R. Hansen
2019-11-18
2
-6
/
+22
*
stm32f0: Initial support for i2c on stm32f0
Kevin O'Connor
2019-11-14
4
-6
/
+100
*
stm32: adc for new stm32f0 common code (#2120)
clearchris
2019-11-05
4
-3
/
+144
*
stm32: Define PGx pins on stm32f103
Kevin O'Connor
2019-11-02
1
-2
/
+7
*
flash_usb: Pass -t $CONFIG_MCU to flash_usb on all targets
Kevin O'Connor
2019-10-26
4
-11
/
+4
*
flash_usb: Use "-s" option to specify flash offset on atsamd
Kevin O'Connor
2019-10-26
1
-1
/
+1
*
stm32: Add support for flashing over usb on stm32f042
Kevin O'Connor
2019-10-26
2
-0
/
+16
*
stm32: stm32f4 usb boot check only needed when CONFIG_USBSERIAL
Kevin O'Connor
2019-10-26
1
-2
/
+2
*
stm32f4: Add support for flashing over USB
Kevin O'Connor
2019-10-26
2
-1
/
+15
*
atsam: sysio support is only available on sam4s
Kevin O'Connor
2019-10-24
1
-0
/
+2
*
atsam: Allow PB4-PB7,PB10-PB12 to be used as gpio on sam4
Kevin O'Connor
2019-10-24
1
-0
/
+3
*
stm32: Implement armcm_main() in arch specific code
Kevin O'Connor
2019-10-24
6
-30
/
+40
[next]