Age | Commit message (Expand) | Author |
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 |
2010-08-09 | non-root devices are not supposed to be accessed outside of static.c except by | Stefan Reinauer |
2010-08-02 | Adds id for ITE IT8707F to superiotool. | Mattias Mattsson |
2010-08-01 | add i945GSE to inteltool | Björn Busse |
2010-07-29 | Add support for the Intel Atom D400/500- and N400-series integrated | Corey Osgood |
2010-07-22 | Superiotool support for Nuvoton WPCE775x/NPCE781x. | David Hendricks |
2010-07-15 | Trivial: Improve error reporting of sconfig slightly by reporting the line nu... | Patrick Georgi |
2010-07-06 | Re-integrate "USE_OPTION_TABLE" code. | Edwin Beasant |
2010-06-29 | Add support to IT85xx series | Anton Kochkov |
2010-06-29 | Add support to extended EC series | Anton Kochkov |
2010-06-24 | fix return value checks of cbfstool's writerom | Stefan Reinauer |
2010-06-16 | This patch adds inteltool support for i810E and ICH2. | Joseph Smith |
2010-06-10 | Check for NULL before calling device_match() | Myles Watson |
2010-06-09 | Same conversion as with resources from static arrays to lists, except | Myles Watson |
2010-06-01 | inteltool: basic poulsbo sch support. | Stefan Reinauer |
2010-05-30 | whitespace cleanup inteltool cpu.c | Stefan Reinauer |
2010-05-30 | Added support to ICH9 chipset family | Anton Kochkov |
2010-05-21 | Use lists instead of arrays for resources in devices to reduce memory usage. | Myles Watson |
2010-05-19 | The AMD Fam10 code breaks with coreboot 4.5.0. | Stefan Reinauer |
2010-05-19 | Fix path for mingw workaround. Trivial. | Patrick Georgi |
2010-05-17 | New buildgcc version. | Stefan Reinauer |
2010-05-17 | drop old patches from crossgcc | Stefan Reinauer |
2010-05-17 | msrtool: Print hex values using only as many digits as the field needs | Peter Stuge |
2010-05-17 | msrtool: Remove some unneeded casts | Peter Stuge |
2010-05-14 | Various superiotool fixes. | Uwe Hermann |