summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/bd82x6x/early_smbus.c
Commit message (Expand)AuthorAgeFilesLines
* sandybridge/bd82x6x: Use common code for early SMBusAngel Pons2020-07-211-34/+0
* sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASEAngel Pons2020-07-201-1/+1
* device/smbus_host: Declare common early SMBus prototypesKyösti Mälkki2020-06-221-5/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* sb/{bd82x6x,ibexpeak,lynxpoint}/early_smbus: Use macroElyes HAOUAS2020-04-091-1/+2
* src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-14/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* sb/intel/common: Declare common smbus_base() and enable_smbus()Kyösti Mälkki2020-01-141-11/+10
* sb/intel/common: Add smbus_host_reset()Kyösti Mälkki2020-01-091-6/+1
* device,sb/intel: Move SMBus host controller prototypesKyösti Mälkki2020-01-091-0/+1
* src/southbridge: change "unsigned" to "unsigned int"Martin Roth2019-10-301-1/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* southbridge: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-191-1/+0
* sb/intel/*: Use common SMBus functionsArthur Heymans2017-08-061-1/+1
* southbridge/intel/bd82x6x: transition away from device_tAntonello Dettori2016-09-041-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* southbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-061-1/+1
* southbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Add support for Intel Panther Point PCHStefan Reinauer2012-04-041-0/+63