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
Age
Commit message (
Expand
)
Author
2016-04-19
kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ scheme
Stefan Reinauer
2016-04-08
drivers/intel/fsp2_0: Add utility to recover MRC NV Storage data
Hannah Williams
2016-04-08
drivers/intel/fsp2_0: Add boot mode constants
Andrey Petrov
2016-04-02
lib/prog_loading: introduce prog_segment_loaded()
Aaron Durbin
2016-04-02
drivers/intel/fsp2_0: signal that FSP components are loaded
Aaron Durbin
2016-04-01
intel/gma: Fix VBT generation
Patrick Rudolph
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-03-09
drivers/intel/fsp2_0: remove struct resource usage
Aaron Durbin
2016-03-09
drivers/intel/fsp2_0: add TODOs to fix deficiencies
Aaron Durbin
2016-03-09
drivers/intel/fsp2_0: don't leak resources
Aaron Durbin
2016-03-08
intel/wifi: Add WRDD ACPI method
Duncan Laurie
2016-03-08
drivers/intel/fsp2_0: Add framebuffer graphics support
Alexandru Gagniuc
2016-03-08
drivers/intel/fsp2_0: Add hand-off-block parsers
Alexandru Gagniuc
2016-03-08
drivers/intel/fsp2_0: Add Notify Phase API
Andrey Petrov
2016-03-08
drivers/intel/fsp2_0: Add SiliconInit API
Andrey Petrov
2016-03-08
drivers/intel/fsp2_0: Add MemoryInit API
Andrey Petrov
2016-03-03
drivers/intel/fsp2_0: Add utility functions
Andrey Petrov
2016-03-03
drivers/intel/fsp2_0: Add coreboot<->FSP header files
Andrey Petrov
2016-02-14
Intel common: add microcode loading to romstage before fspmemoryinit
robbie zhang
2016-02-10
intel/fsp1_0: Allow the MRC cache to live in a FMAP region
Ben Gardner
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
2016-01-31
drivers/intel/fsp1_1: Fix spelling error in API and copyright
Lee Leahy
2016-01-29
intel/skylake: Implement native Cache-as-RAM (CAR)
Subrata Banik
2016-01-28
drivers/intel/fsp1_1: Remove extra include references
Lee Leahy
2016-01-27
drivers/intel/fsp1_1: Enable builds without MRC cache
Lee Leahy
2016-01-22
intel/fsp1_1: Fix for passing VBT when vboot requests it
Duncan Laurie
2016-01-21
drivers/intel/wifi: Only compile if SMBIOS tables are generated
Duncan Laurie
2016-01-19
intel/skylake: do not save MRC data in recovery mode
haridhar
2016-01-18
intel/fsp1_1: Fix enumeration timestamp and post code
Lee Leahy
2016-01-18
header files: Fix guard name comments to match guard names
Martin Roth
2016-01-10
fsp1_1: Remove #if protection in header - It's not needed
Martin Roth
2016-01-07
intel/fsp1_1: Disable GOP support by default
Martin Roth
2015-12-22
drivers/intel/fsp1_0/fsp_util.c: Fix indentation
Martin Roth
2015-12-11
fsp1_1: supply fsp version to mrc_cache API
Aaron Durbin
2015-12-10
lib: remove assets infrastructure
Aaron Durbin
2015-12-10
cbfs/vboot: remove firmware component support
Aaron Durbin
2015-12-06
Remove #ifdef checks on Kconfig symbols
Martin Roth
2015-12-03
intel/fsp: Add post codes for FSP phases
Duncan Laurie
2015-12-03
intel/fsp1_1: Add accurate print for full fsp version
Dhaval Sharma
2015-12-02
drivers/intel/fsp1_1: Don't hide build related options behind HAVE_FSP_BIN
Stefan Reinauer
2015-11-23
fsp1_0: Update Kconfig for symbols not depending on FSP binary
Martin Roth
2015-11-23
drivers/intel/fsp1_1: Don't include files from blobs / fsp directory
Stefan Reinauer
2015-11-23
drivers/intel/fsp1_1: Include rules.h in util.h
Stefan Reinauer
2015-11-20
intel: Add MMA feature in coreboot
Pratik Prajapati
2015-11-16
intel/fsp1_0: Use dummy microcode when calling FSP TempRamInit
York Yang
2015-11-05
fsp1_1: pass ROM_SIZE to FSP for cacheable RO region
Aaron Durbin
2015-10-31
intel/gma: Return success for Intel int15 VGA set panel type hook
Konstantin Aladyshev
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-27
FSP1_1: Always use common code
Lee Leahy
2015-10-27
FSP 1.1: Replace soc_ prefix with fsp_
Lee Leahy
2015-10-27
FSP 1.1: Move common FSP code
Lee Leahy
2015-10-27
fsp/intel common: Add support for Gfx PEIM (AKA GOP)
robbie zhang
2015-10-22
gma ACPI: Make brightness levels a per board setting
Nico Huber
2015-10-15
cpu/mtrr.h: Fix macro names for MTRR registers
Alexandru Gagniuc
2015-10-14
fsp1_1: add verstage support
Aaron Durbin
2015-10-12
gma ACPI: Do not overwrite backlight configuration
Nico Huber
2015-10-12
gma ACPI: Consolidate non-PCH and PCH brightness levels
Nico Huber
2015-10-12
gma: Consolidate Intel IGD ACPI code some more
Nico Huber
2015-10-11
intel fsp1_1: prepare for romstage vboot verification split
Aaron Durbin
2015-10-11
intel: update common and FSP cache-as-ram parameters
Aaron Durbin
2015-10-11
Kill lvds_num_lanes
Vladimir Serbinenko
2015-10-11
Derive lvds_dual_channel from EDID timings.
Vladimir Serbinenko
2015-10-08
fsp1_0: Fix broken logic when searching for FSP
Werner Zeh
2015-10-06
fsp/cache_as_ram.inc and boards: Fix incorrect usage of POST_IO
Alexandru Gagniuc
2015-10-02
fsp1_1: move relocation algorithm to commonlib
Aaron Durbin
2015-10-02
fsp1_1: use commonlib/endian.h routines
Aaron Durbin
2015-09-30
cpu: microcode: Use microcode stored in binary format
Alexandru Gagniuc
2015-09-30
intel/fsp1_0: Declare microcode to be size 0 if it doesn't exist
Patrick Georgi
2015-09-29
intel/fsp1.0: Get size of microcode during build time
Werner Zeh
2015-09-22
coreboot: introduce commonlib
Aaron Durbin
2015-09-17
drivers/intel/fsp1_1: split relocation code for tool use
Aaron Durbin
2015-09-17
drivers/intel/fsp1_1: handle UEFI endianness
Aaron Durbin
2015-09-17
drivers/intel/fsp1_1: prepare relocation code for sharing
Aaron Durbin
2015-09-10
fsp1_1: provide binding to UEFI version
Aaron Durbin
2015-09-10
FSP: Pass FSP image base address to find_fsp
Lee Leahy
2015-09-08
drivers/intel/fsp1_1: Take platform ID as a string, not integers
Alexandru Gagniuc
2015-09-07
intel: Do not hardcode the position of mrc.cache
Alexandru Gagniuc
2015-09-04
bootstate: remove need for #ifdef ENV_RAMSTAGE
Aaron Durbin
2015-09-04
x86: remove cpu_incs as romstage Make variable
Aaron Durbin
2015-08-31
drivers/intel/fsp1_1/fsp_util.c: Use ALIGN_UP_macro
Alexandru Gagniuc
2015-08-31
drivers/intel/fsp_1_1: Remove useless #ifndef/#error pairs
Alexandru Gagniuc
2015-08-29
intel/fsp1_1/hob.c: Refactor file to match coreboot coding style
Alexandru Gagniuc
2015-08-29
drivers/intel/fsp1_1: Don't compile GOP support in romstage
Alexandru Gagniuc
2015-08-29
fsp1_1: remove duplicate mrc caching mechanism
Aaron Durbin
2015-08-28
edid: Use edid_mode struct to reduce redundancy
David Hendricks
2015-08-14
fsp1_1: fsp_relocate: use struct region_device and struct prog
Aaron Durbin
2015-07-10
FSP 1.1: Update the CBFS image type
Lee Leahy
2015-06-27
Kconfig: Remove unnecessary and incorrect MRC_CACHE symbols
Martin Roth
2015-06-25
Intel FSP 1.1: Move Kconfig comment inside 'if' block
Martin Roth
2015-06-24
FSP 1.1: Bring source up-to-date
Lee Leahy
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-06-04
Remove address from GPLv2 headers
Patrick Georgi
2015-06-02
Hide PLATFORM_USES_FSP1_1.
Vladimir Serbinenko
2015-06-02
cbfs: new API and better program loading
Aaron Durbin
2015-05-28
igd.asl rewrite
Vladimir Serbinenko
2015-05-28
Remove address from GPLv2 headers
Patrick Georgi
2015-05-23
drivers/intel: Update FSP 1.1 Driver
Lee Leahy
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
[next]