u-boot-brain/arch/x86/cpu/ivybridge
Simon Glass a827ba910c x86: pci: Drop the first parameter in pci_x86_r/w_config()
This parameter is needed by the PCI driver-mode interface but is always
NULL on x86. There are a number of calls to this function so it makes
sense to minimise the parameters.

Adjust the x86 function to omit the first parameter, and introduce stub
functions to handle the conversion.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
[bmeng: rebase the patch against u-boot-x86/next to get it applied cleanly]
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
2019-10-08 13:57:46 +08:00
..
bd82x6x.c x86: ivybridge: Implement PCH_REQ_PMBASE_INFO 2019-05-08 13:02:15 +08:00
cpu.c x86: pci: Drop the first parameter in pci_x86_r/w_config() 2019-10-08 13:57:46 +08:00
early_me.c x86: Switch to use DM sysreset driver 2018-07-20 09:33:22 +08:00
fsp_configs.c x86: Rename some FSP functions to have an fsp_ prefix 2019-10-08 13:53:34 +08:00
ivybridge.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig sound: x86: link: Add sound support 2019-02-20 15:27:09 +08:00
lpc.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Makefile x86: ivybridge: Enable 206ax cpu driver for FSP build 2018-06-13 09:50:57 +08:00
model_206ax.c x86: Move common Intel CPU info code into a function 2019-10-08 13:57:35 +08:00
northbridge.c sound: x86: link: Add sound support 2019-02-20 15:27:09 +08:00
sata.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sdram_nop.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sdram.c x86: Switch to use DM sysreset driver 2018-07-20 09:33:22 +08:00