index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
intel
/
fsp1_1
Age
Commit message (
Expand
)
Author
2021-02-09
soc/amd,intel: Drop s3_resume parameter on FSP-S functions
Kyösti Mälkki
2021-02-09
drivers/intel/fsp1_1,fsp2_0: Refactor logo display
Kyösti Mälkki
2021-02-07
src: Remove redundant include <rules.h>
Elyes HAOUAS
2021-02-04
src: Remove useless comments in "includes" lines
Elyes HAOUAS
2021-01-29
stage_cache: Add resume_from_stage_cache()
Kyösti Mälkki
2021-01-29
drivers/intel/fsp1_1: Drop s3_resume parameter to load_vbt()
Kyösti Mälkki
2021-01-29
intel/fsp1_1: Declare fsp_load() as static
Kyösti Mälkki
2021-01-21
drivers/intel/fsp1_1/temp_ram_exit.c: Initialize CBMEM
Frans Hendriks
2021-01-07
arch/x86: Move prologue to .init section
Kyösti Mälkki
2020-12-14
drivers: Replace multiple fill_lb_framebuffer with single instance
Patrick Rudolph
2020-12-10
drivers/intel/fsp1_1/cache_as_ram.S: Correct comment
Frans Hendriks
2020-12-02
cbfs: Simplify load/map API names, remove type arguments
Julius Werner
2020-11-22
drivers/intel/fsp1_1: Add function to report FSP-T output
Frans Hendriks
2020-11-22
src/drivers/intel/fsp1_1/cache_as_ram.S: Clear _bss area only
Frans Hendriks
2020-11-20
drivers/intel/fsp1_1/cache_as_ram.S: Use _car_stack area for stack
Frans Hendriks
2020-11-16
src/drivers/intel: Correct Kconfig option in Makefile
Martin Roth
2020-11-13
mrc_cache: Move code for triggering memory training into mrc_cache
Shelley Chen
2020-09-21
src/drivers: Drop unneeded empty lines
Elyes HAOUAS
2020-08-24
mrc_cache: Add mrc_cache fetch functions to support non-x86 platforms
Shelley Chen
2020-07-14
src: Remove unused 'include <stdint.h>
Elyes HAOUAS
2020-06-20
ACPI: Drop some HAVE_ACPI_RESUME preprocessor use
Kyösti Mälkki
2020-06-19
Kconfig: Escape variable to accommodate new Kconfig versions
Patrick Georgi
2020-06-06
src: Remove unused 'include <cpu/x86/mtrr.h>'
Elyes HAOUAS
2020-06-06
src: Remove unused '#include <cpu/x86/smm.h>'
Elyes HAOUAS
2020-06-02
src: Remove unused 'include <bootstate.h>'
Elyes HAOUAS
2020-05-18
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-11
treewide: Convert more license headers to SPDX style
Patrick Georgi
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-09
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-05-09
vboot: Clean up pre-RAM use of vboot_recovery_mode_enabled()
Julius Werner
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-06
src/drivers: Use SPDX for GPL-2.0-only files
Angel Pons
2020-02-24
src: capitalize 'RAM'
Elyes HAOUAS
2020-01-10
fsp1_1: Drop unused weak function
Nico Huber
2020-01-10
drivers/intel/fsp1_1/logo.c: Correct check for logo_size
Wim Vervoorn
2019-12-27
cpu/intel/microcode: Apply more strict guard for assembly files
Kyösti Mälkki
2019-12-27
arch/x86: Remove <arch/cbfs.h>
Kyösti Mälkki
2019-12-20
{drivers,soc}/intel/fsp1_1: Move chipset specific logo handling to SoC
Wim Vervoorn
2019-12-19
arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHE
Kyösti Mälkki
2019-12-19
src: Remove unused 'include <arch/cpu.h>'
Elyes HAOUAS
2019-12-16
drivers/intel/fsp1_1: Drop unused function
Arthur Heymans
2019-12-11
printf: Automatically prefix %p with 0x
Julius Werner
2019-11-14
{drivers,mainboard}: Move FSP logo support to fsp1_1
Frans Hendriks
2019-11-10
drivers/intel/fsp1_1: Fake microcode update to make FSP happy
Arthur Heymans
2019-11-10
soc/intel/braswell: Update microcode before FSP
Arthur Heymans
2019-10-26
drivers/intel/fsp1_1: remove orphaned functionality
Michael Niewöhner
2019-10-22
AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file
Martin Roth
2019-10-18
build: Mark bootblock files on x86 as IBB
Patrick Rudolph
2019-09-13
drivers/elog: Add elog_boot_notify()
Kyösti Mälkki
[next]