Commit Graph

1245 Commits (9865543ae65d7c9a435eedfc6a0ba23efb291121)

Author SHA1 Message Date
Masahiro Yamada 9865543ae6 Remove CONFIG_USE_STDINT 6 years ago
Bin Meng e69cc6bc42 x86: zimage: Remove acpi_rsdp_addr propagation to kernel boot parameters 6 years ago
Bin Meng 1fdeacd32c x86: zimage: Support booting Linux kernel from an EFI payload 6 years ago
Bin Meng aac79251c7 x86: efi: payload: Install E820 map from EFI memory map 6 years ago
Alexander Graf 1acbd0ea99 x86: Enable -fdata-sections always 6 years ago
Alexander Graf 6331cb2165 x86: Include bss subsections in linker script 6 years ago
Bin Meng 7bdf39cfaf x86: efi: payload: Add default TSC frequency in the device tree 6 years ago
Bin Meng 864915561b x86: coreboot: Add default TSC frequency in the device tree 6 years ago
Bin Meng 1cf6825a68 x86: dts: Remove coreboot_fb.dtsi 6 years ago
Bin Meng 6e71a6ab2d x86: Remove support for Advantech SOM-6896 6 years ago
Bin Meng ceeee8f7b5 x86: coreboot: Add generic coreboot payload support 6 years ago
Simon Glass 3ab9598df7 binman: Rename 'position' to 'offset' 6 years ago
Alexander Graf 42a3d42688 x86: Add efi_loader bits to x86_64 linker script 6 years ago
Alexander Graf 7e21fbca26 efi_loader: Rename sections to allow for implicit data 6 years ago
Alexander Graf dae73c4cdc elf: Move x86 reloc defines to common elf.h 6 years ago
Bin Meng 05855fd31a x86: acpi: Prevent acpi_table.h from being included more than once 6 years ago
Bin Meng 474a62bc74 x86: acpi: Don't touch ACPI hardware in write_acpi_tables() 6 years ago
Bin Meng a0609a8d19 x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library 6 years ago
Bin Meng b37b7b2063 x86: Switch to use DM sysreset driver 6 years ago
Bin Meng 7bb6028768 x86: fsp: Eliminate the reset_cpu() call 6 years ago
Bin Meng 4c99ccfe13 x86: tangier: Add a sysreset driver 6 years ago
Bin Meng 1ac10ab9d7 x86: quark: acpi: Add full reset bit to the reset register value in FADT 6 years ago
Ivan Gorinov 6250098655 x86: Remove unused _relocate arguments 6 years ago
Bin Meng abe47ca728 x86: efi_loader: Build EFI memory map per E820 table 6 years ago
Ivan Gorinov 8199a145c4 x86: Use microcode update from device tree for all processors 6 years ago
Bin Meng fc48ebe6df x86: Add scsi command to coreboot and qemu 6 years ago
Bin Meng 598374729e x86: efi: payload: Count in conventional memory above 4GB in DRAM bank 6 years ago
Bin Meng 5460fd0762 x86: Change __kernel_size_t conditionals to use compiler provided defines 6 years ago
Bin Meng 1ab2c01087 x86: efi-x86_payload: Enable usb keyboard during boot 6 years ago
Ivan Gorinov 964927323f x86: Add 64-bit setjmp/longjmp implementation 6 years ago
Heinrich Schuchardt cbd29ef9f1 x86: qemu: do not build car.o with start64.o 6 years ago
Masahiro Yamada 28b538b69d .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore 6 years ago
Bin Meng 0102023966 x86: efi: app: Display correct CPU info during boot 6 years ago
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