index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
stm32f429-discovery.h
Age
Commit message (
Expand
)
Author
2016-04-25
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
2016-04-25
configs: Re-sync HUSH options
Tom Rini
2016-03-26
stm32: stm32f4: move flash driver to mtd driver location
Vikas Manocha
2016-03-14
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
2016-01-20
stm32: move stm32 specific code to mach-stm32
Vikas Manocha
2015-12-12
stm32: Convert serial driver to DM
Kamil Lulko
2015-11-10
stm32f429-discovery: add CONFIG_SYS_THUMB_BUILD
Albert ARIBAUD
2015-10-24
arm, powerpc: select SYS_GENERIC_BOARD
Masahiro Yamada
2015-08-13
kconfig: add config option for shell prompt
Nikita Kiryanov
2015-07-27
stm32f429: use 180 MHz system clock
Antonio Borneo
2015-07-27
stm32f429: pass the device unique ID in DTB
Antonio Borneo
2015-07-27
stm32f429-discovery: Use ttyS0 as the console device
rev13@wp.pl
2015-07-09
stm32f4: fix gpio description in comment
Antonio Borneo
2015-07-09
stm32f4: fix minor typo in comment
Antonio Borneo
2015-06-26
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-05-10
stm32f4: add serial print port
kunhuahuang
2015-04-22
stm32f4: Add support for stm32f429-discovery board
rev13@wp.pl