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
/
southbridge
/
intel
/
i82801ix
/
smbus.c
Age
Commit message (
Expand
)
Author
2020-12-10
sb/intel/x/smbus.c: Add block read/write support
Angel Pons
2020-12-10
sb/intel/x/smbus.c: Rename parameter
Angel Pons
2020-08-17
src: Use PCI_BASE_ADDRESS_* macros instead of magic numbers
Elyes HAOUAS
2020-07-20
sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASE
Angel Pons
2020-06-12
sb/intel/i82801ix: Use PCI bitwise ops
Angel Pons
2020-06-06
src: Use pci_dev_ops_pci where applicable
Angel Pons
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-04
src/southbridge: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-01-09
device,sb/intel: Move SMBus host controller prototypes
Kyösti Mälkki
2019-11-22
sb/i82801ix: Use macros instead of hard-coded IDs
Felix Singer
2019-03-21
{northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()
Subrata Banik
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-05-24
sb/intel/i82801ix: Get rid of device_t
Elyes HAOUAS
2017-08-06
sb/intel/*: Use common SMBus functions
Arthur Heymans
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-06-04
devicetree: Discriminate device ops scan_bus()
Kyösti Mälkki
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2014-08-01
i82801ix: Provide ramstage smbus functions.
Vladimir Serbinenko