Commit Graph

364 Commits (lime2-spi)

Author SHA1 Message Date
Heinrich Schuchardt 80df194f01 x86: detect unsupported relocation types 6 years ago
Hannes Schmelzer c74e3295ae x86/bootm: fix error handling in boot_prep_linux(...) 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 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
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
Alexander Graf 6331cb2165 x86: Include bss subsections in linker script 6 years ago
Alexander Graf dae73c4cdc elf: Move x86 reloc defines to common elf.h 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 7bb6028768 x86: fsp: Eliminate the reset_cpu() call 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 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 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
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
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
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
Alexey Brodkin 4280342adb fdt: Implement weak arch_fixup_fdt() 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
Tom Rini 8e18f34c28 x86: Move commands from under arch/x86 to cmd/x86/ 6 years ago
Stefan Roese aa7839b39c x86: lib: Implement standalone __udivdi3 etc instead of libgcc ones 7 years ago
Anatolij Gustschin 254752494a Revert "x86: bootm: Fix FIT image booting on x86" 7 years ago
Bin Meng dc80d3b230 x86: fsp: graphics: Add some notes about the graphics info hob 7 years ago
Bin Meng fb2c53091f Revert "x86: fsp: Configure SPI opcode registers before SPI is locked down" 7 years ago
Bin Meng b3fd2126dc x86: fsp: Update fsp command to show spec 1.1 header 7 years ago
Bin Meng 5df91f1c82 x86: dm: video: Add a framebuffer driver that utilizes VBT 7 years ago
Bin Meng 4ff333b7dd x86: fsp: Add FSP_GRAPHICS_INFO_HOB 7 years ago
Bin Meng 1e6ebee667 x86: fsp: Configure SPI opcode registers before SPI is locked down 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Bin Meng 323a6d6910 x86: acpi: Fix build error with certain configuration 7 years ago
Andy Shevchenko 382fabb297 x86: acpi: Don't touch hardware on HW reduced platforms 7 years ago
Andy Shevchenko ace7762b28 x86: acpi: Export acpi_fill_mcfg() with __weak attribute 7 years ago
Andy Shevchenko b156da91fb x86: acpi: Deduplicate acpi_fill_madt() implementation 7 years ago
Andy Shevchenko 684c4cd011 x86: acpi: Fill OEM revision 7 years ago
Bin Meng d7f7ba36b2 x86: fsp: Remove the call to set up internal uart in fsp_init() 7 years ago