Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hw/arm/stm32f205: Wire up sysclk and refclk | Peter Maydell | 2021-09-01 | 1 | -0/+4 |
* | hw/arm: Don't allocate separate MemoryRegions in stm32 SoC realize | Peter Maydell | 2021-09-01 | 1 | -0/+4 |
* | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 2020-09-18 | 1 | -3/+1 |
* | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 1 | -2/+2 |
* | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -2/+4 |
* | arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly | Igor Mammedov | 2017-09-19 | 1 | -1/+1 |
* | stm32f205: Create armv7m object without using armv7m_init() | Peter Maydell | 2017-02-28 | 1 | -1/+3 |
* | STM32F205: Connect the SPI devices | Alistair Francis | 2016-10-04 | 1 | -0/+3 |
* | STM32F205: Connect the ADC devices | Alistair Francis | 2016-10-04 | 1 | -0/+6 |
* | Clean up header guards that don't match their file name | Markus Armbruster | 2016-07-12 | 1 | -2/+2 |
* | stm32f205: Fix SoC type name | Andreas Färber | 2015-04-13 | 1 | -1/+1 |
* | stm32f205: Add the stm32f205 SoC | Alistair Francis | 2015-03-11 | 1 | -0/+57 |