aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2011-01-01Add detection support for the ITE IT8721F.Uwe Hermann
2010-12-31Add detection of Nuvoton WPCM450.Zheng Bao
2010-12-30Per default, use SeaBIOS payload instead of no payload.Stefan Reinauer
2010-12-30superiotool: Don't skip probing on a port if a a chip was detected on another...Stefan Reinauer
2010-12-20Various Winbond/Nuvoton W83527HG fixes as per datasheet.Uwe Hermann
2010-12-19The same mechanisms are used for normal and fallback images. Stefan Reinauer
2010-12-17inteltool: Model 0xf2x, ICH5, i865 support.Idwer Vollering
2010-12-17Update reference toolchain due to some inlining bugs in 4.5.1Stefan Reinauer
2010-12-17This was accidently not svn added when the compiler was updated.Marc Jones
2010-12-17add license headers to some trivial files and pc87427.hStefan Reinauer
2010-12-14Add dump support for the Winbond/Nuvoton W83527HG.Zheng Bao
2010-12-12Add detection support for the Winbond W83527HG Super I/O.Zheng Bao
2010-12-11Don't skip already built targets anymore, because a recent change could haveStefan Reinauer
2010-12-08Allow user to define location for Kconfig config viaPatrick Georgi
2010-12-04ACPI table dumping wrapper scriptStefan Reinauer
2010-12-03Update coreboot crossgcc toolchain, GCC 4.5.1, MPFR 3.0.0, GDB 7.2.Marc Jones
2010-11-29Add Fintek F71889 detection and dump support.David Hendricks
2010-11-27- Add support for Intel Pentium III MSRsTobias Diedrich
2010-11-23USBDEBUG by default in abuild was committed by mistake andPatrick Georgi
2010-11-19Add test to check for up-to-date GPL license headers to lint.Patrick Georgi
2010-11-19drop temp file from coreboot treeStefan Reinauer
2010-11-18Make lint script executable, otherwise invocation fails.Uwe Hermann
2010-11-18lint tests can now describe what they do (for the benefit ofPatrick Georgi
2010-11-18Set locale to POSIX to avoid problems with invalid 8bit characterPatrick Georgi
2010-11-12Consensus seems that this is wanted, integrated into the tree somehow.Patrick Georgi
2010-11-05Add detection support for the Fintek F81865/F81865-I.Zheng Bao
2010-10-31Remove incorrect IOAPIC lines from some mptable.c files.Uwe Hermann
2010-10-26We need to call smp_write_lintsrc() instead of smp_write_intsrc() forTobias Diedrich
2010-10-25Factor out common mptable code to mptable_init().Uwe Hermann
2010-10-25Make ectool -i work; add missing breakPeter Stuge
2010-10-24Add small comment about LDN 5 on F71872F/FG / F71806F/FG.Uwe Hermann
2010-10-24Fix superiotool build on non-NetBSD x86_64.Jonathan Kollasch
2010-10-24Provide for I/O space access on NetBSD.Jonathan Kollasch
2010-10-24Add inteltool support for FreeBSD.Idwer Vollering
2010-10-24Update superiotool support for FreeBSD, Makefile fixes.Idwer Vollering
2010-10-24Teach superiotool about the registers in a Fintek F71806 (and F71872).Jonathan Kollasch
2010-10-12We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann
2010-10-10fix typo in minilzma.cc, found by Idwer.Stefan Reinauer
2010-10-05mkelfImage: set kernel_alignment so 2.6.31+ workEric W. Biederman
2010-10-05Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi
2010-09-27The commandline parsing for abuild doing a couple of buggy things:Warren Turkal
2010-09-27minor include cleanupsStefan Reinauer
2010-09-26the utility is called dumpmmcr, not dump_mmcrStefan Reinauer
2010-09-26update license header for dumpmmcr utility according to svn history.Stefan Reinauer
2010-09-25- Fix race condition in option_table.h generation by moving the includeStefan Reinauer
2010-09-21Cut the crap.Uwe Hermann
2010-09-03Add support for dumping ACPI registers for i7Warren Turkal
2010-09-03Add support for dumping RCBA registers for i7Warren Turkal
2010-09-03Remove some errant spacesWarren Turkal
2010-09-03Add DMIBAR support for Intel X58 southbridgeWarren Turkal
2010-09-03The current workaround for binutils on mingw (or any non texinfo system) failed.Patrick Georgi
2010-09-02Fix abuild to build all boards. Revision 5754 changed the way vendors andMyles Watson
2010-09-01Simplify last_dev_p so that it matches comments.Myles Watson
2010-09-01Add support for dumping GPIOS on Intel ICH10R. This information comes from th...Warren Turkal
2010-08-22Add suport for normal register dumping on ite8510E/TE/GAnders Juel Jensen
2010-08-22Add another port to find ite8510 on.Anders Juel Jensen
2010-08-22Add support for non LDN register/device naming.Anders Juel Jensen
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