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
/
i82801xx
Age
Commit message (
Expand
)
Author
2009-11-06
Split the two usages of __ROMCC__:
Myles Watson
2009-10-24
s/object-y/obj-y/ in two southbridges, since otherwise kbuild will not pick u...
Stefan Reinauer
2009-10-09
Remove default n statements to simplify .config and ldoptions files.
Myles Watson
2009-09-25
some progress on kconfig:
Patrick Georgi
2009-08-28
Add kconfig support for all Intel 82810 (i810) boards.
Uwe Hermann
2009-08-28
Silence unneeded #warnings, change to code comments (trŅvial).
Uwe Hermann
2009-08-25
Various Kconfig and Makefile.inc fixes and cosmetics.
Uwe Hermann
2009-08-12
Kconfig!
Patrick Georgi
2009-07-02
Move the v3 resource allocator to v2.
Myles Watson
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-06-03
Revert "CMOS: Add set_option and rework get_option."
Luc Verhaegen
2009-06-03
CMOS: Add set_option and rework get_option.
Luc Verhaegen
2009-05-29
enable/disable IDE 0/1 (Primary/Secondary) interfaces on the i82801xx southbr...
Joseph Smith
2009-05-26
ops can not be const because of the pci conf1/conf2 hackery we do. trivial
Stefan Reinauer
2009-05-13
Oops forgot small part. Set up PIRQs in mainboard Config.lb for IP1000 and RM...
Joseph Smith
2009-05-02
Assign PIRQs in mainboard Config.lb or use the default ones listed in i82801x...
Joseph Smith
2009-05-02
Trivial, update email address.
Joseph Smith
2009-05-01
This is a patch to use another IRQ besides IRQ12 to fix conflicts with i8042 ...
Joseph Smith
2009-02-28
coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3
Stefan Reinauer
2008-11-02
Trim down the list of southbridges supported by the i82801xx driver
Uwe Hermann
2008-04-06
This patch halts the tco timer early in the boot process on all ICH series so...
Joseph Smith
2008-01-18
Please bear with me - another rename checkin. This qualifies as trivial, no
Stefan Reinauer
2007-11-07
Add initial support for all known ICH* southbridges to the
Uwe Hermann
2007-10-30
Various fixes and improvements of the 82801xx code.
Joseph Smith
2007-10-24
smaller changes to silence build warnings. (trivial)
Stefan Reinauer
2007-10-24
Ever wondered where those "setting incorrect section attributes for
Stefan Reinauer
2007-10-01
Thee lines in i82801xx_pci.c need to be removed. They cause the
Joseph Smith
2007-06-19
Various minor cosmetics and coding style fixes (trivial).
Uwe Hermann
2007-06-14
Small bugfix in i82801xx_lpc.c.
Corey Osgood
2007-06-14
This patch adds support for the Intel i82810 northbridge and various i82801xx
Corey Osgood