- dae1153 x86: Update SPL for coreboot by Simon Glass · 4 years, 7 months ago
- 91fcd1d x86: Move work-around out of cpu_jump_to_64bit_uboot() by Simon Glass · 4 years, 7 months ago
- 8b8e754 x86: cpu: Skip init code when chain loading by Simon Glass · 4 years, 7 months ago
- d89c4a3 x86: fsp: Allow skipping init code when chain loading by Simon Glass · 4 years, 7 months ago
- 9c442a6 acpi: Put table-setup code in its own function by Simon Glass · 4 years, 7 months ago
- 575a547 acpi: Move acpi_add_table() to generic code by Simon Glass · 4 years, 7 months ago
- 7fa8cf6 acpi: Drop code for missing XSDT from acpi_write_rsdp() by Simon Glass · 4 years, 7 months ago
- 179fb82 x86: Allow devices to write ACPI tables by Simon Glass · 4 years, 7 months ago
- 0e11384 acpi: Convert part of acpi_table to use acpi_ctx by Simon Glass · 4 years, 7 months ago
- 17968c3 acpi: Add a method to write tables for a device by Simon Glass · 4 years, 7 months ago
- 858fed1 x86: Move acpi_table header to main include/ directory by Simon Glass · 4 years, 8 months ago
- 5046109 x86: Move acpi_s3.h to include/acpi/ by Simon Glass · 4 years, 8 months ago
- 225cc8a x86: acpi: Let OS know that console already had been initialized by Andy Shevchenko · 4 years, 9 months ago
- a9ef111 x86: acpi: Refactor XSDT handling in acpi_add_table() by Andy Shevchenko · 4 years, 9 months ago
- 92f9828 x86: Correct error return value in mrccache_get_region() by Simon Glass · 4 years, 10 months ago
- 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
- e8e014c x86: Don't include the BIOS emulator in TPL by Simon Glass · 5 years ago
- adee5ea x86: fsp: Set up an MTRR for the graphics frame buffer by Simon Glass · 5 years ago
- 466c785 x86: fsp: Add FSP2 base support by Simon Glass · 5 years ago
- 58a23fb x86: fsp: Correct wrong header inlude in fsp_support.c by Simon Glass · 5 years ago
- 8965ef2 x86: fsp: Make graphics support common to FSP1/2 by Simon Glass · 5 years ago
- 25271ae x86: Allow interrupt to happen once by Simon Glass · 5 years ago
- 8ccadee x86: Set up the MTRR for SDRAM by Simon Glass · 5 years ago
- 75545f7 x86: Set the DRAM banks to reflect real location by Simon Glass · 5 years ago
- 9de1027 x86: Move fsp_prepare_mrc_cache() to fsp1 directory by Simon Glass · 5 years ago
- 6e1b956 x86: Don't export mrccache_update() by Simon Glass · 5 years ago
- b5b0aff x86: Add mrccache support for a 'variable' cache by Simon Glass · 5 years ago
- 91efff5 x86: Update mrccache to support multiple caches by Simon Glass · 5 years ago
- 1b9d815 x86: Tidy up error handling in mrccache_save() by Simon Glass · 5 years ago
- c3d0c23 x86: Add a new global_data member for the cache record by Simon Glass · 5 years ago
- 4e988f9 x86: Adjust mrccache_get_region() to support get_mmap() by Simon Glass · 5 years ago
- 9d25f2e x86: Adjust mrccache_get_region() to use livetree by Simon Glass · 5 years ago
- d553f97 x86: Correct mrccache find_next_mrc_cache() calculation by Simon Glass · 5 years ago
- 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
- 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
- 9b61c7c common: Move interrupt functions into a new header by Simon Glass · 5 years ago
- 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
- 1fa70f8 common: Move checkcpu() out of common.h by Simon Glass · 5 years ago
- 2d91068 x86: Quieten TPL's jump_to_image_no_args() by Simon Glass · 5 years ago
- 662c17d x86: Don't print CPU info in TPL by Simon Glass · 5 years ago
- 81f1462 x86: Move CPU init to before spl_init() by Simon Glass · 5 years ago
- 7b8a558 x86: tpl: Add a fake PCI bus by Simon Glass · 5 years ago
- 0b3c576 x86: spl: Support init of a PUNIT by Simon Glass · 5 years ago
- 040bef1 x86: Add a function to find the size of an mrccache record by Simon Glass · 5 years ago
- 11ba714 x86: Panic when SPL or TPL fail by Simon Glass · 5 years ago
- a72a7ab x86: Use mtrr_commit() with FSP2 by Simon Glass · 5 years ago
- d164213 x86: Allow the PCH and LPC uclasses to work with of-platdata by Simon Glass · 5 years ago
- 5c2aabf x86: Move acpi_s3.h to a common location by Simon Glass · 5 years ago
- 2562808 x86: fsp: Save usable RAM and hob_list in the handoff area by Simon Glass · 5 years ago
- 42bf3b9 x86: spl: Move broadwell-specific code out of generic x86 spl by Simon Glass · 5 years ago
- 19da9c4 x86: spl: Reduce priority of the basic SPL image loader by Simon Glass · 5 years ago
- 39c6f9b x86: spl: Use hang() instead of a while() loop by Simon Glass · 5 years ago
- fffb220 x86: fsp: Add access to variable MRC data by Simon Glass · 5 years ago
- 80c726f x86: fsp: Move common support functions into a common file by Simon Glass · 5 years ago
- ac4df6f x86: Move common fsp functions into a common file by Simon Glass · 5 years ago
- ddb39b2 x86: fsp: Move common dram functions into a common file by Simon Glass · 5 years ago
- e464d6e x86: fsp: Tidy up comment style a little by Simon Glass · 5 years ago
- f755a45 x86: fsp: Use if() instead of #ifdef by Simon Glass · 5 years ago
- 1372414 x86: Rename some FSP functions to have an fsp_ prefix by Simon Glass · 5 years ago
- 6c34fc1 x86: Rename existing FSP code to fsp1 by Simon Glass · 5 years ago
- d87a21d x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters by Andy Shevchenko · 5 years ago
- 47e3c2d x86: efi_loader: Use efi_add_conventional_memory_map() by Park, Aiden · 5 years ago
- 31d7b48 x86: Drop weak version board_get_usable_ram_top() by Bin Meng · 5 years ago
- 83c2e49 env: Move env_get_hex() to env.h by Simon Glass · 5 years ago
- 5195143 x86: Skip setting up MTRRs in slimbootloader by Park, Aiden · 5 years ago
- 538aec9 x86: Add a common HOB library by Park, Aiden · 5 years ago
- 0961cf7 x86: lib: fsp: Use EFI_GUID and efi_guid_t by Park, Aiden · 5 years ago
- 6e3cc36 x86: Add new slimbootloader CPU type by Park, Aiden · 5 years ago
- 607dbd1 x86: acpi: Introduce a stub to generate CSRT by Andy Shevchenko · 5 years ago
- ba610ea x86: Revert "Don't set up MTRRs in SPL" by Andy Shevchenko · 5 years ago
- 973c099 Fix spelling of available. by Vagrant Cascadian · 6 years ago
- 7cf5fe0 x86: Add a simple TPL implementation by Simon Glass · 6 years ago
- 8294e73 x86: Don't generate a bootstage report in SPL by Simon Glass · 6 years ago
- d056443 x86: Don't set up MTRRs in SPL by Simon Glass · 6 years ago
- fbef25f x86: mrccache: Add more debugging by Simon Glass · 6 years ago
- 48fd856 x86: Support saving MRC data from SPL by Simon Glass · 6 years ago
- cb770c5 x86: Update a stale comment about ifdtool by Simon Glass · 6 years ago
- b673e6e x86: Make sure i8254 is setup correctly before generating beeps by Bin Meng · 6 years ago
- bf9c8e3 x86: acpi: Not every platform has serial console a first device by Andy Shevchenko · 6 years ago
- 4d0c6ea sound: x86: Add beeping support in i8254 by Simon Glass · 6 years ago
- 7245476 x86: do not use i386 code for x86_64 memory functions by Heinrich Schuchardt · 6 years ago
- 896c164 dm: serial: Adjust serial_getinfo() to use proper API by Simon Glass · 6 years ago
- daaff93 dm: serial: Adjust serial_getconfig() to use proper API by Simon Glass · 6 years ago
- 465c710 x86: Wrap calls to 8259 with CONFIG_I8259_PIC by Bin Meng · 6 years ago
- 4ca48c9 x86: acpi: Generate SPCR table by Andy Shevchenko · 6 years ago
- a7e8bb3 x86: detect unsupported relocation types by Heinrich Schuchardt · 6 years ago
- 833f2b5 x86/bootm: fix error handling in boot_prep_linux(...) by Hannes Schmelzer · 6 years ago
- d0de806 efi_loader: simplify ifdefs by Stephen Warren · 6 years ago
- e02e5b2 x86: cpu: add docstring to scu_ipc_command() by Georgii Staroselskii · 6 years ago
- 0805a76 x86: cpu: introduce scu_ipc_raw_command() by Georgii Staroselskii · 6 years ago
- c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
- 69ebf19 x86: zimage: Remove acpi_rsdp_addr propagation to kernel boot parameters by Bin Meng · 6 years ago
- 106dcfc x86: zimage: Support booting Linux kernel from an EFI payload by Bin Meng · 6 years ago
- 61c7678 x86: Include bss subsections in linker script by Alexander Graf · 6 years ago
- af915bf elf: Move x86 reloc defines to common elf.h by Alexander Graf · 6 years ago
- 4533519 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
- 467f411 x86: acpi: Don't touch ACPI hardware in write_acpi_tables() by Bin Meng · 6 years ago
- ac63025 x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library by Bin Meng · 6 years ago
- 6e57714 x86: fsp: Eliminate the reset_cpu() call by Bin Meng · 6 years ago