aboutsummaryrefslogtreecommitdiff
path: root/include/configs/j721e_evm.h
AgeCommit message (Expand)Author
2024-07-05configs: Remove duplicate newlinesMarek Vasut
2024-06-18board: j721e: Define capsule update firmware infoJonathan Humphreys
2023-12-15board: ti: k3: Remove need for CFG_SYS_SDRAM_BASEAndrew Davis
2023-07-21include: armv7: Enable distroboot across all configsManorit Chawdhry
2023-07-21include: j7*_evm.h: Cleanups to be doneManorit Chawdhry
2023-03-29include: configs: j721e_evm: Change to using .envNeha Malcom Francis
2023-02-06ti: j721e_evm: Add USB to the default boot orderTom Rini
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini
2022-06-28Complete migration of MTDPARTS_DEFAULT / MTDIDS_DEFAULT, include in environmentTom Rini
2022-06-10configs: j721e_evm.h: define CONFIG_SYS_FLASH_BASEVaishnav Achath
2022-06-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to KconfigTom Rini
2022-05-05include: configs: am**x/j721e/j721s2_evm.h: Move the stack pointer init addre...Aswath Govindraju
2022-04-08spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK to KconfigTom Rini
2022-03-10include: configs: j721e_evm.h: Fix the env variable corresponding to QSGMII P...Aswath Govindraju
2022-02-16include: configs: Update env for selecting right dtbSinthu Raja
2022-02-08include: configs: j721e_evm: Add support to boot ethfw core in j721eAswath Govindraju
2022-01-21configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay
2022-01-21mtd: cfi: change CONFIG_SYS_MAX_FLASH_BANKS_DETECT as booleanPatrick Delaunay
2021-09-10configs: j72*_evm: Define the buffer sizes for dfuAswath Govindraju
2021-07-27arm: mach-k3: j721e: Cleanup MAIN R5 boot code from R5 SPLSuman Anna
2021-07-27arm: mach-k3: j721e: Move booting of Main R5FSS Core0 to A72 U-BootSuman Anna
2021-07-27env: ti: j721e-evm: Add env variable to power on & reset QSGMII PHY in J7200 EVMKishon Vijay Abraham I
2021-07-15configs: j721e_evm: Switch envboot out for distro_bootcmdTom Rini
2020-10-12Merge tag 'ti-v2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-10-12configs: j721e_evm: Get rid of overlayaddrNishanth Menon
2020-10-12configs: j721e_evm: Use DEFAULT_LINUX_BOOT_ENVNishanth Menon
2020-09-15env: ti: j721e-evm: Update R5 SPL rproc env variables for J7200Suman Anna
2020-09-15env: ti: j721e-evm: Update rproc_fw_binaries env variable for J7200Suman Anna
2020-09-15env: ti: j721e-evm: Limit scope of rproc env variables used by R5 SPLSuman Anna
2020-09-15configs: j721e_evm: Add Main R5FSS1 Core1 to default rproc boot listSuman Anna
2020-09-15configs: j721e_evm.h: Add U-Boot image address for HyperFlash bootVignesh Raghavendra
2020-08-11board: ti: j7200: Introduce support for j7200 build targetsLokesh Vutla
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini
2020-07-28configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigsPeng Fan
2020-03-03include: configs: j721e_evm: Add env variables for mcu_r5fss0_core0 & main_r5...Keerthy
2020-03-03configs: j721e_evm: Setup mtdparts for OSPIVignesh Raghavendra
2020-02-04configs: j721e_evm: Add DFU related variablesVignesh Raghavendra
2020-01-20configs: j721e_evm.h: Sync J721e environment configuration with AM65xAndrew F. Davis
2020-01-20configs: j721e_evm: Add configs for environment in eMMCFaiz Abbas
2020-01-20configs: j721e_evm_a72: Add Support for GPT partitionsFaiz Abbas
2020-01-20environment: ti: Add DFU environment variables k3_dfu.hVignesh Raghavendra
2019-11-20env: Finish migration of common ENV optionsTom Rini