aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2014-02-07boardstatus/towiki: Fix 1st gen i3/i5/i7 codenameVladimir Serbinenko
2014-02-07boardstatus/towiki: Declare southbridge=northbridge=cpu on SOCsVladimir Serbinenko
2014-02-05Add an xdr function for the cbfs_file headerRonald G. Minnich
2014-02-05Change the linux payload generator to use the standard header generatorRonald G. Minnich
2014-02-04cbfstool: Eliminate global variable "arch"Alexandru Gagniuc
2014-02-04cbfstool: Remove more unused functions from common.cAlexandru Gagniuc
2014-02-04cbfstool: Hide cbfstool_offset from the global namespaceAlexandru Gagniuc
2014-02-03cbfstool: remove unused function create_cbfs_image()Alexandru Gagniuc
2014-02-02cbfstool: add code to serialize the header using the new xdr functionsRonald G. Minnich
2014-02-02Add section header parsing and use it in the mk-payload stepRonald G. Minnich
2014-01-31utils: Install man pages as non-executable (chmod 644)Lubomir Rintel
2014-01-29cbfstool/lzma: Avoid use of typedef with structs and enumsAlexandru Gagniuc
2014-01-29cbfstool: Don't assume compiler is gcc, and use $(CC)Alexandru Gagniuc
2014-01-29cbfstool/lzma: Remove windows-specific remnantsAlexandru Gagniuc
2014-01-29cbfstool/lzma: Remove C++ remnantsAlexandru Gagniuc
2014-01-29cbfstool/lzma: Use stdint and stdbool typesAlexandru Gagniuc
2014-01-29cbfs: fix issues with word size and endianness.Ronald G. Minnich
2014-01-27util/superiotool: Add initial support for Fintek F71869AD.Edward O'Callaghan
2014-01-24cbfstool: correct size left calculation for "empty" entriesAaron Durbin
2014-01-21cbfstool: cleaner filling fieldsPatrick Georgi
2014-01-21board_status.sh: Replace [[ with [.Vladimir Serbinenko
2014-01-20sconfig: don't "const" structs twicePatrick Georgi
2014-01-20boardstatus: Fix creation of links to configs.Vladimir Serbinenko
2014-01-19boardstatus: Add useful info from old page header to foreword.Vladimir Serbinenko
2014-01-19boardstatus: Do not error out on unknown CPU/northbridgeVladimir Serbinenko
2014-01-19boardstatus: Drop v4 mention of coreboot version.Vladimir Serbinenko
2014-01-19boardstatus: Accept only hex digits for AMD family number.Vladimir Serbinenko
2014-01-19boardstatus: Skip SKI_ISA_DMA_INIT configs.Vladimir Serbinenko
2014-01-19boardstatus: Add new category "sbc".Vladimir Serbinenko
2014-01-19boardstatus: Add category "emulation".Vladimir Serbinenko
2014-01-19boardstatus: Handle clones.Vladimir Serbinenko
2014-01-19boardstatus: Use Board:$vendor/$board for board pages.Vladimir Serbinenko
2014-01-19boardstatus: Remove support for multiname mobos.Vladimir Serbinenko
2014-01-18boardstatus: Take default board name from MAINBOARD_PART_NUMBER.Vladimir Serbinenko
2014-01-18boardstatus: generate table of all boards with links to latest runVladimir Serbinenko
2014-01-13cpu/allwinner/a10: Provide utility to make a bootable imageAlexandru Gagniuc
2014-01-11util/cbmem/Makfile: Add rule `junit.xml` for JenkinsPaul Menzel
2014-01-11lint: check label style only on changed filesPatrick Georgi
2014-01-04board-status: fix weekly formatPatrick Georgi
2013-12-22buildgcc: defer cleaning up the tree a bitPatrick Georgi
2013-12-21nvramtool: add -MG to makefile to make it pass clangYunlian Jiang
2013-12-20abuild: improve --removePatrick Georgi
2013-12-13crossgcc: Fix a typo.Zheng Bao
2013-12-12board-status: extend wiki forewordPatrick Georgi
2013-12-09cbfstool: Properly handle EOF in update_fit stepAlexandru Gagniuc
2013-12-09crossgcc: Continue to unpack archive if it was incompleteZheng Bao
2013-12-07board-status: update forewordPatrick Georgi
2013-12-07board-status: one-line reports, with links to per-board pagesPatrick Georgi
2013-12-07board-status: document the wiki scriptsPatrick Georgi
2013-12-07abuild: drop xml modePatrick Georgi
2013-12-05abuild: fix and enable USE_XARGS configurationPatrick Georgi
2013-12-05sconfig: avoid regenerating the binary all the timePatrick Georgi
2013-12-05cbmem: print timestamp namesStefan Reinauer
2013-12-05Fix timestamp output in cbmem utility on ARMStefan Reinauer
2013-12-05Add scripts to export board status data to wikiPatrick Georgi
2013-12-04cbmem: fix userspace utility to work with dynamic CBMEMStefan Reinauer
2013-12-04cbmem: Implement ARM supportStefan Reinauer
2013-11-25cbfstool: check potential microcode update earlierAaron Durbin
2013-11-25cbmem utility: compatibility with older coreboot versionsStefan Reinauer
2013-11-19nvramtool: write size field more obviouslyPatrick Georgi
2013-11-18cbfstool: add a constant for the aarch64Ronald G. Minnich
2013-11-17board_status.sh: trivial cosmetic changes toward the endDavid Hendricks
2013-11-17board_status.sh: pass filename as an arg to command wrappersDavid Hendricks
2013-11-17board_status.sh: add support for non-fatal commandsDavid Hendricks
2013-11-17board_status.sh: move show_help()David Hendricks
2013-11-17board_status.sh: Make clobber option use 'C' instead of 'c'David Hendricks
2013-11-17Updates to the board status scriptDavid Hendricks
2013-11-16romcc: Fix off-by-onePatrick Georgi
2013-11-12rename status-related stuff to board_statusDavid Hendricks
2013-11-10util/xcompile/xcompile: set up for aarch64Ronald G. Minnich
2013-11-07Trivial: Remove trailing whitespaces in status.shZheng Bao
2013-11-04Another pass at board status scriptDavid Hendricks
2013-10-22util/lint/lint-stable-003-whitespace: Ignore temporary files ending with a tildePaul Menzel
2013-10-17arch/x86/Makefile.inc: Pass $(AS) and $(CPP) to SeaBIOSAndrew Wu
2013-09-27lint: Use temporary build directoryNico Huber
2013-09-20buildgcc: Downgrade to gcc 4.7.3, handle armv7-aPatrick Georgi
2013-09-18buildgcc: Use per-arch build directoriesPatrick Georgi
2013-09-17Fix whitespace leaked into treeKyösti Mälkki
2013-09-17lint whitespace: Fix rule to recurse into subdirectoriesKyösti Mälkki
2013-08-31Remove NRV2B compression supportPatrick Georgi
2013-08-31Add a (b)zImage parser to cbfstoolPatrick Georgi
2013-08-27Locate the generated iasl in acpica-unix-20130626Zheng Bao
2013-08-16Correct spelling of shadow, setting and memoryPaul Menzel
2013-08-15cbfstool: Add an add-int command that adds a raw 64-bit integer CBFS filePeter Stuge
2013-07-23inteltool: Print raw CPUID and make hexadecimal values unambiguousDamien Zammit
2013-07-22buildgcc: Update reference toolchainStefan Reinauer
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