aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-05* Explicitly add __PRE_RAM__ where it should be added.Stefan Reinauer
2010-01-04- Fix UDELAY options and HAVE_INIT_TIMER [kconfig]Patrick Georgi
2010-01-04- use LAPIC timer if selected (instead of TSC all the time) [kconfig]Patrick Georgi
2010-01-03improve debug output.Stefan Reinauer
2009-12-31romcc:Patrick Georgi
2009-12-28trival. All the changes is about comment and spaces.Zheng Bao
2009-12-23Fix technexion tim5690 build failure - REALMODE option required for x86.c mai...Marc Jones
2009-12-23newconfig compilation failed withStefan Reinauer
2009-12-23Add mainboard x86emu interrupt function support. Add tim5690 VGA BIOS functio...Libra Li
2009-12-23Tiny Bootblock, step 1/n.Patrick Georgi
2009-12-21make strcmp happy by including string.h (trivial)Stefan Reinauer
2009-12-21Allow user to specify the size of a newly created cbfs imagePatrick Georgi
2009-12-21Make coreboot load VSA from CBFS on amd/gx2.Patrick Georgi
2009-12-18Clean up amd/dbm690t and kontron/986lcd-m some more (notPatrick Georgi
2009-12-18CONFIG_K8_MEM_BANK_B_ONLY and CONFIG_PCIE_CONFIGSPACE_HOLE aren't used _anywh...Patrick Georgi
2009-12-18Filter out some more K8/Fam10 specific options on unrelated boards.Patrick Georgi
2009-12-18- speed up board comparison by only building abuild configs, not the wholeStefan Reinauer
2009-12-17Make "KBuild report" a bit happierStefan Reinauer
2009-12-17minor bug in the cbfs documentation (trivial)Stefan Reinauer
2009-12-16Make sure that the h8dmr_fam10 has the proper version string.Ward Vandewege
2009-12-14The drivers for the k8t890 weren't being built. Increased heapsize.Myles Watson
2009-12-13crossgcc: Fix MPFR download locationPeter Stuge
2009-12-10Push VSA into CBFS for amd/lx systems. It's not hooked up toPatrick Georgi
2009-12-06cbfstool: Fill memory allocated in create_cbfs_file() with 0xffPeter Stuge
2009-12-02Trivial fixes for kconfig. They fix all non-fam10 build failures.Myles Watson
2009-12-02Trivial fix for kconfig socket 441 (typo was 411) so that d945gclf builds.Myles Watson
2009-12-01Eliminate some noise in the output of compareboard on non-K8/Fam10h boardsPatrick Georgi
2009-12-01Not all boards cope with automatically sized bootblocks, leading to 4GBPatrick Georgi
2009-12-01Atom only supports 32bit MTRRs (trivial)Stefan Reinauer
2009-12-01Trivial. SCH4304 and SCH4307 have the same device id.Zheng Bao
2009-11-30Add support for the SMSC SCH4304 Super I/O.Zheng Bao
2009-11-28Maciej Pijanka tried to get the Biostar M6TLD running, and created a patch forMaciej Pijanka
2009-11-28msrtool: Fix simple breakage in r4964Peter Stuge
2009-11-28msrtool: Add FreeBSD support using /dev/cpuctl ioctl interfaceAndriy Gapon
2009-11-28msrtool: Make configure more POSIX sh friendlyAndriy Gapon
2009-11-28msrtool: Actually do PREFIX substitution in MakefilePeter Stuge
2009-11-27Eliminate special case id.inc/id.lds in favor of a configuration variable ID_...Patrick Georgi
2009-11-27Let ld(1) calculate the required size for code in the bootblockMaciej Pijanka
2009-11-27Really hook up s2850 and s2875. Trivial.Patrick Georgi
2009-11-27Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_IDPatrick Georgi
2009-11-26Remove commented out example MSR definitionsPeter Stuge
2009-11-26Add the following GeodeLX memory controller MSRsNathan Williams
2009-11-25Trivial style changes, replace a few C++ type comments, and some code reusePeter Stuge
2009-11-25This patch is buzzer of TechNexion TIM-5690.Libra Li
2009-11-25This patch is buzzer of TechNexion TIM-5690.Libra Li
2009-11-25msrtool: Fix Geode LX probe function, Family/Model were swappedPeter Stuge
2009-11-21Make the kconfig-style build work in mingw:Patrick Georgi
2009-11-21Add GLCP_SYS_RSTPLL MSR defines for GeodeLXPeter Stuge
2009-11-19Trivial fix for tyan/s2912 to build. Remove overspecified options in Config.lb.Myles Watson
2009-11-18Update amdk8/util.c since __PRE_RAM__. Make node & link more unique.Myles Watson
2009-11-18This is a patch to control the DIP switch and digital I/O.Libra Li
2009-11-17Silence two warnings. Only use the Qemu hard-coded address for VGA devices.Myles Watson
2009-11-17Initialize memory before using it. put_bits wants it that way.Patrick Georgi
2009-11-16msrtool: Add comment with DirectIO URL to the code where it is used.Peter Stuge
2009-11-14Fix manual (non-kconfig) build of the following boards, due toUwe Hermann
2009-11-13Complete the Kconfig of socket_AM2r2.Zheng Bao
2009-11-12Cosmetics (trivial).Uwe Hermann
2009-11-12Print size of file on cbfs_add_file failure. The size of the file afterMyles Watson
2009-11-12Adapt ROM_IMAGE_SIZE, too. ROMBASE should probably be definedPatrick Georgi
2009-11-12Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu.Myles Watson
2009-11-12Trivial debug print format string fix for romcc.Myles Watson
2009-11-12Get rid of the ugly warning the right way.Myles Watson
2009-11-11Revert my too-hasty commit.Myles Watson
2009-11-11Silence an ugly-looking warning. Two casts were not enough, so just don't castMyles Watson
2009-11-11Rework bootblock size handling:Patrick Georgi
2009-11-11Help track down enable_rom issues in CBFS. If the magicPatrick Georgi
2009-11-10* Simplify acpi_add_tableStefan Reinauer
2009-11-09Add detection and dump support for the Winbond WPCD376I.Sean Young
2009-11-09Enable Multiboot table support (for GRUB2) by default.Ronald G. Minnich
2009-11-09Add a "locate" function cbfstool, which helps you findPatrick Georgi
2009-11-09These are post codes for TIM-5690 LED debug message.Libra Li
2009-11-06Remove drivers/pci/onboard. The only purpose was for option ROMs, which areMyles Watson
2009-11-06Remove some white space and comment differences from devicetree.cb and Config.lbMyles Watson
2009-11-06Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb.Uwe Hermann
2009-11-06Revert the deletion of drivers/pci/onboard that snuck in ahead of its time. Myles Watson
2009-11-06Split the two usages of __ROMCC__:Myles Watson
2009-11-06Remove hard coded bus numbers from arima/hdama mptable code and fix warnings.Myles Watson
2009-11-05Add debugging utility file for dumping routing registers on K8.Myles Watson
2009-11-05Don't try to set fixed resources. Trivial.Myles Watson
2009-11-05fix length field in dmi tables. Newer DMI versions through errorsStefan Reinauer
2009-11-05if x86emu was running for VGA init a corrupted low table RSDPStefan Reinauer
2009-11-05biosemu (non-yabel) cleanupStefan Reinauer
2009-11-05fix QemuStefan Reinauer
2009-11-05http://www.coreboot.org/pipermail/coreboot/2007-October/025740.htmlStefan Reinauer
2009-11-05If the coreboot and filo overlap, it will "slice off" a piece at theZheng Bao
2009-11-05Get the passed in Bus/Device/Function from the correct location on theMark Marshall
2009-11-05Use more care when implementing the PCI BIOS functions.Mark Marshall
2009-11-05When loading an option ROM use the class stored in the device toMark Marshall
2009-11-04Fix up typo in Socket 441 CPUs, and add a few (trivial) Kconfig files for them.Stefan Reinauer
2009-11-03Some fixes.Patrick Georgi
2009-11-03x86emu: Add support for the following opcodes:Stefan Reinauer
2009-11-02Add 82Q35/P35/Q33/G33/G31/P31 support to inteltool.Loïc Grenié
2009-11-01typo. trivial. Then -> Than.Zheng Bao
2009-10-31Set SB_HT_CHAIN_ON_BUS0 correctly for arima/hdama. Trivial. Myles Watson
2009-10-31Only remove .xcompile with distclean. Look for crossgcc in util.Myles Watson
2009-10-30ADLO has long been replaced by SeaBIOS, and it's also in v1 if someone needsStefan Reinauer
2009-10-30drop svn:externals in the tree and add it locally.Stefan Reinauer
2009-10-30new utility.Stefan Reinauer
2009-10-30coreboot repository cleanupStefan Reinauer
2009-10-30clean up coreboot repo structure.Stefan Reinauer