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
/
i82801bx
Age
Commit message (
Expand
)
Author
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-26
Unify setting 82801a/b/c/d IOAPIC ID
Kyösti Mälkki
2012-11-27
Get rid of drivers class
Patrick Georgi
2012-10-08
hpet: common ACPI generation
Patrick Georgi
2012-08-22
Auto-declare chip_operations
Kyösti Mälkki
2010-12-08
first round name simplification. drop the <component>_ prefix.
stepan
2010-12-07
Get rid of some unneeded function prototypes in romstage.c files.
Uwe Hermann
2010-11-18
Fix/drop some obsolete comments,
Uwe Hermann
2010-10-13
Remove various .c #includes from Intel i810/i82801ax/i82801bx boards.
Uwe Hermann
2010-10-12
We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
Uwe Hermann
2010-10-11
Build fixes (trivial).
Uwe Hermann
2010-10-11
First round of ICH2/ICH2-M cleanups after split from i82801xx.
Uwe Hermann
2010-10-08
Drop unused i82801ax_early_lpc.c and i82801bx_early_lpc.c.
Uwe Hermann
2010-10-08
Intel 82801ax/82801bx: Fix and hook up i82801xx_smbus.c.
Uwe Hermann
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-09-26
i82801bx defines the hard reset function, so move the "select" statement to
Warren Turkal
2010-07-08
Fix all warnings in the tree
Stefan Reinauer
2010-07-07
Kill a few more warnings.
Myles Watson
2010-06-21
This patch adds support for the Intel D810E2CB (i810e/ICH2) desktop board. Hu...
Joseph Smith
2010-06-17
Always enable parent resources before child resources.
Myles Watson
2010-05-14
license header fixes
Nils Jacobs
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-03-31
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2010-03-28
drop __ROMCC__ define checks.. __PRE_RAM__ is what the code should be looking...
Stefan Reinauer
2010-03-22
drop some unused files and fix warnings on i945 based systems.
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-17
fix HPET on some ICH southbridges
Stefan Reinauer
2010-03-17
fix HPET base addressed.
Stefan Reinauer
2010-02-27
This does the following:
Stefan Reinauer