This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from edd7d718eb arch/x86_64: Reimplement the NuttX32 multiboot1 wrapper.
add 85591fc360 pci alloc mis irq support new interface
No new revisions were added by this update.
Summary of changes:
arch/arm/src/armv7-a/arm_gicv2m.c | 11 ++++++-----
arch/arm64/src/common/arm64_gicv2m.c | 15 ++++++++-------
arch/x86_64/src/common/x86_64_pci.c | 26 +++++---------------------
arch/x86_64/src/intel64/intel64_hpet.c | 5 ++---
arch/x86_64/src/intel64/intel64_irq.c | 18 +++++++++---------
drivers/pci/pci.c | 2 +-
drivers/pci/pci_ecam.c | 11 +++++------
include/nuttx/arch.h | 8 ++++----
include/nuttx/pci/pci.h | 3 ++-
9 files changed, 42 insertions(+), 57 deletions(-)