coreboot-kgpe-d16/util
Adam Kaufman 4f9cf1373c This patch is a rework of Adam Kaufman's Solaris patch.
* flash.h:
  - add a license header
  - add system definitions
* flash_enable.c:
  - put io priviledge access in one single place
  - add includes required for Solaris.
* lbtable.c, flash_rom.c, 82802ab.c:
  - use MEM_DEV so it works on Solaris
* sst49lfxxxc.c, sharplhf00l04.c, sst_fwhub.c, 82802ab.c
  - drop unneeded include to sys/io.h
* Makefile
  - adapt to Solaris specifics.

Signed-off-by: Adam Kaufman <adam.kaufman@pinnacle.com>
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Adam Kaufman <adam.kaufman@pinnacle.com>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2550 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2007-02-06 19:47:50 +00:00
..
abuild ouch. always abuild with payloads! trivial fix. 2006-12-15 11:55:58 +00:00
ADLO add ADLO to v2 2006-10-14 21:35:30 +00:00
analysis New analysis tool with preliminary source usage information gathering. 2006-07-20 15:35:04 +00:00
buildrom add a tinylinux config file 2006-01-19 18:11:21 +00:00
dump_mmcr small ts5300 update, fix endian problem in dummmcr. 2006-03-18 00:10:29 +00:00
flashrom This patch is a rework of Adam Kaufman's Solaris patch. 2007-02-06 19:47:50 +00:00
getpir seperate code generation 2004-09-07 21:31:06 +00:00
lbtdump comment and unify lb_uint64 handling as discussed on the mailinglist 2005-11-14 23:04:55 +00:00
mptable adapt to freebios v2. still doesnt handle comments correctly. 2005-01-04 15:16:19 +00:00
newconfig - fix dependency rule for Makefile and Makefile.settings 2006-08-11 06:49:39 +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
optionlist get rid of the border. 2006-10-20 22:21:18 +00:00
options Remove unnecessary #include that prevents cross-compilation with gcc 3.4.3 under Cygwin. 2005-09-09 20:05:03 +00:00
probe_superio trivial enhancement 2007-01-17 10:57:42 +00:00
resetcf epia-m support 2004-10-06 17:33:54 +00:00
romcc fix romcc preprocessor bug 2006-12-02 16:48:48 +00:00
vgabios Adds support for understanding bus:dev.func to the -d option of testbios 2006-04-23 19:16:09 +00:00