coreboot-kgpe-d16/src
Alexander Couzens 316170e22c baytrail: fix missing brackets around ir_base to fix IRQ routing
The missing brackets caused other registers, including the IO APIC
enable bit (EAN in OIC) to be overwritten. Bug introduced by
bde6d309 (x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer)

Change-Id: I1d5aa2af6d74405a1a125af6221ac0e635a6b693
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
Reviewed-on: https://review.coreboot.org/12525
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2015-11-28 19:17:05 +01:00
..
acpi tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
arch Unify OBJCOPY arguments throughout various x86 stages 2015-11-24 14:48:22 +01:00
commonlib commonlib/cbmem_id.h: Add CBMEM_ID_HOB_POINTER to CBMEM_ID_TO_NAME_TABLE 2015-11-23 21:10:28 +01:00
console console: Add help for serial IO port selection 2015-11-21 03:42:33 +01:00
cpu amd/car: don't apply Fam10h/Fam12h Errata 343 fix to Fam0Fh 2015-11-26 23:17:08 +01:00
device x86emu: Remove XFree86 CVS tags 2015-11-20 20:43:54 +01:00
drivers fsp1_0: Update Kconfig for symbols not depending on FSP binary 2015-11-23 18:49:54 +01:00
ec ec/quanta/ene_kb3940q: Fix ACPI Notice 2015-11-24 22:40:12 +01:00
include southbridge/amd/sr5650: Add IOMMU support 2015-11-23 23:02:16 +01:00
lib lib/timestamp.c: only log "Timestamp table full" once 2015-11-24 21:01:25 +01:00
mainboard ibase/mb899: Fix IASL warning and remark 2015-11-27 18:10:36 +01:00
northbridge northbridge/amd/amdmct/mct_ddr3: Add CC6 setup information messages 2015-11-24 19:50:11 +01:00
soc baytrail: fix missing brackets around ir_base to fix IRQ routing 2015-11-28 19:17:05 +01:00
southbridge southbridge/amd/sb700: Fix drifting system clock 2015-11-26 10:46:04 +01:00
superio superio/smsc/mec1308: Fix IASL warnings 2015-11-24 22:30:19 +01:00
vendorcode chromeos: Fix Kconfig TPM warnings on systems with no LPC TPM 2015-11-21 03:40:31 +01:00
Kconfig IASL: Enable warnings as errors 2015-11-23 18:48:58 +01:00