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
/
configs
/
stm32f469-discovery_defconfig
Age
Commit message (
Expand
)
Author
2023-12-15
configs: stm32: Apply savedefconfig
Patrice Chotard
2023-12-15
board: stm32f469-disco: add splash screen with stmicroelectronics logo
Dario Binacchi
2023-12-15
board: stm32f469-disco: add support to display
Dario Binacchi
2023-10-02
configs: Resync with savedefconfig
Tom Rini
2023-02-17
configs: Resync with savedefconfig
Tom Rini
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-09-27
configs: increase SYS_MALLOC_F_LEN for STM32 MCU's board
Patrice Chotard
2022-08-23
configs: Resync with savedefconfig
Tom Rini
2022-08-04
Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig
Tom Rini
2022-06-06
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
2022-06-06
Convert CONFIG_SYS_PBSIZE to Kconfig
Tom Rini
2022-04-08
configs: Resync with savedefconfig
Tom Rini
2022-01-21
configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig
Patrick Delaunay
2021-12-01
Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig
Tom Rini
2021-11-01
configs: Resync with savedefconfig
Tom Rini
2021-10-12
Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...
Tom Rini
2021-10-08
Convert CONFIG_STM32_FLASH to Kconfig
Patrick Delaunay
2021-08-31
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
Tom Rini
2021-08-31
Convert CONFIG_SYS_LOAD_ADDR to Kconfig
Tom Rini
2021-06-28
configs: Resync with savedefconfig
Tom Rini
2021-05-11
configs: Resync with savedefconfig
Tom Rini
2021-03-12
configs: stm32: Remove BOARD_EARLY_INIT_F and BOARD_LATE_INIT for stm32 boards
Patrice Chotard
2020-10-09
configs: Resync with savedefconfig
Tom Rini
2020-08-10
configs: Resync with savedefconfig
Tom Rini
2020-07-28
configs: Resync with savedefconfig
Tom Rini
2020-05-15
rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32
Trevor Woerner
2019-12-04
configs: Resync with savedefconfig
Tom Rini
2019-12-04
mtd: ensure MTD is compiled when there is a SPI NOR flash using MTD
Miquel Raynal
2019-12-03
mtd: rename CONFIG_MTD -> CONFIG_DM_MTD
Miquel Raynal
2019-11-20
env: Finish migration of common ENV options
Tom Rini
2019-11-20
env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol
Tom Rini
2019-11-07
configs: Resync with savedefconfig
Tom Rini
2019-10-22
configs: stm32f469-discovery: Disable CONFIG_NET flag
Patrice Chotard
2019-05-06
configs: stm32f469-disco: Disable PINCTRL_FULL flag
Patrice Chotard
2019-05-06
configs: stm32f469-disco: Enable QSPI relative flags
Patrice Chotard
2019-04-29
configs: Resync with savedefconfig
Tom Rini
2019-02-13
efi_loader: CMD_BOOTEFI_HELLO_COMPILE in configs
Heinrich Schuchardt
2019-01-15
configs: stm32: Remove CONFIG_OF_EMBED
Patrice Chotard
2018-09-03
configs: Resync with savedefconfig
Tom Rini
2018-08-17
Convert CONFIG_MISC_INIT_R to Kconfig
Adam Ford
2018-08-16
configs: Migrate CONFIG_NR_DRAM_BANKS
Tom Rini
2018-08-13
configs: stm32f469-discovery: Add DISTRO_DEFAULT support
Patrice Chotard
2018-08-03
configs: stm32f469-disco: Enable CONFIG_BLK
Patrice Chotard
2018-03-13
configs: stm32: Enable DOS_PARTITION for STM32F4/F7 boards
Patrice Chotard
2018-02-23
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
2018-02-11
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
2018-01-19
configs: stm32: move config flag from defconfig to Kconfig
Patrice Chotard
2018-01-19
serial: stm32: Rename serial_stm32x7.c to serial_stm32.c
Patrice Chotard
2018-01-10
board: stm32: add stm32f469-discovery board support
Patrice Chotard