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
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-28
lib: utils/i2c: Use fdt_driver for initialization
Samuel Holland
4
-30
/
+6
2024-11-28
treewide: Make carray arrays const and NULL-terminated
Samuel Holland
1
-3
/
+2
2024-08-24
lib: utils/i2c: Constify FDT pointers in parsing functions
Samuel Holland
3
-7
/
+7
2024-07-04
Makefile: change to using .carray.c for carray files
Ben Dooks
1
-1
/
+1
2023-07-31
include: sbi_utils: Remove driver pointer from struct i2c_adapter
Anup Patel
2
-6
/
+0
2023-06-05
lib: utils/i2c: Use heap in DesignWare and SiFive I2C drivers
Anup Patel
2
-27
/
+20
2023-03-09
lib: utils/i2c: Add minimal StarFive jh7110 I2C driver
Minda Chen
4
-0
/
+265
2022-08-08
lib: utils/fdt: Use kconfig for enabling/disabling
Anup Patel
1
-0
/
+1
2022-08-08
lib: utils/i2c: Use kconfig for enabling/disabling drivers
Anup Patel
2
-5
/
+27
2022-05-13
lib: utils/i2c: Generate FDT i2c adapter driver list at compile-time
Anup Patel
3
-9
/
+12
2022-01-21
lib: fix pointer of type 'void *' used in arithmetic
Jukka Laitinen
1
-2
/
+2
2021-11-12
lib: utils/i2c: Add minimal SiFive I2C driver
Nikita Shubin
3
-0
/
+281
2021-11-12
lib: utils/i2c: Add simple FDT based I2C framework
Nikita Shubin
2
-0
/
+88
2021-11-12
lib: utils/i2c: Add generic I2C configuration library
Nikita Shubin
2
-0
/
+85