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
/
stm32h743-disco_defconfig
Age
Commit message (
Expand
)
Author
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-06-06
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
2022-06-06
Convert CONFIG_SYS_CBSIZE to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SYS_PBSIZE to Kconfig
Tom Rini
2022-04-08
configs: Resync with savedefconfig
Tom Rini
2021-12-01
Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig
Tom Rini
2021-11-01
configs: Resync with savedefconfig
Tom Rini
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-06-04
Convert CONFIG_BOARD_LATE_INIT to Kconfig
Tom Rini
2020-05-15
rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32
Trevor Woerner
2019-11-21
configs: Resync with savedefconfig
Tom Rini
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-10-22
configs: stm32h743-disco: Disable CONFIG_NET flag
Patrice Chotard
2019-09-23
configs: Resync with savedefconfig
Tom Rini
2019-04-29
configs: Resync with savedefconfig
Tom Rini
2019-01-15
configs: stm32: Remove CONFIG_OF_EMBED
Patrice Chotard
2018-09-03
configs: Resync with savedefconfig
Tom Rini
2018-08-16
configs: Migrate CONFIG_NR_DRAM_BANKS
Tom Rini
2018-08-13
configs: stm32h743-discovery: Add DISTRO_DEFAULT support
Patrice Chotard
2018-08-13
configs: stm32h7xx: Migrate CONFIG_CMD_CACHE to defconfig
Patrice Chotard
2018-02-27
Kconfig: cmd: Make networking command dependent on NET
Michal Simek
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-02-10
configs: Resync with savedefconfig
Tom Rini
2018-02-05
cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA
Tuomas Tynkkynen
2017-10-10
cmd: Toggle the default value of CONFIG_CMD_IMLS
Tuomas Tynkkynen
2017-10-08
configs: stm32h743-disco: enable filesystem related flags
Patrice Chotard
2017-10-08
configs: stm32h743-disco: enable SDMMC support
Patrice Chotard
2017-09-22
board: Add stm32h7 SoC, discovery and evaluation boards support
Patrice Chotard