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
Age
Commit message (
Expand
)
Author
2018-11-07
sb/intel: Deduplicate vbnv_cmos_failed and rtc_init
Patrick Rudolph
2018-11-07
intel: Get rid of smm_get_pmbase
Patrick Rudolph
2018-11-05
sb/intel/lynxpoint: Remove irrelevant conditional statement
Elyes HAOUAS
2018-11-01
sb/intel/common: Create a common implementation of `acpi_fill_madt()`
Tristan Corrick
2018-11-01
sb/intel/lynxpoint: Include <stdint.h> to fix compilation errors
Tristan Corrick
2018-11-01
sb/intel/lynxpoint: Add a common platform.asl file
Tristan Corrick
2018-11-01
sb/intel/lynxpoint: Provide a function for mainboard super I/O config
Tristan Corrick
2018-11-01
sb/intel/lynxpoint: Automatically generate the ACPI PCI routing table
Tristan Corrick
2018-11-01
sb/intel/lynxpoint: Add a PCI ID for an SMBus controller
Tristan Corrick
2018-11-01
sb/intel/lynxpoint: Add PCI IDs for more SKUs
Tristan Corrick
2018-11-01
sb/intel/common/pciehp.h: Add missing license header
Elyes HAOUAS
2018-11-01
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-24
vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logic
Joel Kitching
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-22
intel: Use CF9 reset (part 1)
Patrick Rudolph
2018-10-18
src/{sb/intel,mb/google/auron}: Don't use device_t
Elyes HAOUAS
2018-10-18
mb/lenovo/*/romstage: Use macros instead of magic numbers
Peter Lemenkov
2018-10-15
sb/intel/i82801jx: Use macros for LPC_EN
Arthur Heymans
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-20
sb/intel/common/firmware: Ensure warning is put late
Nico Huber
2018-09-16
sb/intel/i82801dx/Kconfig: remove duplicate SOUTHBRIDGE_INTEL_COMMON
Stefan Tauner
2018-09-13
src/*/intel: introduce warning when building with no IFD
Angel Pons
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-27
intel: Use common HPET table revision function
Marc Jones
2018-08-27
update all FADT version 3.0 to use the get tables function
Marc Jones
2018-08-23
Kconfig, Makefile.inc: Remove all traces of ifdfake
Angel Pons
2018-08-22
cbtable: remove chromeos_acpi from cbtable
Joel Kitching
2018-08-22
acpi: remove CBMEM_ID_ACPI_GNVS_PTR entry
Joel Kitching
2018-08-16
sb/intel/i82801[ij]x: do not set Chipset Initialization Register (CIR) 5
Stefan Tauner
2018-08-14
sb/intel/{bd82x6x,ibexpeak}: Don't build with FAKE_IFD by default
Angel Pons
2018-08-14
sb/intel/i82801[ij]x: use (more) RCBA register names instead of magic numbers
Stefan Tauner
2018-08-13
sb/intel/lynxpoint: Don't build with FAKE_IFD by default
Arthur Heymans
2018-08-13
sb/intel/lynxpoint/Kconfig: Clean up redefined config options
Arthur Heymans
2018-08-13
src: Get rid of non-local header treated as local
Elyes HAOUAS
2018-08-07
sb/intel/i82801[ijg]x: remove stale board-specific comments from ich*.asl
Stefan Tauner
2018-08-05
southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by default
Angel Pons
2018-08-03
southbridge/intel: Remove leftover TPM ACPI code
Philipp Deppenwiese
2018-08-01
sb/intel/i82801gx: Select INTEL_TOP_SWAP_BOOTBLOCK_SIZE
Arthur Heymans
2018-07-30
nb/intel/gm45: Use common code for SMM in TSEG
Arthur Heymans
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-28
sb/intel/gpio: Cache gpiobase in ramstage and romstage
Patrick Rudolph
2018-07-27
sb/intel/common/pmutil: Use new PMBASE API
Patrick Rudolph
2018-07-27
sb/intel/common/smi*: Use new PMBASE API
Patrick Rudolph
2018-07-27
sb/intel/common: Add functions to manipulate PMBASE
Patrick Rudolph
2018-07-16
Kconfig: Make the EM100 config option common
Simon Glass
2018-07-09
src/southbridge: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-07-02
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-07-02
src/sb: Fix non-local header treated as local
Elyes HAOUAS
2018-06-29
sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tables
Arthur Heymans
2018-06-29
sb/intel/i82801ix: Use the common ACPI pirq generator
Arthur Heymans
2018-06-25
sb/intel/common/firmware: Enable me_cleaner for Nehalem
Nicola Corna
2018-06-21
sb/intel/i82801xx: Use common RCBA MACROs
Arthur Heymans
2018-06-21
sb/intel/common/rcba_pirq.c: Use common RCBA acces MACROs
Arthur Heymans
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-13
sb/intel/common/firmware: Use the -S flag of me_cleaner
Nicola Corna
2018-06-11
sb/intel/common: Include SPI driver into postcar stage
Nico Huber
2018-06-09
sb/intel/lynxpoint: Get rid of device_t
Elyes HAOUAS
2018-06-09
sb/intel/fsp_bd82x6x: Use pci_devfn_t instead of device_t
Elyes HAOUAS
2018-06-08
southbridge/intel/lynxpoint: add hard_reset to postcar
Patrick Georgi
2018-06-04
sb/intel/i82801gx: Add the option to lock the platform
Arthur Heymans
2018-06-04
src/sb/intel/common/spi.c: Adapt and link in romstage
Arthur Heymans
2018-06-04
src: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-06-04
sb/intel/common/spi.c: Add a SPI write protect function
Arthur Heymans
2018-06-04
sb/intel/i82801gx: Remove unneeded includes
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
src/southbridge: Add and update license headers
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-25
sb/intel/common/pirq_gen: Rework generating pin-route tables
Arthur Heymans
2018-05-24
sb/intel/i82801ix: Get rid of device_t
Elyes HAOUAS
2018-05-24
sb/intel/i82801jx: Get rid of device_t
Elyes HAOUAS
2018-05-24
sb/intel/fsp_i89xx: Get rid of device_t
Elyes HAOUAS
2018-05-24
Remove leftover Intel i82801b support
Kyösti Mälkki
2018-05-24
Remove leftover Intel i82801a support
Kyösti Mälkki
2018-05-24
src: Remove space after `defined`
Elyes HAOUAS
2018-05-23
sb/intel/i82801dx: Get rid of device_t
Elyes HAOUAS
2018-05-23
sb/intel/i82870: Get rid of device_t
Elyes HAOUAS
2018-05-22
sb/intel/i82801gx: Get rid of device_t
Elyes HAOUAS
2018-05-22
sb/intel/fsp_rangeley: Get rid of device_t
Elyes HAOUAS
2018-05-22
sb/intel/fsp_bd82x6x: Get rid of device_t
Elyes HAOUAS
2018-05-18
sb/intel/i82801bx: Get rid of device_t
Elyes HAOUAS
2018-05-18
sb/intel/i82801ax: Get rid of device_t
Elyes HAOUAS
2018-05-18
sb/intel/ibexpeak: Get rid of device_t
Elyes HAOUAS
2018-05-14
sb/intel/i82371eb: Get rid of device_t
Elyes HAOUAS
2018-05-09
src/southbridge: Serialize methods with named objects inside
Martin Roth
2018-05-08
src/southbridge: Add required space before the open parenthesis
Elyes HAOUAS
2018-05-02
intel/ibexpeak: Fix missing ACPI PIRQ entries
Kyösti Mälkki
2018-04-30
southbridge/intel: Remove space before/after parenthesis
Elyes HAOUAS
2018-04-28
src/southbridge: Add spaces around '=='
Elyes HAOUAS
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2018-04-23
drivers/spi: reduce confusion in the API
Aaron Durbin
[next]