summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Adds id for ITE IT8707F to superiotool.Mattias Mattsson2010-08-021-0/+2
* add i945GSE to inteltoolBjörn Busse2010-08-014-0/+6
* Add support for the Intel Atom D400/500- and N400-series integrated Corey Osgood2010-07-294-0/+42
* Superiotool support for Nuvoton WPCE775x/NPCE781x.David Hendricks2010-07-223-1/+116
* Trivial: Improve error reporting of sconfig slightly by reporting the line nu...Patrick Georgi2010-07-151-1/+3
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-061-0/+1
* Add support to IT85xx seriesAnton Kochkov2010-06-291-0/+111
* Add support to extended EC seriesAnton Kochkov2010-06-293-19/+52
* fix return value checks of cbfstool's writeromStefan Reinauer2010-06-243-6/+21
* This patch adds inteltool support for i810E and ICH2.Joseph Smith2010-06-167-0/+99
* Check for NULL before calling device_match()Myles Watson2010-06-101-1/+1
* Same conversion as with resources from static arrays to lists, exceptMyles Watson2010-06-091-28/+40
* inteltool: basic poulsbo sch support.Stefan Reinauer2010-06-013-4/+16
* whitespace cleanup inteltool cpu.cStefan Reinauer2010-05-301-6/+6
* Added support to ICH9 chipset familyAnton Kochkov2010-05-307-25/+149
* Use lists instead of arrays for resources in devices to reduce memory usage.Myles Watson2010-05-211-13/+23
* The AMD Fam10 code breaks with coreboot 4.5.0.Stefan Reinauer2010-05-191-3/+5
* Fix path for mingw workaround. Trivial.Patrick Georgi2010-05-191-1/+1
* New buildgcc version.Stefan Reinauer2010-05-172-31/+382
* drop old patches from crossgccStefan Reinauer2010-05-173-32/+0
* msrtool: Print hex values using only as many digits as the field needsPeter Stuge2010-05-171-1/+23
* msrtool: Remove some unneeded castsPeter Stuge2010-05-171-3/+3
* Various superiotool fixes.Uwe Hermann2010-05-143-46/+59
* Begin implementation support to IT8512/IT8513Anton Kochkov2010-05-091-0/+4
* Add registers for the it8671f chip.Anders Jenbo2010-05-081-0/+27
* Improve the sconfig parser:Patrick Georgi2010-05-052-46/+44
* Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"Patrick Georgi2010-05-052-117/+135
* sconfig: Make cur_bus and cur_parent local to the parser.Patrick Georgi2010-05-054-93/+102
* Split C code in sconfig's parser into a separate file.Patrick Georgi2010-05-056-891/+548
* More "prepare"-dependencies we don't need anymorePatrick Georgi2010-04-271-14/+14
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-27187-3225/+3224
* print the known cbfs types in cbfstool "usage"Stefan Reinauer2010-04-243-10/+26
* This patch adds:Pat Erley2010-04-218-0/+206
* - Make abuild -sb work againPatrick Georgi2010-04-191-1/+4
* Build utils into their source directory equivalent inPatrick Georgi2010-04-163-27/+28
* enable more warnings for vgabios utility, and enable some debugging Stefan Reinauer2010-04-162-2/+11
* Avoid strdup(0) in build_opt_tblPatrick Georgi2010-04-151-1/+1
* Update mingw source versions and allow parallel builds in buildgccPatrick Georgi2010-04-141-10/+12
* sconfig should return success when it's successfulPatrick Georgi2010-04-142-0/+2
* Rename variable to not confuse gcc on mingwPatrick Georgi2010-04-141-8/+8
* Add support for the SMSC FDC37C932 Super I/O.Marc Bertens2010-04-131-0/+40
* output cosmeticsStefan Reinauer2010-04-081-2/+2
* Remove #line statements in processed parser source,Patrick Georgi2010-04-084-73/+3
* sconfig: Mangle - to _ for struct names, too.Patrick Georgi2010-04-082-8/+10
* Remove duplicate registers in digitallogic/adl855pc's device treePatrick Georgi2010-04-081-0/+1
* Replace sconfig with a C implementation.Patrick Georgi2010-04-0816-3502/+4693
* Add noreturn attribute to die() in romcc.Stefan Reinauer2010-04-031-1/+1
* abuild:Stefan Reinauer2010-03-301-1/+6
* abuild:Stefan Reinauer2010-03-301-25/+49
* build_opt_tbl: error instead of null pointer access if no checksum is defined.Stefan Reinauer2010-03-301-3/+11
OpenPOWER on IntegriCloud