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
/
i82801gx
Age
Commit message (
Expand
)
Author
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-04
sb/intel/i82801gx: Remove unnecessary/redundant ACPI offset operator
Elyes HAOUAS
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-03-01
ACPI: Rename FADT model and set it to zero
Elyes HAOUAS
2019-02-01
sb/intel/common: Rename i2c_block_read() to i2c_eeprom_read()
Kyösti Mälkki
2019-01-23
nb/intel/pineview: Use parallel MP init
Arthur Heymans
2019-01-23
nb/intel/i945: Use parallel MP init
Arthur Heymans
2019-01-17
mb/kontron/986lcd-m: Implement disabling ethernet NIC in ramstage
Arthur Heymans
2019-01-17
sb/intel/i82801gx: Implement PCIe coalescing
Arthur Heymans
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-08
sb/intel/i82801gx: Autodisable functions based on devicetree
Arthur Heymans
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/*: Use common files for PCIe ACPI
Arthur Heymans
2018-12-19
southbridge: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-12-05
sb/intel/i82801{g,j}x: Remove unused smi.c files
Arthur Heymans
2018-12-03
sb/intel/i82801gx: Clean up unneeded smi setup code
Arthur Heymans
2018-12-03
nb/intel/i945: Use common SMM_TSEG code
Arthur Heymans
2018-11-27
sb/intel/i82801gx: Use common Intel SMM code
Arthur Heymans
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-01
src: Add missing include <stdint.h>
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-08
Move compiler.h to commonlib
Nico Huber
2018-08-07
sb/intel/i82801[ijg]x: remove stale board-specific comments from ich*.asl
Stefan Tauner
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-06-29
sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tables
Arthur Heymans
2018-06-21
sb/intel/i82801xx: Use common RCBA MACROs
Arthur Heymans
2018-06-14
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-06-04
sb/intel/i82801gx: Add the option to lock the platform
Arthur Heymans
2018-06-04
sb/intel/i82801gx: Remove unneeded includes
Elyes HAOUAS
2018-05-22
sb/intel/i82801gx: Get rid of device_t
Elyes HAOUAS
2018-05-09
src/southbridge: Serialize methods with named objects inside
Martin Roth
2018-01-14
mb/*/*/romstage.c: Clean up targets with i82801gx
Arthur Heymans
2017-12-10
sb/intel/common: Add SOUTHBRIDGE_INTEL_COMMON_SPI
Arthur Heymans
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-09-22
sb/intel/common/spi.c: Port to i82801gx
Arthur Heymans
2017-08-27
sb/intel/*/nvs: Rename register
Patrick Rudolph
2017-08-19
i82801dx/gx/ix/jx: Add low-memory backup for S3 path
Kyösti Mälkki
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-07-16
southbridge/intel: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-07-06
sb/intel/i82801gx: Add whitespace around '<<'
Elyes HAOUAS
2017-06-13
Consolidate reset API, add generic reset_prepare mechanism
Julius Werner
2017-04-27
i82801gx: Enable PCI-to-PCI bridge
Kyösti Mälkki
2017-04-11
sb/intel/i82801gx: Add i2c_block_read to smbus.h
Arthur Heymans
2017-03-22
southbridge/intel/i82801gx: Fix problems found by checkpatch.pl
Arthur Heymans
2017-01-06
sb/ich7: Use common/gpio.h to set up GPIOs
Arthur Heymans
2016-12-11
intel/i945: Use romstage_handoff for S3
Kyösti Mälkki
2016-12-11
x86 SMM: Fix use with RELOCATABLE_RAMSTAGE
Kyösti Mälkki
2016-12-10
intel 82801dx/gx/ix: Commit SMM relocation code to DRAM
Kyösti Mälkki
2016-12-07
PCI ops: MMCONF_SUPPORT_DEFAULT is required
Kyösti Mälkki
2016-12-06
intel PCI ops: Remove explicit PCI MMCONF access
Kyösti Mälkki
2016-11-21
intel/i82801gx: Reorder spaces in output
Paul Menzel
2016-10-07
src/southbridge: Remove whitespace after sizeof
Elyes HAOUAS
2016-09-13
southbridge/intel/i82801gx: transition away from device_t
Antonello Dettori
2016-09-07
intel/i82801gx 82801ix: Remove OpRegion of SMBus host
Kyösti Mälkki
2016-08-31
src/southbridge: Code formating
Elyes HAOUAS
2016-08-28
src/southbridge: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-08-01
Remove non-ascii & unprintable characters
Martin Roth
2016-07-15
southbridge/intel/i82801gx: use common Intel ACPI hardware definitions
Aaron Durbin
2016-02-23
southbridge/intel/ibexpeak: Use common gpio.c
Patrick Rudolph
2016-01-20
sb/intel/i82801gx: Clean up sata.c
Damien Zammit
2016-01-15
sb/intel/i82801gx: Fix sata AHCI for desktop NM10/ICH7
Damien Zammit
2016-01-07
Correct some common spelling mistakes
Martin Roth
2015-11-24
southbridge/intel: Use i82801gx code for NM10
Damien Zammit
2015-11-05
intel/i945: Consolidate MADT handling
Vladimir Serbinenko
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-23
southbridge/intel: Move `i82801gx/acpi/platform.asl` to `common/acpi`
Paul Menzel
2015-07-07
timestamp: remove conditional #if CONFIG_COLLECT_TIMESTAMPS
Aaron Durbin
2015-06-08
x86 SMM: Relocator is intel-only
Kyösti Mälkki
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-06-05
device_ops: add device_t argument to acpi_inject_dsdt_generator
Alexander Couzens
2015-06-04
devicetree: Discriminate device ops scan_bus()
Kyösti Mälkki
2015-05-29
i82801gx: Reserve LPC decodes.
Vladimir Serbinenko
2015-05-28
igd.asl rewrite
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-08
southbridge/i82801gx: Add x_EN defines for LPC_EN
Damien Zammit
2015-04-28
Kconfig whitespace fixes
Martin Roth
2015-04-28
intel SMI handlers: Refactor GPI SMI/SCI routing
Kyösti Mälkki
2015-04-27
kbuild: automatically include southbridges
Stefan Reinauer
2015-04-06
global: Refactor get_option usage
Varad Gautam
2015-03-11
x86 SMM: Replace weak prototypes with weak function stub
Kyösti Mälkki
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-01-06
southbridge: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2015-01-05
timestamps: Switch from tsc_t to uint64_t
Stefan Reinauer
2015-01-04
smihandler.c: Fix doxygen errors in southbridge_smi_handler
Martin Roth
2014-12-03
i945: Consolidate acpi/platform.asl
Vladimir Serbinenko
2014-12-03
i82801gx: Enable upper CMOS in bootblock.
Vladimir Serbinenko
2014-12-02
Replace hlt with halt()
Patrick Georgi
2014-11-25
intel: Remove IRQ1 from possible PIRQ assignemnt.
Vladimir Serbinenko
2014-11-09
i945: consolidate sb & nb early inits
Vladimir Serbinenko
2014-11-09
i945: Consolidate common GNVS init
Vladimir Serbinenko
[next]