index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
intel
/
fsp1_1
Age
Commit message (
Expand
)
Author
2019-04-11
drivers/intel/fsp1_1: Configure UART after memory init
Frans Hendriks
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2019-01-14
[RFC]util/checklist: Remove this functionality
Arthur Heymans
2019-01-14
drivers/intel/fsp1_1: Print the MTRR's FSP-T set up
Arthur Heymans
2019-01-14
drivers/intel/fsp1.1: Read stack guards later
Arthur Heymans
2019-01-10
drivers/intel/fsp1_1: Add stack guards
Arthur Heymans
2019-01-08
arch/x86: Unify bootblock MMX register usage
Kyösti Mälkki
2018-12-04
drivers/intel/fsp1_1/romstage.c: Fix typo
Frans Hendriks
2018-11-27
src/{commonlib,drivers/intel/fslp1_1/include}: Fix typo
Frans Hendriks
2018-11-26
drivers/intel/fsp1_1/raminit.c: Report only when NVS HOB is missing
Frans Hendriks
2018-11-23
soc/intel/skylake: Drop FSP_CAR options
Nico Huber
2018-11-23
soc/intel/common: Bring DISPLAY_MTRRS into the light
Nico Huber
2018-11-22
drivers/intel/fsp1_1/cache_as_ram.inc: Dont include soc/car_setup.S
Frans Hendriks
2018-11-22
src/drivers/intel/fsp1_1/Kconfig: Remove unused FSP_USES_UPD
Frans Hendriks
2018-11-22
soc/drivers/intel/fsp1_1: Always report returned status of FspTempRamInit()
Frans Hendriks
2018-11-16
src: Remove unneeded include <cbmem.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <cbfs.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <lib.h>
Elyes HAOUAS
2018-11-15
drivers/intel/fsp1_1: Remove unused DISPLAY_FAST_BOOT_DATA
Elyes HAOUAS
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-10-22
intel: Use CF9 reset (part 2)
Patrick Rudolph
2018-10-18
drivers/intel/fsp*: Use newly added post codes for memory param prep
Furquan Shaikh
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-09-02
drivers/intel/fsp1_1: Fix typo
Wim
2018-08-10
src/drivers: Fix typo
Elyes HAOUAS
2018-07-25
drivers/tpm: Add TPM ramstage driver for devices without vboot.
Philipp Deppenwiese
2018-06-27
drivers/intel/fsp1_1: Fix vbt_len type
Matt DeVillier
2018-06-22
drivers/fsp1_1: fix VBT Loading by using GMA common function
Matt DeVillier
2018-06-12
drivers/intel/gma: Unify VBT related Kconfig names
Nico Huber
2018-06-04
security/tpm: Unify the coreboot TPM software stack
Philipp Deppenwiese
2018-06-04
src/drivers: Get rid of whitespace before tab
Elyes HAOUAS
2018-04-26
src: Fix a typo on "mtrr"
Elyes HAOUAS
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2018-04-11
Correct "MTTR" to "MTRR"
Jonathan Neuschäfer
2018-03-26
drivers/intel/fsp: Fix TPM initialization when vboot is disabled
Youness Alaoui
2018-01-18
security/tpm: Change TPM naming for different layers.
Philipp Deppenwiese
2018-01-18
security/tpm: Move tpm TSS and TSPI layer to security section
Philipp Deppenwiese
2017-12-17
drivers/mrc_cache: move mrc_cache support to drivers
Aaron Durbin
2017-12-07
boardid: Minor clean up and standardization
Julius Werner
2017-10-22
security/vboot: Move vboot2 to security kconfig section
Philipp Deppenwiese
2017-10-04
chromeec: Remove checks for EC in RO
Daisuke Nojiri
2017-09-08
drivers/intel/fsp1_1: Adjust check for FSP header revision
Matt DeVillier
2017-09-04
Kconfig: Move and rename ADD_VBT_DATA_FILE
Patrick Rudolph
2017-07-17
intel/fsp1_1: Don't consume FSP_SMBIOS_MEMORY_INFO_HOB in S3 resume path
Subrata Banik
2017-07-17
drivers/intel/fsp1_1: Handle errors in find_fsp()
Werner Zeh
2017-07-14
drivers/fsp1_1: remove VBT function defs from util.h
Matt DeVillier
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-06-14
drivers/fsp1_1: decouple VBT from execution of GOP driver
Matt DeVillier
2017-06-08
fsp/gop: Add running the GOP to the choice of gfx init
Nico Huber
2017-06-07
src: change coreboot to lowercase
Martin Roth
2017-06-06
fsp1_1: Verify FSP_IMAGE_ID/_REV against headers
Nico Huber
2017-06-02
Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER
Nico Huber
2017-05-18
coreboot_tables: specify clear interface for lb_framebuffer()
Aaron Durbin
2017-03-28
Remove libverstage as separate library and source file class
Julius Werner
2017-03-28
soc/intel/common/block: Add cache as ram init and teardown code
Subrata Banik
2017-03-17
drivers/intel/fsp1_1: Fix issues detected by checkpatch
Lee Leahy
2017-03-14
drivers/intel/fsp1_1: Only display MMCONF address if supported
Lee Leahy
2017-02-22
drivers/intel/{fsp1_1,fsp2_0}: Provide separate function for fsp load
Furquan Shaikh
2017-01-19
driver/intel/fsp1_1: Fix boot failure for non-verstage case
Teo Boon Tiong
2016-12-15
soc/intel/common: remove mrc cache assumptions
Aaron Durbin
2016-12-13
intel MMA: Enable MMA with FSP2.0
Pratik Prajapati
2016-12-01
lib: put romstage_handoff implementation in own compilation unit
Aaron Durbin
2016-12-01
romstage_handoff: remove code duplication
Aaron Durbin
2016-11-18
intel post-car: Increase stacktop alignment
Kyösti Mälkki
2016-10-31
lib/prog_loaders: use common ramstage_cache_invalid()
Aaron Durbin
2016-10-27
driver/intel/fsp2_0: Reset on invalid stage cache.
Naresh G Solanki
2016-09-30
Kconfig: Prefix hex defaults with 0x
Martin Roth
2016-09-19
driver/intel/fsp1_1: Utilise soc/intel/common for adding vbt.bin
Naresh G Solanki
2016-08-31
src/drivers: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-08-25
vboot: consolidate google_chromeec_early_init() calls
Aaron Durbin
2016-08-11
intel/fsp1_1: Use new per-region position override
Patrick Georgi
2016-08-10
drivers/intel/fsp1_1: Add fsp_write_line function
Lee Leahy
2016-08-06
drivers/intel/fsp1_1: only set a base address for FSP in COREBOOT CBFS
Aaron Durbin
2016-07-31
src/drivers: Capitalize CPU, RAM and ACPI
Elyes HAOUAS
2016-07-31
Remove extra newlines from the end of all coreboot files.
Martin Roth
2016-07-28
intel/fsp1_1: Add C entry support to locate FSP Temp RAM Init
Subrata Banik
2016-07-28
bootmode: Get rid of CONFIG_BOOTMODE_STRAPS
Furquan Shaikh
2016-07-27
cpu/x86: Support CPUs without rdmsr/wrmsr instructions
Lee Leahy
2016-07-15
drivers/intel/fsp1_1: align on using ACPI_Sx definitions
Aaron Durbin
2016-07-10
intel post-car: Consolidate choose_top_of_stack()
Kyösti Mälkki
2016-06-29
intel romstage: Use run_ramstage()
Kyösti Mälkki
2016-06-22
Ignore RAMTOP for MTRRs
Kyösti Mälkki
2016-06-03
drivers/intel/fsp1_1: Make weak routines quiet
Lee Leahy
2016-06-03
Add Board Checklist Support
Lee Leahy
2016-06-02
drivers/intel/fsp1_1: Update weak MRC cache routines
Lee Leahy
2016-05-17
drivers/intel/fsp1_1: Simplify union references
Lee Leahy
2016-05-17
drivers/intel/fsp1_1: Replace for/break with returns
Lee Leahy
2016-05-11
cbfstool/fsp: Rename fsp1_1_relocate
Furquan Shaikh
2016-05-11
util/cbfstool: Allow xip/non-xip relocation for FSP component
Furquan Shaikh
2016-05-09
lib/prog_loaders: Allow platforms to skip stage cache
Furquan Shaikh
2016-05-04
soc/intel/common/mrc_cache: Honor MRC data as a constant pointer
Alexandru Gagniuc
2016-05-02
drivers/intel/fsp1_1: fix linking romstage when SEPARATE_VERSTAGE used
Aaron Durbin
2016-04-19
kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ scheme
Stefan Reinauer
2016-03-29
intel/fsp1_1: Do not re-init TPM in romstage if already setup in verstage
Duncan Laurie
2016-03-14
intel/fsp1.1: Mark graphics init done after SiliconInit phase
Duncan Laurie
2016-02-14
Intel common: add microcode loading to romstage before fspmemoryinit
robbie zhang
2016-02-08
drivers/intel/fsp1_1: Make fsp_run_silicon_init public
Lee Leahy
2016-02-02
soc/intel/common: Use SoC specific routine to read/write MTRRs
Lee Leahy
[next]