Commit Graph

364 Commits (lime2-spi)

Author SHA1 Message Date
Simon Glass a42bfe02d3 x86: Allow relocation code to build without text base 9 years ago
Ben Stoltz 3dcdd17b43 x86: Add support for U-Boot as an EFI application 9 years ago
Simon Glass 981dca69f6 x86: Support skipping relocation for EFI 9 years ago
Simon Glass 8b097916fa x86: Add some missing global_data declarations in files that use gd 9 years ago
Simon Glass 0d9edd2dfb x86: Drop unused copy_fdt_to_ram() 9 years ago
Miao Yan 417576c2f1 x86: Add a 'pause' instruction in __udelay() for QEMU target 9 years ago
Bin Meng 1ed6648be0 x86: Reserve PCIe ECAM address range in the E820 table 9 years ago
Bin Meng 53832bb8d6 x86: mpspec: Move writing ISA interrupt entry after PCI 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 a452002259 x86: Configure VESA parameters before loading Linux kernel 9 years ago
Bin Meng df07d91956 x86: cmd_mtrr: Improve MTRR list information 9 years ago
Jian Luo 1441d81a79 x86: bios: Allow pci config read/write to host bridge in int1a_handler 9 years ago
Jian Luo 7b5c349890 x86: bios: Synchronize stack between real and protected mode 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 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
Andrew Bradford 1dc03c2639 x86: fsp_support: Correct high mem comment typo 9 years ago
Simon Glass 6388e35725 x86: Add support for the Simple Firmware Interface (SFI) 9 years ago
Simon Glass 410b10f1e3 x86: fsp: Use reset_cpu() 9 years ago
Bin Meng cc4c8aca1d x86: Correct the typo in write_tables() 9 years ago
Bin Meng 283a08e52a x86: Check PIRQ routing table sanity in the F segment 9 years ago
Bin Meng b5b6b01960 x86: Support platform PIRQ routing 9 years ago
Bin Meng 5e2400e8f8 x86: Write configuration tables in last_stage_init() 9 years ago
Bin Meng 54c6001bba x86: Install a default e820 table in the __weak install_e820_map() 9 years ago
Bin Meng 5098d73e86 x86: Remove the old VGA driver 9 years ago
Simon Glass a274e9cac5 dm: x86: Add a uclass for an Low Pin Count (LPC) device 9 years ago
Simon Glass 452f548753 dm: x86: Add a uclass for a Platform Controller Hub 9 years ago
Simon Glass ba4575626e dm: x86: spi: Convert ICH SPI driver to driver model 9 years ago
Simon Glass a219daeafe dm: x86: pci: Add a PCI driver for driver model 9 years ago
Simon Glass 31f57c2873 x86: Add a x86_ prefix to the x86-specific PCI functions 9 years ago
Bin Meng 3c8ae536ec x86: Define macros for pci configuration space access 9 years ago
Simon Glass 447f8b018e x86: Allow a UART to be set up before the FSP is ready 9 years ago
Simon Glass f0809f9a38 x86: Remove unnecessary casts and fix comment typos 9 years ago
Simon Glass 91785f70b9 x86: mmc: Move common FSP functions into a common file 9 years ago
Simon Glass 7b02bf3c7d x86: Make CAR and DRAM FSP code common 9 years ago
Simon Glass 82196cf34f x86: Adjust the FSP types slightly 9 years ago
Simon Glass 1021af4ded x86: Move common FSP code into a common location 9 years ago
Bin Meng 3b621ccabd x86: Test mtrr support flag before accessing mtrr msr 10 years ago
Sebastien Ronsse 07570e7097 x86: Fix out of bounds irq handlers access 10 years ago
Bin Meng 3ba6a0f4f6 x86: Allow a hardcoded TSC frequency provided by Kconfig 10 years ago
Bin Meng b2439aecd3 x86: fsp: Drop get_hob_type() and get_hob_length() 10 years ago
Simon Glass cb3b2e62ca x86: Add an 'mtrr' command to list and adjust MTRRs 10 years ago
Simon Glass db55bd7dad x86: Commit the current MTRRs before relocation 10 years ago
Simon Glass f4a6f0aed0 x86: Tidy up VESA mode numbers 10 years ago
Simon Glass 818f602112 x86: Use cache, don't clear the display in video BIOS 10 years ago
Bin Meng 949dbc12db x86: Simplify the fsp hob access functions 10 years ago
Bin Meng 255fd5caa5 x86: Clean up the FSP support codes 10 years ago
Masahiro Yamada e6126a5872 x86: move arch-specific asmlinkage to <asm/linkage.h> 10 years ago