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
Age
Commit message (
Expand
)
Author
2016-05-18
drivers/intel/fsp2_0: Add recipes for FSP blobs in CBFS
Andrey Petrov
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-17
drivers/intel/fsp2_0: Fix array indexing error
Lee Leahy
2016-05-12
drivers/intel/fsp2_0: Add timestamps around all calls to the blob
Alexandru Gagniuc
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
drivers/uart: Use uart_platform_refclk for all UART models
Lee Leahy
2016-05-09
drivers/uart: Enable override for input clock divider
Lee Leahy
2016-05-09
coreboot_tables: Extend serial port description
Lee Leahy
2016-05-09
spi: Add support for Winbond W25Q256
Varadarajan Narayanan
2016-05-09
lib/prog_loaders: Allow platforms to skip stage cache
Furquan Shaikh
2016-05-08
parade/ps8640: Initialize edid_size
Patrick Georgi
2016-05-06
rtc: Do checksum check for all bytes
Stefan Reinauer
2016-05-06
drivers/intel/fsp2_0: Update to FSP draft 9
Andrey Petrov
2016-05-04
drivers/xpowers: Switch to src/drivers/[X]/[Y]/ scheme
Stefan Reinauer
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-28
drivers/intel/i210: Use uint8_t and friends instead of u8
Werner Zeh
2016-04-22
drivers/ricoh: Fully switch to src/drivers/[X]/[Y]/ scheme
Stefan Reinauer
2016-04-19
drivers/ricoh: Switch to src/drivers/[X]/[Y]/ scheme
Stefan Reinauer
2016-04-19
drivers/generic: Switch to src/drivers/[X]/[Y]/ scheme
Stefan Reinauer
2016-04-19
drivers/aspeed: Switch to src/drivers/[X]/[Y]/ scheme
Stefan Reinauer
2016-04-19
drivers/ati: Switch to src/drivers/[X]/[Y]/ scheme
Stefan Reinauer
2016-04-19
drivers/emulation: Switch to src/drivers/[X]/[Y]/ scheme
Stefan Reinauer
2016-04-19
drivers/i2c: Switch to src/drivers/[X]/[Y]/ scheme
Stefan Reinauer
2016-04-19
drivers/ics: Switch to src/drivers/[X]/[Y]/ scheme
Stefan Reinauer
2016-04-19
drivers/aspeed: Switch to src/drivers/[X]/[Y]/ scheme
Stefan Reinauer
2016-04-19
drivers/sil: Switch to src/drivers/[X]/[Y]/ scheme
Stefan Reinauer
2016-04-19
drivers/xgi: Switch to src/drivers/[X]/[Y]/ scheme
Stefan Reinauer
2016-04-19
drivers/parade: Switch to src/drivers/[X]/[Y]/ scheme
Stefan Reinauer
2016-04-19
drivers/ti: Switch to src/drivers/[X]/[Y]/ scheme
Stefan Reinauer
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-07
edid: Make framebuffer row alignment configurable
Julius Werner
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-24
edid: Add helper function to calculate bits-per-pixel dependent values
Julius Werner
2016-03-16
parade/ps8640: Clean up
Patrick Georgi
2016-03-14
intel/fsp1.1: Mark graphics init done after SiliconInit phase
Duncan Laurie
2016-03-12
Add a driver for the parade ps8640
Jitao Shi
2016-03-11
spi/SST: fix write support for SST25VF064C
Alexander Couzens
2016-03-10
northbridge/intel/i440bx: Unify UDELAY selection
Stefan Reinauer
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-05
tpm/acpi/tpm.asl: Only include tpm.asl if tpm is enabled
Martin Roth
2016-03-05
Kconfig: hide useless options on ARM.
Vladimir Serbinenko
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-26
During DRAM initialization on certain ASpeed devices, an incorrect
Timothy Pearson
2016-02-26
tree wide: Convert "if (CONFIG_.*_TPM.*)" to "if (IS_ENABLED(...))"
Denis 'GNUtoo' Carikli
2016-02-18
acpi/tpm: Gracefully handle missing TPM module.
Tobias Diedrich
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-02-01
drivers/pc80: Add PS/2 mouse presence detect
Timothy Pearson
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
*/Makefile.inc: Compile files needed by uart8250 in x86 bootblock
Alexandru Gagniuc
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-30
drivers/xgi/common: Fix XGI_SetGroup2
Stefan Reinauer
2015-12-22
drivers/intel/fsp1_0/fsp_util.c: Fix indentation
Martin Roth
2015-12-18
drivers/pc80: Add optional spinlock for nvram CBFS access
Timothy Pearson
2015-12-11
fsp1_1: supply fsp version to mrc_cache API
Aaron Durbin
2015-12-10
ati/ragexl: Change .h #defines named CONFIG_ to CFG_
Martin Roth
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-22
drivers/ti/tps65913: Set default values in Kconfig
Martin Roth
2015-11-22
drivers/ams: Set default values in Kconfig
Martin Roth
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-13
elog: fix improper assumption for year values
Aaron Durbin
2015-11-10
[REMOVAL] drivers/trident/blade3d
Stefan Reinauer
2015-11-07
arm64: Remove cpu intialization through device-tree
Furquan Shaikh
[next]