coreboot/src/ec/google/chromeec
Julius Werner a2148377b5 include: Make stdbool.h a separate file
This patch moves the traditional POSIX stdbool.h definitions out from
stdint.h into their own file. This helps for using these definitions in
commonlib code which may be compiled in different environments. For
coreboot everything should chain-include this stuff via types.h anyway
so nothing should change.

Change-Id: Ic8d52be80b64d8e9564f3aee8975cb25e4c187f5
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36837
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2019-11-18 22:47:13 +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 include: Remove EC_EVENT_* from elog.h 2019-11-04 11:43:49 +00:00
ec.h include: Make stdbool.h a separate file 2019-11-18 22:47:13 +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 tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
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 ELOG: Introduce elog_gsmi variants 2019-11-09 10:49:47 +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 google/chromeec: implement vboot_(save|retrieve)_hash API 2016-02-04 17:34:58 +01:00
vstore.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00