aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm/boot/dts/stm32f429.dtsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-07ARM: dts: stm32: Add DMA2D support for STM32F429 series socDillon Min1-0/+10
2022-02-07ARM: dts: stm32: remove timer5 duplicate unit-address on stm32f4 seriesFabrice Gasnier1-7/+0
2022-02-07ARM: dts: stm32: remove some timer duplicate unit-address on stm32f4 seriesFabrice Gasnier1-40/+0
2021-06-01ARM: dts: stm32: fix timer nodes on STM32 MCU to prevent warningsAlexandre Torgue1-8/+0
2021-06-01ARM: dts: stm32: fix RCC node name on stm32f429 MCUAlexandre Torgue1-1/+1
2021-01-25ARM: dts: stm32: Rename mmc controller nodes to mmc@Marek Vasut1-1/+1
2020-07-21ARM: dts: stm32: Add compatibles for syscon for stm32f426Benjamin Gaignard1-3/+3
2020-06-15ARM: dts: stm32: remove useless interrupt-names property on stm32f429Benjamin Gaignard1-1/+0
2020-06-15ARM: dts: stm32: add I2C3 support on STM32F429 SoCdillon min1-0/+12
2020-06-15ARM: dts: stm32: Add dma config for spi5 on stm32f429dillon min1-0/+3
2020-04-20ARM: dts: stm32: fix a typo for DAC io-channel-cells on stm32f429Fabrice Gasnier1-2/+2
2020-01-09ARM: dts: stm32: change nvmem node name on stm32f429Benjamin Gaignard1-1/+1
2019-12-09ARM: dts: stm32: remove useless clock-names from RTC node on stm32f429Benjamin Gaignard1-1/+0
2019-12-09ARM: dts: stm32: remove unused rng interrupt on stm32f429Benjamin Gaignard1-1/+0
2019-08-02ARM: dts: stm32: add pwm cells to stm32f429Fabrice Gasnier1-0/+12
2019-04-11ARM: dts: stm32: Add romem and temperature calibration on stm32f429Fabrice Gasnier1-0/+13
2019-02-15Merge tag 'stm32-dt-for-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32 into arm/dtArnd Bergmann1-0/+60
2019-02-01ARM: dts: stm32: add SPI support on STM32F429 SoCCezary Gapinski1-0/+60
2019-01-30ARM: dts: Kill off skeleton{64}.dtsiRob Herring1-1/+3
2018-09-20ARM: dts: stm32: Add clk-lse node's label on stm32f429Patrice Chotard1-1/+1
2018-07-13ARM: dts: stm32: update iwdg with lsi clock name for stm32f429Ludovic Barre1-0/+1
2018-06-25ARM: dts: stm32: update rtc st,syscfg property on stm32f429Amelie Delaunay1-1/+1
2018-02-27ARM: dts: stm32: Add SDIO controller for stm32f429Patrice Chotard1-0/+11
2017-10-09Merge 4.14-rc4 into tty-nextGreg Kroah-Hartman1-297/+0
2017-10-04ARM: dts: stm32: use right pinctrl compatible for stm32f469Alexandre Torgue1-297/+0
2017-10-04Arm: dts: stm32: remove extra compatible string from DT & driverVikas Manocha1-6/+6
2017-07-27ARM: dts: stm32: Add DAC support on stm32f429Fabrice Gasnier1-0/+25
2017-06-07ARM: dts: stm32: Add CRC support to stm32f429Cosar Dindar1-0/+7
2017-06-07ARM: dts: stm32: Enable DCMI support on STM32F429 MCUHugues Fruchet1-0/+37
2017-06-07ARM: dts: stm32: Set gpio controller as interrupt controller on F4 and F7Alexandre TORGUE1-0/+22
2017-06-07ARM: dts: stm32: Add watchdog support for STM32F429 SoCYannick Fertre1-1/+8
2017-06-07ARM: dts: stm32: Add ltdc support on stm32f429 MCUYannick Fertre1-1/+45
2017-04-03ARM: dts: stm32: Add USB FS support for STM32F429 MCUBruno Herrera1-0/+31
2017-03-23ARM: dts: stm32: Enable dma by default on stm32f4 adcFabrice Gasnier1-0/+6
2017-02-01ARM: dts: stm32: Add I2C1 support for STM32F429 SoCM'boumba Cedric Madianga1-0/+22
2017-02-01ARM: dts: stm32: Use clock DT binding definition on stm32f429 familyGabriel Fernandez1-49/+53
2017-02-01ARM: dts: stm32: add Timers driver for stm32f429 MCUBenjamin Gaignard1-0/+275
2017-01-20ARM: dts: stm32: Add RTC support for STM32F429 MCUAmelie Delaunay1-0/+14
2017-01-20ARM: dts: stm32: set HSE_RTC clock frequency to 1 MHz on stm32f429Amelie Delaunay1-0/+2
2017-01-20ARM: dts: stm32: Include auxiliary stm32fx clock definitionGabriel Fernandez1-0/+1
2017-01-20ARM: dts: stm32: Add external I2S clock on stm32f429 MCUGabriel Fernandez1-1/+7
2017-01-20ARM: dts: stm32: Add ADC support to stm32f429Fabrice GASNIER1-0/+49
2017-01-20ARM: dts: stm32: Add missing USART3 pin config to stm32f469-disco boardBruno Meirelles Herrera1-0/+13
2016-11-04ARM: dts: stm32f429: add LSI and LSE clocksGabriel Fernandez1-0/+18
2016-11-04ARM: dts: stm32f429: remove Ethernet wake on Lan supportAlexandre TORGUE1-2/+2
2016-11-04ARM: dts: stm32f429: Align Ethernet node with new bindings propertiesAlexandre TORGUE1-3/+3
2016-11-04ARM: DT: stm32: move dma translation to board filesAlexandre TORGUE1-4/+0
2016-11-04ARM: DT: STM32: add dma for usart3 on F429Alexandre TORGUE1-0/+3
2016-11-04ARM: DT: STM32: add dma for usart1 on F429Gerald Baeza1-0/+3
2016-11-04ARM: dts: Add GPIO irq support to STM32F429Maxime Coquelin1-0/+2