aboutsummaryrefslogtreecommitdiff
path: root/board/siemens/iot2050
AgeCommit message (Expand)AuthorFilesLines
2023-11-22arm: mach-k3: am65x: Move board selection to mach-k3Andrew Davis1-10/+0
2023-11-22board: ti: Add dependency from TARGET selection to SOCAndrew Davis1-1/+1
2023-10-27board: siemens: iot2050: Fix M.2 detectionJan Kiszka1-5/+6
2023-10-11board: siemens: iot2050: Fix logical bug in PG1/PG2 detectionJan Kiszka1-1/+1
2023-09-08include: env: ti: ti_armv7_common.env: Rename to ti_common.envNishanth Menon1-1/+1
2023-08-09env: Use include/env for text-environment includesSimon Glass1-1/+1
2023-07-28boards: siemens: iot2050: Unify PG1 and PG2/M.2 configurations againJan Kiszka3-35/+23
2023-07-28boards: siemens: iot2050: Fix boot configurationJan Kiszka1-0/+2
2023-07-25MAINTAINERS: Add some missing defconfig files to existing entriesTom Rini1-1/+2
2023-04-24arm: mach-k3: Remove empty sys_proto.h includeAndrew Davis1-1/+0
2023-04-24arm: mach-k3: Move MSMC fixup to SoC levelAndrew Davis1-10/+1
2023-03-29iot2050: Add support for configuring M.2 connectorJan Kiszka1-1/+258
2023-03-29board: siemens: iot2050: use the named gpio to control the user-buttonchao zeng1-1/+1
2023-03-29arm: dts: iot2050: Optionally embed OTP programming data into imageJan Kiszka1-0/+7
2023-03-29iot2050: Add watchdog start to bootcmdJan Kiszka1-0/+8
2023-03-29iot2050: Migrate settings into board env fileJan Kiszka1-0/+9
2023-03-29arm: dts: iot2050: Use the auto generator nodes for fdtSu Baocheng1-0/+3
2023-03-29board: siemens: iot2050: Split the build for PG1 and PG2Su Baocheng2-14/+26
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-07-25arm: mach-k3: Rename SOC_K3_AM6 to SOC_K3_AM654Andrew Davis1-1/+1
2021-11-11boards: siemens: iot2050: Ignore network errors during bootstage trackingJan Kiszka1-1/+2
2021-10-31bootstage: Add SPL supportMarek Vasut1-1/+1
2021-10-03board: siemens: Add support for SIMATIC IOT2050 devicesJan Kiszka5-0/+331