summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
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