Fix technexion tim5690 build failure - REALMODE option required for x86.c mainboard...
[coreboot.git] / util /
2009-12-23 Libra LiAdd mainboard x86emu interrupt function support. Add...
2009-12-23 Patrick GeorgiTiny Bootblock, step 1/n.
2009-12-21 Stefan Reinauermake strcmp happy by including string.h (trivial)
2009-12-21 Patrick GeorgiAllow user to specify the size of a newly created cbfs...
2009-12-18 Patrick GeorgiCONFIG_K8_MEM_BANK_B_ONLY and CONFIG_PCIE_CONFIGSPACE_H...
2009-12-18 Patrick GeorgiFilter out some more K8/Fam10 specific options on unrel...
2009-12-18 Stefan Reinauer- speed up board comparison by only building abuild...
2009-12-17 Stefan ReinauerMake "KBuild report" a bit happier
2009-12-13 Peter Stugecrossgcc: Fix MPFR download location
2009-12-06 Peter Stugecbfstool: Fill memory allocated in create_cbfs_file...
2009-12-01 Patrick GeorgiEliminate some noise in the output of compareboard...
2009-11-28 Peter Stugemsrtool: Fix simple breakage in r4964
2009-11-28 Andriy Gaponmsrtool: Add FreeBSD support using /dev/cpuctl ioctl...
2009-11-28 Andriy Gaponmsrtool: Make configure more POSIX sh friendly
2009-11-28 Peter Stugemsrtool: Actually do PREFIX substitution in Makefile
2009-11-26 Peter StugeRemove commented out example MSR definitions
2009-11-26 Nathan WilliamsAdd the following GeodeLX memory controller MSRs
2009-11-25 Peter Stugemsrtool: Fix Geode LX probe function, Family/Model...
2009-11-21 Patrick GeorgiMake the kconfig-style build work in mingw:
2009-11-21 Peter StugeAdd GLCP_SYS_RSTPLL MSR defines for GeodeLX
2009-11-17 Patrick GeorgiInitialize memory before using it. put_bits wants it...
2009-11-16 Peter Stugemsrtool: Add comment with DirectIO URL to the code...
2009-11-12 Uwe HermannCosmetics (trivial).
2009-11-12 Myles WatsonPrint size of file on cbfs_add_file failure. The size...
2009-11-12 Myles WatsonAdd CONFIG_WARNINGS_ARE_ERRORS and set it for qemu.
2009-11-12 Myles WatsonTrivial debug print format string fix for romcc.
2009-11-11 Patrick GeorgiRework bootblock size handling:
2009-11-09 Sean YoungAdd detection and dump support for the Winbond WPCD376I.
2009-11-09 Patrick GeorgiAdd a "locate" function cbfstool, which helps you find
2009-11-05 Stefan Reinauerbiosemu (non-yabel) cleanup
2009-11-05 Stefan Reinauerfix Qemu
2009-11-05 Mark MarshallGet the passed in Bus/Device/Function from the correct...
2009-11-05 Mark MarshallUse more care when implementing the PCI BIOS functions.
2009-11-03 Stefan Reinauerx86emu: Add support for the following opcodes:
2009-11-02 Loïc GreniéAdd 82Q35/P35/Q33/G33/G31/P31 support to inteltool.
2009-10-31 Myles WatsonOnly remove .xcompile with distclean. Look for crossgc...
2009-10-30 Stefan ReinauerADLO has long been replaced by SeaBIOS, and it's also...
2009-10-28 Ward VandewegeAdd an initial version of some tools to compare (extend...
2009-10-28 Uwe HermannRemove all build/ prefixes in the build output.
2009-10-27 Uwe HermannPrefix all build output file names of files which end...
2009-10-27 Uwe HermannImprove coreboot build output and eliminate some warnings:
2009-10-27 Maciej PijankaAdd few missing prototypes, and remove few unused ...
2009-10-26 Uwe HermannAdd kconfig menus for most chipset VIDEO_MB values.
2009-10-25 Stefan ReinauerOption ROM init x86/x86emu update
2009-10-24 Stefan Reinaueradd CPP to xcompile in case we need it (trivial)
2009-10-24 Stefan Reinauermove all register fram definitions to arch/register.h
2009-10-23 Stefan Reinauerdrop a lot of dead code, including an old winbond south...
2009-10-16 Uwe HermannDrop duplicate version of the documentation/cbfs.txt...
2009-10-16 Stefan Reinauerthis is probably in vain because this tool should use...
2009-10-12 Patrick GeorgiAdd the compareboard utility which is useful for porting
2009-10-05 Stefan Reinauerfix building on Linux again, working around crude runti...
2009-10-04 Patrick GeorgiThis removes the uses of the buildrom utility and the...
2009-10-03 Patrick GeorgiRemove:
2009-09-30 Patrick GeorgiCompress stage if CONFIG_COMPRESS is activated, instead of
2009-09-30 Uwe HermannHm, quickfix to prevent the following crash, no idea...
2009-09-30 Maciej PijankaAdd initial inteltool support for Intel 440BX/440LX...
2009-09-30 Patrick GeorgiFix endless loop when trying to add a too large file...
2009-09-29 Ronald G. MinnichMake the error messages somewhat less incomprehensible...
2009-09-26 Stefan ReinauerThis adds a simple script to build a default toolchain...
2009-09-26 Mohamed MansoorThis patch changes following in getpir application.
2009-09-25 Cristi Magherusancheck for ELF payloads in cbfstool
2009-09-24 Uwe HermannAdd detection support for the SMSC FDC37M602.
2009-09-24 Patrick GeorgiTrivial fix for kbuildall: initialize "i", not CURRENTA...
2009-09-24 Patrick GeorgiMake all Kconfig enabled boards build (tested with...
2009-09-23 Stefan Reinauerfix some wrong occurences of the FSF's address (trivial)
2009-09-23 Stefan Reinauerfix some wrong versions of the FSF's address (trivial)
2009-09-22 Stefan ReinauerThis separates the code for each command in cbfstool...
2009-09-22 Stefan Reinauer* guard all mallocs in cbfstool
2009-09-22 Stefan Reinauer.. make abuild Kconfig proof for the time being.
2009-09-22 Stefan Reinauerback out some overzealous renames
2009-09-17 Ronald G. MinnichThere was a missing addition of the size of the .notes...
2009-09-16 Patrick Georgikbuildall is a utility that generates default configs...
2009-09-16 Patrick GeorgiBuild cbfstool with debug flags and don't strip the...
2009-09-15 Patrick GeorgiMore error checking when trying to open files in
2009-09-14 Patrick GeorgiIn the mainboard selection, the selected mainboard...
2009-09-14 Patrick GeorgiBuild cbfstool with native data size. Trivial change.
2009-09-14 Patrick GeorgiNew cbfstool. Works without mmap or fork/exec and
2009-09-10 Stefan Reinauerfix compilation issues for pirq checker tool (trivial)
2009-09-01 Stefan Reinauerport msrtool to darwin.
2009-09-01 Stefan Reinauer* Add OSX/Darwin support
2009-09-01 Stefan Reinauernvramtool:
2009-09-01 Stefan ReinauerClean up Mac OS X support of inteltool
2009-08-29 Stefan Reinaueradd i810 and ich0
2009-08-28 Myles WatsonAdd Kconfig support for PCI option ROMS.
2009-08-27 Stefan ReinauerFor Carl-Daniel: make x86emu silent again.
2009-08-27 Patrick GeorgiAnother trivial patch to fix up the x86emu cleanup.
2009-08-27 Stefan Reinauercoreboot was still using an old set (obsolete since...
2009-08-25 Myles WatsonCorrect typos /subdir/subdirs/ in documentation and...
2009-08-25 Patrick GeorgiUse the gnu make .SILENT: mechanism instead of requiring
2009-08-25 Uwe HermannImprove build output.
2009-08-25 Uwe HermannVarious Kconfig and Makefile.inc fixes and cosmetics.
2009-08-20 Patrick Georgi20090819-2-trim-down-cbfs:
2009-08-17 Thomas JourdanMove CBFS header to a safer place.
2009-08-13 Patrick Georgi- AMD selected a couple of options that are incompatibl...
2009-08-12 Patrick GeorgiKconfig!
2009-08-11 Stefan ReinauerDon't pull in x86emu from a foreign directory anymore...
2009-07-26 Stefan Reinauerdrop dead nested assignment (trivial)
2009-07-23 Stefan ReinauerCBFS stuff:
2009-07-21 Stefan Reinauer- Remove superfluous / from path
2009-07-18 Patrick Georgistrdup the input of dirname, as dirname is free
next