Searched hist:d1613f2a5395f52a6537b0117bb219d832213489 (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/hw/misc/ |
H A D | stm32_rcc.c | d1613f2a5395f52a6537b0117bb219d832213489 Mon Oct 14 11:05:50 CDT 2024 Román Cárdenas Rodríguez <rcardenas.rod@gmail.com> hw/misc/stm32_rcc: Implement RCC device for STM32F4 SoCs
Generic RCC class for STM32 devices. It can be used for most of the STM32 chips. Note that it only implements enable and reset capabilities.
Signed-off-by: Roman Cardenas Rodriguez <rcardenas.rod@gmail.com> [PMM: tweaked commit message, added MAINTAINERS lines] Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
H A D | Kconfig | diff d1613f2a5395f52a6537b0117bb219d832213489 Mon Oct 14 11:05:50 CDT 2024 Román Cárdenas Rodríguez <rcardenas.rod@gmail.com> hw/misc/stm32_rcc: Implement RCC device for STM32F4 SoCs
Generic RCC class for STM32 devices. It can be used for most of the STM32 chips. Note that it only implements enable and reset capabilities.
Signed-off-by: Roman Cardenas Rodriguez <rcardenas.rod@gmail.com> [PMM: tweaked commit message, added MAINTAINERS lines] Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
H A D | meson.build | diff d1613f2a5395f52a6537b0117bb219d832213489 Mon Oct 14 11:05:50 CDT 2024 Román Cárdenas Rodríguez <rcardenas.rod@gmail.com> hw/misc/stm32_rcc: Implement RCC device for STM32F4 SoCs
Generic RCC class for STM32 devices. It can be used for most of the STM32 chips. Note that it only implements enable and reset capabilities.
Signed-off-by: Roman Cardenas Rodriguez <rcardenas.rod@gmail.com> [PMM: tweaked commit message, added MAINTAINERS lines] Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
H A D | trace-events | diff d1613f2a5395f52a6537b0117bb219d832213489 Mon Oct 14 11:05:50 CDT 2024 Román Cárdenas Rodríguez <rcardenas.rod@gmail.com> hw/misc/stm32_rcc: Implement RCC device for STM32F4 SoCs
Generic RCC class for STM32 devices. It can be used for most of the STM32 chips. Note that it only implements enable and reset capabilities.
Signed-off-by: Roman Cardenas Rodriguez <rcardenas.rod@gmail.com> [PMM: tweaked commit message, added MAINTAINERS lines] Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
/openbmc/qemu/include/hw/misc/ |
H A D | stm32_rcc.h | d1613f2a5395f52a6537b0117bb219d832213489 Mon Oct 14 11:05:50 CDT 2024 Román Cárdenas Rodríguez <rcardenas.rod@gmail.com> hw/misc/stm32_rcc: Implement RCC device for STM32F4 SoCs
Generic RCC class for STM32 devices. It can be used for most of the STM32 chips. Note that it only implements enable and reset capabilities.
Signed-off-by: Roman Cardenas Rodriguez <rcardenas.rod@gmail.com> [PMM: tweaked commit message, added MAINTAINERS lines] Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
/openbmc/qemu/ |
H A D | MAINTAINERS | diff d1613f2a5395f52a6537b0117bb219d832213489 Mon Oct 14 11:05:50 CDT 2024 Román Cárdenas Rodríguez <rcardenas.rod@gmail.com> hw/misc/stm32_rcc: Implement RCC device for STM32F4 SoCs
Generic RCC class for STM32 devices. It can be used for most of the STM32 chips. Note that it only implements enable and reset capabilities.
Signed-off-by: Roman Cardenas Rodriguez <rcardenas.rod@gmail.com> [PMM: tweaked commit message, added MAINTAINERS lines] Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|