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
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
2019-08-26
soc/intel: Use common romstage code
Kyösti Mälkki
2019-08-22
arch/x86: Add <arch/romstage.h>
Kyösti Mälkki
2019-08-18
cpu/intel: Enter romstage without BIST
Kyösti Mälkki
2019-08-15
cpu/x86/smm: Promote smm_memory_map()
Kyösti Mälkki
2019-08-15
arch/x86: Add postcar_frame_common_mtrrs()
Kyösti Mälkki
2019-08-15
cpu/intel: Refactor platform_enter_postcar()
Kyösti Mälkki
2019-08-11
arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION
Kyösti Mälkki
2019-08-11
arch/x86: Enable POSTCAR_CONSOLE by default
Kyösti Mälkki
2019-08-08
arch/x86: Change smm_subregion() prototype
Kyösti Mälkki
2019-08-08
arch/x86: Move TSEG_STAGE_CACHE implementation
Kyösti Mälkki
2019-08-07
cpu/x86/smm: Promote smm_subregion()
Kyösti Mälkki
2019-08-07
soc/intel: Obsolete mmap_region_granularity()
Kyösti Mälkki
2019-08-04
drivers/fsp1_1/raminit: fix use of mrc_hob
Matt DeVillier
2019-07-15
src: Use '#include <timestamp.h>' when needed
Elyes HAOUAS
2019-07-13
soc,southbridge/intel: Avoid preprocessor with HAVE_SMI_HANDLER
Kyösti Mälkki
2019-07-10
drivers/intel/fsp1_1/raminit.c: Always check FSP HOBs
Frans Hendriks
2019-07-04
arch/x86: Adjust size of postcar stack
Kyösti Mälkki
2019-07-04
drivers/intel/fsp1_1: Adjust postcar MTRRs
Kyösti Mälkki
2019-06-22
drivers: Add missing #include <commonlib/helpers.h>
Elyes HAOUAS
2019-06-21
drivers/intel/fsp: use ALIGN_UP instead of ALIGN for better readability
Felix Held
2019-06-12
{drivers,soc/intel/braswell}: Implement C_ENVIRONMENT_BOOTBLOCK support
Frans Hendriks
2019-06-05
src/drivers/intel: Avoid NULL pointer dereference
John Zhao
2019-06-04
soc/intel/braswell: Use common cpu/intel/car code
Arthur Heymans
2019-06-03
drivers/intel/fsp1_1: Exit cleanly if FSP not found
Jacob Garber
2019-05-29
soc/intel/skylake: Use common cpu/intel/car romstage code
Arthur Heymans
[next]