coreboot/src/ec/google/chromeec
Aaron Durbin 6403167d29 compiler.h: add __weak macro
Instead of writing out '__attribute__((weak))' use a shorter form.

Change-Id: If418a1d55052780077febd2d8f2089021f414b91
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/25767
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Justin TerAvest <teravest@chromium.org>
2018-04-24 14:37:59 +00:00
..
acpi ec/chromeec: Fix battery ACPI mutex level 2018-02-12 15:56:55 +00:00
chip.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
crosec_proto.c compiler.h: add __weak macro 2018-04-24 14:37:59 +00:00
ec.c chromeec: fix an uninitialized local variable 2018-04-01 19:50:30 +00:00
ec.h mainboard/google/fizz: Check HDMI HPD and DisplayPort HPD 2018-03-06 08:50:51 +00:00
ec_boardid.c boardid: Minor clean up and standardization 2017-12-07 01:18:25 +00:00
ec_commands.h chromeec: Sync ec_commands.h for CBI tags 2018-02-17 04:01:03 +00:00
ec_i2c.c include/device: Split i2c.h into three 2017-08-18 15:33:29 +00:00
ec_lpc.c src/ec: add IS_ENABLED() around Kconfig symbol references 2017-06-28 17:49:22 +00:00
ec_mec.c ec/google/chromeec/ec_lpc: Declare used IO ports as a resource 2016-05-06 18:59:00 +02:00
ec_message.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
ec_spi.c Use stopwatch_wait_until_expired where applicable 2017-09-26 16:53:28 +00:00
Kconfig chromeec: Provide helper routine to read boardid from Chrome EC 2017-09-26 13:38:44 +00:00
Makefile.inc ec/google/chromeec: Add boardid.c to bootblock 2018-03-09 12:40:10 +00:00
smihandler.c ec/google/chromeec: Add note before error message 2018-03-02 15:19:16 +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 chromeec: Change the API for hostevent/wake masks to handle 64-bit 2017-11-22 19:10:26 +00:00
vboot_storage.c google/chromeec: implement vboot_(save|retrieve)_hash API 2016-02-04 17:34:58 +01:00
vstore.c google/chromeec: Add temporary storage interface 2016-02-04 17:21:04 +01:00