summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/i855
Commit message (Expand)AuthorAgeFilesLines
* lib: Unify log2() and related functionsJulius Werner2015-06-051-0/+1
* Remove address from GPLv2 headersPatrick Georgi2015-05-216-6/+6
* kbuild: automatically include northbridgesStefan Reinauer2015-04-291-0/+4
* Kconfig whitespace fixesMartin Roth2015-04-281-18/+18
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-1/+1
* CBMEM: Tag chipsets with LATE_CBMEM_INITKyösti Mälkki2015-01-271-0/+1
* northbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-062-55/+35
* northbridge/intel: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan2014-11-011-7/+3
* northbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* 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
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-016-6/+6
* Drop CONFIG_WRITE_HIGH_TABLESStefan Reinauer2013-02-281-5/+1
* 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
* Remove chip.h files without config structureKyösti Mälkki2012-10-072-25/+0
* Auto-declare chip_operationsKyösti Mälkki2012-08-221-1/+0
* Clean up #ifsPatrick Georgi2012-05-081-2/+2
* remove trailing whitespaceStefan Reinauer2011-11-011-4/+4
* We hardcode highmemory size in every northbridge! This is bad, and especiall...Rudolf Marek2010-12-131-4/+3
* i855: Remove useless memctrl indirection.Uwe Hermann2010-11-223-52/+44
* Some more DIMM0 related cleanups and deduplication.Uwe Hermann2010-11-201-4/+0
* Convert some comments to proper Doxygen syntax.Uwe Hermann2010-10-261-46/+50
* Correct spelling of "spacing" (in comments).Jonathan Kollasch2010-10-191-2/+2
* Factor out a few commonly duplicated functions from northbridge.c.Uwe Hermann2010-10-111-39/+0
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-1/+1
* Trivial warning fix for adl855pc.Myles Watson2010-09-021-0/+4
* This file was missing from r5751.Andreas Schultz2010-08-301-0/+76
* Rework i855GM/i855GME supportAndreas Schultz2010-08-304-175/+926
* drop three unneeded config variables:Jens Rottmann2010-08-271-1/+0
* 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
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-274-46/+46
* fix digitallogic adl855pc compilation (and clean up the warnings while at it)Stefan Reinauer2010-04-143-60/+8
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-312-28/+28
* Fix all the format string warnings.Myles Watson2010-03-221-6/+3
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-6/+6
* Drop i855pm port and rename i855gme to i855 instead.Stefan Reinauer2010-02-258-0/+778
OpenPOWER on IntegriCloud