summaryrefslogtreecommitdiff
path: root/chip/stm32/config_chip.h
Commit message (Expand)AuthorAgeFilesLines
* chip/stm32: Add initial support for STM32L5xx seriesJes B. Klinke2021-08-251-0/+2
* stm32: change stm32l431 flash layoutBossen WU2021-07-201-1/+2
* stm32: clock: avoid division by zero worries.Bossen WU2021-07-021-4/+4
* stm32: add stm32l431 ec in chip/stm32 : system / clock / timerBossen WU2021-06-301-0/+9
* stm32g4: Add support for stm32g473xc variantScott Collyer2021-03-041-0/+2
* stm32g4: Add config-chip for stm32g41xbScott Collyer2020-07-291-0/+2
* EC: Add additional stack sizesSam Hurst2020-07-071-0/+2
* ec: Enlarged Task Stack size on platformsBrian J. Nemec2020-04-021-1/+1
* stm32f412: Fix chip config Flash and RAM sizesCraig Hesling2020-03-241-1/+1
* stm32: Enlarge console task stack for testingYicheng Li2020-02-051-0/+7
* stm32: Factor out stm32f7 family registersCraig Hesling2019-07-171-0/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-1/+1
* ec: cleanup: Add CONFIG_RTCJack Rosenthal2019-03-011-0/+3
* gpio: extend flags size to accommodate GPIO_ flagsJett Rink2018-06-111-1/+1
* stm32: convert to CONFIG_CHIP_MEMORY_REGIONSVincent Palatin2018-03-051-0/+3
* stm32: add internal flash support for STM32H7 familyVincent Palatin2018-02-091-0/+2
* stm32: Add STM32H7 familyVincent Palatin2018-01-081-1/+5
* cleanup: Remove jtag_pre_init()Shawn Nematbakhsh2017-09-071-0/+3
* stm32: add embryonic support for STM32F76xVincent Palatin2017-08-181-0/+2
* rose: add stm32f4 family supportRong Chang2017-03-281-2/+3
* stm32f09x: fix flash protection offsetRong Chang2017-02-271-1/+1
* stm32: add support for STM32L442Vincent Palatin2017-02-171-0/+2
* stm32f0: Allow change of external int prioritiesDaisuke Nojiri2016-11-091-0/+4
* stm32f446e-eval: add support for stm32f446Nick Sanders2016-08-171-3/+7
* STM32: Add HSE and PLL to clock source selectionDaisuke Nojiri2016-04-291-0/+5
* Bring up STM32L476G-EvalDaisuke Nojiri2016-04-251-1/+3
* STM32: Add dma_select_channelDaisuke Nojiri2016-04-251-0/+3
* snoball: Add support for proto 0.9 boardShawn Nematbakhsh2016-04-191-0/+5
* Deferred: Remove hard coded number of deferredsAnton Staaf2016-04-191-3/+0
* stm32: Don't use HSI48 clock for chips which don't support itShawn Nematbakhsh2015-12-111-1/+1
* stm32: Remove support for stm32ts60Shawn Nematbakhsh2015-09-291-3/+0
* cleanup: Put chip-specific configs in config_chip.hBill Richardson2015-09-211-0/+8
* stm32: Define a larger task size for HOST_CMDGwendal Grignou2015-09-201-2/+5
* cleanup: Rename geometry constantsShawn Nematbakhsh2015-09-161-0/+2
* Cleanup: Remove COMPILE_FOR_RAM option from linker scriptsBill Richardson2015-09-081-3/+0
* stm32f05: decrease default system stack sizeAlec Berg2015-07-291-0/+4
* STM32F: Remove support for this familyAnton Staaf2015-06-301-6/+0
* oak_pd: add initial support for oak PDAlec Berg2015-05-271-0/+3
* oak: add initial support for oak board rev1Rong Chang2015-05-271-0/+3
* mec1322: Simplify GPIO listsSteven Jian2015-05-271-0/+4
* cleanup: Use appropriate image geometry CONFIGsShawn Nematbakhsh2015-05-151-0/+2
* samus: Debounce BC1.2 charger detection due to asynchronous pin contactShawn Nematbakhsh2014-12-291-0/+3
* USB: Fix issue with USB RAM sizesAnton Staaf2014-11-111-6/+0
* Add support for STM32F373Vic Yang2014-10-071-0/+2
* watchdog: Give more leeway to the independent watchdogDoug Anderson2014-06-231-1/+2
* stm32: update USB buffer size for STM32F0x2Vincent Palatin2014-06-181-0/+2
* stm32: add USB driverVincent Palatin2014-06-181-0/+4
* Add STM32TS60 supportVic (Chun-Ju) Yang2014-04-201-0/+3
* stm32: add STM32F03x configurationVincent Palatin2014-03-221-0/+3