summaryrefslogtreecommitdiff
path: root/board/kontron/sl28
AgeCommit message (Expand)Author
2025-07-24treewide: Remove empty board_init() function from all boardsSam Protsenko
2024-12-15board: sl28: fix network on variant 3Michael Walle
2024-12-15board: sl28: fix linking with disabled watchdogMichael Walle
2024-10-11board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-06-26cmd: Make use of U_BOOT_LONGHELP when missingTom Rini
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07board: kontron: Remove <common.h> and add needed includesTom Rini
2024-04-24board: sl28: move to OF_UPSTREAMMichael Walle
2023-06-08efi_loader: add the number of image entries in efi_capsule_update_infoMasahisa Kojima
2023-02-10Correct SPL use of WATCHDOG_AUTOSTARTSimon Glass
2023-02-10Correct SPL use of SL28_SPL_LOADS_OPTEE_BL32Simon Glass
2023-02-10Correct SPL use of SL28CPLDSimon Glass
2023-02-09Correct SPL uses of EFI_HAVE_CAPSULE_SUPPORTSimon Glass
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-09-06board: sl28: support dynamic promptsMichael Walle
2022-09-06board: sl28: add user friendly names for the boot sourcesMichael Walle
2022-09-06board: sl28: implement additional bootsourcesMichael Walle
2022-06-20board: sl28: support 8 GiB memoryMichael Walle
2022-06-20board: sl28: remove unneeded ddr config parameterMichael Walle
2022-06-20board: sl28: set CPO valueMichael Walle
2022-04-26board: sl28: add basic PSCI implementationMichael Walle
2022-04-15capsule: board: Add information needed for capsule updatesSughosh Ganu
2022-04-12Layerscape: Enable Job ring driver model.Gaurav Jain
2022-02-28board: sl28: disable recovery watchdogMichael Walle
2022-02-28board: sl28: print CPLD version on bootupMichael Walle
2022-02-28board: sl28: fix DRAM pretty printMichael Walle
2021-12-19fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODEMarek BehĂșn
2021-11-09board: kontron: sl28: add myself to ls1028a.dtsi maintainersMichael Walle
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-04-15board: sl28: add config to enable console output on SER0Michael Walle
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini
2021-02-08board: sl28: add SATA supportMichael Walle
2021-02-08board: sl28: add network variant 2 supportMichael Walle
2021-02-08board: sl28: add network variant 1 supportMichael Walle
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-12-04board: sl28: add OP-TEE Trusted OS support (bl32)Michael Walle
2020-12-04board: sl28: add ATF support (bl31)Michael Walle
2020-10-23board: sl28: add board specific nvm commandMichael Walle
2020-10-23board: kontron: add sl28 supportMichael Walle