coreboot/src
Elyes HAOUAS 019a253b34 nb/intel/nehalem/raminit.c: Remove variable set but not used
Change-Id: I5d3a04970fa57f07ca7dd748f114ac0cd6955522
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33004
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-06-21 09:03:02 +00:00
..
acpi
arch arch/x86/rdrand.c: Remove unneeded 'else' 2019-06-21 08:31:19 +00:00
commonlib commonlib: define cbtable tags as enum to identify conflicts 2019-06-18 10:37:51 +00:00
console console: Allow using vprintk() with disabled console 2019-06-11 17:29:02 +00:00
cpu cpu/intel/{haswell,model_206{5,a}x}: Use MSR_CORE_THREAD_COUNT for msr at 0x35 2019-06-21 08:55:44 +00:00
device device/cpu_device.c: Use 'unsigned int' instead of 'unsigned' 2019-06-14 19:55:09 +00:00
drivers src/driver/vpd: Update vpd_decode from upstream 2019-06-21 08:41:16 +00:00
ec ec/kontron/kempld/kempld_i2c.c: Remove unneeded 'else' 2019-06-21 08:32:32 +00:00
include cpu/x86/msr: Move IA32_MISC_ENABLE bits to common place 2019-06-21 08:54:54 +00:00
lib lib: Prevent memory leak on error path 2019-06-21 08:31:02 +00:00
mainboard sb/intel/bd82x6x: Set up io_gen_dec in romstage based on devicetree 2019-06-21 09:00:57 +00:00
northbridge nb/intel/nehalem/raminit.c: Remove variable set but not used 2019-06-21 09:03:02 +00:00
security security/vboot: Remove useless 'const' 2019-06-21 08:48:51 +00:00
soc soc/intel/cannonlake: Rename SOC_INTEL_COMMON_CANNONLAKE_BASE 2019-06-21 08:59:15 +00:00
southbridge sb/intel/bd82x6x: Set up io_gen_dec in romstage based on devicetree 2019-06-21 09:00:57 +00:00
superio superio/fintek/f71863fg: Remove variable set but not used 2019-05-25 18:20:15 +00:00
vendorcode vendorcode/agesa/*/Proc/IDS/Library/IdsLib.c: Fix logical 'or' tests 2019-06-15 16:31:11 +00:00
Kconfig arch/x86/Kconfig: Hide the prefix option on all but BOOTBLOCK_NORMAL 2019-06-15 17:24:44 +00:00