coreboot-kgpe-d16/src
Elyes HAOUAS 756a0bd2fe soc/intel/quark/uart.c: Don't use device_t
Use of device_t is deprecated.

Change-Id: Ia50aa96901b979b947fd4d269b077814c06f60c6
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/28677
Reviewed-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-09-21 14:12:42 +00:00
..
acpi
arch arch/{mips,power8}/include/arch: Don't use device_t 2018-09-21 14:12:18 +00:00
commonlib complier.h: add __always_inline and use it in code base 2018-09-14 08:16:37 +00:00
console complier.h: add __noreturn and use it in code base 2018-09-10 15:02:51 +00:00
cpu cpu/*/car: fix ancient URL explaining XIP range run-time calculation 2018-09-18 10:36:12 +00:00
device src/device/device.c: Don't use device_t in ramstage 2018-09-19 10:35:01 +00:00
drivers drivers/spi: Read Winbond's flash protection bits 2018-09-16 13:02:50 +00:00
ec ec/google/chromeec: Update google_chromeec_get_board_version prototype 2018-09-20 17:15:26 +00:00
include include/device/pnp.h: Don't use device_t 2018-09-21 14:11:54 +00:00
lib complier.h: add __noreturn and use it in code base 2018-09-10 15:02:51 +00:00
mainboard google/kukui: Set up EC_IN_RW GPIO for ChromeOS 2018-09-21 07:08:36 +00:00
northbridge nb/via/vx900: Get rid of device_t 2018-09-21 14:06:25 +00:00
security security/tpm: Fix TPM 1.2 state machine issues 2018-08-21 15:45:15 +00:00
soc soc/intel/quark/uart.c: Don't use device_t 2018-09-21 14:12:42 +00:00
southbridge sb/intel/common/firmware: Ensure warning is put late 2018-09-20 10:13:25 +00:00
superio superio/ite/it8721f: Add SuperIO ACPI declarations 2018-08-21 14:45:36 +00:00
vendorcode src/vendorcode/amd/agesa: Improve formatting of some f12 and f14 microcodes 2018-09-20 17:17:33 +00:00
Kconfig arch/x86: Add BERT region support functions 2018-09-07 14:50:02 +00:00