index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
st
/
stm32f746-disco
Age
Commit message (
Expand
)
Author
2021-10-12
Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...
Tom Rini
2021-10-08
board: stm32: Remove the bi_boot_params initialization
Patrick Delaunay
2021-09-07
arm: Disable ATAGs support
Tom Rini
2021-04-08
board: st: stm32f746-disco: fix console is not enabled while init dram
Giulio Benetti
2021-03-12
board: st: Remove board_early_init_f and board_late_init callbacks for stm32 ...
Patrice Chotard
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2019-12-02
common: Move serial functions out of common.h
Simon Glass
2019-10-13
board: Add STM32F769 SoC, discovery board support
Yannick Fertré
2019-04-23
board: stm32f746-disco: Get MII/RMII phy_mode from DT
Patrice Chotard
2018-08-13
stm32f7: board: Fix memory init
Patrice Chotard
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-19
stm32f7: board: add splash screen
yannick fertre
2018-03-13
arch-stm32: Remove stm32_periph.h
Patrice Chotard
2018-03-13
board: stm32: switch to DM STM32 timer
Patrice Chotard
2018-01-28
clk: clk_stm32f: Move SYSCFG clock setup into configure_clocks()
Patrice Chotard
2018-01-28
clk: clk_stm32f: Remove STMMAC clock setup
Patrice Chotard
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