Age | Commit message (Expand) | Author |
2021-11-11 | lib: sbi: Detect Sscofpmf extension at run time | Atish Patra |
2021-11-11 | lib: sbi: Update csr_read/write_num for PMU | Atish Patra |
2021-11-11 | riscv: Add new CSRs introduced by Sscofpmf[1] extension | Atish Patra |
2021-11-08 | lib: sbi: error handling in fdt_reset_init() | Heinrich Schuchardt |
2021-11-08 | platform: generic: move fdt_reset_init to final_init | Heinrich Schuchardt |
2021-11-08 | lib: sbi: move sbi_boot_print_general() | Heinrich Schuchardt |
2021-11-03 | lib: utils/gpio: use list for drivers | Nikita Shubin |
2021-11-02 | lib: sbi: Fix GPA passed to __sbi_hfence_gvma_xyz() functions | Anup Patel |
2021-11-02 | include: sbi_utils: Introduce an helper to get fdt base address | Alexandre Ghiti |
2021-11-02 | lib: sbi: Refine addr format in sbi_printf | Dong Du |
2021-11-02 | lib: utils/reset: Register separate GPIO system reset devices | Anup Patel |
2021-10-21 | lib: utils/irqchip: Automatically delegate T-HEAD PLIC access | Samuel Holland |
2021-10-20 | Makefile: Add build time and compiler info string | Wei Fu |
2021-10-18 | lib: sbi: system reset with invalid parameters | Heinrich Schuchardt |
2021-10-18 | lib: sbi: Save context for all non-retentive suspend types | Anup Patel |
2021-10-11 | lib: sbi: add priority for reset handler | Nikita Shubin |
2021-10-11 | lib: sbi: convert reset to list | Nikita Shubin |
2021-10-01 | lib: utils: identify supported GPIO reset methods | Heinrich Schuchardt |
2021-09-26 | lib: utils/reset: use sbi_timer_mdelay() in gpio reset driver | Anup Patel |
2021-09-26 | lib: sbi: Add generic timer delay loop function | Anup Patel |
2021-09-26 | lib: sbi: Print timer frequency at boot time | Anup Patel |
2021-09-26 | lib: sbi: Add timer frequency to struct sbi_timer_device | Anup Patel |
2021-09-26 | lib: utils/fdt: Add fdt_parse_timebase_frequency() function | Anup Patel |
2021-09-22 | lib: sbi: Add BUG() macro for csr_read/write_num() and misa_string() | Xiang W |
2021-09-22 | lib: sbi: add some macros to detect BUG at runtime | Xiang W |
2021-09-22 | lib: sbi: fix ctz bug | Xiang W |
2021-09-14 | lib: utils/reset: Add a sunxi watchdog reset driver | Samuel Holland |
2021-09-14 | lib: utils/reset: Sort fdt_reset driver list | Samuel Holland |
2021-09-03 | lib: sbi: Refine the way to construct platform features | Dong Du |
2021-09-03 | lib: sbi: Checking fifo validness in sbi_fifo_is_empty and is_full | Dong Du |
2021-08-30 | lib: sbi: protect dprintf output with spinlock | Dong Du |
2021-08-30 | lib: sbi: Correct typo in faults delegation CSR name | Rahul Pathak |
2021-08-20 | payloads/test: Add support for SBI v0.2 ecalls | Samuel Holland |
2021-08-20 | lib: sbi_trap: Restore redirect for access faults | Samuel Holland |
2021-08-20 | lib: sbi: Fix bug in sbi_ecall_rfence that misses checking | Dong Du |
2021-08-14 | lib: utils/timer: Simplify MTIMER synchronization | Anup Patel |
2021-08-14 | lib: utils/timer: Allow ACLINT MTIMER supporting only 32-bit MMIO | Anup Patel |
2021-08-14 | lib: utils/fdt: Extend fdt_parse_aclint_node() function | Anup Patel |
2021-08-14 | lib: utils: Extend fdt_get_node_addr_size() for multiple register sets | Anup Patel |
2021-08-14 | lib: utils/timer: Allow separate base addresses for MTIME and MTIMECMP | Anup Patel |
2021-08-07 | lib: utils/fdt: Change addr and size to uint64_t | Bin Meng |
2021-08-07 | lib: sbi: Fix bug in strncmp function when count is 0 | Dong Du |
2021-07-27 | lib: utils: support both of gpio-poweroff, gpio-reset | Heinrich Schuchardt |
2021-07-27 | lib: utils: remove unused variable in fdt_reset_init | Heinrich Schuchardt |
2021-07-27 | generic: fu740: add workaround for CIP-1200 errata | David Abdurachmanov |
2021-07-27 | firmware: use _fw_start for load address | Xiang W |
2021-07-27 | Makefile: Manually forward RELAX_FLAG to the assembler when linking with LLD | Bin Meng |
2021-07-17 | README: Update toolchain information | Bin Meng |
2021-07-17 | docs: Document FW_PIC compile time option | Bin Meng |
2021-07-17 | docs: Document parameters passed to firmware and alignment requirement | Bin Meng |