Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-11-28 | lib: utils/i2c: Use fdt_driver for initialization | Samuel Holland | 1 | -27/+3 |
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 | 1 | -3/+3 |
2022-05-13 | lib: utils/i2c: Generate FDT i2c adapter driver list at compile-time | Anup Patel | 1 | -9/+5 |
2021-11-12 | lib: utils/i2c: Add minimal SiFive I2C driver | Nikita Shubin | 1 | -0/+3 |
2021-11-12 | lib: utils/i2c: Add simple FDT based I2C framework | Nikita Shubin | 1 | -0/+87 |