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
/
3c120_devboard.h
Age
Commit message (
Expand
)
Author
2022-12-22
Convert CONFIG_MONITOR_IS_IN_RAM to Kconfig
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-11-10
Convert CONFIG_SYS_MONITOR_LEN to Kconfig
Tom Rini
2022-08-04
Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SYS_CFI_FLASH_STATUS_POLL to Kconfig
Tom Rini
2022-04-01
Convert CONFIG_SYS_MONITOR_BASE to Kconfig
Tom Rini
2022-03-25
Convert CONFIG_SYS_RX_ETH_BUFFER to Kconfig
Tom Rini
2022-03-25
Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to Kconfig
Tom Rini
2022-03-03
Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig
Tom Rini
2022-02-10
common: drop CONFIG_SYS_RESET_ADDR
Ovidiu Panait
2022-01-21
configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig
Patrick Delaunay
2022-01-21
mtd: cfi: change CONFIG_SYS_MAX_FLASH_BANKS_DETECT as boolean
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-08-31
global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR
Tom Rini
2021-04-22
lmb: move CONFIG_LMB in Kconfig
Patrick Delaunay
2020-07-28
Convert CONFIG_ENV_OVERWRITE to Kconfig
Adam Ford
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
2018-10-19
Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig
Adam Ford
2018-08-16
configs: Migrate CONFIG_NR_DRAM_BANKS
Tom Rini
2018-05-14
treewide: Move CONFIG_PHY_MARVELL to Kconfig
Mario Six
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-08
treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig
Mario Six
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-08
configs: Finish migration of PHY_GIGE
Tom Rini
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-10-12
common/Kconfig: Add DISPLAY_CPUINFO
Lokesh Vutla
2016-09-09
common, kconfig: move VERSION_VARIABLE to Kconfig
Heiko Schocher
2016-04-25
configs: Re-sync with cmd/Kconfig
Tom Rini
2016-03-14
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
2016-03-14
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
2015-12-19
nios2: Soup up the shell experience
Marek Vasut
2015-12-19
nios2: Preconfigure $loadaddr variable
Marek Vasut
2015-12-19
nios2: Up the monitor size to 512kiB
Marek Vasut
2015-12-19
nios2: Calculate the env position from monitor size
Marek Vasut
2015-11-18
common: add CMD_GPIO to Kconfig
Thomas Chou
2015-11-12
nios2: rename board nios2-generic to 3c120_devboard
Thomas Chou