summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* - use LAPIC timer if selected (instead of TSC all the time) [kconfig]Patrick Georgi2010-01-045-3/+5
* improve debug output.Stefan Reinauer2010-01-031-1/+1
* romcc:Patrick Georgi2009-12-3115-49/+135
* trival. All the changes is about comment and spaces.Zheng Bao2009-12-28178-897/+2600
* Fix technexion tim5690 build failure - REALMODE option required for x86.c mai...Marc Jones2009-12-231-0/+2
* newconfig compilation failed withStefan Reinauer2009-12-231-0/+1
* Add mainboard x86emu interrupt function support. Add tim5690 VGA BIOS functio...Libra Li2009-12-237-26/+303
* Tiny Bootblock, step 1/n.Patrick Georgi2009-12-2312-40/+306
* make strcmp happy by including string.h (trivial)Stefan Reinauer2009-12-211-0/+1
* Allow user to specify the size of a newly created cbfs imagePatrick Georgi2009-12-212-2/+9
* Make coreboot load VSA from CBFS on amd/gx2.Patrick Georgi2009-12-211-11/+5
* Clean up amd/dbm690t and kontron/986lcd-m some more (notPatrick Georgi2009-12-183-12/+33
* CONFIG_K8_MEM_BANK_B_ONLY and CONFIG_PCIE_CONFIGSPACE_HOLE aren't used _anywh...Patrick Georgi2009-12-181-1/+2
* Filter out some more K8/Fam10 specific options on unrelated boards.Patrick Georgi2009-12-181-4/+21
* - speed up board comparison by only building abuild configs, not the wholeStefan Reinauer2009-12-182-3/+12
* Make "KBuild report" a bit happierStefan Reinauer2009-12-173-39/+3
* minor bug in the cbfs documentation (trivial)Stefan Reinauer2009-12-171-1/+1
* Make sure that the h8dmr_fam10 has the proper version string.Ward Vandewege2009-12-161-1/+1
* The drivers for the k8t890 weren't being built. Increased heapsize.Myles Watson2009-12-142-7/+15
* crossgcc: Fix MPFR download locationPeter Stuge2009-12-131-1/+1
* Push VSA into CBFS for amd/lx systems. It's not hooked up toPatrick Georgi2009-12-101-11/+5
* cbfstool: Fill memory allocated in create_cbfs_file() with 0xffPeter Stuge2009-12-061-0/+1
* Trivial fixes for kconfig. They fix all non-fam10 build failures.Myles Watson2009-12-0212-22/+29
* Trivial fix for kconfig socket 441 (typo was 411) so that d945gclf builds.Myles Watson2009-12-022-2/+2
* Eliminate some noise in the output of compareboard on non-K8/Fam10h boardsPatrick Georgi2009-12-011-0/+15
* Not all boards cope with automatically sized bootblocks, leading to 4GBPatrick Georgi2009-12-011-13/+1
* Atom only supports 32bit MTRRs (trivial)Stefan Reinauer2009-12-011-1/+1
* Trivial. SCH4304 and SCH4307 have the same device id.Zheng Bao2009-12-011-1/+1
* Add support for the SMSC SCH4304 Super I/O.Zheng Bao2009-11-301-0/+2
* Maciej Pijanka tried to get the Biostar M6TLD running, and created a patch forMaciej Pijanka2009-11-2811-0/+877
* msrtool: Fix simple breakage in r4964Peter Stuge2009-11-281-1/+1
* msrtool: Add FreeBSD support using /dev/cpuctl ioctl interfaceAndriy Gapon2009-11-284-1/+117
* msrtool: Make configure more POSIX sh friendlyAndriy Gapon2009-11-281-8/+8
* msrtool: Actually do PREFIX substitution in MakefilePeter Stuge2009-11-281-2/+2
* Eliminate special case id.inc/id.lds in favor of a configuration variable ID_...Patrick Georgi2009-11-2757-205/+140
* Let ld(1) calculate the required size for code in the bootblockMaciej Pijanka2009-11-271-1/+13
* Really hook up s2850 and s2875. Trivial.Patrick Georgi2009-11-271-0/+2
* Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_IDPatrick Georgi2009-11-2734-7/+284
* Remove commented out example MSR definitionsPeter Stuge2009-11-262-13/+0
* Add the following GeodeLX memory controller MSRsNathan Williams2009-11-261-0/+292
* Trivial style changes, replace a few C++ type comments, and some code reusePeter Stuge2009-11-252-25/+7
* This patch is buzzer of TechNexion TIM-5690.Libra Li2009-11-252-0/+127
* This patch is buzzer of TechNexion TIM-5690.Libra Li2009-11-256-6/+59
* msrtool: Fix Geode LX probe function, Family/Model were swappedPeter Stuge2009-11-251-1/+1
* Make the kconfig-style build work in mingw:Patrick Georgi2009-11-2113-34/+5522
* Add GLCP_SYS_RSTPLL MSR defines for GeodeLXPeter Stuge2009-11-211-0/+68
* Trivial fix for tyan/s2912 to build. Remove overspecified options in Config.lb.Myles Watson2009-11-192-65/+4
* Update amdk8/util.c since __PRE_RAM__. Make node & link more unique.Myles Watson2009-11-182-8/+10
* This is a patch to control the DIP switch and digital I/O.Libra Li2009-11-181-0/+15
* Silence two warnings. Only use the Qemu hard-coded address for VGA devices.Myles Watson2009-11-172-5/+9