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
/
include
/
configs
/
M5249EVB.h
Age
Commit message (
Expand
)
Author
2022-03-03
Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig
Tom Rini
2022-01-21
configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig
Patrick Delaunay
2021-12-27
Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig
Tom Rini
2021-11-05
Convert CONFIG_MCFUART to Kconfig
Tom Rini
2021-08-31
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
Tom Rini
2021-08-31
Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig
Tom Rini
2021-08-31
Convert CONFIG_SYS_LOAD_ADDR to Kconfig
Tom Rini
2020-08-23
Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig
Simon Glass
2020-06-04
Convert CONFIG_CMD_ASKENV et al to Kconfig
Tom Rini
2020-05-08
treewide: mem: Move mtest related defines to Kconfig
Ashok Reddy Soma
2019-11-20
env: Finish migration of common ENV options
Tom Rini
2019-08-23
Convert CONFIG_MX_CYCLIC to Kconfig
Adam Ford
2018-10-19
Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig
Adam Ford
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-23
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
2017-09-03
include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions
Thomas Petazzoni
2017-09-03
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
Thomas Petazzoni
2017-09-03
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
Thomas Petazzoni
2017-09-03
include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
Thomas Petazzoni
2017-08-15
Move environment files from common/ to env/
Simon Glass
2017-07-25
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
Simon Glass
2017-03-19
Kconfig: Migrate CONFIG_BAUDRATE
Philipp Tomsich
2016-10-23
Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig
Simon Glass
2016-04-25
configs: Re-sync with cmd/Kconfig
Tom Rini
2016-04-25
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
2015-06-25
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-06-01
net: Move the CMD_NET config to defconfigs
Joe Hershberger
2015-04-23
m68k: add architecture-specific u-boot.lds
angelo@sysam.it
2015-03-28
m68k: mcf52x2: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
2013-11-04
config: remove platform CONFIG_SYS_HZ definition part 1/2
Rob Herring
2013-11-04
config: Add a default CONFIG_SYS_PROMPT
Rob Herring
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-06-20
CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there
Tom Rini
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
Wolfgang Denk
2010-03-24
ColdFire: Cache update for all platforms
TsiChung Liew
2008-11-03
ColdFire: Modules header files cleanup
TsiChung Liew
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-08-28
ColdFire: Raise uart baudrate to 115200 bps
TsiChung Liew
2008-08-13
drivers/mtd: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2007-08-18
Coding style cleanup
Stefan Roese
2007-08-16
ColdFire: Add M5249EVB platform for MCF52x2
TsiChungLiew