summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Enable the use of scan-build on the coreboot-v3 tree, tooPatrick Georgi2009-03-111-4/+21
* YABEL: fix 32bit cf8/cfc PCI Config accessesPattrick Hueper2009-03-051-2/+2
* Trivial patch to make v3 compile too.Stefan Reinauer2009-03-0116-25/+25
* This patch contains the necessary changes to util/x86emu of the v3 tree to useStefan Reinauer2009-03-0121-16/+165
* This patch converts __FUNCTION__ to __func__, since __func__ is standard.Myles Watson2009-02-129-149/+149
* YABEL: (trivial) add BSD license header to files missing a license headerPattrick Hueper2009-01-072-0/+20
* Add missing BSD license header to the PMM files.Uwe Hermann2009-01-062-0/+10
* Subject: [PATCH] YABEL: add PMM functionality.Myles Watson2008-12-235-3/+508
* Subject: [PATCH] YABEL: small cleanup fixesMyles Watson2008-12-222-40/+2
* Date: Sun, 21 Dec 2008 00:09:12 +0100Myles Watson2008-12-224-22/+39
* This patch removes the logic for multiple links. It would put siblings thatMyles Watson2008-12-191-19/+1
* Subject: [PATCH 4/5] integration of biosemu (aka YABEL) into corebootMyles Watson2008-12-1620-412/+816
* Subject: [PATCH 3/5] fix build warnings in x86emu, especially with -DDEBUGMyles Watson2008-12-163-5/+7
* Subject: [PATCH 2/5] x86emu changes from slof-JX-1.0.7-4Myles Watson2008-12-168-72/+234
* Subject: [PATCH 1/5] original biosemu version, from slof-JX-1.7.0-4Myles Watson2008-12-1615-0/+3408
* This patch makes subsystem ids work. Here are the changes by file:Myles Watson2008-11-191-3/+5
* Not a single file is being rebuilt in v3 if build.h changes. That meansCarl-Daniel Hailfinger2008-11-162-2/+2
* Fix a build error when using bison-2.4Mart Raudsepp2008-11-121-1/+1
* r965 broke x86emu compilation on all v3 targets.Carl-Daniel Hailfinger2008-11-091-1/+1
* Every time we run make in a v3 tree, lar, lzma, nrv2b and the optionCarl-Daniel Hailfinger2008-11-064-11/+12
* Yank out splashscreen support -- that is for seabios.Ronald G. Minnich2008-10-311-1/+1
* This is the beginning of support for saving base registers that already have a vRonald G. Minnich2008-10-311-6/+10
* This patch makes the vm86 call succeed. ItMyles Watson2008-10-291-18/+12
* White space cleanup in vm86.c so that the next patch is more readable.Myles Watson2008-10-291-84/+84
* Fix a bunch of Doxygen warnings in v3 (trivial).Uwe Hermann2008-10-231-9/+11
* Allow setting of rom_address where needed. Ronald G. Minnich2008-10-201-0/+4
* Change statictree emit function to emit path correctly for cpus.Myles Watson2008-10-151-4/+5
* I need this to get my work done and there were no better proposals. Ronald G. Minnich2008-10-131-0/+16
* The K8 is one example, but there are other devices (e.g. I2C) that also have Ronald G. Minnich2008-09-172-10/+91
* I managed to break dtc while working on PCI bridges:Carl-Daniel Hailfinger2008-09-061-0/+14
* The .next pointer was written twice for every struct device inCarl-Daniel Hailfinger2008-09-061-2/+0
* Prepare for per-device subsystem IDs.Carl-Daniel Hailfinger2008-08-291-0/+6
* small dependency fix, plus make oldconfig & co need libintl, too :)Stefan Reinauer2008-08-281-1/+1
* Fix a type warning in printf.Carl-Daniel Hailfinger2008-08-241-1/+1
* This now builds a K8 bios image. Ronald G. Minnich2008-08-241-0/+2
* Add objdump and readelf to xcompile and use the results. This kills aCarl-Daniel Hailfinger2008-08-221-0/+8
* Make the section checker executable.Carl-Daniel Hailfinger2008-08-211-0/+0
* v3 does not handle .data* and .bss sections in stage1 and initram. WeCarl-Daniel Hailfinger2008-08-211-0/+58
* Emergency patch so that section checker won't bounce option tables.Ronald G. Minnich2008-08-211-3/+4
* Fix typo in comment:Ward Vandewege2008-08-161-1/+1
* Current v3 code has a big problem: Shared functions.Carl-Daniel Hailfinger2008-08-161-0/+60
* Emergency commit as I have broken this tool. Ronald G. Minnich2008-08-131-0/+1
* Add support for dtc files that end in .dtc, e.g. ide.dtc.Ronald G. Minnich2008-08-111-2/+10
* The named unions in the device tree code are obnoxious and degradeCarl-Daniel Hailfinger2008-08-104-11/+11
* 1. fix dtc to properly put @x,y in hex, not decimal.Ronald G. Minnich2008-07-301-8/+21
* Rename mainboard_part_number to mainboard_name in various places. ThisCarl-Daniel Hailfinger2008-07-201-8/+8
* Makes mainboard-vendor naming more consistent.Carl-Daniel Hailfinger2008-07-111-3/+3
* Move default mainboard vendor/subsystem from Kconfig to dts.Carl-Daniel Hailfinger2008-07-091-1/+47
* Order libraries last on the command line whenPatrick Georgi2008-06-062-6/+6
* doxy: Fix doxygen build by renaming Doxyfile file from .LinuxBIOS to .coreboo...Mart Raudsepp2008-05-221-0/+0