aboutsummaryrefslogtreecommitdiff
path: root/include/configs/smegw01.h
AgeCommit message (Expand)Author
2023-05-02smegw01: Convert CFG_EXTRA_ENV_SETTINGS to an env fileFabio Estevam
2023-05-02smegw01: Add lockdown U-Boot env supportEduard Strehlau
2023-05-02smegw01: Switch to fitImageEduard Strehlau
2023-05-02smegw01: Change default boot device to eMMCEduard Strehlau
2023-05-02smegw01: Enable EMMC boot from multiple partitionsEduard Strehlau
2023-05-02smegw01: Only commit to new partition if update was successfulEduard Strehlau
2023-05-02smegw01: Run altbootcmd in the case of failureEduard Strehlau
2023-05-02smegw01: Add altbootcmdEduard Strehlau
2023-05-02smegw01: Enable setting additional boot paramsEduard Strehlau
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-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2021-12-27Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespaceTom Rini
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini
2021-11-05Convert CONFIG_SYS_HZ to KconfigTom Rini
2021-10-07smegw01: Pass 'mmcpart' to the kernel command lineFabio Estevam
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini
2021-07-10smegw01: Allow booting the Yocto image by defaultFabio Estevam
2021-06-09mx7d: Add Storopack's SMEGW01 boardFabio Estevam