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
/
bd82x6x
/
smbus.c
Age
Commit message (
Expand
)
Author
2023-02-01
treewide: Remove duplicated include <device/pci.h>
Elyes Haouas
2022-03-07
src: Make PCI ID define names shorter
Felix Singer
2021-11-04
sb/intel: Replace bad uses of `find_resource`
Angel Pons
2021-04-11
sb/intel/x/smbus.c: Correct register access width
Angel Pons
2020-12-11
sb/intel/x/smbus.c: Factor out common code
Angel Pons
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-10
sb/intel/bd82x6x: 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
sb/intel/common: Add smbus_set_slave_addr()
Kyösti Mälkki
2020-01-09
device,sb/intel: Move SMBus host controller prototypes
Kyösti Mälkki
2019-03-21
{northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()
Subrata Banik
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-06-04
sb/intel/bd82x6x: Get rid of device_t
Elyes HAOUAS
2017-09-14
device: acpi_name() should take a const struct device
Aaron Durbin
2017-08-06
sb/intel/*: Use common SMBus functions
Arthur Heymans
2017-06-27
sb/intel/bd82x6x: Fill in acpi_name
Patrick Rudolph
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-02-01
bd82x6x: Add smbus_write_byte
Vladimir Serbinenko
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2012-07-24
bd82x6x: Convert all PCI ID lists to new scheme
Stefan Reinauer
2012-04-04
Add support for Intel Panther Point PCH
Stefan Reinauer