index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
northbridge
/
intel
Age
Commit message (
Expand
)
Author
2010-02-08
janitor task: unify and cleanup naming.
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
2010-01-25
This code was copied from amdk8 and never really made usable.
Stefan Reinauer
2010-01-17
Support a few more i945 variants. With this framework in place it should
Stefan Reinauer
2010-01-16
* drop reset files from 945 mainboards (and use southbridge specific reset)
Stefan Reinauer
2009-11-28
Maciej Pijanka tried to get the Biostar M6TLD running, and created a patch for
Maciej Pijanka
2009-10-30
Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults.
Uwe Hermann
2009-10-27
Improve coreboot build output and eliminate some warnings:
Uwe Hermann
2009-10-26
Add kconfig menus for most chipset VIDEO_MB values.
Uwe Hermann
2009-10-26
Kontron 986LCD-M update
Stefan Reinauer
2009-10-19
Clean up some #ifdef CONFIG_*
Myles Watson
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-10-01
Add some trivial numbers for 945, and Core2 Duo E8200 Intel parts
Peter Stuge
2009-09-29
Make CONFIG_HAVE_HIGH_TABLES consistent in where and how it is set.
Myles Watson
2009-09-29
More consistent use of "default n" and "select XYZ" in
Patrick Georgi
2009-09-25
some progress on kconfig:
Patrick Georgi
2009-09-23
simplify source tree hierarchy: move files from sdram/ and ram/ to lib/
Stefan Reinauer
2009-09-22
tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ...
Myles Watson
2009-08-28
This patch adds VGA and PS/2 Keyboard/mouse support to the already existing i...
Arnaud Maye
2009-08-25
Add kconfig support for ASUS P2B-F.
Uwe Hermann
2009-08-12
drop extra whitespace at end of line for i945 + ICH7 (trivial)
Stefan Reinauer
2009-08-12
Kconfig!
Patrick Georgi
2009-07-21
* drop ich7 include
Stefan Reinauer
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-07-01
Add support for the Intel Eagle Heights development board.
Thomas Jourdan
2009-06-30
the tool chain settings should not be in renamed (as they will never live in
Stefan Reinauer
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-05-11
Trivial white space fixes so that the next patches are easier to read.
Myles Watson
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-04-30
Refactor copy_and_run so that it uses a single code base instead of
Patrick Georgi
2009-04-28
Enable HAVE_HIGH_TABLES by default for northbridges with
Patrick Georgi
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
2009-03-13
ACPI implementation for i945, ICH7, Kontron 986LCD-M
Stefan Reinauer
2009-03-11
i945 northbridge update
Stefan Reinauer
2009-03-06
Fix mmconf (PCIe memory mapped config space access) support in v2. It was
Stefan Reinauer
2009-02-27
Generic approach of putting BIOS tables at the end of memory
Stefan Reinauer
2009-01-20
fix small TOLUD issue in i945 raminit (trivial)
Stefan Reinauer
2009-01-20
put in a little comment (trivial)
Stefan Reinauer
2009-01-20
This fine work by Jon Dufresne was awkwardly rotting on the mailing list for
Jon Dufresne
2008-12-19
Fix a LOT of implicit function declarations before they become errors.
Corey Osgood
[next]