A keyboard controller fix to stop the code from waiting for a code that never
[coreboot.git] / util /
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
2009-07-12 Luc VerhaegenSuperiotool: Add IT8703F support.
2009-07-10 Peter Stugemsrtool: CS5536: The most important interrupt MSRs...
2009-07-01 Stefan Reinauerlet abuild autodetect the coreboot path a bit better...
2009-06-30 Stefan Reinauerthe tool chain settings should not be in renamed (as...
2009-06-30 Stefan Reinauerwhoops. missed those two..
2009-06-30 Stefan Reinauercommit svn:externals for last commit (what a pain)...
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-30 Warren Turkaladd new supported chipset
2009-06-28 Patrick GeorgiThis copy of flashrom is old and unmaintained. Delete...
2009-06-28 Yinghai LuImpact: fix vmlinux from 2.6.30
2009-06-27 François-Regis Vui... Add dump support for SMSC LPC47N252.
2009-06-26 Uwe HermannDon't dump 0x07 registers, they're useless as they...
2009-06-26 Michael GoldThis adds register definitions for all logical devices...
2009-06-26 Arjan KoersAdd dump information for F71862FG and F71863FG.
2009-06-25 Myles WatsonRemove the object files for cbfs from target directorie...
2009-06-25 Myles WatsonThe problem is that the check to see if we're at the...
2009-06-18 Ward VandewegeMake sure the address variable is initialized to zero...
2009-06-12 Ioannis BarkasFix typo in Winbond W83977TF register listing.
2009-06-08 Ronald G. MinnichThis is transition code for cbfs to implement
2009-06-06 Patrick GeorgiChange the CBFS build process to use coreboot.rom
2009-06-03 Luc VerhaegenRevert "CMOS: Add set_option and rework get_option."
2009-06-03 Luc VerhaegenCMOS: Add set_option and rework get_option.
2009-06-02 Uwe HermannMore compact format for wiki output at
2009-06-01 Patrick Georgicbfstool reacts to a too large bootblock file by stopping
2009-05-27 Patrick GeorgiMove coreboot_ram and coreboot_apc to CBFS. This allows to
2009-05-27 Luc Verhaegenutil/vgabios: build/warning fixes.
2009-05-26 Patrick GeorgiVarious fixes to the tree to get coreboot-v2 to build...
2009-05-26 Stefan ReinauerCosmetic cbfstool update (trivial)
2009-05-22 Uwe HermannMake the getpir output look less crappy and add a license
2009-05-16 Ronald G. MinnichThis patch implements a "flash friendly" value for...
2009-05-14 Ward VandewegeThe cbfstool print command should pretty-print the...
2009-05-13 Ward VandewegeThis patch fixes a segfault when a file too large to...
2009-05-13 Ward VandewegeAdd support for human-friendly component string types...
2009-05-13 Myles WatsonmylesgwRemove a shadowed variable and an unnecessary local...
2009-05-12 Ronald G. MinnichThis fixes a rather silly bug in cbfs with filenames...
2009-05-09 Ronald G. MinnichI would have liked to get an ack, but the error this...
2009-05-08 Myles WatsonTrivial clean up of print usage and parameter checking.
2009-05-08 Myles WatsonAdd -Werror to help us keep the code clean.
2009-05-08 Ronald G. MinnichI have made a very simple mod to cbfstool that is compa...
2009-05-07 Uwe HermannFix my last commit. I looked at the wrong dead laptop.
2009-05-07 Uwe HermannSupport for detecting the SMSC FDC37N869 (trivial).
2009-05-04 Myles WatsonThis patch removes these warnings:
2009-05-02 Stefan ReinauerRun dos2unix on all files:
2009-04-30 Myles WatsonRemove warnings from compilation of the s2892 with...
2009-04-26 Patrick GeorgiFlashrom is now moved over to its own repository.
2009-04-26 Patrick GeorgiTrivial: allow "," in filenames
2009-04-25 Stephan GuillouxThe flashrom makefile wants to redirect both stdout...
2009-04-25 Myles WatsonThe master cbfs record was located at the end of the...
2009-04-25 Patrick GeorgiEnable cbfs payload compression (the "l" flag) if paylo...
2009-04-24 Uwe HermannMAX may already be defined. Also, fix smaller cosmetics...
2009-04-23 Stephan Guillouxflashrom: Support MX25L3235D
2009-04-23 Uwe HermannAdd 'install' target for ectool (trivial).
2009-04-23 Myles WatsonFix an uninitialized variable. If it didn't end up...
2009-04-23 Myles WatsonThis patch cleans up Makefile generation. It removes the
2009-04-23 Uwe HermannDon't duplicate option description in README, the manpa...
2009-04-22 Stefan ReinauerInstead of just
2009-04-22 Stefan Reinauermini fix to reliably compile inteltool on darwin, and...
next