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-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
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-06
sb/intel/common/firmware: Allow CONFIG_USE_ME_CLEANER on Kaby Lake
Nicola Corna
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-08
nb/intel/haswell;sb/intel/lynxpoint: Enable VT-d and X2APIC
Matt DeVillier
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
2018-01-15
Intel i3100 boards & chips: Remove - using LATE_CBMEM_INIT
Martin Roth
2018-01-14
mb/*/*/romstage.c: Clean up targets with i82801gx
Arthur Heymans
2018-01-05
sb/intel/i82801ix: Don't select HAVE_INTEL_FIRMWARE on Q35-QEMU
Arthur Heymans
2018-01-05
nb/intel/x4x: Disable watchdog, halt TCO timer and clear timeout
Arthur Heymans
2017-12-20
intel/bd82x6x: Use generated ACPI PIRQ
Tobias Diedrich
2017-12-20
sb/intel/common: Automatically generate ACPI PIRQ
Tobias Diedrich
2017-12-10
sb/intel/i82801jx: Hook up spi code
Arthur Heymans
2017-12-10
sb/intel/common: Add SOUTHBRIDGE_INTEL_COMMON_SPI
Arthur Heymans
2017-12-07
sb/intel/i82371eb: Rework ACPI tables
Keith Hui
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-12-03
sb/intel: Replace DTS2 with FLVL
Patrick Rudolph
2017-11-30
acpi/tpm: remove non-existent IRQ for Infineon TPM chip
Matt DeVillier
2017-11-30
acpi/tpm: update TPM preprocessor guards
Matt DeVillier
2017-11-23
sb/intel/i82801jx: Store initial timestamp in bootblock
Arthur Heymans
2017-11-23
sb/intel/i82801ix: fetch initial timestamp in bootblock
Arthur Heymans
2017-11-04
sb and soc: Enforce correct offset of member "chromeos" in global_nvs_t
Jonathan Neuschäfer
2017-11-03
sb/intel/i82371eb: Consolidate bootblock.c logic
Keith Hui
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-27
smbus: Fix a typo ("Set the device I'm talking too")
Jonathan Neuschäfer
2017-09-22
sb/intel/bd82x6x: Revise flash ROM lockdown options
Nico Huber
2017-09-22
sb/intel/common/spi.c: Port to i82801gx
Arthur Heymans
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-20
southbridge/intel/lynxpoint: 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-09-12
sb/intel/i82801jx: Add smbus block operations
Arthur Heymans
2017-09-10
sb/intel/common: Fix HAVE_DEBUG_SMBUS
Kyösti Mälkki
2017-09-09
sb/intel/common: Add HAVE_DEBUG_SMBUS
Kyösti Mälkki
2017-09-09
sb/intel/common: Fix i2c block command
Kyösti Mälkki
2017-09-09
sb/intel/common: Tidy up SMBus block commands
Kyösti Mälkki
2017-09-06
sb/intel/i82801jx: Use __packed
Jonathan Neuschäfer
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-27
sb/intel/*/nvs: Rename register
Patrick Rudolph
2017-08-20
util/me_cleaner: Pull the latest changes from upstream
Nicola Corna
2017-08-20
sb/intel/common: Fix SMBus block commands
Arthur Heymans
2017-08-19
i82801dx/gx/ix/jx: Add low-memory backup for S3 path
Kyösti Mälkki
2017-08-10
sb/intel/i82801jx: Remove dead code
Arthur Heymans
2017-08-07
usbdebug: Refactor early enable
Kyösti Mälkki
2017-08-07
usbdebug: Consolidate EHCI_BAR setup
Kyösti Mälkki
2017-08-07
usbdebug: Remove redundant setup
Kyösti Mälkki
2017-08-07
sb/intel/i82801jx: Add romstage smbus and i2c block operations
Arthur Heymans
2017-08-06
sb/intel/i82801gx: Implement smbus block r/w functions
Arthur Heymans
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-31
sb/intel/fspi89xx: Fix timestamp code
Martin Roth
2017-07-25
sb/intel/i82801jx: Add Interrupt pin and routing RCBA offsets macros
Arthur Heymans
2017-07-25
sb/intel/i82801jx: Route all PIRQ to INT11
Arthur Heymans
2017-07-25
sb/intel/common/gpio: Only set one bit at time
Patrick Rudolph
2017-07-24
sb/intel/i82801jx: Generate default fadt and madt
Arthur Heymans
2017-07-23
sb/intel/i82801jx: Add function to detect s3 resume
Arthur Heymans
2017-07-23
sb/intel/i82801jx: Add addition IO resources
Arthur Heymans
2017-07-21
I82801JX: Add IS_ENABLED around config options
Martin Roth
2017-07-21
sb/intel/i82801jx: Add correct PCI ids and change names
Arthur Heymans
2017-07-21
sb/intel/i82801jx: Copy i82801ix
Arthur Heymans
2017-07-16
southbridge/intel: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
[prev]
[next]