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
/
mx6ullevk.h
Age
Commit message (
Expand
)
Author
2022-06-06
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
2022-04-21
configs: drop CONFIG_MMCROOT
Peng Fan
2022-03-18
Convert CONFIG_ETHPRIME to Kconfig
Tom Rini
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-12-01
Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig
Tom Rini
2021-11-05
Convert CONFIG_SYS_HZ to Kconfig
Tom Rini
2021-08-31
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
Tom Rini
2021-08-31
global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR
Tom Rini
2021-08-30
Convert CONFIG_SYS_I2C_MXC et al to Kconfig
Tom Rini
2021-08-30
Convert CONFIG_SYS_I2C_SPEED et al to Kconfig
Tom Rini
2020-12-07
configs: migrate CONFIG_IMX_THERMAL to defconfigs
Tom Rini
2020-08-08
Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig
Tom Rini
2020-07-17
Convert CONFIG_MXC_UART 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
2020-05-01
treewide: Remove unused FSL QSPI config options for IMX platforms
Kuldeep Singh
2020-04-17
mx6ullevk: Enable Ethernet support
Fabio Estevam
2019-11-20
env: Finish migration of common ENV options
Tom Rini
2019-10-08
Kconfig: Migrate CONFIG_CSF_SIZE to Kconfig
Breno Matheus Lima
2019-10-08
imx: add i.MX6ULZ board
Peng Fan
2019-03-25
Convert CONFIG_SF_DEFAULT_* to Kconfig
Patrick Delaunay
2018-08-16
configs: Migrate CONFIG_NR_DRAM_BANKS
Tom Rini
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-08
Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig
Alex Kiernan
2018-02-08
Convert CONFIG_MXC_GPIO to Kconfig
Adam Ford
2018-01-12
imx: mx6ull-14x14-evk: enable DM QSPI driver
Peng Fan
2017-07-25
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
Simon Glass
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-04-30
Convert CONFIG_CMD_BMODE to Kconfig
Simon Glass
2017-04-06
Remove various unused interrupt related code
Tom Rini
2017-02-12
flash: complete CONFIG_SYS_NO_FLASH move with renaming
Masahiro Yamada
2017-01-25
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
Simon Glass
2017-01-21
config: Move CONFIG_BOARD_LATE_INIT to defconfigs
Jagan Teki
2016-10-12
common: Add DISPLAY_BOARDINFO
Lokesh Vutla
2016-10-12
common/Kconfig: Add DISPLAY_CPUINFO
Lokesh Vutla
2016-10-04
arm: imx: add i.MX6ULL 14x14 EVK board support
Peng Fan