index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
st
/
stm32f746-disco
Age
Commit message (
Expand
)
Author
2017-11-06
stm32: fix STMicroelectronics copyright
Patrice Chotard
2017-07-26
ram: stm32: migrate fmc defines in driver file
Patrice Chotard
2017-07-26
serial: stm32x7: migrate serial struct to driver
Patrice Chotard
2017-06-09
spl: stm32f7: configure for xip booting
Vikas Manocha
2017-06-09
spl: stm32f7: add kernel boot support
Vikas Manocha
2017-06-09
stm32: stm32f7: add spl build support
Vikas Manocha
2017-06-01
dm: gpio: Add live tree support
Simon Glass
2017-06-01
dm: Use dm.h header when driver mode is used
Simon Glass
2017-05-08
stm32f7: stm32f746-disco: read memory info from device tree
Vikas Manocha
2017-05-08
stm32f746: to switch on user LED1 & read user button
Vikas Manocha
2017-05-08
stm32f7: use stm32f7 gpio driver supporting driver model
Vikas Manocha
2017-05-08
stm32f7: use clock driver to enable sdram controller clock
Vikas Manocha
2017-05-08
stm32f7: use driver model for sdram initialization
Vikas Manocha
2017-05-08
stm32f7: sdram: move sdram driver code to ram drivers area
Vikas Manocha
2017-03-17
ARM: DT: stm32f7: add qspi pin contol node
Vikas Manocha
2017-03-17
ARM: DT: stm32f7: add ethernet pin contol node
Vikas Manocha
2017-03-17
ARM: DT: stm32f7: add pin control node for serial port pins
Vikas Manocha
2017-03-17
stm32f7: clk: remove usart1 clock enable from board init
Vikas Manocha
2017-03-17
serial: stm32f7: add device tree support
Vikas Manocha
2017-01-28
ARM: SPI: stm32: add stm32f746 qspi driver
Michael Kurz
2017-01-28
net: stm32: add designware mac glue code for stm32
Michael Kurz
2017-01-28
ARM: stm32: use clock setup function defined in clock.c
Michael Kurz
2017-01-28
ARM: stm32: cleanup stm32f7 files
Michael Kurz
2016-07-21
Revert "stm32: Change USART port to USART6 for stm32f746 discovery board"
Tom Rini
2016-07-14
stm32: Change USART port to USART6 for stm32f746 discovery board
Toshifumi NISHINAGA
2016-07-14
stm32: Add SDRAM support for stm32f746 discovery board
Toshifumi NISHINAGA
2016-02-24
stm32: add support for stm32f7 & stm32f746 discovery board
Vikas Manocha