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