aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2011-03-18DirectHW fixes for coreboot utilitiesStefan Reinauer
2011-03-14msrtool: Update to use DirectHW on Mac OS XStefan Reinauer
2011-03-10nvramtool: Move code so it has access to the right data structuresMathias Krause
2011-03-08nvramtool: Change precedence order for data sourcesMathias Krause
2011-03-06Add support for the NSC PC87364 Super I/O.Michael Karcher
2011-03-01[SCONFIG] remove unused variable in inherit_subsystem_ids()Sylvain "ythier" Hitier
2011-03-01Add lex outputSven Schnelle
2011-03-01Add subsystemid option to sconfigSven Schnelle
2011-02-17add mec1308 support to superiotoolDavid Hendricks
2011-02-08Add NetBSD support to nvramtool.jakllsch
2011-02-03Add support for the IT8720F Super I/OChristian Ruppert
2011-02-02Add detection/dump support for the NSC PC87382.Sven Schnelle
2011-02-01Fix using custom build configs in abuildMathias Krause
2011-01-28Separate CMOS layout from lbtable handlingPatrick Georgi
2011-01-28Move CMOS handling into separate files in accessorsPatrick Georgi
2011-01-28Move the parser for cmos.layout text files to accessorsPatrick Georgi
2011-01-28Move CLI portion of nvramtool into cli/ subdirectory as first step towards li...Patrick Georgi
2011-01-28Eliminate a couple of 3-line functions that barely wrap *printf callsPatrick Georgi
2011-01-28No need to add varargs magic to a simple regex wrapper.Patrick Georgi
2011-01-24If the tool has 64bit issues, we need to find and fix them. No papering over ...Stefan Reinauer
2011-01-24Add CFLAGS when compiling resulting executable. It broke 64bit systems, becau...Rudolf Marek
2011-01-21Add nvramtool -D option that allows taking cmos data fromPatrick Georgi
2011-01-21Add nvramtool -C option that takes a CBFS file as argument.Patrick Georgi
2011-01-21Add support for working on in-memory CMOS data (eg.Patrick Georgi
2011-01-21Abstract CMOS accesses a bit more in preparation of usingPatrick Georgi
2011-01-21There's another place where nvramtool can look forPatrick Georgi
2011-01-19Add Geode GX2 memmory descriptors. ...Nils Jacobs
2011-01-18Fix fwrite tests.Patrick Georgi
2011-01-18Move option table (cmos.layout's binary representation)Patrick Georgi
2011-01-18Remove overengineering, part 1/manyPatrick Georgi
2011-01-18Eliminate strict aliasing related warnings.Patrick Georgi
2011-01-17cbfstool: When extracting, refer to files in CBFS as file instead of payloadPeter Stuge
2011-01-17cbfstool: Trivial move of newline after commands in usagePeter Stuge
2011-01-14Allow coreboot to initialize CMOS if checksum is invalid.Patrick Georgi
2011-01-13Add "cbfstool extract" function.Aurelien Guillaume
2011-01-05fix compilation of mconf on some systems.Stefan Reinauer
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