Commit Graph

1229 Commits (2a2096ea6001cc65fa91e2bc622da48c8eb26a06)

Author SHA1 Message Date
Bin Meng 05855fd31a x86: acpi: Prevent acpi_table.h from being included more than once 7 years ago
Bin Meng 474a62bc74 x86: acpi: Don't touch ACPI hardware in write_acpi_tables() 7 years ago
Bin Meng a0609a8d19 x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library 7 years ago
Bin Meng b37b7b2063 x86: Switch to use DM sysreset driver 7 years ago
Bin Meng 7bb6028768 x86: fsp: Eliminate the reset_cpu() call 7 years ago
Bin Meng 4c99ccfe13 x86: tangier: Add a sysreset driver 7 years ago
Bin Meng 1ac10ab9d7 x86: quark: acpi: Add full reset bit to the reset register value in FADT 7 years ago
Ivan Gorinov 6250098655 x86: Remove unused _relocate arguments 7 years ago
Bin Meng abe47ca728 x86: efi_loader: Build EFI memory map per E820 table 7 years ago
Ivan Gorinov 8199a145c4 x86: Use microcode update from device tree for all processors 7 years ago
Bin Meng fc48ebe6df x86: Add scsi command to coreboot and qemu 7 years ago
Bin Meng 598374729e x86: efi: payload: Count in conventional memory above 4GB in DRAM bank 7 years ago
Bin Meng 5460fd0762 x86: Change __kernel_size_t conditionals to use compiler provided defines 7 years ago
Bin Meng 1ab2c01087 x86: efi-x86_payload: Enable usb keyboard during boot 7 years ago
Ivan Gorinov 964927323f x86: Add 64-bit setjmp/longjmp implementation 7 years ago
Heinrich Schuchardt cbd29ef9f1 x86: qemu: do not build car.o with start64.o 7 years ago
Masahiro Yamada 28b538b69d .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore 7 years ago
Bin Meng 0102023966 x86: efi: app: Display correct CPU info during boot 7 years ago
Bin Meng 3ebd892fda x86: Rename efi-x86 target to efi-x86_app 7 years ago
Bin Meng d441ec8298 x86: efi: payload: Add EFI framebuffer driver support 7 years ago
Bin Meng 252d41f1ae x86: baytrail: Drop EFI-specific test logics 7 years ago
Bin Meng 93c7b879c7 x86: Drop QEMU-specific EFI payload support 7 years ago
Bin Meng 32151d4017 x86: Add generic EFI payload support 7 years ago
Bin Meng 3773c6a20a x86: efi: payload: Add arch_cpu_init() 7 years ago
Bin Meng 4f1dacd43f x86: efi: Refactor the directory of EFI app and payload support 7 years ago
Ivan Gorinov 9f0b0113c9 x86: use EFI calling convention for efi_main on x86_64 7 years ago
Bin Meng e3ec0d03bb x86: cherryhill: Fix DTC warning 7 years ago
Bin Meng bee053e248 x86: cougarcanyon2: Add missing chipset interrupt information 7 years ago
Bin Meng 51050ff0a2 x86: irq: Support discrete PIRQ routing registers via device tree 7 years ago
Bin Meng dcec5d565a x86: irq: Parse number of PIRQ links from device tree 7 years ago
Bin Meng 16dde8945e x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codes 7 years ago
Bin Meng fcfc8a82b1 x86: Conditionally build the pinctrl_ich6 driver 7 years ago
Bin Meng 594d089c8a x86: irq: Change LINK_V2N and LINK_N2V to inline functions 7 years ago
Bin Meng bc728b1bc0 x86: irq: Remove chipset specific irq router drivers 7 years ago
Bin Meng 0a6fb5b577 x86: cougarcanyon2: Enable CPU driver and SMP support 7 years ago
Bin Meng 8407f5fcdc x86: chromebook_link: Remove dm-pre-reloc property in the cpu nodes 7 years ago
Bin Meng a8542ad81f x86: ivybridge: Drop CONFIG_USBDEBUG 7 years ago
Bin Meng 7d0bc172e5 x86: ivybridge: Enable 206ax cpu driver for FSP build 7 years ago
Bin Meng 80abc8165e x86: cougarcanyon2: Update dts for SPI lock down 7 years ago
Bin Meng b173b4ea34 x86: ivybridge: Imply USB_XHCI_HCD 7 years ago
Bin Meng 341dda352d x86: baytrail: Correct the comment of IACORE_VIDS bit ranges 7 years ago
Simon Glass 329da4850c Define board_quiesce_devices() in a shared location 7 years ago
Heinrich Schuchardt f2560e2dea efi_loader: build CRT0 and RELOC on x86_64 7 years ago
Heinrich Schuchardt 508d856704 efi_selftest: allow building relocation code on x86_64 7 years ago
Bryan O'Donoghue 30fe8b05b3 x86: Define PLATFORM__SET_BIT for generic_set_bit() 7 years ago
Tom Rini 4549e789c1 SPDX: Convert all of our multiple license tags to Linux Kernel style 7 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 7 years ago
Bin Meng ca5eb0c5fb bios: vesa: Guard setting vesa mode with CONFIG_FRAMEBUFFER_SET_VESA_MODE 7 years ago
Bin Meng 45519924a0 x86: Rename e820entry to e820_entry 7 years ago