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
/
northbridge
/
intel
/
i82810
Age
Commit message (
Expand
)
Author
2009-09-22
tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ...
Myles Watson
2009-08-12
Kconfig!
Patrick Georgi
2009-07-05
Fix build for i810 boards that don't enable onboard VGA, yet.
Uwe Hermann
2009-07-05
Various Intel 82810/82810E changes which allow onboard VGA to work.
Elia Yehuda
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-19
Convert the MSI MS-6178 board to CBFS.
Uwe Hermann
2009-06-05
Add a hopefully more correct and flexible set_dram_buffer_strength()
Elia Yehuda
2009-04-30
Add high tables support to all northbridges.
Stefan Reinauer
2009-03-24
Every object file with a struct pci_driver ... __pci_driver needs to be marked
Stefan Reinauer
2008-12-18
Fix the only implicit declaration before it becomes an error.
Corey Osgood
2008-11-21
i810: Add support for multiple DIMMs, both single-sided and double-sided,
Elia Yehuda
2008-11-20
Get rid of the unnecessary indirection by 'struct mem_controller' for the
Uwe Hermann
2008-11-18
i810: Add some more comments, and especially add a list of tested BUFF_SC
Uwe Hermann
2008-01-18
Please bear with me - another rename checkin. This qualifies as trivial, no
Stefan Reinauer
2007-10-27
Drop duplicated and unneeded #defines from some northbridges (trivial).
Uwe Hermann
2007-10-24
Ever wondered where those "setting incorrect section attributes for
Stefan Reinauer
2007-06-19
Various minor cosmetics and coding style fixes (trivial).
Uwe Hermann
2007-06-19
This patch fixes up a couple mistakes I made with the i82810 and mew-vw to make
Corey Osgood
2007-06-14
Add initial support for the Intel 82810 northbridge.
Corey Osgood