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
/
imx8mn_evk.h
Age
Commit message (
Expand
)
Author
2022-12-23
global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
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-07-07
Convert CONFIG_SYS_BOOTM_LEN to Kconfig
Tom Rini
2022-06-28
Globally remove most CONFIG_SPL_BUILD tests from config headers
Tom Rini
2022-06-14
configs: drop CONFIG_SPL_ABORT_ON_RAW_IMAGE
Peng Fan
2022-06-14
imx: drop CONFIG_MXC_UART_BASE
Peng Fan
2022-06-06
Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SPL_BSS_START_ADDR to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SPL_STACK 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_SPL_BSS_MAX_SIZE et al to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SPL_PAD_TO et al to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SYS_BARGSIZE to Kconfig
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-06-06
Convert CONFIG_SYS_MAXARGS to Kconfig
Tom Rini
2022-05-20
ARM: imx: imx8m: Introduce and use UART_BASE_ADDR(n)
Marek Vasut
2022-04-21
ARM: imx: imx8mn-evk: change environment address variables
Heiko Thiery
2022-04-21
configs: drop CONFIG_MMCROOT
Peng Fan
2022-04-21
configs: imx8mn_evk: drop unused SDHC macro
Peng Fan
2021-12-27
Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace
Tom Rini
2021-12-27
Convert CONFIG_CONS_INDEX et al to Kconfig
Tom Rini
2021-11-12
Convert CONFIG_FSL_USDHC to Kconfig
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-08-31
global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR
Tom Rini
2021-08-30
Convert CONFIG_SYS_I2C_SPEED et al to Kconfig
Tom Rini
2021-06-09
imx8mn: configs: add support for distro boot commands
Andrey Zhizhikin
2021-04-05
imx8mn_ddr4_evk: Allow booting the kernel by default
Fabio Estevam
2021-01-23
imx: imx8mn/p: drop CONFIG_SYS_[I,D]CACHE_OFF
Peng Fan
2021-01-23
imx: imx8mn_evk: correct stack/malloc adress
Peng Fan
2020-12-01
hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting from board files
Patrick Delaunay
2020-08-25
imx8m: config: convert to bootm_size
Grygorii Tertychnyi
2020-08-08
Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig
Tom Rini
2020-08-04
Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-08-03
imx8m: enlarge CONFIG_SYS_BOOTM_LEN
Peng Fan
2020-07-28
Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig
Adam Ford
2020-07-28
Convert CONFIG_ENV_OVERWRITE to Kconfig
Adam Ford
2020-06-26
arm: imx: Finish migration of CONFIG_CSF_SIZE to Kconfig
Tom Rini
2020-05-18
common: Drop linux/stringify.h from common header
Simon Glass
2020-05-08
treewide: mem: Move mtest related defines to Kconfig
Ashok Reddy Soma
2019-12-27
imx8m_evk: Remove unneeded earlycon string
Fabio Estevam
2019-11-20
env: Finish migration of common ENV options
Tom Rini
2019-11-05
imx: add i.MX8MN DDR4 board support
Peng Fan