index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
southbridge
/
intel
/
bd82x6x
Age
Commit message (
Expand
)
Author
2020-03-04
src: capitalize 'PCIe'
Elyes HAOUAS
2020-02-24
treewide: Capitalize 'CMOS'
Elyes HAOUAS
2020-01-14
sb/intel/common: Declare common smbus_base() and enable_smbus()
Kyösti Mälkki
2020-01-14
intel/sandybridge,bd82x6x: Move enable_smbus() call
Kyösti Mälkki
2020-01-09
sb/intel/common: Add smbus_set_slave_addr()
Kyösti Mälkki
2020-01-09
sb/intel/common: Add smbus_host_reset()
Kyösti Mälkki
2020-01-09
device,sb/intel: Move SMBus host controller prototypes
Kyösti Mälkki
2020-01-09
drivers/pc80/rtc: Separate {get|set}_option() prototypes
Kyösti Mälkki
2019-12-27
arch/x86: Remove <arch/cbfs.h>
Kyösti Mälkki
2019-12-19
src: Remove unused 'include <arch/cpu.h>'
Elyes HAOUAS
2019-12-19
src/southbridge: Remove unused <stdlib.h>
Elyes HAOUAS
2019-12-14
sb/intel/*: Remove romcc guards
Arthur Heymans
2019-12-14
bootblock: Provide some common prototypes
Kyösti Mälkki
2019-11-26
sb/intel/common/spi: Add Baytrail/Braswell support
Arthur Heymans
2019-11-18
sb/intel/bd82x6x: Handle enabling of GbE
Nico Huber
2019-11-18
nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCK
Arthur Heymans
2019-11-18
sb/intel/bd82x6x: Make the pch_enable_lpc hook optional
Arthur Heymans
2019-11-18
nb/intel/sandybridge: Make the mainboard_rcba_config hook optional
Arthur Heymans
2019-11-18
sb/intel/common: Properly guard USB debug
Arthur Heymans
2019-11-13
sb/intel: Remove ENABLE_ACPI_MODE_IN_COREBOOT
Kyösti Mälkki
2019-11-10
sb/intel/common: Remove the SOUTHBRIDGE_INTEL_COMMON Kconfig symbol
Arthur Heymans
2019-11-10
sb/intel/common: Make COMMON_RESET optional
Arthur Heymans
2019-11-10
sb/intel/common: Make linking rtc.c conditional
Arthur Heymans
2019-11-09
arch/x86: Replace some __SMM__ guards
Kyösti Mälkki
2019-11-09
ELOG: Avoid some preprocessor use
Kyösti Mälkki
2019-11-08
sb,soc/intel: Reduce preprocessor use with ME debugging
Kyösti Mälkki
2019-11-08
arch/x86: Drop some __SMM__ guards
Kyösti Mälkki
2019-11-04
sb/intel: Use defined CONFIG_HPET_ADDRESS
Elyes HAOUAS
2019-11-04
mb/*/*{bd82x6x/ibexpreak}: Use sb/intel/common/acpi/platform.asl
Arthur Heymans
2019-11-04
sb/intel: Move 'smbus.asl' to common place
Elyes HAOUAS
2019-11-01
soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi
Subrata Banik
2019-10-30
sb/intel/common: Make linking pmbase.c conditional
Arthur Heymans
2019-10-30
src/southbridge: change "unsigned" to "unsigned int"
Martin Roth
2019-10-21
src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'
Elyes HAOUAS
2019-10-16
sb/intel/bd82x6x/lpc: Set up default LPC decode ranges
Arthur Heymans
2019-10-09
sb/intel/bd82x6x: Remove setting up lpc decode ranges in ramstage
Arthur Heymans
2019-10-08
device: Use scan_static_bus() over scan_lpc_bus()
Nico Huber
2019-10-01
intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL
Kyösti Mälkki
2019-09-30
sb/intel/bd8x62x,i82801gx: Fix PCI bridge subsystem IDs
Kyösti Mälkki
2019-09-30
sb/intel/bd82x6x: Use common final SPI OPs setup
Arthur Heymans
2019-09-22
device/pci: Replace add with bitwise-or
Kyösti Mälkki
2019-09-12
southbridge: Remove not used #include <elog.h>
Elyes HAOUAS
2019-08-21
southbridge/intel: Tidy up preprocessor and headers
Kyösti Mälkki
2019-08-13
cpu/x86: Separate save_state struct headers
Kyösti Mälkki
2019-07-26
sb/intel/bd82x6x: Add support to disable xHCI
Patrick Rudolph
2019-07-19
sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supported
Patrick Rudolph
2019-07-18
sb/intel/bd82x6x: Add and use more RCBA defines
Patrick Rudolph
2019-07-09
arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class
Kyösti Mälkki
2019-06-21
sb/intel/bd82x6x/early_pch.c: Remove variable set but not used
Elyes HAOUAS
2019-06-21
sb/intel/bd82x6x: Set up io_gen_dec in romstage based on devicetree
Arthur Heymans
[next]