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
/
include
Age
Commit message (
Expand
)
Author
2017-07-18
vboot: Remove get_sw_write_protect_state callback
Julius Werner
2017-07-17
intel/fsp: Add and use new post codes for FSP phase indication
Subrata Banik
2017-07-16
assert: Add new dead_code() macro to assert dead code paths
Julius Werner
2017-07-14
geode_lx: Move declaration to another header
Kyösti Mälkki
2017-07-13
src/include: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-07-06
smbios: Correct the system enclosure types
Elyes HAOUAS
2017-07-01
elog: Update for EC Device Events
Duncan Laurie
2017-06-29
lib/spd_bin: Use proper I2C addresses
Nico Huber
2017-06-28
amd/family15h: Add defines for boost and P-state
Marshall Dawson
2017-06-27
include/device: Add pci ids for Intel CNL
Lijian Zhao
2017-06-26
soc/amd/stoneyridge: Add CPU files
Marc Jones
2017-06-22
device/dram/ddr3.h: Add brackets around macro
Arthur Heymans
2017-06-22
cpu/x86/smm: fix up types in module loader
Aaron Durbin
2017-06-19
cpu/x86/smm/smihandler: Apply cosmetic changes
Patrick Rudolph
2017-06-16
haswell: add CBMEM_MEMINFO table when initing RAM
Matt DeVillier
2017-06-13
Consolidate reset API, add generic reset_prepare mechanism
Julius Werner
2017-06-13
device/pnp: remove struct io_info
Samuel Holland
2017-06-12
nb/intel/sandybridge: Improve CAS freq selection
Arthur Heymans
2017-06-09
elog: Add more detailed wake source events for USB2.0/3.0 port wake
Furquan Shaikh
2017-06-09
cpu/x86/mtrr: further expose declarations of functions
Aaron Durbin
2017-06-09
device/dram/ddr2.c: Fix is_registered_ddr2
Arthur Heymans
2017-06-07
src: change coreboot to lowercase
Martin Roth
2017-06-05
cpu/x86/mtrr: don't guard function declarations
Aaron Durbin
2017-06-04
console/flashsconsole: Add spi flash console for debugging
Youness Alaoui
2017-06-02
device/device_util: Add function to determine bridge state
Patrick Rudolph
2017-06-01
src/include/device: Add System Agent (SA) device ids
Subrata Banik
2017-06-01
include/device: Add pci ids for Intel SD
Bora Guvendik
2017-05-30
lib/edid: Split out fill_lb_framebuffer()
Nico Huber
2017-05-27
lib/spd_bin: make SMBus SPD addresses an input
Aaron Durbin
2017-05-27
CBMEM: Clarify CBMEM_TOP_BACKUP function usage
Kyösti Mälkki
2017-05-27
elog: Add more wake sources
Furquan Shaikh
2017-05-22
include/device: Add pci ids for Intel GLK
Hannah Williams
2017-05-22
elog: Add a new elog type for deep Sx variant
Furquan Shaikh
2017-05-22
Kconfig: Move and clean up CONFIG_VGA
Nico Huber
2017-05-22
include/console: Use IS_ENABLED() macro
Nico Huber
2017-05-19
drivers/spi/spi_flash: Move flash ops to spi_flash_ops structure
Furquan Shaikh
2017-05-19
drivers/spi/spi_flash: Clean up SPI flash probe
Furquan Shaikh
2017-05-19
drivers/spi/spi_flash: Pass in spi_slave structure as const to probe functions
Furquan Shaikh
2017-05-19
drivers/spi/spi_flash: Pass in flash structure to fill in probe
Furquan Shaikh
2017-05-19
drivers/spi/spi_flash: Add page_size to struct spi_flash
Furquan Shaikh
2017-05-18
vbe: remove the necessity for a global vbe_mode_info_valid()
Aaron Durbin
2017-05-18
coreboot_tables: specify clear interface for lb_framebuffer()
Aaron Durbin
2017-05-18
AMD MTRR: Add common add_uma_resource_below_tolm()
Kyösti Mälkki
2017-05-18
CBMEM: Add config CBMEM_TOP_BACKUP
Kyösti Mälkki
2017-05-16
cpu/intel/turbo: Add option to disable turbo
Subrata Banik
2017-05-13
src/include/device: Add PCIe root ports device ids
Aamir Bohra
2017-05-13
drivers/pc80/rtc: Rename mc146818rtc_early.c -> _romcc.c
Nico Huber
2017-05-12
commonlib: Move drivers/storage into commonlib/storage
Lee Leahy
2017-05-10
drivers/storage: Make DRVR_CAP_8BIT controller independent
Lee Leahy
2017-05-10
drivers/storage: Remove set_control_reg
Lee Leahy
2017-05-05
drivers/spi: Re-factor spi_crop_chunk
Furquan Shaikh
2017-05-05
cr50: check if the new image needs to be enabled and act on it
Vadim Bendebury
2017-05-05
pci_device: add PCI device IDs for Intel platforms
Rizwan Qureshi
2017-05-03
lib/edid: Save the display ASCII string
Arthur Heymans
2017-05-03
lib/edid.c: Differentiate between absent and non-conformant EDID
Arthur Heymans
2017-04-28
nb/amdk8: Link coherent_ht.c
Arthur Heymans
2017-04-25
AMD Geode: Move conflicting mainboard_romstage_entry()
Marc Jones
2017-04-25
lib: provide clearer devicetree semantics
Aaron Durbin
2017-04-25
drivers/storage: Add SD/MMC/eMMC driver based upon depthcharge
Lee Leahy
2017-04-19
console: Add convenient debug level macros for raminit
Nico Huber
2017-04-13
drivers/spi/tpm: Clean up SPI TPM driver
Furquan Shaikh
2017-04-09
drivers/spi: Get rid of spi_get_config
Furquan Shaikh
2017-04-05
drivers/spi/tpm: using tpm irq to sync tpm transaction
Jeffy Chen
2017-04-05
AGESA: Disable CAR with empty stack
Kyösti Mälkki
2017-04-05
AGESA: Move romstage main entry under cpu
Kyösti Mälkki
2017-04-05
AGESA: Move amd_initmmio() call
Kyösti Mälkki
2017-03-28
vboot: Move remaining features out of vendorcode/google/chromeos
Julius Werner
2017-03-28
vboot: Disallow separate verstage after romstage, try to clarify logic
Julius Werner
2017-03-23
cr50: add unmarshaling of vendor commands and process 'enable_update'
Vadim Bendebury
2017-03-19
cpu/x86: add a barrier with timeout
Bora Guvendik
2017-03-13
src/include: Wrap lines at 80 columns
Lee Leahy
2017-03-13
src/include: Add space after minus sign
Lee Leahy
2017-03-13
src/include: Remove use of binary constants
Lee Leahy
2017-03-13
src/include: Add spaces around :
Lee Leahy
2017-03-13
src/include: Fix indent for case labels
Lee Leahy
2017-03-13
src/include: Move constants to the right hand side
Lee Leahy
2017-03-13
src/include: Remove space between function name and parameters
Lee Leahy
2017-03-13
src/include: Move assignment out of if condition
Lee Leahy
2017-03-13
src/include: Remove unnecessary typecast
Lee Leahy
2017-03-13
src/include: Move storage class to beginning of declaration
Lee Leahy
2017-03-13
src/include: Remove space after function name
Lee Leahy
2017-03-13
src/include: Fix space between type, * and variable name
Lee Leahy
2017-03-12
src/include: Remove braces for single statements
Lee Leahy
2017-03-12
src/include: Open brace on same line as enum or struct
Lee Leahy
2017-03-12
src/include: Remove spaces before tabs
Lee Leahy
2017-03-12
src/include: Remove spaces before ( and after )
Lee Leahy
2017-03-10
src/include: Add space after +
Lee Leahy
2017-03-10
src/include: Add parenthesis around macros
Lee Leahy
2017-03-10
src/include: Add space before (
Lee Leahy
2017-03-10
device/dram/ddr2: Add common ddr2 spd decoder
Patrick Rudolph
2017-03-09
vboot/tpm2: enable nvmem commits on cr50 when writing firmware secdata
Aaron Durbin
2017-03-09
elog: Add all EC event codes
Furquan Shaikh
2017-03-09
src/include: Remove space after &
Lee Leahy
2017-03-09
src/include: Add space after comma
Lee Leahy
2017-03-09
src/include: Indent code using tabs
Lee Leahy
2017-03-09
src/include: Add do { } while(0) around macros
Lee Leahy
2017-03-09
src/include: Move trailing statements to next line
Lee Leahy
2017-03-09
src/include: Fix unsigned warnings
Lee Leahy
2017-03-08
AMD geode: Avoid conflicting main() declaration
Kyösti Mälkki
[next]