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
/
configs
/
am65x_hs_evm_r5_defconfig
Age
Commit message (
Expand
)
Author
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
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_MAXARGS to Kconfig
Tom Rini
2022-05-23
configs: Resync with savedefconfig
Tom Rini
2021-11-01
configs: Resync with savedefconfig
Tom Rini
2021-09-04
configs: Resync with savedefconfig
Tom Rini
2021-09-04
spi: Rename SPI_SUPPORT to SPI
Simon Glass
2021-09-04
serial: Rename SERIAL_SUPPORT to SERIAL
Simon Glass
2021-09-04
mmc: Rename MMC_SUPPORT to MMC
Simon Glass
2021-08-31
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
Tom Rini
2021-08-10
configs: Resync with savedefconfig
Tom Rini
2021-07-28
i2c: Rename SPL/TPL_I2C_SUPPORT to I2C
Simon Glass
2021-07-28
Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC
Simon Glass
2021-07-28
Rename GPIO_SUPPORT to GPIO
Simon Glass
2021-07-28
Rename SPL_POWER_SUPPORT to SPL_POWER
Simon Glass
2021-06-28
configs: Resync with savedefconfig
Tom Rini
2021-05-11
configs: Resync with savedefconfig
Tom Rini
2020-08-10
configs: Resync with savedefconfig
Tom Rini
2020-07-28
Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be empty
Simon Glass
2020-07-28
Convert CONFIG_ENV_OVERWRITE to Kconfig
Adam Ford
2020-07-28
configs: Resync with savedefconfig
Tom Rini
2020-07-25
configs: am65x_evm: Enable CONFIG_SOC_DEVICE and CONFIG_SOC_DEVICE_TI_K3
Dave Gerlach
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
configs: am65x_evm: Enable CONFIG_SOC_DEVICE and CONFIG_SOC_DEVICE_TI_K3
Dave Gerlach
2020-07-06
Merge branch 'next'
Tom Rini
2020-07-06
configs: Resync with savedefconfig
Tom Rini
2020-06-29
spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*
Lukasz Majewski
2020-06-26
spi: Enable missing CONFIG_SPL_DM_SPI support
Tom Rini
2020-04-28
configs: Resync with savedefconfig
Tom Rini
2020-03-11
defconfigs: am65x_hs_evm: Sync HS and non-HS defconfigs
Andrew F. Davis
2020-03-03
configs: ama65x_hs_evm: Enable OSPI related configs
Vignesh Raghavendra
2020-01-22
configs: Resync with savedefconfig
Tom Rini
2019-12-04
configs: Resync with savedefconfig
Tom Rini
2019-11-20
env: Finish migration of common ENV options
Tom Rini
2019-11-20
env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol
Tom Rini
2019-11-11
configs: Resync with savedefconfig
Tom Rini
2019-09-23
configs: Resync with savedefconfig
Tom Rini
2019-08-14
configs: Resync with savedefconfig
Tom Rini
2019-07-26
remoteproc: k3_rproc: Rename to ti_k3_arm64_rproc
Lokesh Vutla
2019-07-17
configs: am65x_hs_evm_defconfig: Enable I2C support
Andreas Dannenberg
2019-07-17
configs: am65x_hs_evm: Add Support for eMMC boot
Andreas Dannenberg
2019-07-17
configs: am65x_hs_evm_r5: All sysfw to be loaded via MMC
Andreas Dannenberg
2019-07-17
armv7R: K3: am654: Use full malloc implementation in SPL
Andreas Dannenberg
2019-05-08
sysreset: enable driver support in SPL/TPL
Kever Yang
2019-04-29
configs: move CONFIG_SPL_TEXT_BASE to Kconfig
Simon Goldschmidt
2019-04-29
configs: Resync with savedefconfig
Tom Rini
2019-04-26
configs: Add configs for AM65x High Security EVM
Andrew F. Davis