summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-10-30Fix, um... a typo.Uwe Hermann
2009-10-30Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults.Uwe Hermann
2009-10-30Remove some warnings from the tyan s2895.Myles Watson
2009-10-29Split a print statement that called dev_path twice, and add a warning comment.Myles Watson
2009-10-29Add prototypes to silence these warnings.Myles Watson
2009-10-28Comment out option ROM line in Config-abuild.lb to fix build.Myles Watson