coreboot-kgpe-d16/src
Stefan Reinauer aed992054f replace outb -> port 0x80 with post_code() in some places.
Especially most _smbus functions misuse port 0x80 writes for delays.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5615 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-06-07 08:29:36 +00:00
..
arch/i386 Fix a format string to keep the compiler happy. 2010-06-01 19:28:45 +00:00
boot Check the value of ulzma and do not continue if there was an error. 2010-06-01 15:19:25 +00:00
console also rename the config option. 2010-05-25 17:09:05 +00:00
cpu replace outb -> port 0x80 with post_code() in some places. 2010-06-07 08:29:36 +00:00
devices tly cosmetical. don't use movw because we use mov in most places. 2010-06-05 09:52:37 +00:00
drivers Fixes for Nokia IP530 and associated drivers. 2010-06-04 19:53:55 +00:00
include Fixes for Nokia IP530 and associated drivers. 2010-06-04 19:53:55 +00:00
lib also rename the config option. 2010-05-25 17:09:05 +00:00
mainboard replace outb -> port 0x80 with post_code() in some places. 2010-06-07 08:29:36 +00:00
northbridge This patch replaces the headers of the following files: 2010-06-04 07:49:53 +00:00
pc80 fix most usbdebug warnings and fix function names. 2010-05-25 16:35:51 +00:00
southbridge Fix two warnings: 2010-06-05 10:03:08 +00:00
superio Use lists instead of arrays for resources in devices to reduce memory usage. 2010-05-21 14:33:48 +00:00
Kconfig Fix two warnings: 2010-06-05 10:03:08 +00:00
Kconfig.deprecated_options Move deprecated Kconfig options to their own file, 2010-03-14 21:31:05 +00:00