aboutsummaryrefslogtreecommitdiff
path: root/include/configs/am64x_evm.h
AgeCommit message (Expand)AuthorFilesLines
2022-06-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini1-7/+0
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini1-11/+1
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-2/+0
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini1-7/+0
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to KconfigTom Rini1-4/+0
2022-05-05include: configs: am**x/j721e/j721s2_evm.h: Move the stack pointer init addre...Aswath Govindraju1-2/+1
2022-01-28configs: am64xx_evm: Increase BSS max size to 16KVignesh Raghavendra1-1/+1
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini1-1/+30
2021-09-10include: configs: am64x_evm: Add env variables for booting to kernel using US...Aswath Govindraju1-1/+30
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-4/+0
2021-07-27configs: am64x_evm: Move CONFIG_SYS_MMC_ENV_DEV and CONFIG_SYS_MMC_ENV_PART t...Aswath Govindraju1-6/+0
2021-06-09configs: am64: Enable configs to support USB host and device modesAswath Govindraju1-1/+11
2021-06-09configs: am64x_evm_*_defconfig: Rearrange the components in SRAM to satisfy t...Aswath Govindraju1-1/+2
2021-05-12include: configs: Update env for selecting right dtbLokesh Vutla1-4/+7
2021-05-12include: configs: am64x_evm: Optimize size of SPL BSSLokesh Vutla1-1/+1
2021-05-12include: configs: am64x: Avoid overlap of BSS and stack areaLokesh Vutla1-0/+5
2021-05-12board: ti: am64x: Add board support for am64x evmDave Gerlach1-0/+105