coreboot-kgpe-d16/util
Stefan Reinauer 14ad50edf6 This fixes a race condition (revealed by my other check-in r4067) in the
romtool by changing the Makefiles to be no longer recursive (once again,
recursive make is to be considered harmful).  Tried to (quickly) unify most of
the Makefile code, but medium-term this is going to be worked on for Kconfig
support anyways.

Also fix a sign cast error in rom-mkpayload in case people want to compile this
with -W -Werror

Patch relative to coreboot-v2/util/romtool

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
and
Acked-by: Stefan Reinauer <stepan@coresystems.de>
in order to get the tree working decently asap



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4069 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-04-04 22:18:26 +00:00
..
ADLO Changes Makefile generation so that recursive "make" calls read 2008-06-08 23:05:24 +00:00
abuild fix cross compilation in abuild for certain scenarios 2009-04-04 18:16:11 +00:00
analysis Rename almost all occurences of LinuxBIOS to coreboot. 2008-01-18 15:08:58 +00:00
buildrom fix build warnings for buildrom (trivial) 2008-08-01 11:20:33 +00:00
dump_mmcr small ts5300 update, fix endian problem in dummmcr. 2006-03-18 00:10:29 +00:00
flashrom flashrom: Board enable support for HP DL145 G3. 2009-03-30 13:20:01 +00:00
getpir cosmetic update for getpir. 2008-11-10 13:52:14 +00:00
inteltool Patch to util/inteltool: 2008-12-04 15:18:20 +00:00
k8resdump K8 resource dump utility from Rudolf Marek 2007-10-30 01:12:20 +00:00
lbtdump Fix a typo in lbtdump output (trivial). 2008-05-07 19:21:18 +00:00
mkelfImage Add support for high coreboot table to mkelfimage 2009-03-17 15:33:41 +00:00
mptable fix typo 2008-03-15 16:30:39 +00:00
msrtool msrtool: If an MSR name lookup fails in msraddrbyname(), return the strtoul() conversion result. 2009-03-23 17:43:12 +00:00
newconfig build romtool in mainboard target directory. 2009-04-04 18:24:21 +00:00
nrv2b - Minor mod to reset16.inc to work with newer binutils hopefully this works with older ones... 2003-06-17 08:42:17 +00:00
nvramtool This patch adds "high coreboot table support" to coreboot version 2. 2009-03-17 14:39:36 +00:00
optionlist Rename almost all occurences of LinuxBIOS to coreboot. 2008-01-18 15:08:58 +00:00
options build_opt_tbl: 2008-12-02 12:26:17 +00:00
resetcf epia-m support 2004-10-06 17:33:54 +00:00
romcc fix some warnings by casting safely. (trivial) 2009-04-04 13:20:33 +00:00
romtool This fixes a race condition (revealed by my other check-in r4067) in the 2009-04-04 22:18:26 +00:00
superiotool - List SMSC LPC47N227 runtime register block as supported. 2009-03-25 17:38:40 +00:00
vgabios Change 0x%p to %p. Thanks Stefan for catching the one I introduced in 3931. 2009-02-10 03:02:05 +00:00