Age | Commit message (Expand) | Author |
2020-03-11 | include: Remove disabled_hart_mask from sbi_platform | Anup Patel |
2020-02-05 | platform: Add an platform ops to return platform specific tlb flush limit | Atish Patra |
2020-01-24 | platform: template: typo fix in system reboot/shutdown names | Jiuyang Liu (Sequencer) |
2020-01-02 | lib: utils: Support CLINT with 32bit MMIO access on RV64 system | Anup Patel |
2019-09-10 | lib: provide a platform specific tlb range flush threshold | Atish Patra |
2019-08-16 | platform: Remove the ipi_sync method from all platforms. | Atish Patra |
2019-06-29 | include: Add version info to struct sbi_platform | Abner Chang |
2019-06-29 | include: Move callbacks in sbi_platform to separate struct | Abner Chang |
2019-06-19 | platform: Enable all drivers by default. | Atish Patra |
2019-05-10 | platform: Enable dynamic firmware for appropriate platforms | Anup Patel |
2019-04-24 | all: run clang-format and update checked-in files | Olof Johansson |
2019-03-06 | platform: Make the `platform` read-only | Xiang Wang |
2019-03-05 | lib:platform: Fix sbi_getc return type. | Atish Patra |
2019-02-19 | template: Fix some callback names | Sergi Granell |
2019-02-19 | template: Remove trailing ';' | Sergi Granell |
2019-02-19 | template: Fix typo in platform_final_init | Sergi Granell |
2019-02-15 | Makefile: Add 'make run' command for platform specific run | Olof Johansson |
2019-02-12 | Makefile: Set ABI, ISA and Code Model in top-level make | Anup Patel |
2019-02-12 | platform: template: Improve comments for FW_JUMP_ADDR and FW_PAYLOAD_OFFSET | Anup Patel |
2019-02-08 | platform: template: Move kernel start address to 4MB alligned | Alistair Francis |
2019-02-08 | platform/qemu/virt: Dynamically calculate xlen | Alistair Francis |
2019-01-24 | platform: add template platform files | Damien Le Moal |