aboutsummaryrefslogtreecommitdiff
path: root/board/kontron
AgeCommit message (Expand)AuthorFilesLines
2022-04-26board: sl28: add basic PSCI implementationMichael Walle2-0/+44
2022-04-15capsule: board: Add information needed for capsule updatesSughosh Ganu3-1/+61
2022-04-12Layerscape: Enable Job ring driver model.Gaurav Jain1-3/+0
2022-02-28board: sl28: disable recovery watchdogMichael Walle1-0/+29
2022-02-28board: sl28: print CPLD version on bootupMichael Walle1-0/+28
2022-02-28board: sl28: fix DRAM pretty printMichael Walle1-2/+0
2022-02-19kontron-pitx-imx8m: fix board_mmc_getcd()Heiko Thiery1-4/+3
2022-02-08imx: Don't define __ASSEMBLY__ in source filesSimon Glass1-1/+0
2022-02-05board: kontron: pitx-imx8m: Add Kontron pitx-imx8m board supportHeiko Thiery9-0/+4248
2021-12-19fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODEMarek BehĂșn1-1/+1
2021-11-09board: kontron: sl28: add myself to ls1028a.dtsi maintainersMichael Walle1-0/+1
2021-10-07imx: imx8mm: Add support for Kontron Electronics SL/BL i.MX8M-Mini boards (N8...Frieder Schrempf7-0/+2305
2021-10-07imx: imx6ul: Add support for Kontron Electronics SL/BL i.MX6UL/ULL boards (N6...Frieder Schrempf5-0/+494
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-1/+1
2021-04-15board: sl28: add config to enable console output on SER0Michael Walle3-1/+22
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini3-0/+3
2021-02-08board: sl28: add SATA supportMichael Walle4-11/+41
2021-02-08board: sl28: add network variant 2 supportMichael Walle1-0/+2
2021-02-08board: sl28: add network variant 1 supportMichael Walle1-0/+2
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass3-0/+3
2020-12-04board: sl28: add OP-TEE Trusted OS support (bl32)Michael Walle2-0/+30
2020-12-04board: sl28: add ATF support (bl31)Michael Walle3-1/+69
2020-10-23board: sl28: add board specific nvm commandMichael Walle2-1/+179
2020-10-23board: kontron: add sl28 supportMichael Walle7-0/+241