aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2012-10-14inteltool: remove bashism from MakefileStefan Tauner
2012-10-14crossgcc: Allow the non-gnu tar and patch work on XxxBSDZheng Bao
2012-10-14abuild: allow building with no payloadPatrick Georgi
2012-10-08Every chip must have chip_operationsKyösti Mälkki
2012-10-05lint: Get absolute path in compare_outputZheng Bao
2012-10-04lint: Stop searching when one GNUmake is foundZheng Bao
2012-10-03superiotool: Fix for FreeBSDAndriy Gapon
2012-09-28nvramtool: uname in NetBSD doesnt take "-o"Zheng Bao
2012-09-28nvramtool: Require no hw access for integrated MakefileZheng Bao
2012-09-28lint: Add template for mktemp to meet BSD requirementsZheng Bao
2012-09-25abuild: abort if payload.sh failedPatrick Georgi
2012-09-25nvramtool: Read/write binary data as binaryPatrick Georgi
2012-09-20crossgcc: Change the term color back (trivial)Zheng Bao
2012-09-17lint: Dont highlight the matching text in grepZheng Bao
2012-09-14Isolate Kconfig host compiler optionsPatrick Georgi
2012-09-13Fix ramstage location in trace scriptsRudolf Marek
2012-09-11nvramtool: Set build flags for FreeBSDZheng Bao
2012-09-11nvramtool: Remove the building warning on older gccZheng Bao
2012-09-06superiotool: Add support for Fintek F81865F/F-I register dump.Stefan Tauner
2012-08-27gitconfig: Match the Change-Id line more exactlyZheng Bao
2012-08-23crossgcc: Update GDB patch version to 7.4.1zbao
2012-08-22Auto-declare chip_operationsKyösti Mälkki
2012-08-15buildgcc: Remove the warning options unsupported by cygwinzbao
2012-08-14buildgcc: Update the toolchain patches versionzbao
2012-08-08Fix SMBIOS generationStefan Reinauer
2012-08-04Make the device tree available in the rom stageStefan Reinauer
2012-07-26Drop mainboard chip.hStefan Reinauer
2012-07-24ifdtool: Use perror for file write errorsStefan Reinauer
2012-07-21msrtool: Factor out cpuid() from target probe functions into main()Anton Kochkov
2012-07-21inteltool: Add support for H65 Express chipsetAnton Kochkov
2012-07-20sconfig: typo fixPatrick Georgi
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