summaryrefslogtreecommitdiff
path: root/include/configs/am64x_evm.h
Commit message (Expand)AuthorAgeFilesLines
* include: configs: am64x_evm: Change to using .envNikhil M Jain2023-04-251-85/+0
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-231-1/+1
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-1/+1
* Convert CONFIG_SYS_USB_FAT_BOOT_PARTITION to KconfigTom Rini2022-06-281-2/+0
* Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini2022-06-061-7/+0
* Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini2022-06-061-11/+1
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-2/+0
* Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini2022-06-061-7/+0
* Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to KconfigTom Rini2022-06-061-4/+0
* include: configs: am**x/j721e/j721s2_evm.h: Move the stack pointer init addre...Aswath Govindraju2022-05-051-2/+1
* configs: am64xx_evm: Increase BSS max size to 16KVignesh Raghavendra2022-01-281-1/+1
* Merge tag 'v2021.10-rc4' into nextTom Rini2021-09-161-1/+30
|\
| * include: configs: am64x_evm: Add env variables for booting to kernel using US...Aswath Govindraju2021-09-101-1/+30
* | Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-311-4/+0
|/
* configs: am64x_evm: Move CONFIG_SYS_MMC_ENV_DEV and CONFIG_SYS_MMC_ENV_PART t...Aswath Govindraju2021-07-271-6/+0
* configs: am64: Enable configs to support USB host and device modesAswath Govindraju2021-06-091-1/+11
* configs: am64x_evm_*_defconfig: Rearrange the components in SRAM to satisfy t...Aswath Govindraju2021-06-091-1/+2
* include: configs: Update env for selecting right dtbLokesh Vutla2021-05-121-4/+7
* include: configs: am64x_evm: Optimize size of SPL BSSLokesh Vutla2021-05-121-1/+1
* include: configs: am64x: Avoid overlap of BSS and stack areaLokesh Vutla2021-05-121-0/+5
* board: ti: am64x: Add board support for am64x evmDave Gerlach2021-05-121-0/+105