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
/
imx8qm_rom7720.h
Age
Commit message (
Expand
)
Author
2022-12-23
global: Migrate CONFIG_MFG_ENV_SETTINGS to CFG
Tom Rini
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
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Tom Rini
2022-07-07
Convert CONFIG_SYS_BOOTM_LEN to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SPL_BSS_START_ADDR 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-04-22
Merge tag 'u-boot-imx-20220422' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2022-04-21
include/configs: drop COUNTER_FREQUENCY
Peng Fan
2022-04-21
configs: drop CONFIG_MMCROOT
Peng Fan
2022-03-18
net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE
Tom Rini
2022-02-09
Convert CONFIG_REMAKE_ELF to Kconfig
Alper Nebi Yasak
2022-02-05
imx: imx8qm_rm7720: adjust fdt_addr
Oliver Graute
2022-02-05
imx: imx8qm_rom7720: Increase CONFIG_SYS_BOOTM_LEN to 64MB
Oliver Graute
2021-12-27
Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace
Tom Rini
2021-12-27
Convert CONFIG_ENV_SPI_BUS et al to Kconfig
Tom Rini
2021-12-01
Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig
Tom Rini
2021-11-12
Convert CONFIG_FSL_USDHC to Kconfig
Tom Rini
2021-11-05
Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig
Tom Rini
2021-09-07
Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG 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-03-01
ARM: imx8: Add missing FEC ENET quirk for i.MX8/i.MX8X
Oleksandr Suvorov
2020-08-08
Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig
Tom Rini
2020-07-28
Convert CONFIG_ENV_OVERWRITE to Kconfig
Adam Ford
2020-06-26
Convert CONFIG_BOOTM_NETBSD to Kconfig
Tom Rini
2020-06-26
Convert CONFIG_BAUDRATE to Kconfig
Tom Rini
2020-06-04
Convert CONFIG_CMD_ASKENV et al 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-03-10
imx: imx8qm: enable relocation of fdt and initrd
Oliver Graute
2020-03-09
imx: imx8qm_rom7720: added missing USDHC Base address defines
Oliver Graute
2019-11-20
env: Finish migration of common ENV options
Tom Rini
2019-11-03
imx: support i.MX8QM ROM 7720 a1 board
Oliver Graute