Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3d9c0521ca3c47cdfca0cdfa94c3dfa3e7f91de6
/
include
/
configs
/
stm32f429-discovery.h
c9edebe
global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG
by Tom Rini
· Sun Dec 04 10:03:50 2022 -0500
6a5dccc
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
by Tom Rini
· Wed Nov 16 13:10:41 2022 -0500
d38112c
Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig
by Tom Rini
· Sat Jul 23 13:05:04 2022 -0400
4ddbade
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
by Tom Rini
· Wed May 25 12:16:03 2022 -0400
ae17fa3
Convert CONFIG_SYS_CBSIZE to Kconfig
by Tom Rini
· Wed May 11 18:01:06 2022 -0400
2703df2
stm32f429-discovery: Migrate CONFIG_*_LED out of CONFIG namespace
by Tom Rini
· Wed Mar 30 18:07:19 2022 -0400
1576abf
configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig
by Patrick Delaunay
· Tue Jan 04 14:24:00 2022 +0100
5a6815b
Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Tue Oct 12 12:01:00 2021 -0400
b3eda20
stm32f429: move CONFIG_BOOTCOMMAND in defconfig
by Patrick Delaunay
· Wed Oct 06 17:16:23 2021 +0200
754ff3b
Convert CONFIG_STM32_FLASH to Kconfig
by Patrick Delaunay
· Mon Oct 04 11:05:52 2021 +0200
ec249ce
arm: stm32: Disable ATAGs support
by Patrick Delaunay
· Thu Sep 02 12:02:06 2021 +0200
4cc3885
arm: Disable ATAGs support
by Tom Rini
· Mon Aug 30 09:16:30 2021 -0400
e065fb1
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
by Tom Rini
· Sat Aug 28 21:34:49 2021 -0400
0997ee0
Convert CONFIG_SYS_LOAD_ADDR to Kconfig
by Tom Rini
· Mon Aug 23 10:25:31 2021 -0400
9004ee0
global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR
by Tom Rini
· Mon Aug 23 10:25:30 2021 -0400
32c75d6
Convert CONFIG_CMD_ASKENV et al to Kconfig
by Tom Rini
· Tue May 26 15:06:18 2020 -0400
5cd7ece
env: Finish migration of common ENV options
by Tom Rini
· Mon Nov 18 20:02:10 2019 -0500
1054176
Convert CONFIG_MISC_INIT_R to Kconfig
by Adam Ford
· Sun Jul 29 13:13:29 2018 -0500
f226038
configs: Migrate CONFIG_NR_DRAM_BANKS
by Tom Rini
· Thu Aug 16 08:16:24 2018 -0400
41f9070
configs: stm32f4xx: Remove CONFIG_SYS_RAM_FREQ_DIV
by Patrice Chotard
· Fri Aug 03 11:46:17 2018 +0200
e86e3f5
configs: stm32f4xx: Enable ICACHE and DCACHE
by Patrice Chotard
· Fri Aug 03 11:46:14 2018 +0200
fc4e243
configs: stm32f429-disco: Remove CONFIG_SYS_RAM_CS
by Patrice Chotard
· Fri Aug 03 11:46:13 2018 +0200
6ae1fc9
configs: stm32fxxx: Remove CONFIG_SYS_CLK_FREQ
by Patrice Chotard
· Fri Aug 03 11:46:12 2018 +0200
a66c1b4
board: stm32: use bi_dram[0].start instead of hardcoded value
by Patrice Chotard
· Fri Aug 03 11:46:11 2018 +0200
a88d314
ram: stm32_sdram: Adds stm32f429-disco fixes for HardFault at booting
by Radoslaw Pietrzyk
· Wed May 16 17:27:11 2018 +0200
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
e4ec7c0
ARM: Drop unreferenced CONFIG_* defines named after boards
by Tuomas Tynkkynen
· Tue Mar 06 01:46:39 2018 +0200
58dbf86
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
by Adam Ford
· Tue Feb 06 07:58:59 2018 -0600
07edfae
configs: Migrate CONFIG_SYS_TEXT_BASE
by Tom Rini
· Sat Feb 03 12:10:38 2018 -0500
0092213
configs: stm32: Enable CONFIG_ENV_VARS_UBOOT_CONFIG
by Patrice Chotard
· Tue Feb 06 10:47:59 2018 +0100
23518da
configs: stm32f: Remove STM32_HSE_HZ for all STM32F series
by Patrice Chotard
· Thu Jan 18 13:39:31 2018 +0100
1a4b8de
board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driver
by Patrice Chotard
· Tue Dec 12 09:49:40 2017 +0100
3d995f8
board: stm32f429-disco: switch to DM STM32 serial driver
by Patrice Chotard
· Tue Dec 12 09:49:37 2017 +0100
b59d10f
board: stm32f429-discovery: switch to DM STM32 sdram driver
by Patrice Chotard
· Tue Dec 12 09:49:34 2017 +0100
1b3d878
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
by Thomas Petazzoni
· Wed Aug 23 22:59:04 2017 +0200
00406b5
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
by Thomas Petazzoni
· Wed Aug 23 22:59:02 2017 +0200
bd7bffe
common: Move CONFIG_BOOTARGS to Kconfig
by Sam Protsenko
· Mon Aug 14 20:22:17 2017 +0300
92ffdee
Kconfig: Drop CONFIG_CMD_MEM
by Simon Glass
· Fri Aug 04 16:34:27 2017 -0600
41f661d
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
by Simon Glass
· Sun Jul 23 21:19:41 2017 -0600
dfafe89
Remove various unused interrupt related code
by Tom Rini
· Thu Apr 06 20:42:18 2017 -0400
29c8bc0
Kconfig: Migrate CONFIG_BAUDRATE
by Philipp Tomsich
· Fri Mar 17 20:34:53 2017 +0100
1c640a6
arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
by Tom Rini
· Sat Mar 18 09:01:44 2017 -0400
7a99a87
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
by Simon Glass
· Mon Jan 23 13:31:20 2017 -0700
4892d39
status_led: Kconfig migration
by Uri Mashiach
· Thu Jan 19 10:51:45 2017 +0200
dd6427f
ARM: stm32: remove unused CONFIG_AUTOBOOT
by Masahiro Yamada
· Sat Jun 11 18:44:08 2016 +0900
0b368b1
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
by Heiko Schocher
· Tue Jun 07 08:31:14 2016 +0200
0f2dcb9
configs: Re-sync almost all of cmd/Kconfig
by Tom Rini
· Fri Apr 22 16:41:25 2016 -0400
f852e73
configs: Re-sync HUSH options
by Tom Rini
· Thu Apr 21 21:37:19 2016 -0400
e750d56
stm32: stm32f4: move flash driver to mtd driver location
by Vikas Manocha
· Wed Mar 09 15:18:13 2016 -0800
a66c541
Move CONFIG_OF_LIBFDT to Kconfig
by Simon Glass
· Mon Feb 22 22:55:42 2016 -0700
95c8919
stm32: move stm32 specific code to mach-stm32
by Vikas Manocha
· Fri Jan 15 17:49:06 2016 -0800
75d48a6
stm32: Convert serial driver to DM
by Kamil Lulko
· Tue Dec 01 09:08:19 2015 +0100
275d509
stm32f429-discovery: add CONFIG_SYS_THUMB_BUILD
by Albert ARIBAUD
· Fri Oct 23 18:06:39 2015 +0200
cb064e4
arm, powerpc: select SYS_GENERIC_BOARD
by Masahiro Yamada
· Tue Oct 20 21:09:06 2015 +0900
067fcd5
kconfig: add config option for shell prompt
by Nikita Kiryanov
· Mon Aug 03 12:36:58 2015 +0300
f4a1a86
stm32f429: use 180 MHz system clock
by Antonio Borneo
· Sun Jul 19 22:19:48 2015 +0800
989e8b2
stm32f429: pass the device unique ID in DTB
by Antonio Borneo
· Sun Jul 19 22:19:46 2015 +0800
5837d22
stm32f429-discovery: Use ttyS0 as the console device
by rev13@wp.pl
· Sun Jul 05 12:54:23 2015 +0200
a05464f
stm32f4: fix gpio description in comment
by Antonio Borneo
· Wed Jul 01 16:04:14 2015 +0800
da34bd3
stm32f4: fix minor typo in comment
by Antonio Borneo
· Wed Jul 01 14:15:03 2015 +0800
5a9d7f1
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· Mon Jun 22 16:15:30 2015 -0500
48482ce
stm32f4: add serial print port
by kunhuahuang
· Tue Apr 28 03:01:19 2015 +0800
6b5e5a9
stm32f4: Add support for stm32f429-discovery board
by rev13@wp.pl
· Sun Mar 01 12:44:42 2015 +0100