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
Age
Commit message (
Expand
)
Author
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2019-01-14
sb/intel: Use common RCBA MACROs
Peter Lemenkov
2019-01-13
sb/intel: Check for NULL-return of pcidev_on_root()
Nico Huber
2019-01-09
cpu/intel: Use the common code to initialize the romstage timestamps
Arthur Heymans
2019-01-07
sb/intel/bd82x6x: Fix typo in GPIO Level
Arthur Heymans
2019-01-07
src: Use "foo **bar" instead of "foo ** bar"
Elyes HAOUAS
2019-01-06
Kconfig: Unify power-after-failure options
Nico Huber
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2019-01-03
sb/intel/bd82x6x: Move pcie ACPI code to a common place
Arthur Heymans
2018-12-29
sb/intel/bd828x6x: Make CONFIG_ELOG=y compile
Arthur Heymans
2018-12-19
southbridge: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-12-18
southbridge: Remove unneeded include <pc80/mc146818rtc.h>
Elyes HAOUAS
2018-12-03
sb/intel/common: Create a common PCH finalise implementation
Tristan Corrick
2018-11-23
sb/intel/bd82x6x/early_usb.c: Fix formatting
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <cbmem.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <cbfs.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-16
src: Get rid of duplicated includes
Elyes HAOUAS
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-07
sb/intel: Deduplicate vbnv_cmos_failed and rtc_init
Patrick Rudolph
2018-11-01
sb/intel/common: Create a common implementation of `acpi_fill_madt()`
Tristan Corrick
2018-11-01
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-22
intel: Use CF9 reset (part 1)
Patrick Rudolph
2018-10-18
mb/lenovo/*/romstage: Use macros instead of magic numbers
Peter Lemenkov
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-10-08
src: Use tabs for indentation
Elyes HAOUAS
2018-09-21
sb/intel/bd82x6x: Don't use device_t
Elyes HAOUAS
2018-09-13
src/*/intel/: clarify Kconfig options regarding IFD
Stefan Tauner
2018-09-06
chromeos/gnvs: remove function and naming cleanup
Joel Kitching
2018-08-22
cbtable: remove chromeos_acpi from cbtable
Joel Kitching
2018-08-14
sb/intel/{bd82x6x,ibexpeak}: Don't build with FAKE_IFD by default
Angel Pons
2018-08-05
southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by default
Angel Pons
2018-07-30
sb/intel/bd82x6x/finalize: Use new PMBASE API
Patrick Rudolph
2018-07-28
sb/intel/bd82x6x: Fix watchdog
Patrick Rudolph
2018-07-28
nb/intel/sandybridge/report_platform: Move remaining code to sb folder
Patrick Rudolph
2018-07-02
src/sb: Fix non-local header treated as local
Elyes HAOUAS
2018-06-21
sb/intel/common: Make RCBA manipulation MACROs common
Arthur Heymans
2018-06-21
Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location"
Arthur Heymans
2018-06-14
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-06-14
src: Get rid of device_t
Elyes HAOUAS
2018-06-04
src: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-06-04
sb/intel/bd82x6x: Get rid of device_t
Elyes HAOUAS
2018-06-03
intel bd82x6x/lynxpoint systems: Update ACPI thermal zone handler
Martin Roth
2018-05-29
southbridge/intel/bd82x6x: Remove unused argument from ACPI method
Martin Roth
2018-05-29
sb/intel/{bd82x6x,ibexpeak}: Fix out of bounds access in intel_me_status()
Nicola Corna
2018-05-24
src: Remove space after `defined`
Elyes HAOUAS
2018-05-08
src/southbridge: Add required space before the open parenthesis
Elyes HAOUAS
2018-04-30
southbridge/intel: Remove space before/after parenthesis
Elyes HAOUAS
2018-04-20
pci: Move inline PCI functions to pci_ops.h
Patrick Rudolph
2018-04-11
Revert "model_206ax: Use parallel MP init"
Arthur Heymans
2018-04-11
model_206ax: Use parallel MP init
Arthur Heymans
2018-04-05
sb/intel/bd82x6x: Let mainboard override SPI opmenu
Nico Huber
2018-03-28
sb/intel/common: Add common code for SMM setup and smihandler
Arthur Heymans
2018-03-02
sb/intel/common: Fix conflicting OIC register definition
Nico Huber
2018-02-27
sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location
Arthur Heymans
2018-01-23
sb/intel/bd82x6x: Reduce function-disable mess
Nico Huber
2017-12-20
intel/bd82x6x: Use generated ACPI PIRQ
Tobias Diedrich
2017-12-10
sb/intel/common: Add SOUTHBRIDGE_INTEL_COMMON_SPI
Arthur Heymans
2017-12-07
intel/bd82x6x: Fix a small mistake in DIR_ROUTE
Tobias Diedrich
2017-12-07
intel/bd82x6x: Add missing IRQs in ACPI PIRQ link devices
Tobias Diedrich
2017-11-04
sb and soc: Enforce correct offset of member "chromeos" in global_nvs_t
Jonathan Neuschäfer
2017-10-22
security/vboot: Move vboot2 to security kconfig section
Philipp Deppenwiese
2017-10-19
sb/intel/bd82x6x: Add new USB currents
Vagiz Trakhanov
2017-09-22
sb/intel/bd82x6x: Revise flash ROM lockdown options
Nico Huber
2017-09-20
vboot: reset vbnv in cmos when cmos failure occurs
Aaron Durbin
2017-09-20
southbridge/intel/bd82x6x: refactor rtc failure checking
Aaron Durbin
2017-09-19
sb/intel/bd82x6x: Add awareness of ME's Alt Disable Mode
Nathaniel Roach
2017-09-14
device: acpi_name() should take a const struct device
Aaron Durbin
2017-09-13
sb/intel/bd82x6x: Add time-stamp around ME DRAM update
Nathaniel Roach
2017-08-30
sb/intel/*: add option to lockdown chipset on normal boot path
Bill XIE
2017-08-29
sb/intel/bd82x6x: make hotplug map consistent to remapped ports
Bill XIE
2017-08-06
sb/intel/*: Use common SMBus functions
Arthur Heymans
2017-08-03
intel/bd82x6x: Replace magic IOBP constants with known names
Felix Held
2017-07-16
southbridge/intel: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-06-27
sb/intel/bd82x6x: Fill in acpi_name
Patrick Rudolph
2017-06-16
southbridge/bd82x6x - add GNVS var for trackpad IRQ
Matt DeVillier
2017-06-15
Revert "sb/intel/bd82x6x: Disable unused bridges"
Nico Huber
2017-06-13
Consolidate reset API, add generic reset_prepare mechanism
Julius Werner
2017-06-02
sb/intel/bd82x6x: Disable unused bridges
Patrick Rudolph
2017-06-02
sb/intel/bd82x6x/early_usb: Use register name
Patrick Rudolph
2017-05-31
sb/bd82x6x: add ACPI method to generate USB port info
Matt DeVillier
2017-05-21
sb/intel/bd82x6x/finalize: Lock ETR3 CF9GR
Patrick Rudolph
2017-05-05
sb/intel/bd82x6x/bootblock: Use register name
Patrick Rudolph
2017-05-05
sb/intel/bd82x6x/finalize: Use register name
Patrick Rudolph
2017-05-01
nb/intel/sandybridge/gma: Set up OpRegion in nb code
Patrick Rudolph
2017-02-23
lynxpoint bd82x6x: Enable PCI-to-PCI bridge
Kyösti Mälkki
2016-12-08
buildsystem: Drop explicit (k)config.h includes
Kyösti Mälkki
2016-12-08
sb/intel/bd82x6x: Add TCO_Lock in finalize step
Dennis Wassenberg
2016-12-06
intel PCI ops: Remove explicit PCI MMCONF access
Kyösti Mälkki
2016-12-06
intel PCI ops: Remove explicit PCI MMCONF access
Kyösti Mälkki
2016-10-07
src/southbridge: Remove whitespace after sizeof
Elyes HAOUAS
2016-09-04
southbridge/intel/bd82x6x: transition away from device_t
Antonello Dettori
2016-08-31
src/southbridge: Code formating
Elyes HAOUAS
2016-08-28
src/southbridge: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-08-19
bd82x6x/pch: move global variables to static variables in functions
Felix Held
2016-08-08
chromeos chipsets: select RTC usage
Aaron Durbin
2016-08-01
Remove non-ascii & unprintable characters
Martin Roth
2016-07-31
src/southbridge: Capitalize CPU, RAM and ROM
Elyes HAOUAS
[next]