summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/i440lx
Commit message (Expand)AuthorAgeFilesLines
* CBMEM: Tag chipsets with LATE_CBMEM_INITKyösti Mälkki2015-01-271-0/+1
* northbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-061-4/+4
* northbridge/intel: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan2014-11-011-7/+3
* Uniformly spell frequency unit symbol as HzElyes HAOUAS2014-07-291-1/+1
* northbridge,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-171-1/+0
* northbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-082-2/+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-017-7/+7
* Drop CONFIG_WRITE_HIGH_TABLESStefan Reinauer2013-02-281-9/+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
* Get rid of drivers classPatrick Georgi2012-11-271-1/+1
* 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
* 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-202-7/+4
* Factor out a few commonly duplicated functions from northbridge.c.Uwe Hermann2010-10-111-39/+1
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-1/+1
* Various CONFIG_DEBUG_RAM_SETUP related fixes (trivial).Uwe Hermann2010-09-252-4/+5
* 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
* license header fixes Nils Jacobs2010-05-141-2/+1
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-273-26/+26
* zero warning days.Stefan Reinauer2010-04-091-1/+0
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-311-19/+19
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-222-3/+3
* newconfig is no more.Patrick Georgi2010-02-071-27/+0
* Maciej Pijanka tried to get the Biostar M6TLD running, and created a patch forMaciej Pijanka2009-11-289-0/+875