Age | Commit message (Expand) | Author |
2011-03-08 | nvramtool: Change precedence order for data sources | Mathias Krause |
2011-03-06 | Add 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-01 | Add lex output | Sven Schnelle |
2011-03-01 | Add subsystemid option to sconfig | Sven Schnelle |
2011-02-17 | add mec1308 support to superiotool | David Hendricks |
2011-02-08 | Add NetBSD support to nvramtool. | jakllsch |
2011-02-03 | Add support for the IT8720F Super I/O | Christian Ruppert |
2011-02-02 | Add detection/dump support for the NSC PC87382. | Sven Schnelle |
2011-02-01 | Fix using custom build configs in abuild | Mathias Krause |
2011-01-28 | Separate CMOS layout from lbtable handling | Patrick Georgi |
2011-01-28 | Move CMOS handling into separate files in accessors | Patrick Georgi |
2011-01-28 | Move the parser for cmos.layout text files to accessors | Patrick Georgi |
2011-01-28 | Move CLI portion of nvramtool into cli/ subdirectory as first step towards li... | Patrick Georgi |
2011-01-28 | Eliminate a couple of 3-line functions that barely wrap *printf calls | Patrick Georgi |
2011-01-28 | No need to add varargs magic to a simple regex wrapper. | Patrick Georgi |
2011-01-24 | If the tool has 64bit issues, we need to find and fix them. No papering over ... | Stefan Reinauer |
2011-01-24 | Add CFLAGS when compiling resulting executable. It broke 64bit systems, becau... | Rudolf Marek |
2011-01-21 | Add nvramtool -D option that allows taking cmos data from | Patrick Georgi |
2011-01-21 | Add nvramtool -C option that takes a CBFS file as argument. | Patrick Georgi |
2011-01-21 | Add support for working on in-memory CMOS data (eg. | Patrick Georgi |
2011-01-21 | Abstract CMOS accesses a bit more in preparation of using | Patrick Georgi |
2011-01-21 | There's another place where nvramtool can look for | Patrick Georgi |
2011-01-19 | Add Geode GX2 memmory descriptors. ... | Nils Jacobs |
2011-01-18 | Fix fwrite tests. | Patrick Georgi |
2011-01-18 | Move option table (cmos.layout's binary representation) | Patrick Georgi |
2011-01-18 | Remove overengineering, part 1/many | Patrick Georgi |
2011-01-18 | Eliminate strict aliasing related warnings. | Patrick Georgi |
2011-01-17 | cbfstool: When extracting, refer to files in CBFS as file instead of payload | Peter Stuge |
2011-01-17 | cbfstool: Trivial move of newline after commands in usage | Peter Stuge |
2011-01-14 | Allow coreboot to initialize CMOS if checksum is invalid. | Patrick Georgi |
2011-01-13 | Add "cbfstool extract" function. | Aurelien Guillaume |
2011-01-05 | fix compilation of mconf on some systems. | Stefan Reinauer |
2011-01-01 | Add detection support for the ITE IT8721F. | Uwe Hermann |
2010-12-31 | Add detection of Nuvoton WPCM450. | Zheng Bao |
2010-12-30 | Per default, use SeaBIOS payload instead of no payload. | Stefan Reinauer |
2010-12-30 | superiotool: Don't skip probing on a port if a a chip was detected on another... | Stefan Reinauer |
2010-12-20 | Various Winbond/Nuvoton W83527HG fixes as per datasheet. | Uwe Hermann |
2010-12-19 | The same mechanisms are used for normal and fallback images. | Stefan Reinauer |
2010-12-17 | inteltool: Model 0xf2x, ICH5, i865 support. | Idwer Vollering |
2010-12-17 | Update reference toolchain due to some inlining bugs in 4.5.1 | Stefan Reinauer |
2010-12-17 | This was accidently not svn added when the compiler was updated. | Marc Jones |
2010-12-17 | add license headers to some trivial files and pc87427.h | Stefan Reinauer |
2010-12-14 | Add dump support for the Winbond/Nuvoton W83527HG. | Zheng Bao |
2010-12-12 | Add detection support for the Winbond W83527HG Super I/O. | Zheng Bao |
2010-12-11 | Don't skip already built targets anymore, because a recent change could have | Stefan Reinauer |
2010-12-08 | Allow user to define location for Kconfig config via | Patrick Georgi |
2010-12-04 | ACPI table dumping wrapper script | Stefan Reinauer |
2010-12-03 | Update coreboot crossgcc toolchain, GCC 4.5.1, MPFR 3.0.0, GDB 7.2. | Marc Jones |
2010-11-29 | Add Fintek F71889 detection and dump support. | David Hendricks |
2010-11-27 | - Add support for Intel Pentium III MSRs | Tobias Diedrich |
2010-11-23 | USBDEBUG by default in abuild was committed by mistake and | Patrick Georgi |
2010-11-19 | Add test to check for up-to-date GPL license headers to lint. | Patrick Georgi |
2010-11-19 | drop temp file from coreboot tree | Stefan Reinauer |
2010-11-18 | Make lint script executable, otherwise invocation fails. | Uwe Hermann |
2010-11-18 | lint tests can now describe what they do (for the benefit of | Patrick Georgi |
2010-11-18 | Set locale to POSIX to avoid problems with invalid 8bit character | Patrick Georgi |
2010-11-12 | Consensus seems that this is wanted, integrated into the tree somehow. | Patrick Georgi |
2010-11-05 | Add detection support for the Fintek F81865/F81865-I. | Zheng Bao |
2010-10-31 | Remove incorrect IOAPIC lines from some mptable.c files. | Uwe Hermann |
2010-10-26 | We need to call smp_write_lintsrc() instead of smp_write_intsrc() for | Tobias Diedrich |
2010-10-25 | Factor out common mptable code to mptable_init(). | Uwe Hermann |
2010-10-25 | Make ectool -i work; add missing break | Peter Stuge |
2010-10-24 | Add small comment about LDN 5 on F71872F/FG / F71806F/FG. | Uwe Hermann |
2010-10-24 | Fix superiotool build on non-NetBSD x86_64. | Jonathan Kollasch |
2010-10-24 | Provide for I/O space access on NetBSD. | Jonathan Kollasch |
2010-10-24 | Add inteltool support for FreeBSD. | Idwer Vollering |
2010-10-24 | Update superiotool support for FreeBSD, Makefile fixes. | Idwer Vollering |
2010-10-24 | Teach superiotool about the registers in a Fintek F71806 (and F71872). | Jonathan Kollasch |
2010-10-12 | We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. | Uwe Hermann |
2010-10-10 | fix typo in minilzma.cc, found by Idwer. | Stefan Reinauer |
2010-10-05 | mkelfImage: set kernel_alignment so 2.6.31+ work | Eric W. Biederman |
2010-10-05 | Remove lib/ramtest.c-include from all CAR boards. | Patrick Georgi |
2010-09-27 | The commandline parsing for abuild doing a couple of buggy things: | Warren Turkal |
2010-09-27 | minor include cleanups | Stefan Reinauer |
2010-09-26 | the utility is called dumpmmcr, not dump_mmcr | Stefan Reinauer |
2010-09-26 | update 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 include | Stefan Reinauer |
2010-09-21 | Cut the crap. | Uwe Hermann |
2010-09-03 | Add support for dumping ACPI registers for i7 | Warren Turkal |
2010-09-03 | Add support for dumping RCBA registers for i7 | Warren Turkal |
2010-09-03 | Remove some errant spaces | Warren Turkal |
2010-09-03 | Add DMIBAR support for Intel X58 southbridge | Warren Turkal |
2010-09-03 | The current workaround for binutils on mingw (or any non texinfo system) failed. | Patrick Georgi |
2010-09-02 | Fix abuild to build all boards. Revision 5754 changed the way vendors and | Myles Watson |
2010-09-01 | Simplify last_dev_p so that it matches comments. | Myles Watson |
2010-09-01 | Add support for dumping GPIOS on Intel ICH10R. This information comes from th... | Warren Turkal |
2010-08-22 | Add suport for normal register dumping on ite8510E/TE/G | Anders Juel Jensen |
2010-08-22 | Add another port to find ite8510 on. | Anders Juel Jensen |
2010-08-22 | Add support for non LDN register/device naming. | Anders Juel Jensen |
2010-08-22 | The LDFLAGS = -lz is needed to compile on slackware. | Anders Juel Jensen |
2010-08-17 | image parsing for getpir | Marc Bertens |
2010-08-17 | Add support for the Intel NM10 (a variant of ICH7) and ICH8 southbridges. | Corey Osgood |
2010-08-17 | Add support for Fintek F81216D/DG/AD | Stefan Reinauer |
2010-08-17 | Add support for the Nuvoton NCT5571D. This chip acts nothing like the other | Corey Osgood |
2010-08-16 | sconfig parser: | Stefan Reinauer |
2010-08-10 | Superiotool support for the IT8500 embedded controller. | Donald Huang |
2010-08-09 | Some chips do not require enter/exit sequences. This causes them to be | David Hendricks |
2010-08-09 | make sconfig parser regeneration menu selectable | Stefan Reinauer |
2010-08-09 | Fix build error introduced in r5868. | Patrick Georgi |