- f66fb30 x86: Add debugging to table writing by Simon Glass · 4 years, 5 months ago
- 5e40c05 x86: apl: Use memory-mapped access for VBT by Simon Glass · 4 years, 5 months ago
- 9eb8004 x86: Add error checking for csrt table generation by Simon Glass · 4 years, 5 months ago
- f6cdb91 x86: Add support for building up an NHLT structure by Simon Glass · 4 years, 5 months ago
- 9ed41e7 acpi: Allow creating the GNVS to fail by Simon Glass · 4 years, 5 months ago
- 6ca9315 x86: Allow devices to write to DSDT by Simon Glass · 4 years, 5 months ago
- f0a8d68 x86: Allow devices to write an SSDT by Simon Glass · 4 years, 5 months ago
- c7c46e8 x86: acpi: Move MADT down a bit by Simon Glass · 4 years, 5 months ago
- 1d2a334 x86: fsp: Support a warning message when DRAM init is slow by Simon Glass · 4 years, 5 months ago
- e6ad202 x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME by Simon Glass · 4 years, 5 months ago
- 3ce7f24 x86: fsp: video: Allocate a frame buffer when needed by Simon Glass · 4 years, 5 months ago
- c5c4ed6 x86: fsp: Reinit the FPU after FSP meminit by Simon Glass · 4 years, 5 months ago
- c7811b7 x86: Don't build some unused objects in TPL by Tom Rini · 4 years, 5 months ago
- b3279f3 bdinfo: x86: vesa: Update fb_base to the correct value by Simon Glass · 4 years, 7 months ago
- 00bf279 x86: mrccache: Allow use before driver model is active by Simon Glass · 4 years, 6 months ago
- a0185fa x86: spl: Print the error on SPL failure by Simon Glass · 4 years, 6 months ago
- ba06a1f cbfs: Don't require the CBFS size with cbfs_init_mem() by Simon Glass · 4 years, 6 months ago
- 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
- 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
- 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
- ea6a609 bootstage: Use BOOTSTAGE instead of BOOTSTATE by Simon Glass · 4 years, 7 months ago
- 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
- 282d386 efi_loader: round the memory area in efi_add_memory_map() by Michael Walle · 4 years, 7 months ago
- 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