summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/i82810
Commit message (Expand)AuthorAgeFilesLines
* northbridge/intel/i82810: Unify UDELAY selectionStefan Reinauer2016-03-131-0/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-317-28/+0
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-217-7/+7
* kbuild: automatically include northbridgesStefan Reinauer2015-04-291-0/+4
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-5/+5
* CBMEM: Tag chipsets with LATE_CBMEM_INITKyösti Mälkki2015-01-271-0/+1
* northbridge/amd: Doxygen fixesMartin Roth2015-01-081-1/+1
* northbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-061-34/+13
* northbridge/intel: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan2014-11-011-7/+3
* northbridge,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-171-1/+0
* northbridge/intel/i82810/raminit.c: Unused func spd_read_byte()Edward O'Callaghan2014-05-251-5/+0
* intel: Remove GFXUMA and related global variablesKyösti Mälkki2014-05-191-0/+1
* CBMEM northbridges: Remove references to global high_tables_baseKyösti Mälkki2013-09-111-3/+1
* Set PCI bus operations at buildtime for ramstageKyösti Mälkki2013-07-111-1/+1
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-222-2/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-017-7/+7
* Drop CONFIG_WRITE_HIGH_TABLESStefan Reinauer2013-02-281-6/+2
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-1/+1
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-1/+1
* Remove assembly coded log2 functionRonald G. Minnich2012-11-281-1/+0
* Get rid of drivers classPatrick Georgi2012-11-271-1/+1
* Remove chip.h files without config structureKyösti Mälkki2012-10-072-24/+0
* Auto-declare chip_operationsKyösti Mälkki2012-08-221-1/+0
* Cleanup coreboot memory table includesKyösti Mälkki2012-08-081-1/+0
* Intel and GFXUMA: drop redundant use of lb_add_memory_range()Kyösti Mälkki2012-08-011-9/+0
* Intel and GFXUMA: fix MTRR and use uma_resource()Kyösti Mälkki2012-07-271-5/+6
* Intel 82810 and 82830: always room for PCI memoryKyösti Mälkki2012-07-271-11/+2
* Define global uma_memory variablesKyösti Mälkki2012-07-161-3/+0
* Clean up #ifsPatrick Georgi2012-05-081-2/+2
* fix i810 boards with ram init debugging disabled.Stefan Reinauer2010-12-291-0/+4
* proper printk handling in src/northbridge/intel/i82810/raminit.cStefan Reinauer2010-12-271-7/+1
* Fix most CONFIG_DEBUG_RAM_SETUP issues. Stefan Reinauer2010-12-273-51/+58
* The same mechanisms are used for normal and fallback images. Stefan Reinauer2010-12-191-1/+1
* We hardcode highmemory size in every northbridge! This is bad, and especiall...Rudolf Marek2010-12-131-4/+3
* Some more DIMM0 related cleanups and deduplication.Uwe Hermann2010-11-203-15/+10
* Remove various .c #includes from Intel i810/i82801ax/i82801bx boards.Uwe Hermann2010-10-135-5/+29
* Convert all Intel i810 boards to CAR.Uwe Hermann2010-10-132-1/+7
* Move translate_spd_to_i82810[] from .h to .c file (trivial).Uwe Hermann2010-10-122-57/+54
* Factor out a few commonly duplicated functions from northbridge.c.Uwe Hermann2010-10-111-40/+0
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-1/+1
* drop three unneeded config variables:Jens Rottmann2010-08-271-1/+0
* CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board /Jens Rottmann2010-08-261-0/+1
* Update my old, no longer active email addressesCorey Osgood2010-08-016-6/+6
* Kill a few more warnings.Myles Watson2010-07-071-1/+1
* This patch implements GFXUMA on all supported i810 boards. Also some fix-ups ...Joseph Smith2010-06-201-51/+66
* Always enable parent resources before child resources.Myles Watson2010-06-171-2/+2
* Same conversion as with resources from static arrays to lists, exceptMyles Watson2010-06-091-4/+4
* license header fixes Nils Jacobs2010-05-141-2/+1
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-273-7/+7