coreboot-kgpe-d16/src
Subrata Banik e9d0653308 soc/intel/elkhartlake: Drop stale eNEM TODO comment
This patch drops stale TODO comment about enabling eNEM on EHL.
eNEM is non-POR on the elkhartlake product.

Signed-off-by: Subrata Banik <subratabanik@google.com>
Change-Id: I47fd755dec2324e05e6349e51e15abcf26967604
Reviewed-on: https://review.coreboot.org/c/coreboot/+/61454
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Sridhar Siricilla <sridhar.siricilla@intel.com>
Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Reviewed-by: EricR Lai <ericr_lai@compal.corp-partner.google.com>
2022-01-30 21:23:13 +00:00
..
acpi src: Remove unused <stdbool> 2022-01-19 15:15:50 +00:00
arch arch/riscv: Fix some SMP related headers 2022-01-19 19:29:42 +00:00
commonlib commonlib: Add new "CSME ROM started execution" TS 2022-01-21 22:43:30 +00:00
console lib/cbmem_console,console: Resurrect CONSOLE_CBMEM_DUMP_TO_UART 2022-01-25 16:13:39 +00:00
cpu cpu/intel/socket_p: Drop 'select SSE' 2022-01-27 14:51:35 +00:00
device src: Add missing 'void' in function definition 2022-01-26 23:57:12 +00:00
drivers src/{drivers,soc}: Fix some code indents 2022-01-28 15:10:46 +00:00
ec ec/google/chromeec: Consider custom_pld when checking USB port number 2022-01-28 03:05:59 +00:00
include soc/intel/common: Include Alder Lake-N device IDs 2022-01-25 16:10:46 +00:00
lib lib/spd_cache.c: Drop comparison to {true, false} 2022-01-28 17:56:10 +00:00
mainboard mb/google/brya/var/redrix: Enable MKBP wake 2022-01-28 18:00:55 +00:00
northbridge nb/intel/sandybridge/raminit_mrc.c: Use <device/dram/ddr3.h> macros 2022-01-27 14:48:56 +00:00
security console/cbmem_console: Rename cbmem_dump_console 2022-01-13 15:25:43 +00:00
soc soc/intel/elkhartlake: Drop stale eNEM TODO comment 2022-01-30 21:23:13 +00:00
southbridge src: Add missing 'void' in function definition 2022-01-26 23:57:12 +00:00
superio superio/smsc/sch5545/superio.c: Include `stdint.h` and `bsd/helpers.h` 2022-01-10 23:28:32 +00:00
vendorcode vc/amd/agesa: fix out-of-bounds read 2022-01-26 22:17:06 +00:00
Kconfig