coreboot.git
2009-04-13 Rudolf MarekThe wake_vec must be HAVE_ACPI_RESUME guarded because...
2009-04-13 Rudolf MarekFollowing patch adds support for the ACPI resume on...
2009-04-13 Rudolf MarekFollowing patch adds resume (exit from self refresh...
2009-04-13 Rudolf MarekFollowing patch implements ACPI resume support for...
2009-04-13 Rudolf MarekFollowing patch adds support for resume on VT8237 based...
2009-04-13 Rudolf MarekFollowing patch adds necessary hooks and as well the...
2009-04-13 Carl-Daniel... Fix the following errors:
2009-04-12 Carl-Daniel... This patch cleans up the calls to $CC in mainboard...
2009-04-12 Rudolf MarekThe IT8712F needs to have the configuration bits change...
2009-04-11 Carl-Daniel... Bring S2912 and S2912_Fam10 Config.lb in line with...
2009-04-11 Ward VandewegeThis patch fixes an edge case for K8 raminit. Specifica...
2009-04-11 Carl-Daniel... Kill remaining unneeded CAR/ROMCC if-blocks.
2009-04-11 Uwe HermannMention a few more flash chip packages in README/manpage.
2009-04-10 Stefan Reinauermove architecture override before cross compiler detect...
2009-04-10 Uwe HermannAdd a note that 'modprobe msr' might be required.
2009-04-10 Uwe HermannFix typo.
2009-04-10 Uwe HermannVarious manpage / README fixes:
2009-04-10 Stefan Reinauerunify spd_ddr2.h (trivial)
2009-04-09 Mondrian nuessleFixed the typo should indeed be a 0x2e.
2009-04-08 Stefan Reinauer* commit previously forgotten romfs.txt
2009-04-08 Stefan Reinauerfix sandpointx3_altimus_mpc7410 target. We're back...
2009-04-08 Stefan ReinauerOnly build romfs on those target that have CONFIG_ROMFS...
2009-04-07 Ronald G. MinnichThis tested ok, but qemu can't really handle c0000...
2009-04-07 Stefan Reinaueradd Config-abuild for the new board (trivial)
2009-04-07 Ronald G. Minnich... This is a bit of an emergency fix for qemu. Ethernet...
2009-04-06 Ronald G. MinnichThis fixes a bug in romfs code; see comment. If we...
2009-04-06 Ronald G. MinnichSome changes for option roms:
2009-04-06 Ronald G. MinnichAdd support for romfs to option rom loading.
2009-04-06 Stefan Reinauer(trivial) fix some warnings
2009-04-06 Daniel ToussaintDaniel Toussaint wrote:
2009-04-05 Stefan Reinauercross compilation fix for motorola sandpoint based...
2009-04-05 Stefan Reinauertwo more totalimpact briq fixes. Gets us back to the...
2009-04-04 Stefan ReinauerMakefile includes were mixed up.
2009-04-04 Stefan Reinauerfix this warning:
2009-04-04 Stefan Reinauerfix this warning for the embedded planet ep405pc
2009-04-04 Stefan ReinauerThis fixes a race condition (revealed by my other check...
2009-04-04 Stefan Reinauersmall workaround for romtool incompatibility with ppc...
2009-04-04 Stefan Reinauerbuild romtool in mainboard target directory.
2009-04-04 Stefan Reinauerfix cross compilation in abuild for certain scenarios
2009-04-04 Stefan Reinauerfix variable shadowing in lzmadecode.c (trivial)
2009-04-04 Stefan Reinauerfix some warnings by casting safely. (trivial)
2009-04-04 Stefan Reinaueruse $(MAKE) instead of hardcoded "make".. (trivial)
2009-04-04 Stefan Reinauerfix configuration step of totalimpact briq and embedded...
2009-04-04 Patrick GeorgiFix the concurrency issue of building romtool.
2009-04-03 Ronald G. MinnichThese are some cleanups and changes. These are build...
2009-04-03 Patrick GeorgiAdd u64 typedef to ppc (trivial)
2009-04-03 Carl-Daniel... Fix up the incomplete commit in r4055.
2009-04-03 Stefan Reinauerdrop unused variables in generic smm handler. (trivial)
2009-04-03 Stefan Reinauerdrop another shadow variable (trivial)
2009-04-03 Carl-Daniel... There are more than a dozen targets in the v2 tree...
2009-04-03 Patrick GeorgiI thought that romfs infrastructure is done now, but...
2009-04-03 Patrick GeorgiThe attached patch tries new style compression first...
2009-04-03 Patrick GeorgiPrint a pointer as pointer, it's really trivial.
2009-04-03 Stefan ReinauerThis patch implements --include=file.h for romcc.
2009-04-03 Carl-Daniel... Next step. Kill auto.c and failover.c and clean up...
2009-04-03 Patrick Georgithe attached patch is the last infrastructure change...
2009-04-03 Carl-Daniel... There are more than a dozen targets in the v2 tree...
2009-04-02 Ronald HoogenboomRonald Hoogenboom writes:
2009-04-01 Marc JonesFix typo.
2009-04-01 Zheng BaoUpdated microcode for for AMD Fam10 DR-B2 and B3.
2009-04-01 Ronald G. Minnichforgot this.
2009-04-01 Stefan Reinauer(trivial) add filo call back for those few mainboards...
2009-04-01 Stefan ReinauerDrop CONFIG_CHIP_NAME. Those config statements in Confi...
2009-04-01 Patrick GeorgiForgot CONFIG_ROMFS for supermicro/h8dme.
2009-04-01 ebiedermAdd copyright notices to two files, src/boot/elfboot.c
2009-04-01 Ronald G. MinnichThis code adds support for coreboot images that use...
2009-03-31 Stefan Reinauerfix typo
2009-03-31 Stefan Reinauerfix typo
2009-03-31 Stefan Reinauerfix shadow variable in compute_ip_checksum.c
2009-03-31 Ronald G. MinnichAdd the CONFIG_ROMS config variable.
2009-03-31 Robert MillanThis fixes a shadowed declaration in multiboot.c.
2009-03-31 Stefan Reinauercosmetic fix for function definition.
2009-03-31 Ronald G. MinnichThis patch adds Jordan's romtool support for v2.
2009-03-30 Mondrian Nuessleflashrom: Board enable support for HP DL145 G3.
2009-03-26 Rudolf MarekDuring the suspend/resume programming I came to an...
2009-03-25 Uwe Hermann- List SMSC LPC47N227 runtime register block as supported.
2009-03-25 Zeng BaoThe latest ucode patches for Family 10h:
2009-03-24 Stefan ReinauerEvery object file with a struct pci_driver ... __pci_dr...
2009-03-23 Peter Stugemsrtool: If an MSR name lookup fails in msraddrbyname...
2009-03-21 Rudolf MarekTo make use of HAVE_HIGH_TABLES following patch is...
2009-03-21 Rudolf MarekTo make use of HAVE_HIGH_TABLES following patch is...
2009-03-20 Myles WatsonKevin O'Connor said:
2009-03-20 Marc JonesAdd Supermicro h8dm3 mainboard. This is mostly a copy...
2009-03-20 Marc JonesFix CPUID typo. This caused fid to memory speed calcula...
2009-03-19 Carl-Daniel... Move the Atmel AT45 comments about block and page sizes...
2009-03-19 Stefan Reinauerfix the following warning on all boards that don't...
2009-03-19 Stefan Reinauerfix totalimpact briq compilation. the target had a...
2009-03-18 Pattrick Hueperadd YABEL flag to options to decide wether access to...
2009-03-17 Stefan ReinauerAdd high coreboot table support to libpayload
2009-03-17 Stefan ReinauerAdd support for high coreboot table to mkelfimage
2009-03-17 Stefan ReinauerDon't know if this is the correct fix, but it fixes...
2009-03-17 Stefan ReinauerThis patch adds "high coreboot table support" to corebo...
2009-03-17 Stefan ReinauerThis patch adds "high coreboot table support" to corebo...
2009-03-17 Stefan ReinauerThis patch adds "high coreboot table support" to corebo...
2009-03-17 Carl-Daniel... - TOM2 is filled in by the dynamic ACPI code. Don't...
2009-03-16 stepandrop empty directory. (trivial)
2009-03-16 Stefan Reinauerfix typo in pci_device.c (trivial)
2009-03-15 Stefan ReinauerFix all build problems on PPC except the _SDA_BASE...
2009-03-15 Stefan Reinauerabuild: Don't forget CROSS_COMPILE anymore.
2009-03-14 Stefan Reinauertrivial patch for abuild: allow powerpc-elf-gcc, too.
next