coreboot/src
Elyes HAOUAS 872afccbb9 src/soc/mediatek: Remove unused <timer.h>
Change-Id: Ic87e41a9b317cc7d0b36ece5ffd1d32068e6a33a
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/60612
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
2022-01-10 17:40:55 +00:00
..
acpi src/acpi: Remove unused <acpi/acpi.h> 2022-01-10 17:22:47 +00:00
arch src: Drop duplicated includes 2022-01-01 14:55:51 +00:00
commonlib commonlib: Add endian definitions for macOS 2022-01-04 11:49:38 +00:00
console console: Make get_log_level a public function 2022-01-03 15:06:52 +00:00
cpu cpu/x86/mp_init.c: Make it work for !CONFIG_SMP 2021-12-10 15:57:34 +00:00
device device/dram/lpddr4.c: Remove unused <string.h> 2022-01-05 17:38:39 +00:00
drivers drivers/ipmi: Change type of custom_count from int to size_t 2022-01-07 15:27:56 +00:00
ec src/ec: Remove unused <delay.h> 2022-01-10 17:40:37 +00:00
include soc/intel/alderlake: Update the ADL-P SKU parameters for VR domains 2022-01-10 14:26:16 +00:00
lib ChromeOS: Refactor ACPI CNVS generation 2021-12-23 21:18:25 +00:00
mainboard mb/google/hatch/var/mushu: Add VBT 2022-01-10 14:30:31 +00:00
northbridge src/northbridge: Remove unused <delay.h> 2022-01-05 17:42:31 +00:00
security security/memory/memory.c: Include 'stdbool' instead of 'stdint' 2022-01-04 14:56:37 +00:00
soc src/soc/mediatek: Remove unused <timer.h> 2022-01-10 17:40:55 +00:00
southbridge southbridge/amd/agesa/hudson/smi_util.c: Remove repeated "set" 2022-01-10 09:56:47 +00:00
superio src/superio: Remove unused <acpi/acpi.h> 2022-01-10 17:22:36 +00:00
vendorcode vendorcode/intel/fsp/elkhartlake: Drop obsolete headers 2022-01-01 14:28:10 +00:00
Kconfig Kconfig: Show console DEBUG_FUNC if OVERRIDE_LOGLEVEL is set 2021-11-13 00:20:11 +00:00