aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2012-07-18cbfstool: signed vs. unsigned fixesMathias Krause
2012-07-18cbfstool: provide a prototype for remove_file_from_cbfsMathias Krause
2012-07-18cbfstool: make endian detection code more robustMathias Krause
2012-07-13sconfig: fix up shipped codePatrick Georgi
2012-07-13msrtool: add support for cs5536 LPC_SERIRQ (0x5140004e)Christian Gmeiner
2012-07-13MPTAPLE: generate from devicetree.cbSven Schnelle
2012-07-12superiotool: Dump data registers for Nuvoton chipsGuenter Roeck
2012-07-12superiotool: Add support for function to dump superio chip data registersGuenter Roeck
2012-07-12superiotool: Add support for NCT6775F(A/B) and NCT6779DGuenter Roeck
2012-07-10msrtool: Add Intel Nehalem CPUs supportAnton Kochkov
2012-07-10msrtool: Fix Intel CPUs detectionAnton Kochkov
2012-07-09mkelfimage: pkgdata directory created but never usedRaymond Danks
2012-07-06inteltool: fixup intel 5000 chipset pci idsSven Schnelle
2012-07-06superiotool: Add support for git-based version numberGuenter Roeck
2012-06-22ROMCC: fix unused attribute lookupSven Schnelle
2012-06-22Teach romcc about attribute((unused))Stefan Reinauer
2012-06-20mptable: realign comments with codeSven Schnelle
2012-06-20mptable: initialize apic/bus arrays with ARRAY_SIZESven Schnelle
2012-06-20mptable: pretty print PCI INT entriesSven Schnelle
2012-06-20mptable: Fix BUS type determinationSven Schnelle
2012-06-20mptable: reindent code to comply with coreboot coding styleSven Schnelle
2012-06-20mptable: Fix 'mptable.c:1019:12: warning: ‘c’ may be used uninitialized i...Sven Schnelle
2012-06-20mptable: remove unused variableSven Schnelle
2012-06-20mptable: print ioapic entriesSven Schnelle
2012-06-20mptable: rename LAPIC_ADDR to LOCAL_APIC_ADDRSven Schnelle
2012-06-04Improve parsing of --cpu parameter in abuild script.Raymond Danks
2012-05-30sconfig: Some fixesPatrick Georgi
2012-05-25nvramtool: use C99 PRIx64 / PRId64 for uint64_t variablesStefan Reinauer
2012-05-24Add EM100 mode to Intel Firmware Descriptor toolStefan Reinauer
2012-05-24chromeos: Fix compilation of coreboot-utils packageStefan Reinauer
2012-05-24abuild: Disable abuild-level parallelism for nowPatrick Georgi
2012-05-14crossgcc: Test for m4 and bisonPatrick Georgi
2012-05-14crossgcc: update sourcesPatrick Georgi
2012-05-14abuild: Move configuration handling togetherPatrick Georgi
2012-05-14abuild: Remove abuild.info hackPatrick Georgi
2012-05-10abuild: Build boards in parallel if possiblePatrick Georgi
2012-05-08Add a tool to work on i915 hardware in user modeStefan Reinauer
2012-05-08Fix build with CMOS support on various platformsPatrick Georgi
2012-05-04lint: Avoid downloading blobs repositoryPatrick Georgi
2012-05-01abuild: Add option to use binary filesPatrick Georgi
2012-04-29nvramtool: Allow build under CygwinRaymond Danks
2012-04-28ectool: Allow build under CygwinRaymond Danks
2012-04-22Drop build_opt_tblPatrick Georgi
2012-04-21nvramtool: Unify nvramtool and build_opt_tblVikram Narayanan
2012-04-21nvramtool: Allow spaces in enumeration namesPatrick Georgi
2012-04-17lint: tighten whitespace check some morePatrick Georgi
2012-04-13kconfig: Fix 'make gconfig'.Uwe Hermann
2012-04-12cbfstool: pretty print cmos layout filesMathias Krause
2012-04-07hexdump: fix compiler warningVikram Narayanan
2012-04-05Ignore .exe files in whitespace testPatrick Georgi
2012-04-05Add getopt implementation to abuildPatrick Georgi
2012-04-03nvramtool: 64bit safe CBFS handlingPatrick Georgi
2012-04-03Add nvramtool to coreboot build systemPatrick Georgi
2012-04-02Force coreboot mconf to create temp files in the output directoryVadim Bendebury
2012-04-02Add a "remove" command to cbfstoolGabe Black
2012-03-31Update xcompile to search for x86_64 toolchain.Marc Jones
2012-03-31Enable -Werror for romccStefan Reinauer
2012-03-30Fix warnings in coreboot utilities.Stefan Reinauer
2012-03-30Allow components smaller than declared size.Vadim Bendebury
2012-03-30Revamp cbmem.py to use the coreboot tables.Gabe Black
2012-03-29Introduce utility for parsing CBMEM contents.Vadim Bendebury
2012-03-25gitconfig: Improve commit-msg hookPatrick Georgi
2012-03-10tell superiotool about the ITE 8772Stefan Reinauer
2012-03-09Fix lint-stable checkin hooks on MacOS XStefan Reinauer
2012-03-07Move C labels to start-of-linePatrick Georgi
2012-03-07lint: test that labels begin at start-of-linePatrick Georgi
2012-03-07correctly mark code segments as code in SELFStefan Reinauer
2012-03-06Revert "Use -mno-sse to prevent overzealous gcc optimizations"Patrick Georgi
2012-03-03Use -mno-sse to prevent overzealous gcc optimizationsStefan Reinauer
2012-03-01gitconfig: Add lint-stable as pre-commit hookPatrick Georgi
2012-03-01lint: create two classes of tests, stable and devPatrick Georgi
2012-03-01Fix lint test for build directoriesPatrick Georgi
2012-03-01Drop support for BROKEN markerPatrick Georgi
2012-02-17Remove whitespace.Patrick Georgi
2012-02-17lint: Add test for whitespace issues in the codePatrick Georgi
2012-02-17Exit building if romstage.bin is larger than size of XIPzbao
2012-02-07romcc: kill gcc warnings and .gitignore generated filesBernhard Urban
2012-01-26dumpmmcr: Fix compilation warnings in printfVikram Narayanan
2012-01-09Un-perl commit-msg hookPatrick Georgi
2012-01-08inteltool: Add support for dumping AMB registersSven Schnelle
2012-01-03Add missing EOT marker.Jonathan A. Kollasch
2011-12-24Sconfig: parse Kconfig options from devicetree.cbKyösti Mälkki
2011-12-21Respect linker orderChristian Ruppert
2011-11-09buildgcc: Add option to use ccachePatrick Georgi
2011-11-07superiotool: add detection and dump of Infineon SLB9635 TPMJonathan A. Kollasch
2011-11-07buildgcc: don't download python and expat if disabledJonathan A. Kollasch
2011-11-07abuild: Don't try to use files that don't existPatrick Georgi
2011-11-07Avoid false detection of SMSC FDC37N972 when Infineon TPM is presentJonathan A. Kollasch
2011-11-06buildgcc: Explicitely state CC everywherePatrick Georgi
2011-11-06kconfig: Use more collision resistant temporary filenamesPatrick Georgi
2011-11-06abuild: Write XML/JUnit files per boardPatrick Georgi
2011-11-06abuild: Refactor parallelization supportPatrick Georgi
2011-11-06abuild: Avoid race condition when running abuild parallelyPatrick Georgi
2011-11-06buildgcc: Fix wrapper MakefilePatrick Georgi
2011-11-03fix superiotool for NCT6776FFlorian Zumbiehl
2011-11-02buildgcc: Update coreboot reference toolchain to gcc 4.6.2Stefan Reinauer
2011-11-01Add Python scripting to GDB.Stefan Reinauer
2011-11-01remove trailing whitespaceStefan Reinauer
2011-10-31buildgcc: Fix colors for dashPatrick Georgi
2011-10-30crossgcc: Fix colors with dashPatrick Georgi