Age | Commit message (Expand) | Author |
2010-02-07 | newconfig is no more. | Patrick Georgi |
2010-02-04 | Move CAR settings for all GX1, GX2, LX and Intel Slot2 boards to the CPU. | Stefan Reinauer |
2010-02-04 | Add dump support for the Winbond W83877AF (trivial). | Uwe Hermann |
2010-02-03 | Guards against errors that are hard to track down: | Patrick Georgi |
2010-01-31 | compareboard: | Stefan Reinauer |
2010-01-31 | Add detection support for the Winbond W83877AF (trivial). | Uwe Hermann |
2010-01-30 | These lines slipped in. Sorry for the inconvenience. | Stefan Reinauer |
2010-01-30 | add Kbuild support to abuild and enable it per default; | Stefan Reinauer |
2010-01-29 | Add the BSD-licensed getopt tool to crossgcc, to use | Patrick Georgi |
2010-01-26 | use stdint types for structures, and don't use pointers | Stefan Reinauer |
2010-01-25 | More Kconfig changes to improve match with newconfig: | Patrick Georgi |
2010-01-24 | Document CONFIG_PCI usage in the README (trivial). | Uwe Hermann |
2010-01-24 | Update list of superiotool contributors to r5048 (trivial). | Uwe Hermann |
2010-01-24 | Add missing files from the last commit (trivial). | Uwe Hermann |
2010-01-24 | Add VIA VT82C686A/VT82C686B detection support to superiotool. | Carl-Daniel Hailfinger |
2010-01-23 | Add detection support for the Winbond W83667HG Super I/O. | David Bartley |
2010-01-23 | Add detection support for ITE IT8510E/TE/G and IT8511E/TE/G. | Anders Juel Jensen |
2010-01-19 | dev->rom_address was dropped a while ago which broke yabel. This patch fixes it | Stefan Reinauer |
2010-01-19 | drop COREBOOT_V2 and COREBOOT_V4 define. We're not sharing code with v3 | Stefan Reinauer |
2010-01-17 | msrtool: Fix typo | Paul Menzel |
2010-01-17 | msrtool: Read both MSR values from file in diff mode | Peter Stuge |
2010-01-17 | msrtool: Add endptr to str2msr() showing how many characters were parsed | Peter Stuge |
2010-01-16 | msrtool: More trivial rearrangement | Peter Stuge |
2010-01-16 | ectool: Support for dumping EC "index ram" | Stefan Reinauer |
2010-01-16 | msrtool: Remove indent by using continue inside for() to avoid an if block | Peter Stuge |
2010-01-16 | Update reference toolchain to | Stefan Reinauer |
2010-01-16 | nvramtool: Consider a string with non-printable characters a "bad value". | Stefan Reinauer |
2010-01-15 | (missing svn add) | Nils Jacobs |
2010-01-15 | Support for the AMD Geode GX2 | Nils Jacobs |
2010-01-13 | indent all of nvramtool to make it fit into coreboot's | Stefan Reinauer |
2010-01-08 | - Makefile.romccboard.inc supports tinybootblock romcc boards, too. | Patrick Georgi |
2010-01-07 | Print (empty) instead of nothing at all for empty | Maciej Pijanka |
2010-01-05 | * Explicitly add __PRE_RAM__ where it should be added. | Stefan Reinauer |
2009-12-31 | romcc: | Patrick Georgi |
2009-12-23 | Add mainboard x86emu interrupt function support. Add tim5690 VGA BIOS functio... | Libra Li |
2009-12-23 | Tiny Bootblock, step 1/n. | Patrick Georgi |
2009-12-21 | make strcmp happy by including string.h (trivial) | Stefan Reinauer |
2009-12-21 | Allow user to specify the size of a newly created cbfs image | Patrick Georgi |
2009-12-18 | CONFIG_K8_MEM_BANK_B_ONLY and CONFIG_PCIE_CONFIGSPACE_HOLE aren't used _anywh... | Patrick Georgi |
2009-12-18 | Filter out some more K8/Fam10 specific options on unrelated boards. | Patrick Georgi |
2009-12-18 | - speed up board comparison by only building abuild configs, not the whole | Stefan Reinauer |
2009-12-17 | Make "KBuild report" a bit happier | Stefan Reinauer |
2009-12-13 | crossgcc: Fix MPFR download location | Peter Stuge |
2009-12-06 | cbfstool: Fill memory allocated in create_cbfs_file() with 0xff | Peter Stuge |
2009-12-01 | Eliminate some noise in the output of compareboard on non-K8/Fam10h boards | Patrick Georgi |
2009-11-28 | msrtool: Fix simple breakage in r4964 | Peter Stuge |
2009-11-28 | msrtool: Add FreeBSD support using /dev/cpuctl ioctl interface | Andriy Gapon |
2009-11-28 | msrtool: Make configure more POSIX sh friendly | Andriy Gapon |
2009-11-28 | msrtool: Actually do PREFIX substitution in Makefile | Peter Stuge |
2009-11-26 | Remove commented out example MSR definitions | Peter Stuge |