summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/i82810
Commit message (Expand)AuthorAgeFilesLines
* newconfig is no more.Patrick Georgi2010-02-071-27/+0
* Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults.Uwe Hermann2009-10-301-0/+5
* Add kconfig menus for most chipset VIDEO_MB values.Uwe Hermann2009-10-261-0/+21
* Clean up some #ifdef CONFIG_*Myles Watson2009-10-192-2/+2
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-152-4/+4
* Remove default n statements to simplify .config and ldoptions files.Myles Watson2009-10-091-1/+0
* Make CONFIG_HAVE_HIGH_TABLES consistent in where and how it is set.Myles Watson2009-09-291-5/+1
* some progress on kconfig:Patrick Georgi2009-09-252-1/+7
* tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ...Myles Watson2009-09-221-5/+0
* Kconfig!Patrick Georgi2009-08-122-0/+50
* 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-021-27/+0
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-302-4/+4
* 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
* Add high tables support to all northbridges.Stefan Reinauer2009-04-302-0/+16
* Every object file with a struct pci_driver ... __pci_driver needs to be markedStefan Reinauer2009-03-241-1/+1
* Fix the only implicit declaration before it becomes an error.Corey Osgood2008-12-181-0/+1
* 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
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-187-7/+7
* Drop duplicated and unneeded #defines from some northbridges (trivial).Uwe Hermann2007-10-271-13/+0
* Ever wondered where those "setting incorrect section attributes forStefan Reinauer2007-10-241-1/+1
* Various minor cosmetics and coding style fixes (trivial).Uwe Hermann2007-06-195-88/+97
* This patch fixes up a couple mistakes I made with the i82810 and mew-vw to makeCorey Osgood2007-06-191-10/+12
* Add initial support for the Intel 82810 northbridge.Corey Osgood2007-06-148-0/+801
OpenPOWER on IntegriCloud