firmware: Change to use positive offset to access relocation entries
[platform/kernel/opensbi.git] / lib /
2023-04-14 Xiang Wlib: sbi: Optimize sbi_tlb queue waiting
2023-04-13 Xiang Wsbi: tlb: Simplify to tlb_process_count/tlb_process...
2023-04-13 Xiang Wlib: sbi: Optimize sbi_ipi
2023-04-13 Xiang Wlib: sbi: Optimize sbi_tlb
2023-04-07 Heinrich Schuchardtlib: utils: fdt_fixup: avoid buffer overrun
2023-04-07 Yu Chien Peter Linlib: sbi_pmu: Align the event type offset as per SBI...
2023-04-07 Sunil V Llib: sbi: Print the CPPC device name
2023-04-07 Sunil V Llib: sbi: Implement SBI CPPC extension
2023-04-06 Mayuresh Chitalelib: sbi_hart: clear mip csr during hart init
2023-04-06 Anup Patellib: sbi_hsm: Fix sbi_hsm_hart_start() for platform...
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-04-06 Xiang Wlib: sbi_scratch: Optimize the alignment code for alloc...
2023-03-10 Evgenii Shatokhinlib: sbi: Clear IPIs before init_warm_startup in non...
2023-03-10 Evgenii Shatokhinlib: sbi: Set the state of a hart to START_PENDING...
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: Use dedicated event code for platform...
2023-03-10 Mayuresh Chitalelib: sbi_pmu: Update sbi_pmu dev ops
2023-03-10 Mayuresh Chitalelib: sbi_pmu: Rename fw_counter_value
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 Mayuresh Chitalelib: serial: Cadence: Enable compatibility for cdns...
2023-03-09 Minda Chenlib: utils/i2c: Add minimal StarFive jh7110 I2C driver
2023-03-01 minda.chengpio/starfive: add gpio driver and support gpio reset
2023-02-27 Andrew Jonesplatform: generic: Add system suspend test
2023-02-27 Andrew Joneslib: sbi: Implement system suspend
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 Andrew Joneslib: sbi_hsm: Remove unnecessary include
2023-02-27 Andrew Joneslib: sbi_hsm: Move misplaced comment
2023-02-27 Andrew Joneslib: sbi_hsm: Ensure errors are consistent with spec
2023-02-27 Andrew Joneslib: sbi_hsm: Don't try to restore state on failed...
2023-02-27 Andrew Joneslib: sbi_hsm: Factor out invalid state detection
2023-02-27 Bin Menglib: utils/fdt/fdt_domain: Simplify region access permi...
2023-02-27 Bin Menglib: sbi/sbi_domain: cosmetic style fixes
2023-02-27 Yu Chien Peter Linlib: sbi: sbi_ecall: Check the range of SBI error
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 Xiang Wlib: utils: fdt_fixup: Fix compile error
2023-02-27 Bin Menglib: utils/fdt: Fix fdt_pmu.c header dependency
2023-02-10 Anup Patellib: sbi: Speed-up sbi_printf() and friends using nputs()
2023-02-10 Anup Patellib: utils/serial: Implement console_puts() for semihosting
2023-02-10 Anup Patellib: sbi: Add console_puts() callback in the console...
2023-02-10 Anup Patellib: sbi: Implement SBI debug console extension
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-08 Rahul Pathakinclude: types: Add typedefs for endianness
2023-02-08 Rahul Pathaklib: utils/fdt: Use byteorder conversion functions...
2023-02-08 Andrew Joneslib: sbi: Ensure domidx_to_domain_table is null-terminated
2023-02-08 Himanshu Chauhanlib: utils: Mark only the largest region as reserved...
2023-02-08 Nick Hulib: sbi_hsm: Use csr_set to restore the MIP
2023-01-24 Samuel Hollandlib: utils: Add fdt_add_cpu_idle_states() helper function
2023-01-23 Himanshu Chauhanlib: sbi: Add separate entries for firmware RX and...
2023-01-23 Himanshu Chauhanlib: sbi: Print the RW section offset
2023-01-22 Mayuresh Chitalelib: utils: Fix reserved memory node for firmware memory
2023-01-22 Yu Chien Peter Linlib: reset/fdt_reset_atcwdt200: Use defined macros...
2023-01-22 Yu Chien Peter Linlib: utils: atcsmu: Add Andes System Management Unit...
2023-01-22 Yu Chien Peter Linlib: sbi_hsm: handle failure when hart_stop returns...
2023-01-09 Himanshu Chauhanlib: utils: Add M-mode {R/W} flags to the MMIO regions
2023-01-09 Himanshu Chauhanlib: utils: Disallow non-root domains from adding M...
2023-01-09 Himanshu Chauhanlib: utils: Use SU-{R/W/X} flags for region permissions...
2023-01-09 Himanshu Chauhanlib: sbi: Modify the boot time region flag prints
2023-01-09 Himanshu Chauhanlib: sbi: Use finer permission sematics to decide on...
2023-01-09 Himanshu Chauhanlib: sbi: Add permissions for the firmware start till end
2023-01-09 Himanshu Chauhanlib: sbi: Use finer permission semantics for address...
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 Menglib: utils/sys: Allow custom HTIF base address for...
2023-01-06 Bin Mengtreewide: Replace TRUE/FALSE with true/false
2022-12-17 Icenowy Zhenglib: utils/timer: mtimer: add T-Head C9xx CLINT compatible
2022-12-17 Icenowy Zhenglib: utils/timer: mtimer: add a quirk for lacking mtime...
2022-12-17 Icenowy Zhenglib: utils/ipi: mswi: add T-Head C9xx CLINT compatible
2022-12-17 Bin Menglib: utils/irqchip: plic: Ensure no out-of-bound access...
2022-12-17 Bin Menglib: utils/irqchip: plic: Fix the off-by-one error...
2022-12-17 Bin Menglib: utils/irqchip: plic: Fix the off-by-one error...
2022-12-17 Bin Menglib: utils/irqchip: plic: Ensure no out-of-bound access...
2022-12-17 Bin Menglib: utils/irqchip: plic: Fix the off-by-one error...
2022-12-12 Lad Prabhakarlib: utils/irqchip: Add compatible string for Andestech...
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-12-09 Himanshu Chauhanlib: sbi: Synchronize PMP settings with virtual memory...
2022-12-09 Heinrich Schuchardtlib: fix irqchip_plic_update_hartid_table
2022-12-09 Heinrich Schuchardtlib: fix __fdt_parse_region()
2022-12-09 Heinrich Schuchardtlib: fix is_region_valid()
2022-12-05 Lad Prabhakarlib: utils: Add fdt_fixup_node() helper function
2022-12-05 Heinrich Schuchardtlib: fix fdt_parse_aclint_node()
2022-12-05 Heinrich Schuchardtlib: simplify fdt_translate_address()
2022-12-05 Heinrich Schuchardtlib: fix fdt_parse_plicsw_node()
2022-12-05 Heinrich Schuchardtlib: fix fdt_parse_plmt_node()
2022-12-05 Heinrich Schuchardtlib: simplify fdt_parse_plicsw_node()
2022-12-05 Heinrich Schuchardtlib: simplify fdt_parse_plmt_node()
2022-12-04 Xiang Wlib: sbi: Fix is_region_valid()
2022-12-04 Xiang Wlib: sbi: Simplified mmio match checking
2022-11-15 Vivian Wanglib: sbi_ecall: Split up sbi_ecall_replace
2022-11-15 Anup Patellib: utils/serial: Fix semihosting compile error using...
next