| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-05 | platform: ariane: Move ariane platform from fpga to generic | Manuel Hernández Méndez | |
| The Ariane framework has a generic PMU that is not used by OpenSBI. Due to OpenSBI’s build system we cannot directly reuse the generic platform functions, so move the Ariane platform to generic. Also due to the generic platform is where new features are added. Signed-off-by: Manuel Hernández Méndez <[email protected]> Reviewed-by: Anup Patel <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Anup Patel <[email protected]> | |||
| 2024-04-10 | firmware: remove FW_TEXT_START | Xiang W | |
| Now opensbi can run at any address via dynamic relocation. We can remove FW_TEXT_START. Signed-off-by: Xiang W <[email protected]> Reviewed-by: Anup Patel <[email protected]> Tested-by: Anup Patel <[email protected]> | |||
| 2022-08-08 | platform: Remove redundant config.mk from all platforms | Anup Patel | |
| The options defined in config.mk can be specified in objects.mk of each platform so let us remove config.mk from all platforms. Signed-off-by: Anup Patel <[email protected]> Tested-by: Andrew Jones <[email protected]> Acked-by: Atish Patra <[email protected]> Tested-by: Atish Patra <[email protected]> | |||
| 2020-03-24 | platform: Move ariane standalone fpga project to its own project | Atish Patra | |
| Signed-off-by: Atish Patra <[email protected]> Reviewed-by: Anup Patel <[email protected]> | |||
