coreboot/src
Yu-Ping Wu 816326576a include: Remove EC_EVENT_* from elog.h
All of the EC_EVENT_* macros can be replaced with the EC_HOST_EVENT_*
macros defined in ec_commands.h, which is synchronized from Chromium OS
ec repository.

BRANCH=none
BUG=none
TEST=emerge-kukui coreboot

Change-Id: I12c7101866d8365b87a6483a160187cc9526010a
Signed-off-by: Yu-Ping Wu <yupingso@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36499
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Hung-Te Lin <hungte@chromium.org>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
2019-11-04 11:43:49 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch arch/mips: Pass cbmem_top to ramstage via calling argument 2019-11-04 11:40:25 +00:00
commonlib commonlib/helpers: Add alloca() macro 2019-10-30 08:20:39 +00:00
console console/kconfig: Move ONBOARD_VGA_IS_PRIMARY to 'devices' 2019-11-01 11:58:40 +00:00
cpu cpu/intel/car/p4-netburst: Remove delay loops 2019-11-04 11:38:38 +00:00
device console/kconfig: Move ONBOARD_VGA_IS_PRIMARY to 'devices' 2019-11-01 11:58:40 +00:00
drivers cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE 2019-11-03 06:15:35 +00:00
ec include: Remove EC_EVENT_* from elog.h 2019-11-04 11:43:49 +00:00
include include: Remove EC_EVENT_* from elog.h 2019-11-04 11:43:49 +00:00
lib boot_state: Reduce precision of reported times 2019-11-03 06:17:20 +00:00
mainboard include: Remove EC_EVENT_* from elog.h 2019-11-04 11:43:49 +00:00
northbridge nb/intel/x4x/x4x.h: Include iomap.h 2019-11-04 11:35:25 +00:00
security src/[northbridge,security]: change "unsigned" to "unsigned int" 2019-10-27 18:12:50 +00:00
soc arch/mips: Pass cbmem_top to ramstage via calling argument 2019-11-04 11:40:25 +00:00
southbridge mb/*/*{bd82x6x/ibexpreak}: Use sb/intel/common/acpi/platform.asl 2019-11-04 11:36:39 +00:00
superio superio/aspeed/common: add workaround for serial routing delay quirk 2019-11-04 11:42:29 +00:00
vendorcode vendorcode/eltan/security: Correct debug output 2019-11-04 11:32:46 +00:00
Kconfig src/Kconfig: Drop unused HAVE_POSTCAR 2019-11-01 11:58:59 +00:00