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
*
rp2040: Add support for USB to CANbus bridge mode
Kevin O'Connor
2022-07-06
2
-0
/
+6
*
rp2040: Initial support for CANbus
Kevin O'Connor
2022-07-06
4
-7
/
+104
*
stm32: stm32g0/h7 usb_dfu_bootloader support (#5596)
BIGTREETECH
2022-06-30
2
-1
/
+34
*
usb_canbus: Initial support for USB to CAN bridge mode
Kevin O'Connor
2022-06-27
7
-15
/
+751
*
canserial: Rename canbus.c to canserial.c
Kevin O'Connor
2022-06-27
9
-332
/
+385
*
usb_cdc_ep: Change default endpoint numbers
Kevin O'Connor
2022-06-27
2
-3
/
+3
*
stm32: Add support for disabling the canbus filter
Kevin O'Connor
2022-06-27
3
-7
/
+18
*
stm32: Add MCU temp for Stm32h7 (#5606)
adelyser
2022-06-27
1
-2
/
+11
*
rp2040: Add a Kconfig option for selecting "generic_03H" flash type
Kevin O'Connor
2022-06-20
1
-0
/
+10
*
rp2040: Add options to Kconfig for "stage2" flash chip options
Kevin O'Connor
2022-06-20
2
-2
/
+17
*
stm32: Add Kconfig option for stm32f103x6 chip (with only 10KiB ram)
Kevin O'Connor
2022-06-20
1
-1
/
+6
*
stm32: support stm32f401 adc_temperature sensor (#5572)
Kamil TrzciĆski
2022-06-20
1
-2
/
+4
*
Kconfig: Move SERIAL, USBSERIAL, and CANSERIAL definitions to src/Kconfig
Kevin O'Connor
2022-06-16
6
-22
/
+6
*
mpu9250: Adding support for MPU-9250 (and MPU-6050) accelerometer
bluesforte
2022-06-16
4
-4
/
+298
*
canbus: Move canbus uuid calculation to canbus.c
Kevin O'Connor
2022-06-16
7
-25
/
+21
*
stm32: Support passing through RTR and EFF canbus frames
Kevin O'Connor
2022-06-16
3
-28
/
+39
*
stm32: Support PA11/PA12 and PB8/PB9 on fdcan
Kevin O'Connor
2022-06-16
2
-16
/
+20
*
stm32: Simplify fdcan tx irq handling
Kevin O'Connor
2022-06-16
1
-8
/
+4
*
canbus: Use single method for reading canbus messages
Kevin O'Connor
2022-06-16
4
-198
/
+125
*
canbus: Move global variables into a struct
Kevin O'Connor
2022-06-16
1
-55
/
+65
*
rp2040: Implement workaround for USB errata "rp2040-e5"
Kevin O'Connor
2022-06-12
1
-3
/
+99
*
stm32: Support 4KiB bootloader on stm32f1 and stm32f0
Kevin O'Connor
2022-06-10
1
-0
/
+3
*
lpc176x: add support for canboot usb
Eric Callahan
2022-06-10
1
-0
/
+2
*
ds18b20: Allow some read errors
functionpointer
2022-06-08
1
-22
/
+33
*
stm32: Enable Automatic retransmission feature to avoid data loss caused by b...
BIGTREETECH
2022-06-06
1
-2
/
+0
*
Kconfig: Move CANBUS_FREQUENCY definition from src/stm32/Kconfig to src/Kconfig
Kevin O'Connor
2022-06-04
2
-4
/
+5
*
armcm_reset: Add a armcm_reset.h header file for try_request_canboot()
Kevin O'Connor
2022-06-04
9
-9
/
+18
*
stm32: use TME bits to find the canbus tx mailbox
Eric Callahan
2022-06-03
1
-1
/
+5
*
stm32: call "try_request_canboot" for bootloader requests
Eric Callahan
2022-06-03
5
-0
/
+5
*
canbus: use "try_request_canboot" method
Eric Callahan
2022-06-03
2
-15
/
+4
*
armcm_reset: support canboot detection
Eric Callahan
2022-06-03
1
-0
/
+32
*
stm32: Rework kconfig to use CONFIG_CANSERIAL for both can.c and fdcan.c
Kevin O'Connor
2022-06-01
2
-13
/
+8
*
stm32: stm32g0b1 fdcan support (#5488)
BIGTREETECH
2022-06-01
5
-2
/
+347
*
stm32: Don't allow USB on internal clock for stm32f103/stm32f070
Kevin O'Connor
2022-05-23
1
-1
/
+2
*
misc: Import misc.h in all files defining console_sendf()
Kevin O'Connor
2022-05-13
3
-0
/
+3
*
stm32: Remove unused header from can.c
Kevin O'Connor
2022-05-10
1
-1
/
+0
*
canbus: Rename CANBUS_CMD_SET_NODEID to CANBUS_CMD_SET_KLIPPER_NODEID
Kevin O'Connor
2022-05-10
1
-5
/
+5
*
stm32: add 8 KiB bootloader option for F0x2 devices
Eric Callahan
2022-05-10
1
-1
/
+1
*
canbus: send 8 bytes in the id response
Eric Callahan
2022-05-10
1
-1
/
+2
*
canbus: add bootloader support
Eric Callahan
2022-05-10
1
-0
/
+27
*
stm32: Fix typo in i2c.c
Kevin O'Connor
2022-05-07
1
-2
/
+2
*
stm32: Add 64kib bootloader offset option to STM32F401 (#5457)
JamesH1978
2022-04-25
1
-1
/
+1
*
spicmds: Allow inversion of CS pin for SPI busses
Martin Hierholzer
2022-04-22
1
-12
/
+14
*
stm32: Add STM32F072 16KiB bootloader option (#5404)
alstoepp
2022-04-13
1
-1
/
+1
*
stm32: Add support for additional i2c buses
Kevin O'Connor
2022-04-11
1
-0
/
+17
*
sensor_angle: Support TLE5012b frame counter for timing
Kevin O'Connor
2022-03-29
1
-14
/
+57
*
sensor_angle: Add support for bulk querying of spi angle sensors
Kevin O'Connor
2022-03-29
4
-1
/
+291
*
atsam: Fix typo in sam4e_afec
Alex Maclean
2022-03-28
1
-1
/
+1
*
atsam: Add support for SAM E70
Alex Maclean
2022-03-26
15
-74
/
+425
*
linux: Update i2c.c (#5295)
Blinker73
2022-03-14
1
-1
/
+1
[next]