Commit Graph

258 Commits (b9f9339b7e69b7f81b3b57dcf7f1b51a0bf4a7e2)

Author SHA1 Message Date
Bin Meng 1ed6648be0 x86: Reserve PCIe ECAM address range in the E820 table 10 years ago
Bin Meng 53832bb8d6 x86: mpspec: Move writing ISA interrupt entry after PCI 10 years ago
Bin Meng abab912813 x86: mpspec: Allow platform to determine how PIRQ is connected to I/O APIC 10 years ago
Bin Meng 31a2dc6955 x86: pci: Assign pci irqs to all functions 10 years ago
Bin Meng a452002259 x86: Configure VESA parameters before loading Linux kernel 10 years ago
Bin Meng df07d91956 x86: cmd_mtrr: Improve MTRR list information 10 years ago
Jian Luo 1441d81a79 x86: bios: Allow pci config read/write to host bridge in int1a_handler 10 years ago
Jian Luo 7b5c349890 x86: bios: Synchronize stack between real and protected mode 10 years ago
Bin Meng 07545d861c x86: Generate a valid MultiProcessor (MP) table 10 years ago
Bin Meng 7f5df8d42d x86: Add MultiProcessor (MP) table APIs 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
Andrew Bradford 1dc03c2639 x86: fsp_support: Correct high mem comment typo 10 years ago
Simon Glass 6388e35725 x86: Add support for the Simple Firmware Interface (SFI) 10 years ago
Simon Glass 410b10f1e3 x86: fsp: Use reset_cpu() 10 years ago
Bin Meng cc4c8aca1d x86: Correct the typo in write_tables() 10 years ago
Bin Meng 283a08e52a x86: Check PIRQ routing table sanity in the F segment 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 54c6001bba x86: Install a default e820 table in the __weak install_e820_map() 10 years ago
Bin Meng 5098d73e86 x86: Remove the old VGA driver 10 years ago
Simon Glass a274e9cac5 dm: x86: Add a uclass for an Low Pin Count (LPC) device 10 years ago
Simon Glass 452f548753 dm: x86: Add a uclass for a Platform Controller Hub 10 years ago
Simon Glass ba4575626e dm: x86: spi: Convert ICH SPI driver to driver model 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
Bin Meng 3c8ae536ec x86: Define macros for pci configuration space access 11 years ago
Simon Glass 447f8b018e x86: Allow a UART to be set up before the FSP is ready 11 years ago
Simon Glass f0809f9a38 x86: Remove unnecessary casts and fix comment typos 11 years ago
Simon Glass 91785f70b9 x86: mmc: Move common FSP functions into a common file 11 years ago
Simon Glass 7b02bf3c7d x86: Make CAR and DRAM FSP code common 11 years ago
Simon Glass 82196cf34f x86: Adjust the FSP types slightly 11 years ago
Simon Glass 1021af4ded x86: Move common FSP code into a common location 11 years ago
Bin Meng 3b621ccabd x86: Test mtrr support flag before accessing mtrr msr 11 years ago
Sebastien Ronsse 07570e7097 x86: Fix out of bounds irq handlers access 11 years ago
Bin Meng 3ba6a0f4f6 x86: Allow a hardcoded TSC frequency provided by Kconfig 11 years ago
Bin Meng b2439aecd3 x86: fsp: Drop get_hob_type() and get_hob_length() 11 years ago
Simon Glass cb3b2e62ca x86: Add an 'mtrr' command to list and adjust MTRRs 11 years ago
Simon Glass db55bd7dad x86: Commit the current MTRRs before relocation 11 years ago
Simon Glass f4a6f0aed0 x86: Tidy up VESA mode numbers 11 years ago
Simon Glass 818f602112 x86: Use cache, don't clear the display in video BIOS 11 years ago
Bin Meng 949dbc12db x86: Simplify the fsp hob access functions 11 years ago
Bin Meng 255fd5caa5 x86: Clean up the FSP support codes 11 years ago
Masahiro Yamada e6126a5872 x86: move arch-specific asmlinkage to <asm/linkage.h> 11 years ago
Bin Meng ba7b38a529 x86: Add a simple command to show FSP HOB information 11 years ago
Bin Meng bceb9f0fc8 x86: Support Intel FSP initialization path in start.S 11 years ago
Bin Meng fe0c33a5ac x86: Clean up asm-offsets 11 years ago
Masahiro Yamada afc366f01b Replace <compiler.h> with <linux/compiler.h> 11 years ago
Simon Glass 0ca2426bea x86: Add support for running option ROMs natively 11 years ago
Bin Meng 1dae2e0eb6 x86: Refactor interrupt_init() 11 years ago