summaryrefslogtreecommitdiffstats
path: root/bsps/riscv/shared (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2023-03-17bsps/riscv: Make SMP start more robustSebastian Huber1-2/+14
2023-02-16doxygen: Add Doxygen files to a groupSebastian Huber1-0/+8
2022-11-04bsps/riscv: Use start data for objectSebastian Huber1-0/+6
2022-10-28bsps/riscv: Workaround for sporadic linker issuesSebastian Huber1-0/+1
2022-09-20bsps/riscv: Add Microchip PolarFire SoC BSP variantPadmarao Begari1-0/+2
2022-09-06bsp/riscv: Work area size based on /memory node in fdtDaniel Cederman1-0/+144
2022-02-25riscv: Use zicsr architecture extensionSebastian Huber1-0/+1
2021-09-21build: Remove old build systemSebastian Huber1-410/+0
2021-05-02bsps: Support RTEMS_NOINIT in linkcmdsSebastian Huber1-0/+7
2021-01-26bsps: Add missing DWARF 5 sectionsSebastian Huber1-3/+5
2021-01-25bsps: Support DWARF 5 sectionsSebastian Huber1-20/+30
2020-09-15bsps/riscv: Use far jump to boot_card()Sebastian Huber1-1/+1
2020-02-04bsps: Add RamEnd to linker command filesSebastian Huber1-0/+1
2019-10-27riscv: Add new offending input sections to the linker scriptHesham Almatary1-0/+5
2019-10-27riscv: Add NOLOAD directive to the .work sectionHesham Almatary1-1/+1
2019-10-27riscv: Address differences in the linkerscript between GNU LD and LLVM/LLDHesham Almatary1-51/+51
2019-10-27riscv: Generate linkcmds.base from the shared linkcmds.base.inHesham Almatary1-0/+0
2019-03-08bsps: Adjust shared Doxygen groupsSebastian Huber1-0/+8
2019-03-04bsps: Adjust architecture Doxygen groupsSebastian Huber1-0/+7
2019-01-22riscv: add griscv bspJiri Gaisler2-0/+532