summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Kconfig!Patrick Georgi2009-08-1252-2/+23133
* Don't pull in x86emu from a foreign directory anymore. ThisStefan Reinauer2009-08-1151-0/+21267
* drop dead nested assignment (trivial)Stefan Reinauer2009-07-261-3/+1
* CBFS stuff:Stefan Reinauer2009-07-231-1/+64
* - Remove superfluous / from pathStefan Reinauer2009-07-211-4/+2
* strdup the input of dirname, as dirname is freePatrick Georgi2009-07-181-2/+2
* Superiotool: Add IT8703F support.Luc Verhaegen2009-07-121-0/+42
* msrtool: CS5536: The most important interrupt MSRs and some DIVIL MSRs.Peter Stuge2009-07-101-1/+1287
* let abuild autodetect the coreboot path a bit better. So in the top level ofStefan Reinauer2009-07-011-1/+4
* the tool chain settings should not be in renamed (as they will never live inStefan Reinauer2009-06-303-5/+5
* whoops. missed those two..Stefan Reinauer2009-06-301-1/+1
* commit svn:externals for last commit (what a pain) (1/2)Stefan Reinauer2009-06-303-6/+6
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-3027-287/+287
* add new supported chipsetWarren Turkal2009-06-302-0/+4
* This copy of flashrom is old and unmaintained. Delete it to avoidPatrick Georgi2009-06-2840-11967/+0
* Impact: fix vmlinux from 2.6.30Yinghai Lu2009-06-281-6/+12
* Add dump support for SMSC LPC47N252.François-Regis Vuillemin2009-06-271-0/+39
* Don't dump 0x07 registers, they're useless as they change every timeUwe Hermann2009-06-261-2/+2
* This adds register definitions for all logical devices on the SMSCMichael Gold2009-06-263-9/+40
* Add dump information for F71862FG and F71863FG.Arjan Koers2009-06-261-0/+44
* Remove the object files for cbfs from target directories and add aMyles Watson2009-06-251-7/+8
* The problem is that the check to see if we're at the end is never reached. IMyles Watson2009-06-251-2/+2
* Make sure the address variable is initialized to zero - it is only set when aWard Vandewege2009-06-181-1/+1
* Fix typo in Winbond W83977TF register listing.Ioannis Barkas2009-06-121-1/+1
* This is transition code for cbfs to implementRonald G. Minnich2009-06-084-9/+151
* Change the CBFS build process to use coreboot.romPatrick Georgi2009-06-062-1/+8
* Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen2009-06-031-36/+103
* CMOS: Add set_option and rework get_option.Luc Verhaegen2009-06-031-103/+36
* More compact format for wiki output atUwe Hermann2009-06-021-13/+6
* cbfstool reacts to a too large bootblock file by stopping Patrick Georgi2009-06-011-1/+2
* Move coreboot_ram and coreboot_apc to CBFS. This allows to Patrick Georgi2009-05-271-0/+3
* util/vgabios: build/warning fixes.Luc Verhaegen2009-05-278-16/+25
* Various fixes to the tree to get coreboot-v2 to build on SolarisPatrick Georgi2009-05-263-11/+19
* Cosmetic cbfstool update (trivial)Stefan Reinauer2009-05-267-19/+18
* Make the getpir output look less crappy and add a licenseUwe Hermann2009-05-221-21/+34
* This patch implements a "flash friendly" value for initialized areas of flash. Ronald G. Minnich2009-05-162-0/+11
* The cbfstool print command should pretty-print the type of components that areWard Vandewege2009-05-141-0/+3
* This patch fixes a segfault when a file too large to fit is added to a romWard Vandewege2009-05-131-1/+1
* Add support for human-friendly component string types for the cbfstool addWard Vandewege2009-05-132-3/+39
* Remove a shadowed variable and an unnecessary local variable in cbfstool/fs.c.Myles Watsonmylesgw2009-05-131-8/+2
* This fixes a rather silly bug in cbfs with filenames > 16 characters. Ronald G. Minnich2009-05-121-19/+19
* I would have liked to get an ack, but the error this corrects is pretty Ronald G. Minnich2009-05-091-3/+3
* Trivial clean up of print usage and parameter checking.Myles Watson2009-05-081-2/+5
* Add -Werror to help us keep the code clean.Myles Watson2009-05-0810-31/+37
* I have made a very simple mod to cbfstool that is compatible with theRonald G. Minnich2009-05-084-59/+177
* Fix my last commit. I looked at the wrong dead laptop.Uwe Hermann2009-05-071-1/+1
* Support for detecting the SMSC FDC37N869 (trivial).Uwe Hermann2009-05-071-3/+1
* This patch removes these warnings:Myles Watson2009-05-041-45/+29
* Run dos2unix on all files:Stefan Reinauer2009-05-0243-5407/+5407
* Remove warnings from compilation of the s2892 with and without CBFS.Myles Watson2009-04-303-6/+6
OpenPOWER on IntegriCloud