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
/
am64x_evm.h
Age
Commit message (
Expand
)
Author
2024-06-18
board: am64x: Define capsule update firmware info
Jonathan Humphreys
2023-10-12
board: ti: am64x: Switch to standard boot flow
Roger Quadros
2023-08-09
env: Use include/env for text-environment includes
Simon Glass
2023-04-25
include: configs: am64x_evm: Change to using .env
Nikhil M Jain
2022-12-23
global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-06-28
Convert CONFIG_SYS_USB_FAT_BOOT_PARTITION 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
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_SPL_FS_LOAD_PAYLOAD_NAME et al to Kconfig
Tom Rini
2022-05-05
include: configs: am**x/j721e/j721s2_evm.h: Move the stack pointer init addre...
Aswath Govindraju
2022-01-28
configs: am64xx_evm: Increase BSS max size to 16K
Vignesh Raghavendra
2021-09-16
Merge tag 'v2021.10-rc4' into next
Tom Rini
2021-09-10
include: configs: am64x_evm: Add env variables for booting to kernel using US...
Aswath Govindraju
2021-08-31
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
Tom Rini
2021-07-27
configs: am64x_evm: Move CONFIG_SYS_MMC_ENV_DEV and CONFIG_SYS_MMC_ENV_PART t...
Aswath Govindraju
2021-06-09
configs: am64: Enable configs to support USB host and device modes
Aswath Govindraju
2021-06-09
configs: am64x_evm_*_defconfig: Rearrange the components in SRAM to satisfy t...
Aswath Govindraju
2021-05-12
include: configs: Update env for selecting right dtb
Lokesh Vutla
2021-05-12
include: configs: am64x_evm: Optimize size of SPL BSS
Lokesh Vutla
2021-05-12
include: configs: am64x: Avoid overlap of BSS and stack area
Lokesh Vutla
2021-05-12
board: ti: am64x: Add board support for am64x evm
Dave Gerlach