summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2013-07-08msrtool: Fix verbose ignored by cpuid().Benoît Legat
2013-07-01cbmem: Fix makefileStefan Tauner
2013-06-25abuild: Add xgcc tools to the pathMarc Jones
2013-06-24ifdfake - Create an IFD with just a section layoutNico Huber
2013-06-24AMD: Drop empty root_complexKyösti Mälkki
2013-06-23inteltool: add initial support for NehalemStefan Tauner
2013-06-13util/inteltool: Add support for other 5 chipsetsStefan Tauner
2013-06-12Add spkmodem receiverVladimir Serbinenko
2013-06-09buildgcc: Re-add some break statementsPatrick Georgi
2013-06-06Intel Atom cpu support to msrtoolOlivier Langlois
2013-06-04viatool: Add utility to read various configuration bits on VIA systemsAlexandru Gagniuc
2013-06-04superiotool: Add dump facility for HWM of W83627DHG-PNico Huber
2013-06-04superiotool: Add dump facility for ITE IT8516 + I/O 0x20e/fNico Huber
2013-06-04crossgcc/buildgcc: Remove unneeded 'break' statementsDavid Hubbard
2013-06-03util/cbmem: Fix format string in cbmem.cNico Huber
2013-05-27util/inteltool: Add support for mobile 5 chipsetVladimir Serbinenko
2013-05-26Get buildgcc to behave reasonably with the -p choice.Ronald G. Minnich
2013-05-26kconfig: fix choice dependency checkRoman Zippel
2013-05-26kconfig: reversed borderlines in inputboxRoel Kluin
2013-05-26kconfig: add named choice groupRoman Zippel
2013-05-10romcc: support attribute((packed))Stefan Reinauer
2013-05-10Get rid of MAXIMUM_CONSOLE_LOGLEVEL; compile all messages into the coreboot b...Ronald G. Minnich
2013-05-04nvramtool: Use CMOS_SIZE for cmos sizePatrick Georgi
2013-05-03crossgcc: update to gcc 4.7.3Idwer Vollering
2013-04-22superiotool: add CR dump for W83627UHG = NCT6627UDFrank Rysanek
2013-04-16cbmem: map_memory: Use length modifier `j` and cast for an `off_t` argumentPaul Menzel
2013-04-15inteltool: pcie.c: Use `0xffULL` instead of `0xff` to avoid shift overflowPaul Menzel
2013-04-15cbmem: Makefile: Allow to override `CC` variablePaul Menzel
2013-04-14inteltool: Use portable type `uint64_t` instead of `u64`Paul Menzel
2013-04-14cbmem: parse_cbtable: Use length modifier `ll` `u64` argumentPaul Menzel
2013-04-12cbfstool: cbfs-mkstage.c: Free `buffer` on error pathPaul Menzel
2013-04-12acpica: update URLIdwer Vollering
2013-04-09util/cbmem: Don't output trailing garbage for cbmemcVladimir Serbinenko
2013-04-08cbfstool: completely initialize input and output streamsStefan Reinauer
2013-04-08inteltool: remove unused file descriptor variable and ifdefsStefan Tauner
2013-04-05inteltool: use inttypes for prints in memory.cStefan Tauner
2013-04-05inteltool: cpu.c: Use conversion specifier `u` for unsigned integersPaul Menzel
2013-04-04libpayload, superiotool: README: Prepend `coreboot/` to path of change direct...Paul Menzel
2013-04-04inteltool: Cast to `intptr_t` instead of `uint64_t`Paul Menzel
2013-04-04superiotool: Update README with Git repository URL and directory locationPaul Menzel
2013-04-03inteltool: Use `ll` instead of `l` as the length modifier for `uint64_t`Paul Menzel
2013-04-03cbfstool: Replace C++ code with C codeStefan Reinauer
2013-04-02cbfstool: fix --machineStefan Reinauer
2013-04-01inteltool: Allow to override Makefile variablesPaul Menzel
2013-04-01inteltool: Add Cougar/Panther Point GPIO defaultsNico Huber
2013-04-01inteltool: Add option to show differences in GPIO setupNico Huber
2013-04-01inteltool: Support PM registers on Cougar/Panther PointNico Huber
2013-03-30inteltool: Add Cougar/Panther Point IDs to rootcmplx.cNico Huber
2013-03-29superiotool: Allow to override Makefile variables `CC`, `INSTALL` and `PREFIX`Paul Menzel
2013-03-29inteltool: Support GPIO registers on Cougar/Panther PointNico Huber