- 450b23f v2/documentation: romfs -> cbfs rename by Peter Stuge · 15 years ago
- 299a00f Fix the build. This error was introduced by change in acpi.c, the acpi_slp_type exists only conditionally. by Rudolf Marek · 15 years ago
- 5c4f839 Fix typo. Add missing copyright year. by Uwe Hermann · 15 years ago
- c824b58 Emergency fix. Most targets now build. by Ronald G. Minnich · 15 years ago
- 743b635 I need to do uses HAVE_ACPI_RESUME for each board. Here we go. by Rudolf Marek · 15 years ago
- 0fb21c4 The wake_vec must be HAVE_ACPI_RESUME guarded because PPC uses -Werror on this file. by Rudolf Marek · 15 years ago
- 6bb6e03 Following patch adds support for the ACPI resume on Asus M2V-MX SE. The ACPI by Rudolf Marek · 15 years ago
- 15bf50d Following patch adds resume (exit from self refresh) support for AMD K8 revF by Rudolf Marek · 15 years ago
- 33cafe5 Following patch implements ACPI resume support for coreboot. The hardware main by Rudolf Marek · 15 years ago
- 497c8ef Following patch adds support for resume on VT8237 based motherboards. The NB by Rudolf Marek · 15 years ago
- a572f83 Following patch adds necessary hooks and as well the compile time checks for by Rudolf Marek · 15 years ago
- 3f04dad Fix the following errors: by Carl-Daniel Hailfinger · 15 years ago
- 6dcbe7f This patch cleans up the calls to $CC in mainboard Config.lb files. They by Carl-Daniel Hailfinger · 15 years ago
- e86c65b The IT8712F needs to have the configuration bits changed to handle the power for by Rudolf Marek · 15 years ago
- 7845fb5 Bring S2912 and S2912_Fam10 Config.lb in line with each other. by Carl-Daniel Hailfinger · 15 years ago
- a3ec56c by Ward Vandewege · 15 years ago
- ebdc7c7 Kill remaining unneeded CAR/ROMCC if-blocks. by Carl-Daniel Hailfinger · 15 years ago
- 4eb3705 Mention a few more flash chip packages in README/manpage. by Uwe Hermann · 15 years ago
- 1da9a79 move architecture override before cross compiler detection, or the Sandpoint by Stefan Reinauer · 15 years ago
- 708ccac Add a note that 'modprobe msr' might be required. by Uwe Hermann · 15 years ago
- cd2cbf7 Fix typo. by Uwe Hermann · 15 years ago
- a0eeef3 Various manpage / README fixes: by Uwe Hermann · 15 years ago
- 8d9f932 unify spd_ddr2.h (trivial) by Stefan Reinauer · 15 years ago
- 712f325 Fixed the typo should indeed be a 0x2e. Tested on an iWILL DK8-HTX board. by Mondrian nuessle · 15 years ago
- 013c7cf * commit previously forgotten romfs.txt by Stefan Reinauer · 15 years ago
- d367037 fix sandpointx3_altimus_mpc7410 target. We're back at all boards compiling. by Stefan Reinauer · 15 years ago
- d40f7db Only build romfs on those target that have CONFIG_ROMFS enabled. by Stefan Reinauer · 15 years ago
- 0de8b91 This tested ok, but qemu can't really handle c0000 as RAM. (trivial) by Ronald G. Minnich · 15 years ago
- 80775c1 add Config-abuild for the new board (trivial) by Stefan Reinauer · 15 years ago
- 4a8523a This is a bit of an emergency fix for qemu. Ethernet routing has not been by Ronald G. Minnich rminnich · 15 years ago
- b3b7db7 This fixes a bug in romfs code; see comment. If we add the pci rom by Ronald G. Minnich · 15 years ago
- 308312c Some changes for option roms: by Ronald G. Minnich · 15 years ago
- 662d52d Add support for romfs to option rom loading. by Ronald G. Minnich · 15 years ago
- df77f34 (trivial) fix some warnings by Stefan Reinauer · 15 years ago
- da6d92b Daniel Toussaint wrote: by Daniel Toussaint · 15 years ago
- 38891ab cross compilation fix for motorola sandpoint based boards by Stefan Reinauer · 15 years ago
- 85107f2 two more totalimpact briq fixes. Gets us back to the romfs breakage on PPC by Stefan Reinauer · 15 years ago
- a73fc4b Makefile includes were mixed up. by Stefan Reinauer · 15 years ago
- 9f243a1 fix this warning: by Stefan Reinauer · 15 years ago
- dd0b6ff fix this warning for the embedded planet ep405pc by Stefan Reinauer · 15 years ago
- 14ad50e This fixes a race condition (revealed by my other check-in r4067) in the by Stefan Reinauer · 15 years ago
- 16e34b9 small workaround for romtool incompatibility with ppc ports by Stefan Reinauer · 15 years ago
- e6cc67b build romtool in mainboard target directory. by Stefan Reinauer · 15 years ago
- 8e304e6 fix cross compilation in abuild for certain scenarios by Stefan Reinauer · 15 years ago
- 6e244da fix variable shadowing in lzmadecode.c (trivial) by Stefan Reinauer · 15 years ago
- be84b01 fix some warnings by casting safely. (trivial) by Stefan Reinauer · 15 years ago
- 962242a use $(MAKE) instead of hardcoded "make".. (trivial) by Stefan Reinauer · 15 years ago
- 2ddacb6 fix configuration step of totalimpact briq and embeddedplanet ep405pc. by Stefan Reinauer · 15 years ago
- 2d2589e Fix the concurrency issue of building romtool. by Patrick Georgi · 15 years ago
- d7a709a These are some cleanups and changes. These are build and boot tested on qemu. by Ronald G. Minnich · 15 years ago
- ace2dc5 Add u64 typedef to ppc (trivial) by Patrick Georgi · 15 years ago
- 7b6ea25 Fix up the incomplete commit in r4055. by Carl-Daniel Hailfinger · 15 years ago
- edf4807 drop unused variables in generic smm handler. (trivial) by Stefan Reinauer · 15 years ago
- 2fd2c79 drop another shadow variable (trivial) by Stefan Reinauer · 15 years ago
- f7116c3 There are more than a dozen targets in the v2 tree which refer to ROMCC by Carl-Daniel Hailfinger · 15 years ago
- f16fb73 I thought that romfs infrastructure is done now, but there were some by Patrick Georgi · 15 years ago
- d107831 The attached patch tries new style compression first and runs old by Patrick Georgi · 15 years ago
- 48e8c3c Print a pointer as pointer, it's really trivial. by Patrick Georgi · 15 years ago
- 1b9a5c6 This patch implements --include=file.h for romcc. by Stefan Reinauer · 15 years ago
- 11f054a Next step. Kill auto.c and failover.c and clean up Config.lb for by Carl-Daniel Hailfinger · 15 years ago
- aed1f92 the attached patch is the last infrastructure change necessary for by Patrick Georgi · 15 years ago
- 73ad326 There are more than a dozen targets in the v2 tree which refer to ROMCC by Carl-Daniel Hailfinger · 15 years ago
- e729846 Ronald Hoogenboom writes: by Ronald Hoogenboom · 15 years ago
- 5cbdc1e Fix typo. trivial. by Marc Jones · 15 years ago
- 4ca5902 Updated microcode for for AMD Fam10 DR-B2 and B3. by Zheng Bao · 15 years ago
- 90e0271 forgot this. by Ronald G. Minnich · 15 years ago
- 61dc06c (trivial) add filo call back for those few mainboards that still (need to) by Stefan Reinauer · 15 years ago
- 3081bdf Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should by Stefan Reinauer · 15 years ago
- 77cf008 Forgot CONFIG_ROMFS for supermicro/h8dme. by Patrick Georgi · 15 years ago
- c779889 Add copyright notices to two files, src/boot/elfboot.c by ebiederm · 15 years ago
- ae63126 This code adds support for coreboot images that use ROMFS. by Ronald G. Minnich · 15 years ago
- f834e20 fix typo by Stefan Reinauer · 15 years ago
- ac36906 fix typo by Stefan Reinauer · 15 years ago
- 45dffef fix shadow variable in compute_ip_checksum.c by Stefan Reinauer · 15 years ago
- d469cda Add the CONFIG_ROMS config variable. by Ronald G. Minnich · 15 years ago
- 420593e This fixes a shadowed declaration in multiboot.c. by Robert Millan · 15 years ago
- decdb3c cosmetic fix for function definition. by Stefan Reinauer · 15 years ago
- 5d01ec0 This patch adds Jordan's romtool support for v2. by Ronald G. Minnich · 15 years ago
- 0f0f9bb flashrom: Board enable support for HP DL145 G3. by Mondrian Nuessle · 15 years ago
- 3a8565a During the suspend/resume programming I came to an issue that first 4KB of by Rudolf Marek · 15 years ago
- 83da8dc - List SMSC LPC47N227 runtime register block as supported. by Uwe Hermann · 15 years ago
- 951c63f The latest ucode patches for Family 10h: by Zeng Bao · 15 years ago
- b8e2517 Every object file with a struct pci_driver ... __pci_driver needs to be marked by Stefan Reinauer · 15 years ago
- 5f28c09 msrtool: If an MSR name lookup fails in msraddrbyname(), return the strtoul() conversion result. by Peter Stuge · 15 years ago
- 4b10ab3 To make use of HAVE_HIGH_TABLES following patch is needed. Also, it moves by Rudolf Marek · 15 years ago
- 9e9fa82 To make use of HAVE_HIGH_TABLES following patch is needed. Also, it moves by Rudolf Marek · 15 years ago
- 2a63ea5 Kevin O'Connor said: by Myles Watson · 15 years ago
- 5dd4a20 Add Supermicro h8dm3 mainboard. This is mostly a copy from the h8dmr. by Marc Jones · 15 years ago
- 2f4979f Fix CPUID typo. This caused fid to memory speed calculations to be off. by Marc Jones · 15 years ago
- 5182f67 Move the Atmel AT45 comments about block and page sizes from the end of by Carl-Daniel Hailfinger · 15 years ago
- d0db8f9 fix the following warning on all boards that don't have PIRQ_ROUTE enabled by Stefan Reinauer · 15 years ago
- c675955 fix totalimpact briq compilation. the target had a cpu specific and a mainboard by Stefan Reinauer · 15 years ago
- 1233054 add YABEL flag to options to decide wether access to devices other than the one yabel is running for is possible by Pattrick Hueper · 15 years ago
- 5f7d506 Add high coreboot table support to libpayload by Stefan Reinauer · 15 years ago
- 927377f by Stefan Reinauer · 15 years ago
- b743885 Don't know if this is the correct fix, but it fixes compilation of the PPC by Stefan Reinauer · 15 years ago
- 764fe40 This patch adds "high coreboot table support" to coreboot version 2. by Stefan Reinauer · 15 years ago
- 3f72e32 This patch adds "high coreboot table support" to coreboot version 2. by Stefan Reinauer · 15 years ago
- efab4ba This patch adds "high coreboot table support" to coreboot version 2. by Stefan Reinauer · 15 years ago
- 5d6645a - TOM2 is filled in by the dynamic ACPI code. Don't hardcode it in the by Carl-Daniel Hailfinger · 15 years ago