firmware: Change to use positive offset to access relocation entries
[platform/kernel/opensbi.git] / include /
2023-04-14 Xiang Wlib: sbi: Optimize sbi_tlb queue waiting
2023-04-07 Yu Chien Peter Linlib: sbi_pmu: Align the event type offset as per SBI...
2023-04-07 Sunil V Llib: sbi: Implement SBI CPPC extension
2023-04-07 Sunil V Linclude: Add defines for SBI CPPC extension
2023-04-06 Anup Patellib: sbi: Introduce sbi_entry_count() function
2023-04-06 Xiang Wlib: sbi: Fix how to check whether the domain contains...
2023-03-10 Evgenii Shatokhinlib: sbi: Clear IPIs before init_warm_startup in non...
2023-03-10 Evgenii Shatokhinlib: sbi: Refactor the calls to sbi_hart_switch_mode()
2023-03-10 Mayuresh Chitalelib: sbi_pmu: Add hartid parameter PMU device ops
2023-03-10 Mayuresh Chitalelib: sbi_pmu: Introduce fw_counter_write_value API
2023-03-10 Mayuresh Chitalelib: sbi_pmu: Update sbi_pmu dev ops
2023-03-10 Mayuresh Chitalelib: sbi_pmu: Reserve space for implementation specific...
2023-03-10 Mayuresh Chitalelib: sbi_pmu: Implement sbi_pmu_counter_fw_read_hi
2023-03-10 Mayuresh Chitalelib: sbi_pmu: add callback for counter width
2023-03-09 Minda Chenlib: utils/i2c: Add minimal StarFive jh7110 I2C driver
2023-02-27 Andrew Jonesplatform: generic: Add system suspend test
2023-02-27 Andrew Joneslib: sbi: Add system_suspend_allowed domain property
2023-02-27 Andrew Joneslib: sbi: Add system suspend skeleton
2023-02-27 Andrew Joneslib: sbi_hsm: Export some functions
2023-02-27 Anup Patelinclude: sbi: Remove extid parameter from vendor_ext_pr...
2023-02-27 Anup Patellib: sbi: Align SBI vendor extension id with mvendorid CSR
2023-02-27 Nylon Chenlib: sbi_hart: Enable hcontext and scontext
2023-02-27 Bin Menginclude: fdt/fdt_helper: Change fdt_get_address() to...
2023-02-10 Anup Patellib: sbi: Add console_puts() callback in the console...
2023-02-10 Anup Patellib: sbi: Add sbi_domain_check_addr_range() function
2023-02-09 Anup Patellib: sbi: Add sbi_ngets() function
2023-02-09 Anup Patellib: sbi: Add sbi_nputs() function
2023-02-09 Anup Patelinclude: Add defines for SBI debug console extension
2023-02-09 Anup Patelinclude: sbi: Fix BSWAPx() macros for big-endian host
2023-02-08 Rahul Pathakinclude: types: Add typedefs for endianness
2023-02-08 Rahul Pathakinclude: Add support for byteorder/endianness conversion
2023-01-24 Samuel Hollandlib: utils: Add fdt_add_cpu_idle_states() helper function
2023-01-23 Himanshu Chauhanfirmware: Add RW section offset in scratch
2023-01-22 Yu Chien Peter Linlib: utils: atcsmu: Add Andes System Management Unit...
2023-01-22 Yu Chien Peter Lininclude: types: add always inline compiler attribute
2023-01-22 Yu Chien Peter Linlib: sbi_hsm: handle failure when hart_stop returns...
2023-01-09 Himanshu Chauhanlib: utils: Disallow non-root domains from adding M...
2023-01-09 Himanshu Chauhaninclude: sbi: Fine grain the permissions for M and...
2023-01-09 Bin Menglib: sbi_hsm: Rename 'priv' argument to 'arg1'
2023-01-07 Anup Patellib: sbi: Allow platform to influence cold boot HART...
2023-01-06 Bin Mengtreewide: Replace TRUE/FALSE with true/false
2022-12-24 Anup Patelinclude: Bump-up version to 1.2 v1.2
2022-12-17 Bin Menglib: utils/irqchip: plic: Ensure no out-of-bound access...
2022-12-17 Bin Menglib: utils/irqchip: plic: Ensure no out-of-bound access...
2022-12-12 Lad Prabhakarlib: utils: serial: Add FDT driver for Renesas SCIF
2022-12-12 Lad Prabhakarlib: utils: serial: Add Renesas SCIF driver
2022-10-23 Vivian Wanglib: sbi_ecall: Generate extensions list with carray
2022-10-23 Yu Chien Peter Linlib: utils/ipi: Add Andes fdt ipi driver support
2022-10-23 Yu Chien Peter Linlib: utils/timer: Add Andes fdt timer support
2022-10-23 Yu Chien Peter Linlib: sbi: Add sbi_domain_root_add_memrange() API
2022-10-23 Yu Chien Peter Lininclude: sbi: Fix grammar in comment
2022-10-23 Yu Chien Peter Lininclude: sbi: Fix typo in comment
2022-10-13 Heiko Stuebnerlib: sbi_platform: expose hart_features to extension_in...
2022-10-13 Heiko Stuebnerlib: sbi_hart: move hart_features struct to a public...
2022-10-13 Heiko Stuebnerlib: sbi_pmu: move pmu irq information into pmu itself
2022-09-13 Kautuk Consullib: utils/serial: add semihosting support
2022-09-13 Vivian Wanglib: sbi_trap: Add helper to get GVA in sbi_trap_regs
2022-09-01 Anup Patelinclude: sbi: Reduce includes in sbi_pmu.h
2022-09-01 Anup Patellib: sbi_pmu: Add custom PMU device operations
2022-09-01 Anup Patellib: sbi_pmu: Simplify FW counters to reduce memory...
2022-09-01 Anup Patellib: sbi_pmu: Replace sbi_pmu_ctr_read() with sbi_pmu_c...
2022-09-01 Rahul Pathakinclude: Remove sideleg and sedeleg
2022-08-23 Jun Liang Tanlib: utils: serial: Add Cadence UART driver
2022-08-22 Anup Patellib: sbi: Use the official extension name for AIA M...
2022-08-22 Vivian Wanglib: sbi_trap: Save mstatus[h].GVA in trap->gva
2022-08-22 Vivian Wanginclude: Add mstatus[h].GVA encodings
2022-08-08 Anup Patellib: utils/fdt: Use kconfig for enabling/disabling
2022-08-08 Anup Patellib: utils/irqchip: Use kconfig for enabling/disabling...
2022-08-08 Anup Patellib: utils/ipi: Use kconfig for enabling/disabling...
2022-08-08 Anup Patellib: utils/timer: Use kconfig for enabling/disabling...
2022-08-08 Anup Patellib: utils/reset: Use kconfig for enabling/disabling...
2022-08-08 Anup Patellib: utils/serial: Use kconfig for enabling/disabling...
2022-07-30 Atish Patralib: sbi: Add the bound check for events during config...
2022-07-11 Ben Dookslib: sbi: add check for ipi device for hsm start
2022-07-08 Adnan Rahman Chowdhurylib: sbi_timer: Added a conditional wait function which...
2022-06-25 Anup Patelinclude: Bump-up version to 1.1 v1.1
2022-06-24 Anup Patelinclude: sbi: Change spec version to 1.0
2022-06-21 Anup Patellib: utils: Remove CSRs that set/clear an IMSIC interru...
2022-06-21 dramforeverinclude: sbi: Add mtinst/htinst psuedoinstructions
2022-06-13 Samuel Hollandlib: utils/irqchip: Add wrapper for T-HEAD PLIC delegation
2022-06-13 Samuel Hollandlib: utils/irqchip: Add FDT wrappers for PLIC save...
2022-06-13 Samuel Hollandlib: irqchip/plic: Add priority save/restore helpers
2022-06-13 Samuel Hollandlib: irqchip/plic: Add context save/restore helpers
2022-06-13 Samuel Hollandlib: irqchip/plic: Factor out a context init function
2022-06-13 Samuel Hollandlib: irqchip/plic: Constify plic_data pointers
2022-06-13 Samuel Hollandlib: sbi_hsm: Assume a consistent resume address
2022-06-13 Samuel Hollandlib: sbi_hsm: Call a device hook during hart resume
2022-06-01 Samuel Hollandlib: sbi_illegal_insn: Add emulation for fence.tso
2022-05-30 Samuel Hollandlib: utils/fdt: Require match data to be const
2022-05-14 Jan Remeslib: utils/fdt: rename fdt_parse_max_hart_id
2022-05-14 Jan Remeslib: utils/fdt: introduce fdt_node_is_enabled()
2022-05-13 Anup Patellib: utils/gpio: Generate FDT gpio driver list at compi...
2022-05-07 Anup Patellib: sbi_platform: Add callback to populate HART extensions
2022-05-07 Anup Patellib: sbi: Add sbi_hart_update_extension() function
2022-05-07 Anup Patellib: sbi: Convert hart features into hart extensions
2022-05-07 Anup Patellib: sbi: Remove MENVCFG hart feature
2022-05-07 Anup Patellib: sbi: Remove MCOUNTINHIBT hart feature
2022-05-07 Anup Patellib: sbi: Remove MCOUNTEREN and SCOUNTEREN hart features
2022-05-07 Anup Patellib: sbi: Detect and print privileged spec version
2022-05-07 Jun Liang Taninclude: sbi: Define SBI_PMU_HW_EVENT_MAX to 256
next