index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
imx7-cm.h
Age
Commit message (
Expand
)
Author
2025-06-20
env: Rename SYS_MMC_ENV_DEV to ENV_MMC_DEVICE_INDEX
Marek Vasut
2024-08-30
imx: Remove CFG_MXC_USB_PORTSC
Fabio Estevam
2024-07-05
configs: Remove duplicate newlines
Marek Vasut
2022-12-23
global: Migrate CONFIG_MXC_USB_FLAGS et al to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_MXC_UART_BASE to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG
Tom Rini
2022-12-22
usb: Remove CONFIG_USBD_HS
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-12-05
imx6/imx7: Remove now empty imx6_spl.h and imx7_spl.h
Tom Rini
2022-11-10
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Tom Rini
2022-06-28
Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOAD
Tom Rini
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-01
Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig
Tom Rini
2021-11-12
Convert CONFIG_ENV_IS_IN_SPI_FLASH et al to Kconfig
Tom Rini
2021-11-05
Convert CONFIG_SYS_HZ to Kconfig
Tom Rini
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
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-05-02
imx: Add support for Ronetix's iMX7-CM board
Ilko Iliev