Commit Graph

484 Commits (59e4080c7e4d85bd29c343ea9167794feceadc3e)

Author SHA1 Message Date
Simon Glass 8aba36d896 x86: Tidy up a few minor issues with interrupts 10 years ago
Simon Glass 8b097916fa x86: Add some missing global_data declarations in files that use gd 10 years ago
Simon Glass 0bc74ab3e6 x86: Tidy up the 64-bit calling code 10 years ago
Simon Glass 83ec7de3bc x86: Tidy up global_data flags 10 years ago
Simon Glass b6c9a20556 x86: Use CR0 constants in CPU init 10 years ago
Simon Glass da3a95d60b x86: Add various minor tidy-ups to the 32-bit startup code 10 years ago
Bin Meng fe3fbd3024 x86: bayleybay: Configure PCI IRQ 10 years ago
Bin Meng 9830d2ebb4 x86: qemu: Turn on PCIe ECAM address range decoding on Q35 10 years ago
Bin Meng a8ebf283e9 x86: qemu: Enable writing MP table 10 years ago
Bin Meng c77b8912d8 x86: Allow cpu-x86 driver to be probed for UP 10 years ago
Bin Meng e7cd070da6 x86: qemu: Enable I/O APIC chip select on PIIX3 10 years ago
Bin Meng a277194341 x86: Convert to use driver model pci on queensbay/crownbay 10 years ago
Bin Meng 6fc0e8a1fa x86: pci: Do not assign irq 0 to pci device 10 years ago
Bin Meng 31a2dc6955 x86: pci: Assign pci irqs to all functions 10 years ago
Bin Meng 93f8a31186 x86: Enable DM RTC support for all x86 boards 10 years ago
Bin Meng 8ba25eec86 x86: Change pci option rom area MTRR setting to cacheable 10 years ago
Bin Meng 3ccd49cab4 x86: Simplify architecture defined exception handling in irq_llsr() 10 years ago
Bin Meng 013cf483c9 x86: Display correct CS/EIP/EFLAGS when there is an error code 10 years ago
Masahiro Yamada b0c8f4a797 Kill unneeded #include <linux/kconfig.h> 10 years ago
Simon Glass b9da5086b8 dm: x86: baytrail: Correct PCI region 3 when driver model is used 10 years ago
Simon Glass b71f9dca89 dm: x86: minnowmax: Move PCI to use driver model 10 years ago
Simon Glass 945cae79e1 x86: pci: Tidy up the generic x86 PCI driver 10 years ago
Bin Meng 92587b364b x86: queensbay: Change CPU_ADDR_BITS to 32 10 years ago
Bin Meng 43dd22f5fc x86: Setup fixed range MTRRs for legacy regions 10 years ago
Bin Meng cdb6babec6 x86: queensbay: Change PCIe root ports' interrupt routing 10 years ago
Bin Meng a2d73fdba6 x86: Remove inline for lapic access routines 10 years ago
Bin Meng 3d23287828 x86: Add I/O APIC register access routines 10 years ago
Bin Meng df81749db7 x86: Reduce PIRQ routing table size 10 years ago
Bin Meng 8c38e4d0b8 x86: Ignore function number when writing PIRQ routing table 10 years ago
Bin Meng 9c235436a3 x86: Write correct bus number for the irq router 10 years ago
Bin Meng 63d54a6705 x86: Clean up lapic codes 10 years ago
Bin Meng 61788e468e x86: Move lapic_setup() call into init_bsp() 10 years ago
Bin Meng 6e6f4ce4f8 x86: Move MP initialization codes into a common place 10 years ago
Bin Meng 946c2b5259 x86: ivybridge: Remove SMP from CPU_SPECIFIC_OPTIONS 10 years ago
Bin Meng be3f06bcc4 x86: dm: Clean up cpu drivers 10 years ago
Bin Meng aefaff8ed8 x86: fsp: Move FspInitEntry call to board_init_f() 10 years ago
Bin Meng 002610f620 x86: fsp: Load GDT before calling FspInitEntry 10 years ago
Bin Meng 343fb99064 x86: Add Kconfig options to be used by arch/x86/cpu/config.mk 10 years ago
Andrew Bradford afbbd413a3 x86: baytrail: pci region 3 is not always mapped to end of ram 10 years ago
Bin Meng 5c564226fc x86: qemu: Implement PIRQ routing 10 years ago
Bin Meng f2653e8dd9 x86: coreboot: Control I/O port 0xb2 writing via device tree 10 years ago
Bin Meng 65cdd9be3e x86: coreboot: Fix cosmetic issues 10 years ago
Bin Meng 4be2f42bbc x86: qemu: Adjust VGA initialization 10 years ago
Bin Meng 0fcb7acf67 x86: qemu: Enable legacy IDE I/O ports decode 10 years ago
Bin Meng cc7debc719 x86: qemu: Turn on legacy segments decode 10 years ago
Bin Meng 67b24970ce x86: Do sanity test on pirq table before writing 10 years ago
Bin Meng 05b98ec346 x86: quark: Implement PIRQ routing 10 years ago
Bin Meng 9c7dea602e x86: Refactor PIRQ routing support 10 years ago
Bin Meng 9c4f541237 x86: qemu: Add graphics support 10 years ago
Bin Meng a65b25d148 x86: Support QEMU x86 targets 10 years ago