Searched hist:aa5e3e22 (Results 1 – 9 of 9) sorted by relevance
/openbmc/u-boot/arch/arm/mach-stm32/ |
H A D | Makefile | aa5e3e22 Wed Feb 07 03:44:50 CST 2018 Patrice Chotard <patrice.chotard@st.com> board: stm32: switch to DM STM32 timer Use available DM stm32_timer driver instead of dedicated mach-stm32/stm32fx/timer.c. Remove all defines or files previously used for timer usage in arch/arm/include/asm/arch-stm32fx and in arch/arm/mach-stm32/stm32fx Enable DM STM32_TIMER for STM32F4/F7 and H7. Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
|
H A D | Kconfig | aa5e3e22 Wed Feb 07 03:44:50 CST 2018 Patrice Chotard <patrice.chotard@st.com> board: stm32: switch to DM STM32 timer Use available DM stm32_timer driver instead of dedicated mach-stm32/stm32fx/timer.c. Remove all defines or files previously used for timer usage in arch/arm/include/asm/arch-stm32fx and in arch/arm/mach-stm32/stm32fx Enable DM STM32_TIMER for STM32F4/F7 and H7. Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
|
/openbmc/u-boot/include/configs/ |
H A D | stm32h743-eval.h | aa5e3e22 Wed Feb 07 03:44:50 CST 2018 Patrice Chotard <patrice.chotard@st.com> board: stm32: switch to DM STM32 timer Use available DM stm32_timer driver instead of dedicated mach-stm32/stm32fx/timer.c. Remove all defines or files previously used for timer usage in arch/arm/include/asm/arch-stm32fx and in arch/arm/mach-stm32/stm32fx Enable DM STM32_TIMER for STM32F4/F7 and H7. Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
|
H A D | stm32h743-disco.h | aa5e3e22 Wed Feb 07 03:44:50 CST 2018 Patrice Chotard <patrice.chotard@st.com> board: stm32: switch to DM STM32 timer Use available DM stm32_timer driver instead of dedicated mach-stm32/stm32fx/timer.c. Remove all defines or files previously used for timer usage in arch/arm/include/asm/arch-stm32fx and in arch/arm/mach-stm32/stm32fx Enable DM STM32_TIMER for STM32F4/F7 and H7. Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
|
/openbmc/u-boot/arch/arm/include/asm/arch-stm32f7/ |
H A D | stm32.h | aa5e3e22 Wed Feb 07 03:44:50 CST 2018 Patrice Chotard <patrice.chotard@st.com> board: stm32: switch to DM STM32 timer Use available DM stm32_timer driver instead of dedicated mach-stm32/stm32fx/timer.c. Remove all defines or files previously used for timer usage in arch/arm/include/asm/arch-stm32fx and in arch/arm/mach-stm32/stm32fx Enable DM STM32_TIMER for STM32F4/F7 and H7. Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
|
/openbmc/u-boot/drivers/spi/ |
H A D | stm32_qspi.c | aa5e3e22 Wed Feb 07 03:44:50 CST 2018 Patrice Chotard <patrice.chotard@st.com> board: stm32: switch to DM STM32 timer Use available DM stm32_timer driver instead of dedicated mach-stm32/stm32fx/timer.c. Remove all defines or files previously used for timer usage in arch/arm/include/asm/arch-stm32fx and in arch/arm/mach-stm32/stm32fx Enable DM STM32_TIMER for STM32F4/F7 and H7. Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
|
/openbmc/u-boot/drivers/clk/ |
H A D | clk_stm32f.c | aa5e3e22 Wed Feb 07 03:44:50 CST 2018 Patrice Chotard <patrice.chotard@st.com> board: stm32: switch to DM STM32 timer Use available DM stm32_timer driver instead of dedicated mach-stm32/stm32fx/timer.c. Remove all defines or files previously used for timer usage in arch/arm/include/asm/arch-stm32fx and in arch/arm/mach-stm32/stm32fx Enable DM STM32_TIMER for STM32F4/F7 and H7. Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
|
/openbmc/u-boot/arch/arm/include/asm/arch-stm32f4/ |
H A D | stm32.h | aa5e3e22 Wed Feb 07 03:44:50 CST 2018 Patrice Chotard <patrice.chotard@st.com> board: stm32: switch to DM STM32 timer Use available DM stm32_timer driver instead of dedicated mach-stm32/stm32fx/timer.c. Remove all defines or files previously used for timer usage in arch/arm/include/asm/arch-stm32fx and in arch/arm/mach-stm32/stm32fx Enable DM STM32_TIMER for STM32F4/F7 and H7. Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
|
/openbmc/u-boot/board/st/stm32f746-disco/ |
H A D | stm32f746-disco.c | aa5e3e22 Wed Feb 07 03:44:50 CST 2018 Patrice Chotard <patrice.chotard@st.com> board: stm32: switch to DM STM32 timer Use available DM stm32_timer driver instead of dedicated mach-stm32/stm32fx/timer.c. Remove all defines or files previously used for timer usage in arch/arm/include/asm/arch-stm32fx and in arch/arm/mach-stm32/stm32fx Enable DM STM32_TIMER for STM32F4/F7 and H7. Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
|