Age | Commit message (Expand) | Author |
2013-07-08 | msrtool: Fix verbose ignored by cpuid(). | Benoît Legat |
2013-07-01 | cbmem: Fix makefile | Stefan Tauner |
2013-06-25 | abuild: Add xgcc tools to the path | Marc Jones |
2013-06-24 | ifdfake - Create an IFD with just a section layout | Nico Huber |
2013-06-24 | AMD: Drop empty root_complex | Kyösti Mälkki |
2013-06-23 | inteltool: add initial support for Nehalem | Stefan Tauner |
2013-06-13 | util/inteltool: Add support for other 5 chipsets | Stefan Tauner |
2013-06-12 | Add spkmodem receiver | Vladimir Serbinenko |
2013-06-09 | buildgcc: Re-add some break statements | Patrick Georgi |
2013-06-06 | Intel Atom cpu support to msrtool | Olivier Langlois |
2013-06-04 | viatool: Add utility to read various configuration bits on VIA systems | Alexandru Gagniuc |
2013-06-04 | superiotool: Add dump facility for HWM of W83627DHG-P | Nico Huber |
2013-06-04 | superiotool: Add dump facility for ITE IT8516 + I/O 0x20e/f | Nico Huber |
2013-06-04 | crossgcc/buildgcc: Remove unneeded 'break' statements | David Hubbard |
2013-06-03 | util/cbmem: Fix format string in cbmem.c | Nico Huber |
2013-05-27 | util/inteltool: Add support for mobile 5 chipset | Vladimir Serbinenko |
2013-05-26 | Get buildgcc to behave reasonably with the -p choice. | Ronald G. Minnich |
2013-05-26 | kconfig: fix choice dependency check | Roman Zippel |
2013-05-26 | kconfig: reversed borderlines in inputbox | Roel Kluin |
2013-05-26 | kconfig: add named choice group | Roman Zippel |
2013-05-10 | romcc: support attribute((packed)) | Stefan Reinauer |
2013-05-10 | Get rid of MAXIMUM_CONSOLE_LOGLEVEL; compile all messages into the coreboot b... | Ronald G. Minnich |
2013-05-04 | nvramtool: Use CMOS_SIZE for cmos size | Patrick Georgi |
2013-05-03 | crossgcc: update to gcc 4.7.3 | Idwer Vollering |
2013-04-22 | superiotool: add CR dump for W83627UHG = NCT6627UD | Frank Rysanek |
2013-04-16 | cbmem: map_memory: Use length modifier `j` and cast for an `off_t` argument | Paul Menzel |
2013-04-15 | inteltool: pcie.c: Use `0xffULL` instead of `0xff` to avoid shift overflow | Paul Menzel |
2013-04-15 | cbmem: Makefile: Allow to override `CC` variable | Paul Menzel |
2013-04-14 | inteltool: Use portable type `uint64_t` instead of `u64` | Paul Menzel |
2013-04-14 | cbmem: parse_cbtable: Use length modifier `ll` `u64` argument | Paul Menzel |
2013-04-12 | cbfstool: cbfs-mkstage.c: Free `buffer` on error path | Paul Menzel |
2013-04-12 | acpica: update URL | Idwer Vollering |
2013-04-09 | util/cbmem: Don't output trailing garbage for cbmemc | Vladimir Serbinenko |
2013-04-08 | cbfstool: completely initialize input and output streams | Stefan Reinauer |
2013-04-08 | inteltool: remove unused file descriptor variable and ifdefs | Stefan Tauner |
2013-04-05 | inteltool: use inttypes for prints in memory.c | Stefan Tauner |
2013-04-05 | inteltool: cpu.c: Use conversion specifier `u` for unsigned integers | Paul Menzel |
2013-04-04 | libpayload, superiotool: README: Prepend `coreboot/` to path of change direct... | Paul Menzel |
2013-04-04 | inteltool: Cast to `intptr_t` instead of `uint64_t` | Paul Menzel |
2013-04-04 | superiotool: Update README with Git repository URL and directory location | Paul Menzel |
2013-04-03 | inteltool: Use `ll` instead of `l` as the length modifier for `uint64_t` | Paul Menzel |
2013-04-03 | cbfstool: Replace C++ code with C code | Stefan Reinauer |
2013-04-02 | cbfstool: fix --machine | Stefan Reinauer |
2013-04-01 | inteltool: Allow to override Makefile variables | Paul Menzel |
2013-04-01 | inteltool: Add Cougar/Panther Point GPIO defaults | Nico Huber |
2013-04-01 | inteltool: Add option to show differences in GPIO setup | Nico Huber |
2013-04-01 | inteltool: Support PM registers on Cougar/Panther Point | Nico Huber |
2013-03-30 | inteltool: Add Cougar/Panther Point IDs to rootcmplx.c | Nico Huber |
2013-03-29 | superiotool: Allow to override Makefile variables `CC`, `INSTALL` and `PREFIX` | Paul Menzel |
2013-03-29 | inteltool: Support GPIO registers on Cougar/Panther Point | Nico Huber |