coreboot-kgpe-d16/src/soc/intel/fsp_baytrail
Martin Roth e8d1901134 fsp_baytrail: update to add the UPD_DEFAULT_CHECK macro
- Update chipset_fsp_util.c to use the UPD_DEFAULT_CHECK macro.  This
makes the code more standardized and easier to read.
- Update chip.h to use standardized macros

Change-Id: Icbe5ec92b0aa31e21f3dd1593a96b246d83008f7
Signed-off-by: Martin Roth <martin.roth@se-eng.com>
Reviewed-on: http://review.coreboot.org/7488
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marc.jones@se-eng.com>
2014-12-05 16:20:37 +01:00
..
acpi intel: Remove IRQ1 from possible PIRQ assignemnt. 2014-11-25 23:47:20 +01:00
baytrail intel/fsp_baytrail: Add padding so device_nvs location matches ACPI 2014-10-14 18:59:22 +02:00
bootblock fsp_baytrail: Add the FSP version of Intel's Bay Trail-I chip 2014-05-29 23:10:36 +02:00
fsp fsp_baytrail: update to add the UPD_DEFAULT_CHECK macro 2014-12-05 16:20:37 +01:00
microcode fsp_baytrail: Add Baytrail B0/B1 "Super SKU" microcode 2014-06-18 22:11:05 +02:00
romstage Replace includes of build.h with version.h 2014-11-20 07:28:37 +01:00
acpi.c intel/fsp_baytrail: Clear the GNVS area prior to filling 2014-10-14 18:58:46 +02:00
chip.c {cpu,soc}: Use DEVICE_NOOP macro over dummy symbol 2014-11-01 21:14:35 +01:00
chip.h fsp_baytrail: update to add the UPD_DEFAULT_CHECK macro 2014-12-05 16:20:37 +01:00
cpu.c intel/fsp_baytrail: add new CPUID for Baytrail I step D0 2014-11-24 14:40:18 +01:00
gpio.c intel/fsp_baytrail: Include header for "southcluster_smm_save_gpio_route" 2014-10-09 22:09:51 +02:00
iosf.c fsp_baytrail: Add the FSP version of Intel's Bay Trail-I chip 2014-05-29 23:10:36 +02:00
Kconfig intel/fsp_baytrail: Fix SMM/SMI 2014-10-09 21:59:45 +02:00
Makefile.inc soc,Makefile.inc: Trivial - drop trailing blank lines at EOF 2014-07-17 02:19:30 +02:00
memmap.c fsp_baytrail: Add the FSP version of Intel's Bay Trail-I chip 2014-05-29 23:10:36 +02:00
northcluster.c soc: Trivial - drop trailing blank lines at EOF 2014-07-08 13:52:54 +02:00
nvm.c spi: Remove unused parameters from spi_flash_probe and setup_spi_slave. 2014-07-05 11:36:11 +02:00
placeholders.c fsp_baytrail: Add the FSP version of Intel's Bay Trail-I chip 2014-05-29 23:10:36 +02:00
pmutil.c fsp_baytrail: Add the FSP version of Intel's Bay Trail-I chip 2014-05-29 23:10:36 +02:00
raminit.c soc: Trivial - drop trailing blank lines at EOF 2014-07-08 13:52:54 +02:00
ramstage.c intel/fsp_baytrail: Add S3 suspend/resume Support 2014-09-29 19:35:57 +02:00
reset.c fsp_baytrail: Add the FSP version of Intel's Bay Trail-I chip 2014-05-29 23:10:36 +02:00
smihandler.c Replace hlt with halt() 2014-12-02 10:25:55 +01:00
smm.c fsp_baytrail: Add the FSP version of Intel's Bay Trail-I chip 2014-05-29 23:10:36 +02:00
southcluster.c fsp_baytrail: Add the FSP version of Intel's Bay Trail-I chip 2014-05-29 23:10:36 +02:00
spi.c SPI: Split writes using spi_crop_chunk() 2014-07-14 19:42:49 +02:00
tsc_freq.c intel/fsp_baytrail: fix error "unknown type device_t", when SMM Module added 2014-10-09 22:09:25 +02:00