summaryrefslogtreecommitdiff
path: root/board/kontron/sl28
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 Ganu1-0/+21
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
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-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-05board: sl28: add OP-TEE Trusted OS support (bl32)Michael Walle2-0/+30
2020-12-05board: 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