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
/
i82830
Age
Commit message (
Expand
)
Author
2010-03-05
This patch is from 2009-10-20
Uwe Hermann
2010-03-01
Fix YABEL guards; make debugging optional; fix some warnings
Stefan Reinauer
2010-03-01
This patch implements MBI (modular bios interface) support to the i830 chipset.
Stefan Reinauer
2010-02-22
drop two warnings (trivial)
Stefan Reinauer
2010-02-07
newconfig is no more.
Patrick Georgi
2010-02-01
Alot of it is trivial clean ups and 830 is now able to initialize one row/sid...
Joseph Smith
2009-10-26
Add kconfig menus for most chipset VIDEO_MB values.
Uwe Hermann
2009-10-15
Add CONFIG_GENERATE_* for tables so that the user can select which tables not
Myles Watson
2009-10-09
Remove default n statements to simplify .config and ldoptions files.
Myles Watson
2009-09-29
Make CONFIG_HAVE_HIGH_TABLES consistent in where and how it is set.
Myles Watson
2009-09-25
some progress on 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-05-02
Run dos2unix on all files:
Stefan Reinauer
2009-05-01
Trivial removal of svn:executable property from vga.c.
Peter Stuge
2009-05-01
This patch allows a custom vga driver that will give the flexibility to run c...
Joseph Smith
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
2009-03-13
This, ladies and gentlement, is commit #4000.
Stefan Reinauer
2008-10-12
Drop tons of duplicated debug.c files, move common file to
Uwe Hermann
2008-06-22
This patch allows support for multiple so-dimms, single or double sided.
Joseph Smith
2008-05-15
This patch allows the RCA RM4100 to reboot. Upon rebooting in auto.c it detec...
Joseph Smith
2008-03-09
Initial support for the Intel 82830 northbridge and RCA RM4100 board.
Joseph Smith