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
Age
Commit message (
Expand
)
Author
2018-08-13
mb: Get rid of unneeded include <cbmem.h>
Elyes HAOUAS
2018-08-13
cpu/intel/car: Align the stack to 16 bytes before romstage_main
Arthur Heymans
2018-08-13
google/bobba: Add Raydium touch screen support
Pan Sheng-Liang
2018-08-13
nb/intel/haswell: Always locate mrc.bin in the COREBOOT fmap region
Arthur Heymans
2018-08-13
mb/intel/dg43gt: Enable the GBE
Arthur Heymans
2018-08-13
arm64: mmu: Spot check security state for TTB mapping
Julius Werner
2018-08-13
cpu/x86/smm/smm_module_loader.c: Avoid static analysis error "unused value"
Richard Spiegel
2018-08-13
soc/intel/skylake: use unique _uid
Matt Delco
2018-08-13
ec/google/chromeec: de-dup a _UID
Matt Delco
2018-08-13
mediatek: Map SRAM as secure and cached memory
Tristan Shieh
2018-08-13
mb/google/poppy/variants/nocturne: remove icc_max overrides
Nick Vaccaro
2018-08-13
mb/google/poppy/variant/nocturne: update PL2 based on CPU sku
Nick Vaccaro
2018-08-13
mb/google/poppy/variant/atlas: Update PL2 based on CPU sku
Gaggery Tsai
2018-08-13
intel/apollolake: Fix typo in dptf.asl
Chris Zhou
2018-08-13
mb/google/octopus/variants/fleex: Set up DPTF table
John Su
2018-08-13
mediatek/mt8183: Add DRAM resource in ramstage
Tristan Shieh
2018-08-13
security/vboot/Makefile: Use shell cat instead of make file command
Raul E Rangel
2018-08-13
soc/broadcom/cygnus: Increase romstage SRAM size in memlayout
Philipp Deppenwiese
2018-08-13
mb/google/octopus: Enable SAR config for Intel 9560 module
John Zhao
2018-08-12
mb/google/octopus: Do not configure IOStandby for WLAN_PE_RST
Furquan Shaikh
2018-08-12
mb/google/octopus: Configure WiFi wake as NC when using CNVi
Furquan Shaikh
2018-08-12
soc/intel/apollolake: Get rid of cnvi.asl
Furquan Shaikh
2018-08-12
mb/google/octopus: Use correct chip for CNVi device
Furquan Shaikh
2018-08-12
drivers/intel/wifi: Get rid of unused wrdd.asl
Furquan Shaikh
2018-08-12
drivers/intel/wifi: Skip adding SSDT entry if device is disabled
Furquan Shaikh
2018-08-12
mb/google/octopus: Dynamically disable CNVi/PCIe device
Furquan Shaikh
2018-08-12
soc/intel/apollolake: Add CNVi device to list of PCI devs
Furquan Shaikh
2018-08-12
mb/google/octopus: Disable unused I2C2 in devicetree
Furquan Shaikh
2018-08-12
mb/google/octopus/var/fleex: Update GPIO config for fleex bid >= 1
Furquan Shaikh
2018-08-12
mb/asus/maximus_iv_gene-z: Add VBT
Tristan Corrick
2018-08-11
drivers/pc80/tpm: add support for SLB9665 TPM2.0 module
Kamil Wcislo
2018-08-10
drivers/i2c: Add i2c TPM support for different stages
Philipp Deppenwiese
2018-08-10
soc/cavium/cn81xx: Fix minor things
Patrick Rudolph
2018-08-10
[HACK]cavium/cn81xx/soc: Don't advertise CAR area as usable
Patrick Rudolph
2018-08-10
lib/fit: support booting initrd placed above 4GiB
Patrick Rudolph
2018-08-10
mb/google/octopus: add support for new shared memory config
Aaron Durbin
2018-08-10
src: Fix typo
Elyes HAOUAS
2018-08-10
src/drivers: Fix typo
Elyes HAOUAS
2018-08-10
mb/gigabyte/ga-{h61m-s2pv,b75m-d3h,b75m-d3v}: Clean up CMOS files
Angel Pons
2018-08-10
mb/gigabyte/ga-{h61m-s2pv,b75m-d3h,b75m-d3v}: Clean up mainboard code
Angel Pons
2018-08-10
fit: Handle decompression errors properly
Patrick Rudolph
2018-08-10
src/soc/intel: Add new device IDs to support coffeelake
Maulik
2018-08-10
arm64: Turn architectural register accessors into inline functions
Julius Werner
2018-08-10
arm64: Drop checks for current exception level, hardcode EL3 assumption
Julius Werner
2018-08-10
arm64: Remove set_cntfrq() function
Julius Werner
2018-08-10
marvell: Remove 'mvmap2315' SoC
Julius Werner
2018-08-10
google: Remove board 'rotor'
Julius Werner
2018-08-09
mb/google/octopus: add support for fetching DRAM part number from CBI
Aaron Durbin
2018-08-09
arch/x86/tables.c: Avoid static analysis error for unused value
Richard Spiegel
2018-08-09
cpu/x86/mp_init.c: Avoid static analysis error for unused value
Richard Spiegel
2018-08-09
src/cpu: Fix typo
Elyes HAOUAS
2018-08-09
src/device: Fix typo
Elyes HAOUAS
2018-08-09
src/ec/google/chromeec: Fix typo
Elyes HAOUAS
2018-08-09
src/include: Fix typo
Elyes HAOUAS
2018-08-09
src/lib: Fix typo
Elyes HAOUAS
2018-08-09
src/mainboard: Fix typo
Elyes HAOUAS
2018-08-09
src/arch: Fix typo
Elyes HAOUAS
2018-08-09
src/northbridge: Fix typo
Elyes HAOUAS
2018-08-09
src/security/vboot: Fix typo
Elyes HAOUAS
2018-08-09
src/soc: Fix typo
Elyes HAOUAS
2018-08-09
src/superio: Fix typo and remove unneeded whitespace
Elyes HAOUAS
2018-08-09
google/grunt: Override BayHub EMMC driving strength
Kevin Chiu
2018-08-09
drivers/spi/spi_flash.c: Check input parameter
Richard Spiegel
2018-08-09
src/device/pci_rom.c: Remove double initialization
Richard Spiegel
2018-08-09
arch/x86/exception.c: Remove double initialization
Richard Spiegel
2018-08-09
cpu/x86/mp_init.c: Fix error treatment
Richard Spiegel
2018-08-09
mb/google/octopus: remove disable_periodic_retraining options
Aaron Durbin
2018-08-09
cpu/intel/smm: Make sure SMRR base is aligned to SMRR size
Arthur Heymans
2018-08-09
rk3288: Dig up two more KB of SRAM from under the couch cushions
Julius Werner
2018-08-09
drivers/spi/winbond: Improve structure packing
Patrick Rudolph
2018-08-09
superio: fix and extend pnp_info of wpcd376i
Stefan Tauner
2018-08-09
lib/edid.c: Avoid static analysis error for unused value
Richard Spiegel
2018-08-09
mb/google/poppy/variants/atlas: Do not override icc_max
Caveh Jalali
2018-08-08
security/tpm: Report tpm_unmarshal_response warning
Richard Spiegel
2018-08-08
security/vboot: Split fwid.region build target
Raul E Rangel
2018-08-08
mainboard/google/kahlee: Set SYSTEM_TYPE_LAPTOP
Raul E Rangel
2018-08-08
soc/amd/stoneyridge: Prevent reboot in romstage
Raul E Rangel
2018-08-08
amd/stoneyridge: Dump MCA registers
Marshall Dawson
2018-08-08
amd/fam15: Add MCA bank register definitions
Marshall Dawson
2018-08-08
amd/stoneyridge: Add warm reset detection
Marshall Dawson
2018-08-08
cpu/amd: Correct number of MCA banks cleared
Marshall Dawson
2018-08-08
cpu/amd: Improve formatting
Marshall Dawson
2018-08-08
cpu/amd: Rename MCA status register
Marshall Dawson
2018-08-08
ec/google/chromeec: add support for retrieving DRAM part number
Aaron Durbin
2018-08-08
soc/intel/apollolake: add new dimm info saving API
Aaron Durbin
2018-08-08
soc/intel/apollolake: Add support for LPDDR4 nWR setting
Ravi Sarawadi
2018-08-08
soc/amd/stoneyridge/acpi.c: Remove fixed value variables
Richard Spiegel
2018-08-08
device/pci_device.c: Remove unused variable attr setting
Richard Spiegel
2018-08-08
lib/bootmem.c: Remove unused setting of variable "begin"
Richard Spiegel
2018-08-08
mb/intel/cannonlake_rvp/devicetree: Remove spurious CPP directives
Arthur Heymans
2018-08-08
src/soc/intel/common: Configure the gspi chip select state correctly
Aamir Bohra
2018-08-07
arch: Retire cache_sync_instructions() from <arch/cache.h> (except arm)
Julius Werner
2018-08-07
arm64: Disable MMU during legacy payload handoff (without Arm TF)
Julius Werner
2018-08-07
sdm845: Implement bitbang UART for bootblock
Julius Werner
2018-08-07
security/tpm: Check for NULL pointer
Furquan Shaikh
2018-08-07
sb/intel/i82801[ijg]x: remove stale board-specific comments from ich*.asl
Stefan Tauner
2018-08-07
mb/google/poppy/variants/nautilus: Set CABC_EN to GPO high before EDP power on
Seunghwan Kim
2018-08-07
mb/google/poppy: Add variant callback for romstage GPIO configuration
Furquan Shaikh
2018-08-07
mb/google/poppy/variants/nautilus: Add SKU info to SMBIOS
Furquan Shaikh
2018-08-06
soc/amd/stoneyridge: Call AMD ALIB method with AC/DC state
Marc Jones
[prev]
[next]