summaryrefslogtreecommitdiff
path: root/include/configs/iot2050.h
Commit message (Expand)AuthorAgeFilesLines
* iot2050: Add support for configuring M.2 connectorJan Kiszka2023-03-291-0/+1
* iot2050: Add CFG_ENV_FLAGS_LIST_STATICJan Kiszka2023-03-291-0/+7
* iot2050: Migrate settings into board env fileJan Kiszka2023-03-291-9/+2
* Correct SPL uses of CMD_USBSimon Glass2023-02-091-1/+1
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-231-1/+1
* Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini2022-07-071-2/+0
* Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini2022-06-281-4/+0
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-2/+0
* Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini2022-06-061-2/+0
* board: siemens: iot2050: Adjust to changes in DT and configurationJan Kiszka2021-10-111-2/+0
* board: siemens: Add support for SIMATIC IOT2050 devicesJan Kiszka2021-10-031-0/+62