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
/
i82801gx.h
Age
Commit message (
Expand
)
Author
2019-11-14
sb/intel/i82801gx: Add common early code
Arthur Heymans
2019-11-13
sb/intel/i82801gx: Add a function to set up BAR
Arthur Heymans
2019-11-12
sb/intel/i82801gx: Add common LPC decode code
Arthur Heymans
2019-10-11
sb/intel/i82801gx: Move CIR init to a common place
Arthur Heymans
2019-10-05
kontron/986lcd-m,roda/rk886ex: Drop secondary PCI reset
Kyösti Mälkki
2019-10-05
intel/i945,i82801gx: Refactor early PCI bridge reset
Kyösti Mälkki
2019-10-01
intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL
Kyösti Mälkki
2019-08-21
southbridge/intel: Tidy up preprocessor and headers
Kyösti Mälkki
2019-07-08
sb/intel/i82801gx: Use common final SPI OPs setup
Arthur Heymans
2019-06-06
sb/intel/i82801gx: Detect if the southbridge supports AHCI
Arthur Heymans
2019-06-05
sb/intel/i82801gx: Include chip.h directly
Arthur Heymans
2019-05-10
nb/intel/i945: Use macro instead of magic number
Elyes HAOUAS
2019-05-10
sb/i82801gx: Remove duplicated 'define PMBASE'
Elyes HAOUAS
2019-04-13
sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB
Patrick Rudolph
2019-03-14
sb/intel/i82801gx: Remove unused include <arch/acpi.h>
Elyes HAOUAS
2019-02-01
sb/intel/common: Rename i2c_block_read() to i2c_eeprom_read()
Kyösti Mälkki
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-08
sb/intel/i82801gx: Autodisable functions based on devicetree
Arthur Heymans
2019-01-06
Kconfig: Unify power-after-failure options
Nico Huber
2018-11-27
sb/intel/i82801gx: Use common Intel SMM code
Arthur Heymans
2018-06-21
sb/intel/i82801xx: Use common RCBA MACROs
Arthur Heymans
2018-06-04
sb/intel/i82801gx: Add the option to lock the platform
Arthur Heymans
2018-05-22
sb/intel/i82801gx: Get rid of device_t
Elyes HAOUAS
2018-01-14
mb/*/*/romstage.c: Clean up targets with i82801gx
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-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
2016-12-11
intel/i945: Use romstage_handoff for S3
Kyösti Mälkki
2016-09-13
southbridge/intel/i82801gx: transition away from device_t
Antonello Dettori
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
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
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
intel SMI handlers: Refactor GPI SMI/SCI routing
Kyösti Mälkki
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2014-11-09
i945: consolidate sb & nb early inits
Vladimir Serbinenko
2013-05-10
Drop prototype guarding for romcc
Stefan Reinauer
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-28
Use defines for some i82801ex/gx registers
Kyösti Mälkki
2012-10-08
hpet: common ACPI generation
Patrick Georgi
2011-10-31
Fix usb debug dongle support
Sven Schnelle
2011-06-15
i82801gx: replace cafed00d/cafebabe by defines
Sven Schnelle
2011-04-18
* Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value
Stefan Reinauer
2011-04-10
In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__.
Stefan Reinauer
2010-12-18
SMM for AMD K8 Part 1/2
Stefan Reinauer
2010-12-07
Get rid of some unneeded function prototypes in romstage.c files.
Uwe Hermann
2010-10-12
We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
Uwe Hermann
2010-10-05
- move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1
Patrick Georgi
2010-03-28
drop __ROMCC__ define checks.. __PRE_RAM__ is what the code should be looking...
Stefan Reinauer
2010-02-22
This is a general cleanup patch
Stefan Reinauer
2010-02-15
Various license header consistency fixes (trivial).
Uwe Hermann
2010-02-08
janitor task: unify and cleanup naming.
Stefan Reinauer
2010-01-17
ICH7 update
Stefan Reinauer
2009-11-06
Split the two usages of __ROMCC__:
Myles Watson
2009-10-26
Kontron 986LCD-M update
Stefan Reinauer
2009-08-12
drop extra whitespace at end of line for i945 + ICH7 (trivial)
Stefan Reinauer
2009-07-21
Intel ICH7 updates
Stefan Reinauer
2009-03-11
This patch contains some significant updates to the i82801gx component and will
Stefan Reinauer
2008-11-06
Drop #defines for registers that are not existant on the ICH7.
Uwe Hermann
2008-10-29
Support for the Intel ICH7 southbridge.
Stefan Reinauer