index
:
opensbi.git
master
release-1.3.x
release-1.5.x
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-05
lib: utils/ipi: Use scratch space to save per-HART MSWI pointer
Anup Patel
1
-10
/
+33
2023-06-05
lib: utils/fdt: Use heap in FDT domain parsing
Anup Patel
1
-42
/
+71
2023-06-05
lib: utils/timer: Use heap in ACLINT MTIMER driver
Anup Patel
1
-17
/
+30
2023-06-05
lib: utils/irqchip: Use heap in PLIC, APLIC and IMSIC drivers
Anup Patel
3
-46
/
+42
2023-06-05
lib: utils/ipi: Use heap in ACLINT MSWI driver
Anup Patel
1
-11
/
+10
2023-06-05
lib: utils/i2c: Use heap in DesignWare and SiFive I2C drivers
Anup Patel
2
-27
/
+20
2023-06-05
lib: utils/gpio: Use heap in SiFive and StartFive GPIO drivers
Anup Patel
2
-21
/
+20
2023-06-04
lib: utils/ipi: buffer overrun aclint_mswi_cold_init
Heinrich Schuchardt
1
-2
/
+2
2023-05-26
lib: utils: Improve fdt_timer
Xiang W
1
-20
/
+21
2023-05-26
lib: utils: Improve fdt_ipi
Xiang W
1
-20
/
+21
2023-05-26
lib: utils: Improve fdt_serial_init
Xiang W
1
-31
/
+17
2023-05-11
lib: sbi: Remove unnecessary semicolon
Xiang W
2
-2
/
+2
2023-04-07
lib: utils: fdt_fixup: avoid buffer overrun
Heinrich Schuchardt
1
-1
/
+1
2023-04-06
lib: sbi: Fix how to check whether the domain contains fw_region
Xiang W
1
-0
/
+1
2023-03-09
lib: serial: Cadence: Enable compatibility for cdns,uart-r1p8
Mayuresh Chitale
1
-0
/
+1
2023-03-09
lib: utils/i2c: Add minimal StarFive jh7110 I2C driver
Minda Chen
4
-0
/
+265
2023-03-01
gpio/starfive: add gpio driver and support gpio reset
minda.chen
3
-0
/
+123
2023-02-27
lib: sbi: Add system_suspend_allowed domain property
Andrew Jones
1
-0
/
+7
2023-02-27
lib: utils/fdt/fdt_domain: Simplify region access permission check
Bin Meng
1
-6
/
+4
2023-02-27
lib: utils: fdt_fixup: Fix compile error
Xiang W
1
-5
/
+8
2023-02-27
lib: utils/fdt: Fix fdt_pmu.c header dependency
Bin Meng
1
-0
/
+1
2023-02-10
lib: utils/serial: Implement console_puts() for semihosting
Anup Patel
1
-0
/
+37
2023-02-08
include: types: Add typedefs for endianness
Rahul Pathak
1
-3
/
+3
2023-02-08
lib: utils/fdt: Use byteorder conversion functions in libfdt_env.h
Rahul Pathak
1
-19
/
+10
2023-02-08
lib: utils: Mark only the largest region as reserved in FDT
Himanshu Chauhan
1
-4
/
+30
2023-01-24
lib: utils: Add fdt_add_cpu_idle_states() helper function
Samuel Holland
1
-0
/
+85
2023-01-22
lib: utils: Fix reserved memory node for firmware memory
Mayuresh Chitale
1
-3
/
+3
2023-01-22
lib: reset/fdt_reset_atcwdt200: Use defined macros and function in atcsmu.h
Yu Chien Peter Lin
2
-13
/
+9
2023-01-22
lib: utils: atcsmu: Add Andes System Management Unit support
Yu Chien Peter Lin
3
-0
/
+97
2023-01-09
lib: utils: Add M-mode {R/W} flags to the MMIO regions
Himanshu Chauhan
4
-7
/
+24
2023-01-09
lib: utils: Disallow non-root domains from adding M-mode regions
Himanshu Chauhan
1
-0
/
+14
2023-01-09
lib: utils: Use SU-{R/W/X} flags for region permissions during parsing
Himanshu Chauhan
1
-3
/
+3
2023-01-06
lib: utils/sys: Allow custom HTIF base address for RV32
Bin Meng
1
-2
/
+2
2023-01-06
treewide: Replace TRUE/FALSE with true/false
Bin Meng
2
-8
/
+8
2022-12-17
lib: utils/timer: mtimer: add T-Head C9xx CLINT compatible
Icenowy Zheng
1
-0
/
+6
2022-12-17
lib: utils/timer: mtimer: add a quirk for lacking mtime register
Icenowy Zheng
2
-13
/
+28
2022-12-17
lib: utils/ipi: mswi: add T-Head C9xx CLINT compatible
Icenowy Zheng
1
-0
/
+1
2022-12-17
lib: utils/irqchip: plic: Ensure no out-of-bound access in context save/resto...
Bin Meng
2
-8
/
+15
2022-12-17
lib: utils/irqchip: plic: Fix the off-by-one error in context save/restore he...
Bin Meng
1
-2
/
+2
2022-12-17
lib: utils/irqchip: plic: Fix the off-by-one error in plic_context_init()
Bin Meng
1
-1
/
+1
2022-12-17
lib: utils/irqchip: plic: Ensure no out-of-bound access in priority save/rest...
Bin Meng
2
-8
/
+9
2022-12-17
lib: utils/irqchip: plic: Fix the off-by-one error in priority save/restore h...
Bin Meng
1
-2
/
+2
2022-12-12
lib: utils/irqchip: Add compatible string for Andestech NCEPLIC100
Lad Prabhakar
1
-1
/
+2
2022-12-12
lib: utils: serial: Add FDT driver for Renesas SCIF
Lad Prabhakar
4
-0
/
+50
2022-12-12
lib: utils: serial: Add Renesas SCIF driver
Lad Prabhakar
3
-0
/
+121
2022-12-09
lib: fix irqchip_plic_update_hartid_table
Heinrich Schuchardt
1
-1
/
+1
2022-12-09
lib: fix __fdt_parse_region()
Heinrich Schuchardt
1
-2
/
+2
2022-12-05
lib: utils: Add fdt_fixup_node() helper function
Lad Prabhakar
1
-7
/
+8
2022-12-05
lib: fix fdt_parse_aclint_node()
Heinrich Schuchardt
1
-1
/
+1
2022-12-05
lib: simplify fdt_translate_address()
Heinrich Schuchardt
1
-1
/
+1
[prev]
[next]