Commit Graph

220 Commits (a8ebf283e98d0eda0b7c76647cdcd3f36f34837c)

Author SHA1 Message Date
Bin Meng e7cd070da6 x86: qemu: Enable I/O APIC chip select on PIIX3 9 years ago
Bin Meng abab912813 x86: mpspec: Allow platform to determine how PIRQ is connected to I/O APIC 9 years ago
Bin Meng 31a2dc6955 x86: pci: Assign pci irqs to all functions 9 years ago
Bin Meng 8ba25eec86 x86: Change pci option rom area MTRR setting to cacheable 9 years ago
Bin Meng 013cf483c9 x86: Display correct CS/EIP/EFLAGS when there is an error code 9 years ago
Masahiro Yamada 5f7e310467 x86: delete unneeded declarations of disable_irq() and enable_irq() 9 years ago
Bin Meng a452002259 x86: Configure VESA parameters before loading Linux kernel 9 years ago
Bin Meng 43dd22f5fc x86: Setup fixed range MTRRs for legacy regions 9 years ago
Bin Meng 07545d861c x86: Generate a valid MultiProcessor (MP) table 9 years ago
Bin Meng 7f5df8d42d x86: Add MultiProcessor (MP) table APIs 9 years ago
Bin Meng a2d73fdba6 x86: Remove inline for lapic access routines 9 years ago
Bin Meng 3d23287828 x86: Add I/O APIC register access routines 9 years ago
Bin Meng ba9091f55d x86: Clean up ioapic header file 9 years ago
Bin Meng 63d54a6705 x86: Clean up lapic codes 9 years ago
Bin Meng 6e6f4ce4f8 x86: Move MP initialization codes into a common place 9 years ago
Bin Meng be3f06bcc4 x86: dm: Clean up cpu drivers 9 years ago
Bin Meng aefaff8ed8 x86: fsp: Move FspInitEntry call to board_init_f() 9 years ago
Bin Meng 002610f620 x86: fsp: Load GDT before calling FspInitEntry 9 years ago
Gabriel Huau 5318f18d2c x86: gpio: add pinctrl support from the 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 05b98ec346 x86: quark: Implement PIRQ routing 10 years ago
Bin Meng 9c7dea602e x86: Refactor PIRQ routing support 10 years ago
Bin Meng a65b25d148 x86: Support QEMU x86 targets 10 years ago
Simon Glass ede9709316 x86: Add a CPU driver for baytrail 10 years ago
Simon Glass bcb0c61e1a x86: Allow CPUs to be set up after relocation 10 years ago
Simon Glass 86196c65ac x86: Add functions to set and clear bits on MSRs 10 years ago
Simon Glass 45b5a37836 x86: Add multi-processor init 10 years ago
Simon Glass 6f41e0e7bc x86: Provide access to the IDT 10 years ago
Simon Glass 52845296be x86: Store the GDT pointer in global_data 10 years ago
Simon Glass 837a136fc7 x86: Add an mfence macro 10 years ago
Simon Glass 1a06d2a310 x86: Add defines for fixed MTRRs 10 years ago
Simon Glass b551173b73 x86: Add atomic operations 10 years ago
Simon Glass 6388e35725 x86: Add support for the Simple Firmware Interface (SFI) 10 years ago
Simon Glass ff6a8f3c06 x86: Implement reset_cpu() correctly for modern CPUs 10 years ago
Bin Meng f82a7840f1 x86: quark: Turn on legacy segments decode 10 years ago
Gabriel Huau 4a34e4b86f x86: baytrail: fix the GPIOBASE address 10 years ago
Bin Meng afbf1404c1 x86: queensbay: Implement PIRQ routing 10 years ago
Bin Meng b5b6b01960 x86: Support platform PIRQ routing 10 years ago
Bin Meng 5e2400e8f8 x86: Write configuration tables in last_stage_init() 10 years ago
Bin Meng e3e7fa2cd1 x86: Add a function to assign IRQ numbers to PCI device 10 years ago
Bin Meng 24ff8e70e1 x86: Clean up arch/x86/include/asm/e820.h 10 years ago
Bin Meng 19268834fb x86: Set serial port IRQ for SMSC LPC47M 10 years ago
Bin Meng 9704f23b00 x86: queensbay: Avoid using PCH prefix 10 years ago
Simon Glass ba4575626e dm: x86: spi: Convert ICH SPI driver to driver model 10 years ago
Simon Glass aad78d2732 dm: x86: pci: Convert chromebook_link to use driver model for pci 10 years ago
Simon Glass a219daeafe dm: x86: pci: Add a PCI driver for driver model 10 years ago
Simon Glass 31f57c2873 x86: Add a x86_ prefix to the x86-specific PCI functions 10 years ago