Commit Graph

552 Commits (c69abd801b3600252726948e0763b2b3c3fe9e19)

Author SHA1 Message Date
Simon Glass bbbe55f6f2 x86: Enable debug UART for Minnowmax 10 years ago
Simon Glass eeae510007 x86: qemu: Support operation as an EFI payload 10 years ago
Simon Glass b4302582f3 x86: baytrail: Support operation as an EFI payload 10 years ago
Simon Glass 8e36650875 x86: Add helper code for running from EFI 10 years ago
Simon Glass e49cceac61 x86: Handle running as EFI payload 10 years ago
Simon Glass 42fde30500 x86: Add support for passing tables into U-Boot 10 years ago
Simon Glass 96a8d409a7 efi: Add 64-bit payload support 10 years ago
Simon Glass 6f92ed8f1a x86: Add a way to call 32-bit code from 64-bit mode 10 years ago
Simon Glass 7dfe8bdeef x86: Add an enum for some commonly-used GDT bits 10 years ago
Simon Glass b997abd3f0 x86: Support building the EFI stub 10 years ago
Simon Glass 476476e73b efi: Add support for loading U-Boot through an EFI stub 10 years ago
Simon Glass 465a67cf52 x86: Add relocation and link script for a 64-bit EFI application 10 years ago
Simon Glass a42bfe02d3 x86: Allow relocation code to build without text base 10 years ago
Simon Glass d6c099c2a1 x86: dts: Add a device tree file for EFI 10 years ago
Ben Stoltz 3e9aa32055 x86: Add EFI board code 10 years ago
Ben Stoltz 3dcdd17b43 x86: Add support for U-Boot as an EFI application 10 years ago
Simon Glass ed3b4d3736 x86: Add asm/elf.h for x86-specific ELF definitions 10 years ago
Simon Glass 981dca69f6 x86: Support skipping relocation for EFI 10 years ago
Ben Stoltz 3f1c046cea x86: Set up toolchain flags for running as EFI application 10 years ago
Simon Glass 867a6ac86d efi: Add start-up library code 10 years ago
Simon Glass 8f3b9694b2 x86: Allow use of global_data with EFI 10 years ago
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 0d9edd2dfb x86: Drop unused copy_fdt_to_ram() 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 9b911bed78 x86: Add Intel Bayley Bay board support 10 years ago
Bin Meng 2774ff720d x86: Add microcode for BayTrail-I B0 stepping 10 years ago
Bin Meng 3e79a4ab26 x86: baytrail: Update UPD setting for FSP Gold4 release 10 years ago
Bin Meng a2eb65fcad x86: qemu: Add MP initialization 10 years ago
Miao Yan 417576c2f1 x86: Add a 'pause' instruction in __udelay() for QEMU target 10 years ago
Bin Meng 1ed6648be0 x86: Reserve PCIe ECAM address range in the E820 table 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 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 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
Masahiro Yamada 5f7e310467 x86: delete unneeded declarations of disable_irq() and enable_irq() 10 years ago