u-boot/arch/x86
Simon Glass 3a44bfdf08 x86: Adjust I/O macros to work on 64-bit machines
At present these macros give warnings on 64-bit machines and do not
correctly do 32-bit accesses. Update them to use linux types.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2019-02-20 15:25:29 +08:00
..
cpu x86: Use the existing GDT in the ROM for 64-bit U-Boot proper 2019-02-12 14:37:17 +08:00
dts x86: dts: edison: configure I2C#6 pins 2018-09-17 17:35:52 +08:00
include/asm x86: Adjust I/O macros to work on 64-bit machines 2019-02-20 15:25:29 +08:00
lib x86: do not use i386 code for x86_64 memory functions 2019-02-13 09:40:06 +01:00
config.mk x86: efi: app: Generate Microsoft PE format compliant image 2018-12-02 21:59:36 +01:00
Kconfig x86: kconfig: Allow board defconfig file to disable 8259 and APIC 2018-12-10 10:14:34 +08:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00