summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* The variable is already checked when including the socketF subdirectory.Myles Watson2009-08-241-14/+14
* Update Coreinfo to use TAG_FORWARD in tables.Myles Watson2009-08-242-11/+12
* This patch is about the DA-C2 and RB-C2. Chip with install processorZheng Bao2009-08-245-43/+49
* Change the intel cpu makefile.inc so that it fits the model better.Ronald G. Minnich2009-08-214-38/+32
* Trivial spelling corrections.Myles Watson2009-08-211-4/+4
* This goes a surprisingly long way to building the epia-n. It also hasRonald G. Minnich2009-08-2011-44/+265
* 20090819-2-trim-down-cbfs:Patrick Georgi2009-08-209-33/+66
* Add an error message if there is a zero-sized fixed resource. Fix the existingMyles Watson2009-08-192-1/+7
* Don't let zero sized fixed resource mess up the allocator's memory map.Patrick Georgi2009-08-191-0/+2
* Config-abuild.lb doesn't need to override ROM_IMAGE_SIZE.Patrick Georgi2009-08-191-2/+0
* Reduce size of the romstage on various boards that fail to build on QA.Patrick Georgi2009-08-1936-36/+54
* The Errata350 is "Write 0000_8000h to register F2x[1, 0]9C_xD080F0C.", instea...Zheng Bao2009-08-191-14/+14
* Correct usage of Makefile.inc and add support for cn400Ronald G. Minnich2009-08-184-8/+39
* Add via south support. Correct usage of conditional variables. Ronald G. Minnich2009-08-186-11/+61
* Add the rest of the files.Jon Harrison2009-08-188-0/+1870
* Get the Via EPIA-N(L)/CN400 to a reasonable level of maturity::Jon Harrison2009-08-1719-567/+958
* Add more docs, this time for southbridge. Ronald G. Minnich2009-08-171-3/+43
* Move CBFS header to a safer place.Thomas Jourdan2009-08-171-2/+2
* Remove unused normal image option in KconfigCristi Magherusan2009-08-171-8/+1
* Allow setting up a VGABIOS image in KconfigCristi Magherusan2009-08-172-3/+34
* Add 4MB ROM image size to KconfigCristi Magherusan2009-08-172-0/+9
* Most of the changes here are trivial, but the white space changes would be ha...Myles Watson2009-08-131-283/+283
* - AMD selected a couple of options that are incompatible with QEmu (andPatrick Georgi2009-08-133-10/+8
* Fix some conflicting types of variablesPatrick Georgi2009-08-134-16/+13
* \\ are not escaped in a sane way between fedora and ubuntu! Just createRonald G. Minnich2009-08-124-11/+13
* Remove duplicate file, adjust Makefile to use the original copy.Patrick Georgi2009-08-122-400/+2
* drop extra whitespace at end of line for i945 + ICH7 (trivial)Stefan Reinauer2009-08-1229-105/+105
* This now builds. Ronald G. Minnich2009-08-1219-30/+122
* Fix multiple missing files and errors from the recent commit. This happenedRonald G. Minnich2009-08-128-26/+620
* Missing files from last patch.Ronald G. Minnich2009-08-122-0/+12
* Kconfig!Patrick Georgi2009-08-12376-16/+36152
* Don't pull in x86emu from a foreign directory anymore. ThisStefan Reinauer2009-08-1151-0/+21267
* Enable CBFS everywhere. All boards compiled for me (abuild tested),Patrick Georgi2009-08-11146-365/+238
* cpu/amd/model_lx used its own routine for copying coreboot_ram. ThisPatrick Georgi2009-08-111-95/+20
* The code between #if and #endif is only about UMA mode. The CONFIG_GFXUMA sho...Zheng Bao2009-08-111-1/+1
* fix for the case that CONFIG_TTYS0_DIV is defined in mainboard's Config.lbStefan Reinauer2009-08-061-0/+2
* fix buggy comment in libpayload's strncat functionStefan Reinauer2009-08-051-1/+1
* Add some more CONFIG_* prefixes that were missing.Patrick Georgi2009-08-053-4/+4
* Prepare for kconfig: Rename COREBOOT_V2 to CONFIG_COREBOOT_V2Patrick Georgi2009-08-051-1/+1
* Fix the generic code for copying and running coreboot_ram in casePatrick Georgi2009-08-053-4/+14
* oops, these two were missed in the last cleanup.Stefan Reinauer2009-07-311-0/+6
* Catch various cases in libpayload where malloc() or memalign() return NULLStefan Reinauer2009-07-3110-7/+62
* * drop duplicate prototype for lib_get_sysinfo()Stefan Reinauer2009-07-313-6/+7
* Fix erroneous comment in src/mainboard/h8dmr/Options.lbWard Vandewege2009-07-281-1/+1
* drop dead nested assignment (trivial)Stefan Reinauer2009-07-261-3/+1
* trivial typo in a commentStefan Reinauer2009-07-261-1/+1
* CBFS stuff:Stefan Reinauer2009-07-236-56/+131
* sb/via/k8t890: add vga textmode code for k8m890 chrome igp.Luc Verhaegen2009-07-236-6/+235
* We did together some patch which makes finally a MMCONFIG workable inRudolf Marek2009-07-232-1/+14
* Don't put .o files in the source tree. (trivial)Stefan Reinauer2009-07-221-1/+1