aboutsummaryrefslogtreecommitdiff
path: root/include/configs/j721e_evm.h
AgeCommit message (Expand)AuthorFilesLines
2023-03-29include: configs: j721e_evm: Change to using .envNeha Malcom Francis1-134/+0
2023-02-06ti: j721e_evm: Add USB to the default boot orderTom Rini1-0/+7
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini1-1/+1
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-3/+3
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini1-2/+0
2022-06-28Complete migration of MTDPARTS_DEFAULT / MTDIDS_DEFAULT, include in environmentTom Rini1-9/+0
2022-06-10configs: j721e_evm.h: define CONFIG_SYS_FLASH_BASEVaishnav Achath1-0/+2
2022-06-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini1-5/+0
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini1-9/+0
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-2/+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-04-08spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK to KconfigTom Rini1-1/+0
2022-03-10include: configs: j721e_evm.h: Fix the env variable corresponding to QSGMII P...Aswath Govindraju1-2/+17
2022-02-16include: configs: Update env for selecting right dtbSinthu Raja1-0/+4
2022-02-08include: configs: j721e_evm: Add support to boot ethfw core in j721eAswath Govindraju1-9/+10
2022-01-21configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay1-2/+0
2022-01-21mtd: cfi: change CONFIG_SYS_MAX_FLASH_BANKS_DETECT as booleanPatrick Delaunay1-1/+2
2021-09-10configs: j72*_evm: Define the buffer sizes for dfuAswath Govindraju1-2/+0
2021-07-27arm: mach-k3: j721e: Cleanup MAIN R5 boot code from R5 SPLSuman Anna1-2/+0
2021-07-27arm: mach-k3: j721e: Move booting of Main R5FSS Core0 to A72 U-BootSuman Anna1-0/+1
2021-07-27env: ti: j721e-evm: Add env variable to power on & reset QSGMII PHY in J7200 EVMKishon Vijay Abraham I1-0/+14
2021-07-15configs: j721e_evm: Switch envboot out for distro_bootcmdTom Rini1-2/+22
2020-10-12Merge tag 'ti-v2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-5/+3
2020-10-12configs: j721e_evm: Get rid of overlayaddrNishanth Menon1-1/+0
2020-10-12configs: j721e_evm: Use DEFAULT_LINUX_BOOT_ENVNishanth Menon1-5/+4
2020-09-15env: ti: j721e-evm: Update R5 SPL rproc env variables for J7200Suman Anna1-0/+6
2020-09-15env: ti: j721e-evm: Update rproc_fw_binaries env variable for J7200Suman Anna1-1/+13
2020-09-15env: ti: j721e-evm: Limit scope of rproc env variables used by R5 SPLSuman Anna1-4/+11
2020-09-15configs: j721e_evm: Add Main R5FSS1 Core1 to default rproc boot listSuman Anna1-0/+1
2020-09-15configs: j721e_evm.h: Add U-Boot image address for HyperFlash bootVignesh Raghavendra1-0/+2
2020-08-11board: ti: j7200: Introduce support for j7200 build targetsLokesh Vutla1-2/+2
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini1-4/+0
2020-07-28configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigsPeng Fan1-2/+0
2020-03-03include: configs: j721e_evm: Add env variables for mcu_r5fss0_core0 & main_r5...Keerthy1-0/+4
2020-03-03configs: j721e_evm: Setup mtdparts for OSPIVignesh Raghavendra1-2/+12
2020-02-04configs: j721e_evm: Add DFU related variablesVignesh Raghavendra1-0/+4
2020-01-20configs: j721e_evm.h: Sync J721e environment configuration with AM65xAndrew F. Davis1-3/+9
2020-01-20configs: j721e_evm: Add configs for environment in eMMCFaiz Abbas1-0/+6
2020-01-20configs: j721e_evm_a72: Add Support for GPT partitionsFaiz Abbas1-0/+6
2020-01-20environment: ti: Add DFU environment variables k3_dfu.hVignesh Raghavendra1-0/+10
2019-11-20env: Finish migration of common ENV optionsTom Rini1-2/+0
2019-10-24Merge branch '2019-10-24-UFS-support'Tom Rini1-1/+3
2019-10-24configs: j721e_evm.h: Define CONFIG_SYS_MAX_FLASH_BANKS_DETECTVignesh Raghavendra1-0/+3
2019-10-23env: ti: Add environment variables to boot from UFSFaiz Abbas1-1/+3
2019-10-11env: ti: j721e-evm: Add support to boot rprocs including R5Fs and DSPsSuman Anna1-1/+13
2019-08-25Convert CONFIG_SYS_SPI_U_BOOT_OFFS to KconfigHannes Schmelzer1-2/+0