coreboot/src
Jeremy Soller e458bcd099 soc/intel/cannonlake: Fix outb order
outb accepts a value followed by a port

Change-Id: I6fe3961b4f8cb2454e3b2564c3eae6af06c9e69d
Signed-off-by: Jeremy Soller <jeremy@system76.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33940
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Lance Zhao <lance.zhao@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-07-06 18:19:37 +00:00
..
acpi
arch arch/x86: Adjust size of postcar stack 2019-07-04 06:53:12 +00:00
commonlib commonlib/storage: use ALIGN_UP instead of ALIGN for better readability 2019-06-21 12:49:43 +00:00
console console: Implement j specifier in vtxprintf() 2019-07-04 21:45:58 +00:00
cpu arch/x86: Adjust size of postcar stack 2019-07-04 06:53:12 +00:00
device device/pci_rom.c: Fix indent for 'if' statement 2019-07-05 10:18:51 +00:00
drivers device/pci_ops: Define pci_find_capability() just once 2019-07-04 09:36:19 +00:00
ec src/ec: Use 'include <stdlib.h>' when appropriate 2019-06-22 17:54:31 +00:00
include device/pci_ops: Define pci_find_capability() just once 2019-07-04 09:36:19 +00:00
lib lib/romstage_stack.c: Remove unused functions 2019-07-04 06:54:06 +00:00
mainboard pcengines/apuX: Replace use of dev_find_slot() 2019-07-04 09:35:13 +00:00
northbridge arch/x86: Adjust size of postcar stack 2019-07-04 06:53:12 +00:00
security vboot: Use CONFIG_VBOOT_MIGRATE_WORKING_DATA on all platforms 2019-07-03 00:38:41 +00:00
soc soc/intel/cannonlake: Fix outb order 2019-07-06 18:19:37 +00:00
southbridge sb/intel/common: Use correct bitwise operator 2019-07-04 08:04:01 +00:00
superio nuvoton/early_serial: improve comments on serial pinmux settings 2019-06-22 11:39:12 +00:00
vendorcode add ctype.h header 2019-06-24 21:15:14 +00:00
Kconfig Kconfig: Enable RAMPAYLOAD for x86 2019-07-01 02:27:38 +00:00