summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Add suport for normal register dumping on ite8510E/TE/GAnders Juel Jensen2010-08-221-0/+60
* Add another port to find ite8510 on.Anders Juel Jensen2010-08-221-1/+1
* Add support for non LDN register/device naming.Anders Juel Jensen2010-08-221-1/+4
* The LDFLAGS = -lz is needed to compile on slackware.Anders Juel Jensen2010-08-221-1/+2
* image parsing for getpirMarc Bertens2010-08-171-40/+136
* Add support for the Intel NM10 (a variant of ICH7) and ICH8 southbridges.Corey Osgood2010-08-175-0/+10
* Add support for Fintek F81216D/DG/ADStefan Reinauer2010-08-173-0/+87
* Add support for the Nuvoton NCT5571D. This chip acts nothing like the otherCorey Osgood2010-08-171-0/+46
* sconfig parser:Stefan Reinauer2010-08-161-3/+19
* Superiotool support for the IT8500 embedded controller.Donald Huang2010-08-101-0/+26
* Some chips do not require enter/exit sequences. This causes them to beDavid Hendricks2010-08-092-0/+11
* make sconfig parser regeneration menu selectableStefan Reinauer2010-08-091-1/+3
* Fix build error introduced in r5868.Patrick Georgi2010-08-092-5/+0
* non-root devices are not supposed to be accessed outside of static.c except byStefan Reinauer2010-08-091-2/+4
* 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
OpenPOWER on IntegriCloud