summaryrefslogtreecommitdiff
path: root/include/configs/smegw01.h
Commit message (Expand)AuthorAgeFilesLines
* smegw01: Convert CFG_EXTRA_ENV_SETTINGS to an env fileFabio Estevam2023-05-021-68/+0
* smegw01: Add lockdown U-Boot env supportEduard Strehlau2023-05-021-3/+45
* smegw01: Switch to fitImageEduard Strehlau2023-05-021-9/+5
* smegw01: Change default boot device to eMMCEduard Strehlau2023-05-021-1/+1
* smegw01: Enable EMMC boot from multiple partitionsEduard Strehlau2023-05-021-4/+8
* smegw01: Only commit to new partition if update was successfulEduard Strehlau2023-05-021-4/+12
* smegw01: Run altbootcmd in the case of failureEduard Strehlau2023-05-021-1/+7
* smegw01: Add altbootcmdEduard Strehlau2023-05-021-0/+8
* smegw01: Enable setting additional boot paramsEduard Strehlau2023-05-021-1/+7
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-231-1/+1
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-2/+2
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-1/+1
* global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2022-11-101-1/+1
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-5/+0
* Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespaceTom Rini2021-12-271-1/+0
* Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-011-5/+0
* Convert CONFIG_SYS_HZ to KconfigTom Rini2021-11-051-2/+0
* smegw01: Pass 'mmcpart' to the kernel command lineFabio Estevam2021-10-071-2/+1
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-3/+0
* global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-311-1/+0
* smegw01: Allow booting the Yocto image by defaultFabio Estevam2021-07-101-3/+3
* mx7d: Add Storopack's SMEGW01 boardFabio Estevam2021-06-091-0/+63