index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
i2c
/
pca9538
Age
Commit message (
Expand
)
Author
2024-02-18
drivers: Add SPDX license headers to Kconfig files
Martin Roth
2024-01-31
include/device/device.h: Remove CHIP_NAME() macro
Nicholas Sudsgaard
2024-01-24
driver/i2c: Rename Makefiles from .inc to .mk
Martin Roth
2023-08-06
drivers: Add SPDX license headers to Makefiles
Martin Roth
2023-04-28
treewide: Add missing include guards to chip.h
Jan Samek
2023-01-13
drivers/i2c/pca9538/Makefile.inc: Remove unused path
Elyes Haouas
2020-09-21
src/drivers: Drop unneeded empty lines
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-10
Replace DEVICE_NOOP with noop_(set|read)_resources
Nico Huber
2020-04-10
Drop unnecessary DEVICE_NOOP entries
Nico Huber
2020-04-06
src/drivers: Use SPDX for GPL-2.0-only files
Angel Pons
2019-10-22
AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file
Martin Roth
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-02-15
drivers/i2c: Add chip driver for I/O expander PCA9538
Werner Zeh