coreboot/src/ec/google/chromeec
Tim Wawrzynczak b5c345ab44 ec/google/chromeec: Clean up ec.[ch]
Change all uN integral types to uintN_t.  Make the names of host
command params/responses consistent.  Use static struct initialization
to ensure all fields are initialized.

BUG=none
BRANCH=none
TEST=compiles

Change-Id: Ibe1e29e88975c85eea215adedc5f5e483243e0d6
Signed-off-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36340
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Joel Kitching <kitching@google.com>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2019-10-29 13:12:55 +00:00
..
acpi ec/google/chromeec/acpi: Drop wrong _ADR object 2019-10-24 15:51:29 +00:00
chip.h devicetree: Remove duplicate chip_ops declarations 2019-08-20 01:31:44 +00:00
crosec_proto.c src: Use include <delay.h> when appropriate 2019-04-06 16:09:12 +00:00
ec.c ec/google/chromeec: Clean up ec.[ch] 2019-10-29 13:12:55 +00:00
ec.h ec/google/chromeec: Clean up ec.[ch] 2019-10-29 13:12:55 +00:00
ec_boardid.c Split MAYBE_STATIC to _BSS and _NONZERO variants 2019-08-26 20:56:29 +00:00
ec_commands.h ec/google/chromeec: Update ec_commands.h 2019-08-23 20:22:04 +00:00
ec_i2c.c src/ec: Drop __PRE_RAM__ and __SMM__ guards 2019-08-20 13:52:14 +00:00
ec_lpc.c Split MAYBE_STATIC to _BSS and _NONZERO variants 2019-08-26 20:56:29 +00:00
ec_message.h
ec_spi.c src/ec: Drop __PRE_RAM__ and __SMM__ guards 2019-08-20 13:52:14 +00:00
Kconfig ec/google/chromec: Default EC_GOOGLE_CHROMEEC_LPC to disabled 2019-10-03 15:30:12 +00:00
Makefile.inc 3rdparty/chromeec: Update to latest master 2019-09-16 13:42:10 +00:00
smihandler.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
smm.h chromeec: Change the API for hostevent/wake masks to handle 64-bit 2017-11-22 19:10:26 +00:00
switches.c vboot: remove fastboot support 2019-09-02 05:48:35 +00:00
vboot_storage.c
vstore.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00