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
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