summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig,Patrick Georgi2010-10-0132-35/+14
* fix VIA C7 code.Stefan Reinauer2010-10-011-2/+4
* ICS951462_ADDRESS defined but _never_ used. Drop it.Patrick Georgi2010-10-016-6/+0
* Make i945/raminit.c:fsbclk() return u16 rather than intPeter Stuge2010-10-011-5/+5
* Remove a couple of defines that seem to be the result ofPatrick Georgi2010-10-0110-49/+0
* Split NORTHBRIDGE_INTEL_I945 into more precise _I945GC and _I945GMPeter Stuge2010-10-018-43/+25
* Add missing parenthesis (trivial).Uwe Hermann2010-10-011-1/+1
* Move several i945 config #defines from romstage.c to Kconfig.Patrick Georgi2010-10-0112-49/+66
* CAR simplifications, typos, readability improvements (trivial).Uwe Hermann2010-10-014-41/+35
* Trivial. Re-indent the code.Zheng Bao2010-10-016-16/+16
* Various cosmetic and coding style fixes in CAR code (trivial).Uwe Hermann2010-09-303-257/+284
* Use existing, readable MTRR #defines instead of hardcoding numbers.Uwe Hermann2010-09-303-30/+29
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-30201-714/+662
* fix Kontron KT690 and clean up socket S1G1 boards accordingly.Stefan Reinauer2010-09-304-38/+22
* drop unneeded earlymtrr.c includeStefan Reinauer2010-09-305-5/+0
* Move CAR settings to board config for socket 940 boards.Warren Turkal2010-09-3013-71/+24
* Move VIA C7 board CAR config to VIA C7 instead of boards.Warren Turkal2010-09-302-2/+7
* Don't run clean-abuild on distclean target. It breaks full abuild runs.Patrick Georgi2010-09-291-1/+1
* Forgot to 'svn add' src/cpu/x86/name (trivial).Uwe Hermann2010-09-292-0/+71
* Factor out fill_processor_name() and strcpy() functions.Uwe Hermann2010-09-2915-198/+46
* As $PWD is not exported by all shells, use make-builtin $(CURDIR)Jonathan Kollasch2010-09-281-2/+2
* Fix small typo in root Makefile.Warren Turkal2010-09-281-1/+1
* Drop some unneeded "#if CONFIG_USBDEBUG" (trivial).Uwe Hermann2010-09-283-6/+0
* Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings.Myles Watson2010-09-2854-372/+0
* Trivial. re-Indent the code.Zheng Bao2010-09-282-35/+35
* I missed these boards in a previous commit.Warren Turkal2010-09-272-2/+0
* Good bye, OLPC...Stefan Reinauer2010-09-2718-992/+0
* All these boards already had the CACHE_AS_RAM option in their individualWarren Turkal2010-09-2714-19/+8
* Move CAR config from mainboard to CPU config for AMD GX2 boards.Warren Turkal2010-09-272-6/+8
* The commandline parsing for abuild doing a couple of buggy things:Warren Turkal2010-09-272-5/+8
* This patch moves one of the CAR configs to the socket from the singleWarren Turkal2010-09-272-9/+16
* Obviously missing brackets.Xavi Drudis Ferran2010-09-272-4/+5
* drop some dead code from model_fxx_init.cStefan Reinauer2010-09-271-16/+1
* oops. always run abuild on a clean tree with no other patches applied.Stefan Reinauer2010-09-271-0/+1
* RAMBASE = 0x4000 is no longer needed. Drop it.Stefan Reinauer2010-09-279-36/+1
* drop excessive blank lineStefan Reinauer2010-09-271-1/+0
* Add 2 missing license headers based on svn logs and remove an unneeded #includeStefan Reinauer2010-09-272-3/+35
* minor include cleanupsStefan Reinauer2010-09-273-3/+1
* Add a kconfig option to allow the user to select a specific physicalUwe Hermann2010-09-278-21/+28
* Add a few missing license headers based on svn logs, and also add aUwe Hermann2010-09-274-17/+110
* drop double include (trivial)Stefan Reinauer2010-09-271-2/+0
* Duplicate the MCP55 EHCI Debug Port enable code for use with CK804.Jonathan Kollasch2010-09-262-0/+63
* i82801bx defines the hard reset function, so move the "select" statement toWarren Turkal2010-09-262-1/+1
* Remove hard reset config from some mainboard configsWarren Turkal2010-09-264-4/+0
* drop some more unneeded ../../..Stefan Reinauer2010-09-262-3/+3
* Normalize the config option for the Intel Atom CPU.Warren Turkal2010-09-262-2/+1
* the utility is called dumpmmcr, not dump_mmcrStefan Reinauer2010-09-262-0/+0
* dumpmmcr utility is available under util and shares most of the code.Stefan Reinauer2010-09-262-450/+0
* update license header for dumpmmcr utility according to svn history.Stefan Reinauer2010-09-261-12/+13
* Fix the build, CONFIG_USBDEBUG must always be defined (trivial).Uwe Hermann2010-09-261-0/+3