summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2010-08-22The LDFLAGS = -lz is needed to compile on slackware.Anders Juel Jensen
2010-08-17image parsing for getpirMarc Bertens
2010-08-17Add support for the Intel NM10 (a variant of ICH7) and ICH8 southbridges.Corey Osgood
2010-08-17Add support for Fintek F81216D/DG/ADStefan Reinauer
2010-08-17Add support for the Nuvoton NCT5571D. This chip acts nothing like the otherCorey Osgood
2010-08-16sconfig parser:Stefan Reinauer
2010-08-10Superiotool support for the IT8500 embedded controller.Donald Huang
2010-08-09Some chips do not require enter/exit sequences. This causes them to beDavid Hendricks
2010-08-09make sconfig parser regeneration menu selectableStefan Reinauer
2010-08-09Fix build error introduced in r5868.Patrick Georgi
2010-08-09non-root devices are not supposed to be accessed outside of static.c except byStefan Reinauer
2010-08-02Adds id for ITE IT8707F to superiotool.Mattias Mattsson
2010-08-01add i945GSE to inteltoolBjörn Busse
2010-07-29Add support for the Intel Atom D400/500- and N400-series integrated Corey Osgood
2010-07-22Superiotool support for Nuvoton WPCE775x/NPCE781x.David Hendricks
2010-07-15Trivial: Improve error reporting of sconfig slightly by reporting the line nu...Patrick Georgi
2010-07-06Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant
2010-06-29Add support to IT85xx seriesAnton Kochkov
2010-06-29Add support to extended EC seriesAnton Kochkov
2010-06-24fix return value checks of cbfstool's writeromStefan Reinauer
2010-06-16This patch adds inteltool support for i810E and ICH2.Joseph Smith
2010-06-10Check for NULL before calling device_match()Myles Watson
2010-06-09Same conversion as with resources from static arrays to lists, exceptMyles Watson
2010-06-01inteltool: basic poulsbo sch support.Stefan Reinauer
2010-05-30whitespace cleanup inteltool cpu.cStefan Reinauer
2010-05-30Added support to ICH9 chipset familyAnton Kochkov
2010-05-21Use lists instead of arrays for resources in devices to reduce memory usage.Myles Watson
2010-05-19The AMD Fam10 code breaks with coreboot 4.5.0.Stefan Reinauer
2010-05-19Fix path for mingw workaround. Trivial.Patrick Georgi
2010-05-17New buildgcc version.Stefan Reinauer
2010-05-17drop old patches from crossgccStefan Reinauer
2010-05-17msrtool: Print hex values using only as many digits as the field needsPeter Stuge
2010-05-17msrtool: Remove some unneeded castsPeter Stuge
2010-05-14Various superiotool fixes.Uwe Hermann
2010-05-09Begin implementation support to IT8512/IT8513Anton Kochkov
2010-05-08Add registers for the it8671f chip.Anders Jenbo
2010-05-05Improve the sconfig parser:Patrick Georgi
2010-05-05Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"Patrick Georgi
2010-05-05sconfig: Make cur_bus and cur_parent local to the parser.Patrick Georgi
2010-05-05Split C code in sconfig's parser into a separate file.Patrick Georgi
2010-04-27More "prepare"-dependencies we don't need anymorePatrick Georgi
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-24print the known cbfs types in cbfstool "usage"Stefan Reinauer
2010-04-21This patch adds:Pat Erley
2010-04-19- Make abuild -sb work againPatrick Georgi
2010-04-16Build utils into their source directory equivalent inPatrick Georgi
2010-04-16enable more warnings for vgabios utility, and enable some debugging Stefan Reinauer
2010-04-15Avoid strdup(0) in build_opt_tblPatrick Georgi
2010-04-14Update mingw source versions and allow parallel builds in buildgccPatrick Georgi
2010-04-14sconfig should return success when it's successfulPatrick Georgi