Commit Graph

1256 Commits (61b4dbb0d0c6dcb5a008e84e07a54e5b500a8b4b)

Author SHA1 Message Date
Simon Glass 590cee8315 x86: Update mtrr functions to allow leaving cache alone 6 years ago
Bin Meng d8d81d4a5d config.mk: Remove duplicated -fno-strict-aliasing 6 years ago
Stephen Warren 9b5e6396bf efi_loader: simplify ifdefs 6 years ago
Georgii Staroselskii 6321da5263 x86: cpu: add docstring to scu_ipc_command() 6 years ago
Georgii Staroselskii f7ce2d6e65 x86: tangier: acpi: add I2C6 node 6 years ago
Georgii Staroselskii f26b260c69 x86: dts: edison: configure I2C#6 pins 6 years ago
Georgii Staroselskii 355c9b757e x86: tangier: pinmux: add API to configure protected pins 6 years ago
Georgii Staroselskii 224742a390 x86: cpu: introduce scu_ipc_raw_command() 6 years ago
Masahiro Yamada dee37fc99d Remove <inttypes.h> includes and PRI* usages in printf() entirely 6 years ago
Masahiro Yamada 3747bdbb2b arch: types.h: factor out fixed width typedefs to int-ll64.h 6 years ago
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