coreboot/src
Patrick Georgi 2bd9100341 Rework boolean expression (DeMorgan and all) for
better readability.
Also remove failover.c files in mainboards, as they're
not used anymore (and useless, too)

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Peter Stuge <peter@stuge.se>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5258 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-03-18 16:46:50 +00:00
..
arch/i386 Remove fallback/normal handling in mainboards' 2010-03-18 16:18:58 +00:00
boot This is a general cleanup patch 2010-02-22 06:09:43 +00:00
console This patch is what I needed to compile coreboot with LLVM. 2010-03-16 01:02:18 +00:00
cpu Remove fallback/normal handling in mainboards' 2010-03-18 16:18:58 +00:00
devices drop shadow variable from hypertransport code. 2010-03-17 04:38:22 +00:00
drivers This is a general cleanup patch 2010-02-22 06:09:43 +00:00
include trivial warning fixes, mostly for ACPI code 2010-03-17 04:40:15 +00:00
lib clean up shadow variables in jpeg decoder. 2010-03-17 04:03:22 +00:00
mainboard Rework boolean expression (DeMorgan and all) for 2010-03-18 16:46:50 +00:00
northbridge more warnings gone... 2010-03-17 22:09:26 +00:00
pc80 fix minor warnings in RTC code when HAVE_OPTION_TABLE is disabled. 2010-03-17 03:44:45 +00:00
southbridge trivial. Delelte double blank line. 2010-03-18 05:57:32 +00:00
superio trivial warning fixes, mostly for ACPI code 2010-03-17 04:40:15 +00:00
Kconfig Make CLANG selectable in Kconfig 2010-03-16 01:17:19 +00:00
Kconfig.deprecated_options Move deprecated Kconfig options to their own file, 2010-03-14 21:31:05 +00:00