Age | Commit message (Expand) | Author |
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 |