summaryrefslogtreecommitdiff
path: root/chip/stm32
Commit message (Expand)AuthorAgeFilesLines
* stm32g4: Fix build issue with i2c driverScott Collyer2020-08-292-2/+1
* usbc: remove PD_EVENT_SM in favor of task_wakeJett Rink2020-08-251-1/+1
* task: Change mutex_lock() assertEdward Hill2020-08-151-7/+3
* COIL: change usage of sanityDaisuke Nojiri2020-08-141-1/+1
* stm32g4: Add I2C supportScott Collyer2020-08-132-11/+472
* stm32g4: Fix max clock freq and flash wait stateScott Collyer2020-08-131-5/+5
* task: Fix mutex_lock() assert (reland)Edward Hill2020-08-121-3/+7
* ec: change usage of dummySam Hurst2020-08-0512-34/+34
* stm32g4: Set uart frequency and enable clocks for stm32g4Scott Collyer2020-07-311-3/+3
* stm32g4: Modify channel select to use DMAMUX for stm32g4Scott Collyer2020-07-311-2/+15
* spi: Use different hooks for SPI enable/disableWai-Hong Tam2020-07-301-0/+9
* stm: rtc: Prevent locking a mutex in interrupt contextWai-Hong Tam2020-07-301-1/+9
* stm32g4: Add clock enable logic for HW timerScott Collyer2020-07-291-0/+11
* stm32g4: Add gpio supportScott Collyer2020-07-291-0/+66
* stm32g4: Clock module driverScott Collyer2020-07-291-0/+277
* stm32g4: Modifications required for system.cScott Collyer2020-07-291-1/+15
* stm32g4: Add config-chip for stm32g41xbScott Collyer2020-07-292-0/+46
* stm32g4: Fix issue with APB1 base addressScott Collyer2020-07-291-1/+1
* Make wait_for_ready available for allDaisuke Nojiri2020-07-285-61/+10
* servo: Adds USB SPI protocol V2 commands and responsesBrian J. Nemec2020-07-243-103/+629
* stm32g4: Add registers file for stm32g4 chip familyScott Collyer2020-07-232-0/+1275
* EC: Add additional stack sizesSam Hurst2020-07-071-0/+2
* Bloonchipper: USART based transport layer for host commandBhanu Prakash Maiya2020-06-0512-17/+1008
* servo: Add USB SPI helper functions and context statesBrian J. Nemec2020-06-052-86/+325
* ec: Minor cleanup of magic number commonly used in STM32 USBBrian J. Nemec2020-06-045-4/+8
* chip/stm32: Don't reset the backup domain when initializing clockYicheng Li2020-06-031-1/+0
* stm32: Disable option bytes if RO is protected on bootTom Hughes2020-05-302-5/+12
* test: Add tests for flash option bytes and control registerTom Hughes2020-05-301-0/+6
* stm32: Add helper functions for flash control registersTom Hughes2020-05-303-28/+154
* chip/stm32: Save STAY_IN_RO flag if set during resetTom Hughes2020-05-141-0/+4
* stm32: Add chip_read_reset_flags and chip_save_reset_flagsDaisuke Nojiri2020-05-061-3/+13
* test: Add on-device unit test for STM32 RTCTom Hughes2020-04-301-0/+1
* c2d2/servo_micro: invert SDA during ITE programming seqJett Rink2020-04-162-2/+8
* ec: Enlarged Task Stack size on platformsBrian J. Nemec2020-04-021-1/+1
* cleanup: drop the _TYPEC part of USB device configJett Rink2020-03-261-1/+1
* stm32f412: Fix chip config Flash and RAM sizesCraig Hesling2020-03-242-4/+13
* stm32: Refactor clock-stm32h7.cCraig Hesling2020-03-201-70/+244
* chip: stm32: fix TIM9 interrupt for STM32F412Virendra Kakade2020-03-201-0/+4
* stm32: pwm: fix timer PSC register calculationVirendra Kakade2020-03-131-4/+5
* stm32: Fix manual interrupt clearing functionCraig Hesling2020-03-121-1/+3
* c2d2: add support for I2C-based flashingJett Rink2020-02-272-4/+22
* cleanup: tab over register valuesJett Rink2020-02-251-20/+20
* cleanup: move voltage rail detection to commonJett Rink2020-02-251-3/+17
* servo_micro: move ite flashing codeJett Rink2020-02-252-0/+336
* Servo: Adds persistent storage of MAC addressBrian J. Nemec2020-02-211-0/+58
* chip/stm32: Add explanation for previous STOP mode bug.Yicheng Li2020-02-191-4/+3
* stm32h7: Pass write protect settings to RWCraig Hesling2020-02-151-0/+55
* nocturne_fp: Add fix for legacy reset loopCraig Hesling2020-02-063-16/+37
* stm32: Enlarge console task stack for testingYicheng Li2020-02-051-0/+7
* stm32/hwtimer: Fix CONFIG_WATCHDOG_HELP #endif commentCraig Hesling2020-02-041-1/+1