summaryrefslogtreecommitdiff
path: root/src/northbridge/intel
AgeCommit message (Expand)Author
2010-01-17Support a few more i945 variants. With this framework in place it shouldStefan Reinauer
2010-01-16* drop reset files from 945 mainboards (and use southbridge specific reset)Stefan Reinauer
2009-11-28Maciej Pijanka tried to get the Biostar M6TLD running, and created a patch forMaciej Pijanka
2009-10-30Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults.Uwe Hermann
2009-10-27Improve coreboot build output and eliminate some warnings:Uwe Hermann
2009-10-26Add kconfig menus for most chipset VIDEO_MB values.Uwe Hermann
2009-10-26Kontron 986LCD-M updateStefan Reinauer
2009-10-19Clean up some #ifdef CONFIG_*Myles Watson
2009-10-15Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson
2009-10-09Remove default n statements to simplify .config and ldoptions files.Myles Watson
2009-10-01Add some trivial numbers for 945, and Core2 Duo E8200 Intel partsPeter Stuge
2009-09-29Make CONFIG_HAVE_HIGH_TABLES consistent in where and how it is set.Myles Watson
2009-09-29More consistent use of "default n" and "select XYZ" inPatrick Georgi
2009-09-25some progress on kconfig:Patrick Georgi
2009-09-23simplify source tree hierarchy: move files from sdram/ and ram/ to lib/Stefan Reinauer
2009-09-22tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ...Myles Watson
2009-08-28This patch adds VGA and PS/2 Keyboard/mouse support to the already existing i...Arnaud Maye
2009-08-25Add kconfig support for ASUS P2B-F.Uwe Hermann
2009-08-12drop extra whitespace at end of line for i945 + ICH7 (trivial)Stefan Reinauer
2009-08-12Kconfig!Patrick Georgi
2009-07-21* drop ich7 includeStefan Reinauer
2009-07-05Fix build for i810 boards that don't enable onboard VGA, yet.Uwe Hermann
2009-07-05Various Intel 82810/82810E changes which allow onboard VGA to work.Elia Yehuda
2009-07-02Move the v3 resource allocator to v2.Myles Watson
2009-07-01Add support for the Intel Eagle Heights development board.Thomas Jourdan
2009-06-30the tool chain settings should not be in renamed (as they will never live inStefan Reinauer
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-06-19Convert the MSI MS-6178 board to CBFS.Uwe Hermann
2009-06-05Add a hopefully more correct and flexible set_dram_buffer_strength()Elia Yehuda
2009-05-11Trivial white space fixes so that the next patches are easier to read.Myles Watson
2009-05-02Run dos2unix on all files:Stefan Reinauer
2009-05-01Trivial removal of svn:executable property from vga.c.Peter Stuge
2009-05-01This patch allows a custom vga driver that will give the flexibility to run c...Joseph Smith
2009-04-30Add high tables support to all northbridges.Stefan Reinauer
2009-04-30Refactor copy_and_run so that it uses a single code base instead ofPatrick Georgi
2009-04-28Enable HAVE_HIGH_TABLES by default for northbridges withPatrick Georgi
2009-03-24Every object file with a struct pci_driver ... __pci_driver needs to be markedStefan Reinauer
2009-03-13This, ladies and gentlement, is commit #4000.Stefan Reinauer
2009-03-13ACPI implementation for i945, ICH7, Kontron 986LCD-MStefan Reinauer
2009-03-11i945 northbridge updateStefan Reinauer
2009-03-06Fix mmconf (PCIe memory mapped config space access) support in v2. It wasStefan Reinauer
2009-02-27Generic approach of putting BIOS tables at the end of memoryStefan Reinauer
2009-01-20fix small TOLUD issue in i945 raminit (trivial)Stefan Reinauer
2009-01-20put in a little comment (trivial)Stefan Reinauer
2009-01-20This fine work by Jon Dufresne was awkwardly rotting on the mailing list forJon Dufresne
2008-12-19Fix a LOT of implicit function declarations before they become errors.Corey Osgood
2008-12-18Fix the only implicit declaration before it becomes an error.Corey Osgood
2008-12-09Add (parts of the) support for multiple DIMMs on the Intel 440BX chipset.Uwe Hermann
2008-11-27Remove the unnecessary memctrl[] indirection, 440BX only has oneUwe Hermann
2008-11-21i810: Add support for multiple DIMMs, both single-sided and double-sided,Elia Yehuda