summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Drop mainboard chip.hStefan Reinauer2012-07-261-2/+11
* ifdtool: Use perror for file write errorsStefan Reinauer2012-07-241-2/+2
* msrtool: Factor out cpuid() from target probe functions into main()Anton Kochkov2012-07-2114-49/+41
* inteltool: Add support for H65 Express chipsetAnton Kochkov2012-07-214-6/+171
* sconfig: typo fixPatrick Georgi2012-07-201-1/+1
* cbfstool: signed vs. unsigned fixesMathias Krause2012-07-182-6/+6
* cbfstool: provide a prototype for remove_file_from_cbfsMathias Krause2012-07-181-0/+1
* cbfstool: make endian detection code more robustMathias Krause2012-07-181-3/+3
* sconfig: fix up shipped codePatrick Georgi2012-07-131-102/+108
* msrtool: add support for cs5536 LPC_SERIRQ (0x5140004e)Christian Gmeiner2012-07-131-0/+41
* MPTAPLE: generate from devicetree.cbSven Schnelle2012-07-137-375/+508
* superiotool: Dump data registers for Nuvoton chipsGuenter Roeck2012-07-121-1/+26
* superiotool: Add support for function to dump superio chip data registersGuenter Roeck2012-07-122-0/+30
* superiotool: Add support for NCT6775F(A/B) and NCT6779DGuenter Roeck2012-07-121-0/+234
* msrtool: Add Intel Nehalem CPUs supportAnton Kochkov2012-07-104-1/+2287
* msrtool: Fix Intel CPUs detectionAnton Kochkov2012-07-108-7/+35
* mkelfimage: pkgdata directory created but never usedRaymond Danks2012-07-091-5/+1
* inteltool: fixup intel 5000 chipset pci idsSven Schnelle2012-07-062-2/+4
* superiotool: Add support for git-based version numberGuenter Roeck2012-07-061-5/+4
* ROMCC: fix unused attribute lookupSven Schnelle2012-06-221-1/+1
* Teach romcc about attribute((unused))Stefan Reinauer2012-06-221-0/+5
* mptable: realign comments with codeSven Schnelle2012-06-201-6/+4
* mptable: initialize apic/bus arrays with ARRAY_SIZESven Schnelle2012-06-201-4/+5
* mptable: pretty print PCI INT entriesSven Schnelle2012-06-201-7/+23
* mptable: Fix BUS type determinationSven Schnelle2012-06-201-2/+17
* mptable: reindent code to comply with coreboot coding styleSven Schnelle2012-06-201-952/+926
* mptable: Fix 'mptable.c:1019:12: warning: ā€˜cā€™ may be used uninitialized i...Sven Schnelle2012-06-201-8/+3
* mptable: remove unused variableSven Schnelle2012-06-201-6/+6
* mptable: print ioapic entriesSven Schnelle2012-06-201-12/+0
* mptable: rename LAPIC_ADDR to LOCAL_APIC_ADDRSven Schnelle2012-06-201-1/+1
* Improve parsing of --cpu parameter in abuild script.Raymond Danks2012-06-041-5/+5
* sconfig: Some fixesPatrick Georgi2012-05-301-2/+3
* nvramtool: use C99 PRIx64 / PRId64 for uint64_t variablesStefan Reinauer2012-05-251-4/+6
* Add EM100 mode to Intel Firmware Descriptor toolStefan Reinauer2012-05-242-2/+67
* chromeos: Fix compilation of coreboot-utils packageStefan Reinauer2012-05-241-1/+1
* abuild: Disable abuild-level parallelism for nowPatrick Georgi2012-05-241-2/+4
* crossgcc: Test for m4 and bisonPatrick Georgi2012-05-141-0/+3
* crossgcc: update sourcesPatrick Georgi2012-05-141-16/+16
* abuild: Move configuration handling togetherPatrick Georgi2012-05-141-60/+46
* abuild: Remove abuild.info hackPatrick Georgi2012-05-141-6/+0
* abuild: Build boards in parallel if possiblePatrick Georgi2012-05-101-16/+57
* Add a tool to work on i915 hardware in user modeStefan Reinauer2012-05-0820-0/+1679
* Fix build with CMOS support on various platformsPatrick Georgi2012-05-083-3/+10
* lint: Avoid downloading blobs repositoryPatrick Georgi2012-05-041-1/+1
* abuild: Add option to use binary filesPatrick Georgi2012-05-011-1/+8
* nvramtool: Allow build under CygwinRaymond Danks2012-04-292-2/+11
* ectool: Allow build under CygwinRaymond Danks2012-04-281-1/+6
* Drop build_opt_tblPatrick Georgi2012-04-221-684/+0
* nvramtool: Unify nvramtool and build_opt_tblVikram Narayanan2012-04-2111-9/+304
* nvramtool: Allow spaces in enumeration namesPatrick Georgi2012-04-211-1/+1