Commit Graph

1263 Commits (lime2-spi)

Author SHA1 Message Date
Bin Meng 3ebd892fda x86: Rename efi-x86 target to efi-x86_app 6 years ago
Bin Meng d441ec8298 x86: efi: payload: Add EFI framebuffer driver support 6 years ago
Bin Meng 252d41f1ae x86: baytrail: Drop EFI-specific test logics 6 years ago
Bin Meng 93c7b879c7 x86: Drop QEMU-specific EFI payload support 6 years ago
Bin Meng 32151d4017 x86: Add generic EFI payload support 6 years ago
Bin Meng 3773c6a20a x86: efi: payload: Add arch_cpu_init() 6 years ago
Bin Meng 4f1dacd43f x86: efi: Refactor the directory of EFI app and payload support 6 years ago
Ivan Gorinov 9f0b0113c9 x86: use EFI calling convention for efi_main on x86_64 6 years ago
Bin Meng e3ec0d03bb x86: cherryhill: Fix DTC warning 6 years ago
Bin Meng bee053e248 x86: cougarcanyon2: Add missing chipset interrupt information 6 years ago
Bin Meng 51050ff0a2 x86: irq: Support discrete PIRQ routing registers via device tree 6 years ago
Bin Meng dcec5d565a x86: irq: Parse number of PIRQ links from device tree 6 years ago
Bin Meng 16dde8945e x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codes 6 years ago
Bin Meng fcfc8a82b1 x86: Conditionally build the pinctrl_ich6 driver 6 years ago
Bin Meng 594d089c8a x86: irq: Change LINK_V2N and LINK_N2V to inline functions 6 years ago
Bin Meng bc728b1bc0 x86: irq: Remove chipset specific irq router drivers 6 years ago
Bin Meng 0a6fb5b577 x86: cougarcanyon2: Enable CPU driver and SMP support 6 years ago
Bin Meng 8407f5fcdc x86: chromebook_link: Remove dm-pre-reloc property in the cpu nodes 6 years ago
Bin Meng a8542ad81f x86: ivybridge: Drop CONFIG_USBDEBUG 6 years ago
Bin Meng 7d0bc172e5 x86: ivybridge: Enable 206ax cpu driver for FSP build 6 years ago
Bin Meng 80abc8165e x86: cougarcanyon2: Update dts for SPI lock down 6 years ago
Bin Meng b173b4ea34 x86: ivybridge: Imply USB_XHCI_HCD 6 years ago
Bin Meng 341dda352d x86: baytrail: Correct the comment of IACORE_VIDS bit ranges 6 years ago
Simon Glass 329da4850c Define board_quiesce_devices() in a shared location 6 years ago
Heinrich Schuchardt f2560e2dea efi_loader: build CRT0 and RELOC on x86_64 6 years ago
Heinrich Schuchardt 508d856704 efi_selftest: allow building relocation code on x86_64 6 years ago
Bryan O'Donoghue 30fe8b05b3 x86: Define PLATFORM__SET_BIT for generic_set_bit() 6 years ago
Tom Rini 4549e789c1 SPDX: Convert all of our multiple license tags to Linux Kernel style 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
Bin Meng ca5eb0c5fb bios: vesa: Guard setting vesa mode with CONFIG_FRAMEBUFFER_SET_VESA_MODE 6 years ago
Bin Meng 45519924a0 x86: Rename e820entry to e820_entry 6 years ago
Bin Meng 87af71c2ea x86: Use 'unsigned int' in install_e820_map() functions 6 years ago
Lukasz Majewski 014d7b13ae x86: Update the io.h file to use {out|in}_{be|le}X macros 6 years ago
Ivan Gorinov 53cabe3d8e x86: Add 64-bit memory-mapped I/O functions 6 years ago
Heinrich Schuchardt f4cf153a48 efi_loader: correctly set the machine type in the PE header 6 years ago
Ivan Gorinov 5d73292cf8 x86: zImage: Pass working device tree data to the kernel 6 years ago
Patrick Delaunay b8aa55cb64 common: move init_helpers.h prototypes in init.h 6 years ago
Masahiro Yamada b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 6 years ago
Alexey Brodkin 4280342adb fdt: Implement weak arch_fixup_fdt() 6 years ago
Tom Rini d0c0752add x86: quark: Fix unused warnings 6 years ago
Bin Meng 45410da714 x86: acpi: Use an API to get the ACPI RSDP table address 6 years ago
Andy Shevchenko 3469bf4274 x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters 6 years ago
Andy Shevchenko 378960d8c2 x86: zImage: Move subarch assignment out of cmd_line check 6 years ago
Andy Shevchenko 7b36dbdec7 x86: Fix reference to QEMU variant of write_acpi_tables() 6 years ago
Andy Shevchenko 3ffb33d636 x86: tangier: Make _CRS for BTH0 Serialized to avoid warning 6 years ago
Andy Shevchenko 5d8c4ebd95 x86: tangier: Add Bluetooth to ACPI table 6 years ago
Andy Shevchenko d08953e045 x86: tangier: Use actual GPIO hardware numbers 6 years ago
Tom Rini 8e18f34c28 x86: Move commands from under arch/x86 to cmd/x86/ 6 years ago
Andy Shevchenko 1602d215b5 x86: tangier: Use official ACPI HID for FLIS IP 7 years ago