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
/
configs
/
imx8mp_rsb3720a1_4G_defconfig
Age
Commit message (
Expand
)
Author
2025-07-28
configs: Resync with savedefconfig
Tom Rini
2025-06-20
env: Rename SYS_MMC_ENV_DEV to ENV_MMC_DEVICE_INDEX
Marek Vasut
2025-06-20
env: Rename SYS_RELOC_GD_ENV_ADDR to ENV_RELOC_GD_ENV_ADDR
Marek Vasut
2025-03-13
spl: Add an SPL_HAVE_INIT_STACK option
Simon Glass
2024-11-12
configs: Resync with savedefconfig
Tom Rini
2024-10-08
configs: Resync with savedefconfig
Tom Rini
2024-08-23
spl: mmc: Try to clean up raw-mode options
Simon Glass
2024-06-13
net: phy: Replace PHY_ANEG_TIMEOUT with Kconfig symbol
Marek Vasut
2024-04-22
configs: Resync with savedefconfig
Tom Rini
2024-03-01
configs: Resync with savedefconfig
Tom Rini
2024-01-22
mtd: Make CONFIG_MTD be the gate symbol for the menu
Tom Rini
2024-01-03
configs: Resync with savedefconfig
Tom Rini
2023-10-06
spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...
Simon Glass
2023-10-02
configs: Resync with savedefconfig
Tom Rini
2023-10-02
configs: Resync with savedefconfig
Tom Rini
2023-05-29
configs: Resync with savedefconfig
Tom Rini
2023-05-01
configs: Resync with savedefconfig
Tom Rini
2023-03-27
configs: Resync with savedefconfig
Tom Rini
2023-02-17
configs: Resync with savedefconfig
Tom Rini
2022-11-21
configs: Resync with savedefconfig
Tom Rini
2022-11-10
Convert CONFIG_SYS_NONCACHED_MEMORY to Kconfig
Tom Rini
2022-11-10
Convert CONFIG_SYS_MONITOR_LEN to Kconfig
Tom Rini
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-10-30
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
2022-08-23
configs: Resync with savedefconfig
Tom Rini
2022-07-07
Convert CONFIG_SYS_BOOTM_LEN to Kconfig
Tom Rini
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
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_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
imx: imx8mp_rsb3720a1: convert to DM_SERIAL
Peng Fan
2022-05-20
imx8mp_rsb3720a1: Enable cache in SPL
Fabio Estevam
2022-04-22
configs: Resync with savedefconfig
Tom Rini
2022-04-08
configs: Resync with savedefconfig
Tom Rini
2022-03-18
configs: Resync with savedefconfig
Tom Rini
2022-03-18
Convert CONFIG_ETHPRIME to Kconfig
Tom Rini
2022-03-18
configs: Re-run migrations
Tom Rini
2022-02-19
arm: imx8m: add support for Advantech RSB-3720
Ying-Chun Liu (PaulLiu)