~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* x86: fsp: Use mtrr_set_next_var() for graphics memoryBin Meng2023-08-01
* efi: Support a 64-bit frame buffer addressSimon Glass2023-03-13
* x86: Correct Chrromebook typoSimon Glass2023-02-09
* x86: fsp: Only compile fsp_save_s3_stack if (SPL_)DM_RTC is enabledSean Anderson2022-12-09
* video: Rename structs and functions to avoid VBESimon Glass2022-08-12
* video: Renname vbe.h to vesa.hSimon Glass2022-08-12
* x86: fsp: Only FSP2 has INIT_PHASE_END_FIRMWAREBin Meng2021-08-03
* x86: fsp: Don't program MTRR for DRAM for FSP1Bin Meng2021-08-03
* x86: fsp: Don't enable FSP graphics if booted from corebootSimon Glass2021-03-27
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* x86: fsp: Adjust calculations for MTRR range and DRAM topSimon Glass2020-11-06
* x86: Silence some logging statementsSimon Glass2020-11-06
* x86: Add a way to add to the e820 memory tableSimon Glass2020-09-25
* x86: Notify the FSP of the 'end firmware' eventSimon Glass2020-09-25
* x86: apl: Support writing the IntelGraphicsMem tableSimon Glass2020-09-25
* x86: rename CONFIG_STACK_SIZEHeinrich Schuchardt2020-08-01
* x86: Rename board_final_cleanup() to board_final_init()Simon Glass2020-07-17
* x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUMESimon Glass2020-07-17
* x86: fsp: video: Allocate a frame buffer when neededSimon Glass2020-07-09
* bdinfo: x86: vesa: Update fb_base to the correct valueSimon Glass2020-06-25
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* x86: fsp: Allow skipping init code when chain loadingSimon Glass2020-04-30
* x86: Move acpi_s3.h to include/acpi/Simon Glass2020-04-16
* x86: fsp: Set up an MTRR for the graphics frame bufferSimon Glass2019-12-15
* x86: fsp: Correct wrong header inlude in fsp_support.cSimon Glass2019-12-15
* x86: fsp: Make graphics support common to FSP1/2Simon Glass2019-12-15
* x86: Set up the MTRR for SDRAMSimon Glass2019-12-15
* x86: Set the DRAM banks to reflect real locationSimon Glass2019-12-15
* x86: Move fsp_prepare_mrc_cache() to fsp1 directorySimon Glass2019-12-15
* x86: Update mrccache to support multiple cachesSimon Glass2019-12-15
* common: Move board_get_usable_ram_top() out of common.hSimon Glass2019-12-02
* common: Move checkcpu() out of common.hSimon Glass2019-12-02
* x86: Move acpi_s3.h to a common locationSimon Glass2019-10-08
* x86: fsp: Save usable RAM and hob_list in the handoff areaSimon Glass2019-10-08
* x86: fsp: Add access to variable MRC dataSimon Glass2019-10-08
* x86: fsp: Move common support functions into a common fileSimon Glass2019-10-08
* x86: Move common fsp functions into a common fileSimon Glass2019-10-08
* x86: fsp: Move common dram functions into a common fileSimon Glass2019-10-08
* x86: Rename existing FSP code to fsp1Simon Glass2019-10-08
* x86: Add a common HOB libraryPark, Aiden2019-08-09
* x86: lib: fsp: Use EFI_GUID and efi_guid_tPark, Aiden2019-08-09
* Fix spelling of available.Vagrant Cascadian2019-05-09
* x86: Update a stale comment about ifdtoolSimon Glass2019-05-08
* x86: fsp: Eliminate the reset_cpu() callBin Meng2018-07-20
* x86: Use microcode update from device tree for all processorsIvan Gorinov2018-07-02
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* x86: Rename e820entry to e820_entryBin Meng2018-04-16