coreboot/src
Myles Watson 356f848407 Fix some of Peter's suggestions for the Nokia IP530.
Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Myles Watson <mylesgw@gmail.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5621 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-06-07 20:15:54 +00:00
..
arch/i386 Make sure VSA is linked as ELF32 for i386 (instead of whatever the compiler considers native). 2010-06-07 14:09:41 +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 cardbus_scan_bridge is identical to pci_scan_bridge 2010-06-07 16:51:11 +00:00
drivers Fix some of Peter's suggestions for the Nokia IP530. 2010-06-07 20:15:54 +00:00
include Fix some of Peter's suggestions for the Nokia IP530. 2010-06-07 20:15:54 +00:00
lib also rename the config option. 2010-05-25 17:09:05 +00:00
mainboard Fix some of Peter's suggestions for the Nokia IP530. 2010-06-07 20:15:54 +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 some of Peter's suggestions for the Nokia IP530. 2010-06-07 20:15:54 +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