index
:
opensbi.git
master
release-1.3.x
release-1.5.x
release-1.8.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
utils
/
i2c
Age
Commit message (
Expand
)
Author
2026-05-11
lib: utils/i2c: add minimal SpacemiT I2C driver
Aurelien Jarno
2024-11-28
lib: utils/i2c: Use fdt_driver for initialization
Samuel Holland
2024-11-28
treewide: Make carray arrays const and NULL-terminated
Samuel Holland
2024-08-24
lib: utils/i2c: Constify FDT pointers in parsing functions
Samuel Holland
2024-07-04
Makefile: change to using .carray.c for carray files
Ben Dooks
2023-07-31
include: sbi_utils: Remove driver pointer from struct i2c_adapter
Anup Patel
2023-06-05
lib: utils/i2c: Use heap in DesignWare and SiFive I2C drivers
Anup Patel
2023-03-09
lib: utils/i2c: Add minimal StarFive jh7110 I2C driver
Minda Chen
2022-08-08
lib: utils/fdt: Use kconfig for enabling/disabling
Anup Patel
2022-08-08
lib: utils/i2c: Use kconfig for enabling/disabling drivers
Anup Patel
2022-05-13
lib: utils/i2c: Generate FDT i2c adapter driver list at compile-time
Anup Patel
2022-01-21
lib: fix pointer of type 'void *' used in arithmetic
Jukka Laitinen
2021-11-12
lib: utils/i2c: Add minimal SiFive I2C driver
Nikita Shubin
2021-11-12
lib: utils/i2c: Add simple FDT based I2C framework
Nikita Shubin
2021-11-12
lib: utils/i2c: Add generic I2C configuration library
Nikita Shubin