Revision tags: v00.04.15, v00.04.14, v00.04.13, v00.04.12, v00.04.11, v00.04.10, v00.04.09, v00.04.08, v00.04.07, v00.04.06, v00.04.05, v00.04.04, v00.04.03, v00.04.02, v00.04.01, v00.04.00, v2021.04, v00.03.03, v2021.01, v2020.10, v2020.07, v00.02.13, v2020.04, v2020.01, v2019.10, v00.02.05, v00.02.04, v00.02.03, v00.02.02, v00.02.01, v2019.07, v00.02.00, v2019.04, v2018.07 |
|
#
8ada17dd |
| 30-May-2018 |
Tom Rini <trini@konsulko.com> |
Merge branch 'master' of git://git.denx.de/u-boot-spi
- Fix a conflict in drivers/spi/atcspi200_spi.c related to the riscv tree fixing a warning.
Signed-off-by: Tom Rini <trini@konsulko.com>
|
#
9938e068 |
| 14-May-2018 |
Patrice Chotard <patrice.chotard@st.com> |
ARM: dts: stm32: Update qspi bindings for stm32f746
Align qspi bindings following kernel dt-bindings Documentation/devicetree/bindings/mtd/stm32-quadspi.txt from kernel v4.17-rc1.
Signed-off-by: Pa
ARM: dts: stm32: Update qspi bindings for stm32f746
Align qspi bindings following kernel dt-bindings Documentation/devicetree/bindings/mtd/stm32-quadspi.txt from kernel v4.17-rc1.
Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Reviewed-by: Jagan Teki <jagan@openedev.com>
show more ...
|
#
9582100e |
| 14-May-2018 |
Patrice Chotard <patrice.chotard@st.com> |
ARM: dts: stm32: Add quadspi reset for stm32f746
Add missing reset property in quadspi node.
Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Reviewed-by: Jagan Teki <jagan@openedev.com>
|
#
50905b55 |
| 19-Mar-2018 |
Tom Rini <trini@konsulko.com> |
Merge git://git.denx.de/u-boot-video
|
Revision tags: v2018.03 |
|
#
0e75aa4d |
| 02-Mar-2018 |
Philippe CORNU <philippe.cornu@st.com> |
arm: dts: stm32: add ltdc for STM32F746
Add display controller node in device-tree.
Signed-off-by: yannick fertre <yannick.fertre@st.com> [agust: rebased on master] Signed-off-by: Anatolij Gustschi
arm: dts: stm32: add ltdc for STM32F746
Add display controller node in device-tree.
Signed-off-by: yannick fertre <yannick.fertre@st.com> [agust: rebased on master] Signed-off-by: Anatolij Gustschin <agust@denx.de>
show more ...
|
#
cd389c03 |
| 07-Feb-2018 |
Patrice Chotard <patrice.chotard@st.com> |
ARM: dts: stm32: Add timer support for STM32F7
Add missing timer node to enable timer5 for STM32F7 SoCs family
Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
|
#
1e130558 |
| 18-Jan-2018 |
Patrice Chotard <patrice.chotard@st.com> |
ARM: dts: stm32: Add STMMAC clocks for stm32f746
Add ETHMAC, ETHMACRX and ETHMACTX clocks for STMMAC.
Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Reviewed-by: Vikas Manocha <vikas.manoc
ARM: dts: stm32: Add STMMAC clocks for stm32f746
Add ETHMAC, ETHMACRX and ETHMACTX clocks for STMMAC.
Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Reviewed-by: Vikas Manocha <vikas.manocha@st.com>
show more ...
|
Revision tags: v2018.01 |
|
#
77729bd7 |
| 12-Dec-2017 |
Patrice Chotard <patrice.chotard@st.com> |
ARM: DTS: stm32: add MMC nodes for stm32f746-disco and stm32f769-disco
Add DT nodes to enable ARM_PL180_MMCI IP support for STM32F746 and STM32F769 discovery boards
There is a hardware issue on the
ARM: DTS: stm32: add MMC nodes for stm32f746-disco and stm32f769-disco
Add DT nodes to enable ARM_PL180_MMCI IP support for STM32F746 and STM32F769 discovery boards
There is a hardware issue on these boards, it misses a pullup on the GPIO line used as card detect to allow correct SD card detection. As workaround, cd-gpios property is not present in DT. So SD card is always considered present in the slot.
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Reviewed-by: Simon Glass <sjg@chromium.org>
show more ...
|
#
1555903c |
| 15-Nov-2017 |
Patrice Chotard <patrice.chotard@st.com> |
ARM: DTS: stm32: update rcc compatible for STM32F746
Align the RCC compatible string with the one used by kernel. It will allow to use the same clock driver for STM32F4 and STM32F7 and to manage the
ARM: DTS: stm32: update rcc compatible for STM32F746
Align the RCC compatible string with the one used by kernel. It will allow to use the same clock driver for STM32F4 and STM32F7 and to manage the differences between the 2 SoCs
Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Reviewed-by: Vikas Manocha <vikas.manocha@st.com>
show more ...
|
#
d3651aac |
| 15-Nov-2017 |
Patrice Chotard <patrice.chotard@st.com> |
ARM: DTS: stm32: add pwrcfg node for stm32f746
This node is needed to enable performance mode when system frequency is set up to 200Mhz.
Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Revi
ARM: DTS: stm32: add pwrcfg node for stm32f746
This node is needed to enable performance mode when system frequency is set up to 200Mhz.
Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Reviewed-by: Vikas Manocha <vikas.manocha@st.com>
show more ...
|
Revision tags: v2017.11 |
|
#
fa87abb6 |
| 18-Jul-2017 |
Patrice Chotard <patrice.chotard@st.com> |
ARM: DTS: stm32: align DT clock declaration with kernel
Use the same clocks macro than the one used by kernel DT.
Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Acked-by: Vikas MANOCHA <vi
ARM: DTS: stm32: align DT clock declaration with kernel
Use the same clocks macro than the one used by kernel DT.
Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Acked-by: Vikas MANOCHA <vikas.manocha@st.com>
show more ...
|
#
1113ad49 |
| 08-Jun-2017 |
Patrice Chotard <patrice.chotard@st.com> |
serial: stm32x7: align compatible with kernel one
stm32x7.c driver is dedicated for STM32F7. In kernel, "st,stm32-usart" and "st,stm32-uart" compatible strings are dedicated for STM32F4.
To keep U-
serial: stm32x7: align compatible with kernel one
stm32x7.c driver is dedicated for STM32F7. In kernel, "st,stm32-usart" and "st,stm32-uart" compatible strings are dedicated for STM32F4.
To keep U-boot and kernel aligned, replace the serial compatible string from "st,stm32-usart", "st,stm32-uart" to "st,stm32f7-usart", "st,stm32f7-uart" specific for STM32F7.
Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Reviewed-by: Christophe KERELLO <christophe.kerello@st.com> Reviewed-by: Patrick DELAUNAY <patrick.delaunay@st.com> Acked-by: Vikas MANOCHA <vikas.manocha@st.com>
show more ...
|
#
4f66e09b |
| 09-May-2017 |
Stefano Babic <sbabic@denx.de> |
Merge branch 'master' of git://git.denx.de/u-boot
Signed-off-by: Stefano Babic <sbabic@denx.de>
|
#
bd4a985f |
| 10-Apr-2017 |
Vikas Manocha <vikas.manocha@st.com> |
stm32f7: move board specific pin muxing to dts
Signed-off-by: Vikas Manocha <vikas.manocha@st.com> cc: Christophe KERELLO <christophe.kerello@st.com>
|
#
d33a6a2f |
| 10-Apr-2017 |
Vikas Manocha <vikas.manocha@st.com> |
ARM: DT: stm32f7: add gpio device tree nodes
Also created alias for gpios for stm32f7 discovery board. Based on these aliases, it would be possible to get gpio devices by sequence.
Signed-off-by: V
ARM: DT: stm32f7: add gpio device tree nodes
Also created alias for gpios for stm32f7 discovery board. Based on these aliases, it would be possible to get gpio devices by sequence.
Signed-off-by: Vikas Manocha <vikas.manocha@st.com> cc: Christophe KERELLO <christophe.kerello@st.com>
show more ...
|
#
d0b24c1a |
| 10-Apr-2017 |
Vikas Manocha <vikas.manocha@st.com> |
stm32f7: use clock driver to enable sdram controller clock
This patch also removes the sdram/fmc clock enable from board specific code.
Signed-off-by: Vikas Manocha <vikas.manocha@st.com> cc: Chris
stm32f7: use clock driver to enable sdram controller clock
This patch also removes the sdram/fmc clock enable from board specific code.
Signed-off-by: Vikas Manocha <vikas.manocha@st.com> cc: Christophe KERELLO <christophe.kerello@st.com>
show more ...
|
#
fd198ee1 |
| 10-Apr-2017 |
Vikas Manocha <vikas.manocha@st.com> |
ARM: DT: stm32f7: add sdram pin contol node
Also added DT binding doc for stm32 fmc(flexible memory controller).
Signed-off-by: Vikas Manocha <vikas.manocha@st.com> cc: Christophe KERELLO <christop
ARM: DT: stm32f7: add sdram pin contol node
Also added DT binding doc for stm32 fmc(flexible memory controller).
Signed-off-by: Vikas Manocha <vikas.manocha@st.com> cc: Christophe KERELLO <christophe.kerello@st.com>
show more ...
|
#
890bafd7 |
| 10-Apr-2017 |
Vikas Manocha <vikas.manocha@st.com> |
stm32f7: use clock driver to enable qspi controller clock
Signed-off-by: Vikas Manocha <vikas.manocha@st.com> cc: Christophe KERELLO <christophe.kerello@st.com>
|
#
e245f1a5 |
| 12-Feb-2017 |
Vikas Manocha <vikas.manocha@st.com> |
ARM: DT: stm32f7: add qspi pin contol node
It also removes the qspi pin configuration done during the board initialization.
Signed-off-by: Vikas Manocha <vikas.manocha@st.com>
|
#
c428a958 |
| 12-Feb-2017 |
Vikas Manocha <vikas.manocha@st.com> |
ARM: DT: stm32f7: add ethernet pin contol node
It also removes the ethernet pin configuration done during the board initialization.
Signed-off-by: Vikas Manocha <vikas.manocha@st.com>
|
#
e34e19fe |
| 12-Feb-2017 |
Vikas Manocha <vikas.manocha@st.com> |
ARM: DT: stm32f7: add pin control node for serial port pins
And remove the uart pin configuration from board initialization.
Signed-off-by: Vikas Manocha <vikas.manocha@st.com>
|
#
da4e17f2 |
| 12-Feb-2017 |
Vikas Manocha <vikas.manocha@st.com> |
ARM: DT: stm32f7: add pin control device node
Signed-off-by: Vikas Manocha <vikas.manocha@st.com>
|
#
84bfdc17 |
| 12-Feb-2017 |
Vikas Manocha <vikas.manocha@st.com> |
ARM: DT: stm32f7: add usart1 & clock device tree nodes
Also created alias for usart1 and specified oscillator clock for stm32f7 discovery board.
Signed-off-by: Vikas Manocha <vikas.manocha@st.com>
|
#
b1a8de7e |
| 22-Jan-2017 |
Michael Kurz <michi.kurz@gmail.com> |
ARM: DTS: stm32: add stm32f746-disco device tree files
This patch adds the DTS source files needed for stm32f746-disco board The files are based on the stm32f429/469 files from current linux kernel.
ARM: DTS: stm32: add stm32f746-disco device tree files
This patch adds the DTS source files needed for stm32f746-disco board The files are based on the stm32f429/469 files from current linux kernel.
Source for "arch/arm/dts/armv7-m.dtsi": Linux: "arch/arm/boot/dts/armv7-m.dtsi"
Signed-off-by: Michael Kurz <michi.kurz@gmail.com> Acked-by: Vikas MANOCHA <vikas.manocha@st.com>
show more ...
|