zephyr/arch/x86/core
Maximilian Bachmann 3c8e98cb39 drivers/pcie: Change pcie_get_mbar() to return size and flags
currently pcie_get_mbar only returns the physical address.
This changes the function to return the size of the mbar and
the flags (IO Bar vs MEM BAR).

Signed-off-by: Maximilian Bachmann <m.bachmann@acontis.com>
2020-11-20 09:36:22 +02:00
..
ia32 tracing: roll thread switch in/out into thread stats functions 2020-11-11 23:55:49 -05:00
intel64 tracing: roll thread switch in/out into thread stats functions 2020-11-11 23:55:49 -05:00
offsets x86: add support for common page tables 2020-11-05 09:33:40 -05:00
CMakeLists.txt x86_64: add support for thread local storage 2020-10-24 10:52:00 -07:00
Kconfig.ia32 x86: add support for thread local storage 2020-10-24 10:52:00 -07:00
Kconfig.intel64 x86: smp: add TLB shootdown logic 2020-11-05 09:33:40 -05:00
acpi.c arch/x86: If ACPI is enabled, get the CPU APIC ID from it 2020-10-01 11:16:40 -07:00
common.S
cpuhalt.c
early_serial.c drivers/pcie: Change pcie_get_mbar() to return size and flags 2020-11-20 09:36:22 +02:00
fatal.c x86: print more detail on non-present pagefaults 2020-09-11 09:03:01 -04:00
ia32.cmake x86: add support for thread local storage 2020-10-24 10:52:00 -07:00
intel64.cmake coredump: add support for x86 and x86_64 2020-08-24 20:28:24 -04:00
memmap.c x86: don't define _image_rom_* unless XIP 2020-09-30 14:14:07 -07:00
multiboot.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
pcie.c x86: pcie: Fix array index for bus_segs 2020-10-23 22:01:59 -04:00
prep_c.c mmu: support only identity RAM mapping 2020-09-03 14:24:38 -04:00
reboot_rst_cnt.c
spec_ctrl.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
tls.c x86_64: add support for thread local storage 2020-10-24 10:52:00 -07:00
userspace.c x86: add support for common page tables 2020-11-05 09:33:40 -05:00
x86_mmu.c x86: add support for common page tables 2020-11-05 09:33:40 -05:00