summaryrefslogtreecommitdiff
path: root/chip/stm32/build.mk
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-051-106/+0
* chip/stm32: Add initial support for STM32L5xx seriesJes B. Klinke2021-08-251-2/+7
* COIL: Rename CONFIG_SPI_MASTER to CONFIG_SPI_CONTROLLERCaveh Jalali2021-06-031-1/+1
* stm32g4: Initial UCPD driver for type-c functionalityScott Collyer2020-09-291-0/+1
* stm32g4: Specify correct ARM core and CPU flagsScott Collyer2020-08-311-1/+2
* stm32g4: Add flash support for stm32g4 chip familyScott Collyer2020-08-311-0/+5
* Bloonchipper: USART based transport layer for host commandBhanu Prakash Maiya2020-06-051-0/+2
* servo_micro: move ite flashing codeJett Rink2020-02-251-0/+1
* stm32: Factor our bkpdata functionalityCraig Hesling2020-01-151-1/+1
* keyscan: decouple keyboard_raw functionality from the presence of TASK_KEYSCANAlexandru M Stan2019-11-191-0/+2
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* sweetberry: expose i2c over usbRuben Rodriguez Buchillon2018-05-211-1/+0
* Use gcc's name for ARMv6-with-svc on cortex-m chipsPatrick Georgi2018-05-171-1/+5
* stm32: add usb_isochronousWei-Han Chen2018-01-311-0/+1
* stm32: add SPI master for STM32H7Vincent Palatin2018-01-081-1/+2
* stm32: Add STM32H7 familyVincent Palatin2018-01-081-1/+6
* cleanup: Remove jtag_pre_init()Shawn Nematbakhsh2017-09-071-1/+1
* stm32f4: Add OTP support.Gwendal Grignou2017-07-281-0/+1
* Add flash command support to boards with STM32F4Gwendal Grignou2017-06-031-0/+1
* stm32: add TRNG supportVincent Palatin2017-02-231-0/+1
* chip/stm32/usb_hid: Add USB HID touchpad driverNicolas Boichat2016-11-221-0/+1
* chip/stm32/usb_hid: Separate HID keyboard supportNicolas Boichat2016-11-161-0/+1
* sweetberry: add usb power logging interfaceNick Sanders2016-11-111-0/+1
* usb_i2c: refactor into commonNick Sanders2016-11-021-1/+0
* g: CONFIG_FLASH should be optionalBill Richardson2016-10-021-2/+2
* sweetberry: add dwc usb supportNick Sanders2016-09-011-1/+9
* stm32f446e-eval: add support for stm32f446Nick Sanders2016-08-171-2/+6
* Bring up STM32L476G-EvalDaisuke Nojiri2016-04-251-2/+2
* servo_micro: add USB I2C interfaceNick Sanders2016-03-151-0/+1
* lucid: add support to detect BC1.2 suppliersMary Ruthven2016-02-261-0/+1
* stm32: add synchronous debug printfAlec Berg2015-10-191-0/+1
* USART: Add DMA based receiverAnton Staaf2015-08-241-1/+1
* USART: Add usart_info commandAnton Staaf2015-08-241-0/+1
* USART: Split RX driver between L and F familiesAnton Staaf2015-08-101-1/+2
* common: change interface to SPI flashGwendal Grignou2015-07-301-1/+1
* USART: Add DMA based transmitterAnton Staaf2015-07-211-0/+1
* USART: Add flexibility needed to support DMAAnton Staaf2015-07-151-0/+1
* STM32F: Remove support for this familyAnton Staaf2015-06-301-1/+0
* i2c: Move i2c_read_string to common codeShawn Nematbakhsh2015-05-261-1/+1
* pd: add config options for including TCPM and TCPC separatelyAlec Berg2015-05-221-1/+1
* USB: Delete mass storage driverAnton Staaf2015-01-081-1/+0
* pd: Re-factor common flash vdms.Todd Broch2014-12-051-1/+4
* USB: Add support for board specific connect/disconnectAnton Staaf2014-11-111-1/+1
* stm32-USB: USB SPI tunnel driverAnton Staaf2014-10-221-0/+1
* Allow full Cortex-M4 instruction set for STM32F3xxVic Yang2014-10-211-0/+5
* Factor out common flash code for STM32F and STM32F0Vic Yang2014-10-151-0/+3
* stm32-USB: USB GPIO control driverAnton Staaf2014-10-081-0/+1
* Add support for STM32F373Vic Yang2014-10-071-3/+1
* stm32-USB: Initial USB bulk endpoint stream driverAnton Staaf2014-09-231-0/+1
* stm32-USART: Add generic stream based usart driverAnton Staaf2014-09-231-0/+1