summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel
Commit message (Expand)AuthorAgeFilesLines
* Make CONFIG_HAVE_HIGH_TABLES consistent in where and how it is set.Myles Watson2009-09-2910-44/+10
* More consistent use of "default n" and "select XYZ" inPatrick Georgi2009-09-291-0/+1
* some progress on kconfig:Patrick Georgi2009-09-2522-24/+112
* simplify source tree hierarchy: move files from sdram/ and ram/ to lib/Stefan Reinauer2009-09-232-2/+2
* tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ...Myles Watson2009-09-221-5/+0
* This patch adds VGA and PS/2 Keyboard/mouse support to the already existing i...Arnaud Maye2009-08-283-1/+114
* Add kconfig support for ASUS P2B-F.Uwe Hermann2009-08-254-2/+48
* drop extra whitespace at end of line for i945 + ICH7 (trivial)Stefan Reinauer2009-08-128-15/+15
* Kconfig!Patrick Georgi2009-08-126-0/+116
* * drop ich7 includeStefan Reinauer2009-07-2112-625/+1109
* Fix build for i810 boards that don't enable onboard VGA, yet.Uwe Hermann2009-07-051-0/+2
* Various Intel 82810/82810E changes which allow onboard VGA to work.Elia Yehuda2009-07-053-41/+50
* Move the v3 resource allocator to v2.Myles Watson2009-07-0210-279/+22
* Add support for the Intel Eagle Heights development board.Thomas Jourdan2009-07-013-2/+28
* the tool chain settings should not be in renamed (as they will never live inStefan Reinauer2009-06-302-2/+2
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-3020-43/+43
* Convert the MSI MS-6178 board to CBFS.Uwe Hermann2009-06-191-1/+1
* Add a hopefully more correct and flexible set_dram_buffer_strength()Elia Yehuda2009-06-051-1/+74
* Trivial white space fixes so that the next patches are easier to read.Myles Watson2009-05-111-52/+48
* Run dos2unix on all files:Stefan Reinauer2009-05-021-50/+50
* Trivial removal of svn:executable property from vga.c.Peter Stuge2009-05-011-0/+0
* This patch allows a custom vga driver that will give the flexibility to run c...Joseph Smith2009-05-012-0/+51
* Add high tables support to all northbridges.Stefan Reinauer2009-04-3018-2/+132
* Refactor copy_and_run so that it uses a single code base instead ofPatrick Georgi2009-04-301-2/+0
* Enable HAVE_HIGH_TABLES by default for northbridges withPatrick Georgi2009-04-281-0/+4
* Every object file with a struct pci_driver ... __pci_driver needs to be markedStefan Reinauer2009-03-243-3/+3
* This, ladies and gentlement, is commit #4000.Stefan Reinauer2009-03-133-0/+3
* ACPI implementation for i945, ICH7, Kontron 986LCD-MStefan Reinauer2009-03-134-0/+408
* i945 northbridge updateStefan Reinauer2009-03-117-51/+373
* Fix mmconf (PCIe memory mapped config space access) support in v2. It wasStefan Reinauer2009-03-061-2/+6
* Generic approach of putting BIOS tables at the end of memoryStefan Reinauer2009-02-271-9/+23
* fix small TOLUD issue in i945 raminit (trivial)Stefan Reinauer2009-01-201-3/+3
* put in a little comment (trivial)Stefan Reinauer2009-01-201-2/+2
* This fine work by Jon Dufresne was awkwardly rotting on the mailing list forJon Dufresne2009-01-207-0/+812
* Fix a LOT of implicit function declarations before they become errors.Corey Osgood2008-12-192-1/+3
* Fix the only implicit declaration before it becomes an error.Corey Osgood2008-12-181-0/+1
* Add (parts of the) support for multiple DIMMs on the Intel 440BX chipset.Uwe Hermann2008-12-091-32/+63
* Remove the unnecessary memctrl[] indirection, 440BX only has oneUwe Hermann2008-11-273-108/+56
* i810: Add support for multiple DIMMs, both single-sided and double-sided,Elia Yehuda2008-11-211-83/+103
* Get rid of the unnecessary indirection by 'struct mem_controller' for theUwe Hermann2008-11-203-47/+36
* i810: Add some more comments, and especially add a list of tested BUFF_SCUwe Hermann2008-11-182-22/+46
* Thanks to Uwe Hermann for spotting this typo.Stefan Reinauer2008-11-111-1/+1
* Merge some parts of the i945 review (trivial):Stefan Reinauer2008-11-104-90/+91
* i945.h: Add some more comments, align data for better readability (trivial).Uwe Hermann2008-11-091-22/+23
* Revert i945/ICH7 PCI IDs to be hard-coded numbers instead of #defines.Uwe Hermann2008-10-311-1/+1
* i945/ICH7: Use #defines from pci_ids.h (trivial).Uwe Hermann2008-10-291-1/+1
* Support for the Intel 945 northbridge.Stefan Reinauer2008-10-2913-0/+4746
* Drop tons of duplicated debug.c files, move common file toUwe Hermann2008-10-122-67/+1
* The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger2008-10-018-8/+15
* A duplicate register address is incremented in table register_values.Mats Erik Andersson2008-09-301-1/+1
OpenPOWER on IntegriCloud