summaryrefslogtreecommitdiff
path: root/chip/stm32
Commit message (Expand)AuthorAgeFilesLines
* Keyborg: implement matrix scanningVic (Chun-Ju) Yang2014-04-301-0/+23
* pd: handle plug polarityVincent Palatin2014-04-302-10/+16
* pd: update policy, timeout and board callbacksVincent Palatin2014-04-301-10/+1
* stm32: pd: add config option to use SPI master for USB PD trasmitAlec Berg2014-04-293-16/+96
* stm32: fix GPIO EXTINT maskingVincent Palatin2014-04-263-3/+6
* Keyborg: chip-to-chip SPI communicationVic (Chun-Ju) Yang2014-04-241-0/+6
* Add STM32TS60 supportVic (Chun-Ju) Yang2014-04-205-0/+90
* stm32: USB Power Delivery physical layerVincent Palatin2014-04-123-0/+497
* stm32: add support for stateful CRC-32Vincent Palatin2014-03-293-0/+145
* stm32: new I2C driver for STM32F0xx familyVincent Palatin2014-03-273-3/+289
* stm32: add more register definitionsVincent Palatin2014-03-231-4/+220
* stm32: add STM32F03x configurationVincent Palatin2014-03-222-0/+45
* make the common runtime optionalVincent Palatin2014-03-221-2/+5
* stm32: implement ADC support for STM32F0xxVincent Palatin2014-03-202-5/+266
* stm32: add analog GPIO configurationVincent Palatin2014-03-203-1/+12
* stm32: add 32-bit timer supportstabilize-5656.BVincent Palatin2014-03-143-1/+172
* cleanup: remove the conflict I2C2/GPIO config in nyan/big.Louis Yung-Chieh Lo2014-03-131-3/+0
* stm32: flush write buffer before start DMA transfer.Louis Yung-Chieh Lo2014-03-111-0/+3
* stm32: add support for STM32F0xx familyVincent Palatin2014-03-1113-17/+607
* force the compiler to use a valid register allocation for irq handlersVincent Palatin2014-03-117-12/+12
* stm32l: supports fake-hibernateLouis Yung-Chieh Lo2014-03-062-0/+122
* cleanup: Combined i2c unwedge code into one common functionAlec Berg2014-03-062-250/+59
* Convert vboot hash calculation from task to deferred functionRandall Spangler2014-01-091-0/+3
* Move ADC console command to commonVic (Chun-Ju) Yang2013-12-202-36/+0
* cleanup: Remove checkpatch warningsRandall Spangler2013-12-194-17/+16
* Rename mixed-case config constantsRandall Spangler2013-12-168-31/+31
* gpio: Make GPIO_INT_BOTH explicitly RISING|FALLINGRandall Spangler2013-11-232-4/+4
* mec1322: initial commitVic (Chun-Ju) Yang2013-11-211-0/+2
* stm32f: Disable UART receive DMARandall Spangler2013-11-193-2/+11
* stm32: Flush UART buffer before changing EC core clock speedRandall Spangler2013-11-191-1/+7
* stm32: Don't use a stack buffer for i2c_read_string()Randall Spangler2013-11-072-17/+15
* Move core-specific toolchain configuration to core/ directoryVincent Palatin2013-11-071-0/+3
* cortex-m: ensure we use the right subset of the instruction setVincent Palatin2013-11-021-0/+2
* cleanup: Still more TODO commentsRandall Spangler2013-11-022-12/+12
* cleanup: Even more TODO commentsRandall Spangler2013-11-013-4/+14
* cleanup: Update more TODO commentsRandall Spangler2013-11-013-10/+18
* cleanup: Improve / remove more TODO commentsRandall Spangler2013-11-012-10/+7
* Rename pwm_data.h to pwm_chip.hBill Richardson2013-10-283-2/+2
* cleanup: comments in adc modulesRandall Spangler2013-10-252-5/+10
* stm32l: fix ADC all channels conversionVincent Palatin2013-10-251-0/+1
* cleanup: comments in i2c modulesRandall Spangler2013-10-252-11/+9
* cleanup: rename I2C_PORT_HOST to I2C_PORT_MASTERRandall Spangler2013-10-252-12/+12
* cleanup: Rename and move header filesRandall Spangler2013-10-233-2/+2
* cleanup: Remove obsolete comment in STM32 GPIO moduleRandall Spangler2013-10-221-1/+0
* cleanup: update comments with existing bug numbersRandall Spangler2013-10-221-1/+4
* lm4: Use low speed clock in deep sleep.Alec Berg2013-10-211-2/+6
* i2c: Add common i2cxfer console commandDuncan Laurie2013-10-212-179/+0
* stm32: add stm32l100 variantVincent Palatin2013-10-192-0/+52
* lm4: Add a low power idle task.stabilize-4825.BAlec Berg2013-10-153-46/+1
* rambi: Control LEDs using PWMRandall Spangler2013-10-081-0/+5