summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
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