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
2020-04-29
src/cpu/x86/mtrr/earlymtrr: Add clear_all_var_mtrr
Raul E Rangel
2020-04-28
device: Constify struct device * parameter to acpi_inject_dsdt
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to acpi_fill_ssdt()
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to dev_name
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to write_acpi_tables
Furquan Shaikh
2020-04-28
amd/family17h: Add PCI device IDs for all controllers in AMD Family17h
Furquan Shaikh
2020-04-28
soc/amd: Update macro name for IOMMU on AMD Family 17h
Furquan Shaikh
2020-04-28
soc/intel/jasperlake: Add new MCH device ids
Maulik V Vaghela
2020-04-28
security/lockdown: Write-protect WP_RO
Patrick Rudolph
2020-04-28
security: Add common boot media write protection
Patrick Rudolph
2020-04-25
include/device/azalia: Add enums and MACROs
Patrick Rudolph
2020-04-23
rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE
Julius Werner
2020-04-22
device: Add helper function to find matching device on bus
Furquan Shaikh
2020-04-22
device: Add a helper to find device behind a PCI-to-PCI bridge device
Furquan Shaikh
2020-04-20
mmio: Fix failure in bit field macro when accessing >30 bits
Hung-Te Lin
2020-04-20
drivers/pc80/rtc: Reorganize prototypes
Kyösti Mälkki
2020-04-20
drivers/pc80/rtc: Move CMOS_POST_BANK_x definitions
Kyösti Mälkki
2020-04-20
drivers/pc80/rtc: Clean up post_log_path()
Kyösti Mälkki
2020-04-20
drivers/elog,pc80: Move cmos_post_log()
Kyösti Mälkki
2020-04-16
intel/common/block/lpc: Add new device IDs for Lewisburg PCH
BryantOu
2020-04-13
include/input-event-codes.h: Add Linux input key codes header file
Rajat Jain
2020-04-13
cpu/x86/smm.h: Add SW SMI for PSP SMM Info
Marshall Dawson
2020-04-10
Replace DEVICE_NOOP with noop_(set|read)_resources
Nico Huber
2020-04-10
assert.h: Simplify dead_code()
Nico Huber
2020-04-07
drivers/intel/wifi: Add support for Intel Wi-Fi 6 Series
Subrata Banik
2020-04-05
src/include: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-04
assert.h: Add a tag parameter to dead_code()
Nico Huber
2020-04-02
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-03-31
security/vboot: relocate and rename vboot_platform_is_resuming()
Bill XIE
2020-03-31
security/vboot: Decouple measured boot from verified boot
Bill XIE
2020-03-30
memranges: Change align attribute to be log2 of required alignment
Furquan Shaikh
2020-03-25
create stdio.h and stdarg.h for {,v}snprintf
Joel Kitching
2020-03-25
Rework map_oprom_vendev to add revision check and mapping
Martin Roth
2020-03-25
src/device: Add option to look at revision in option roms
Martin Roth
2020-03-22
device/pci_id: Maintain consistent tab in pci_ids.h
Subrata Banik
2020-03-20
sb/ibexpeak: Use macros instead of hard-coded IDs
Felix Singer
2020-03-18
assert.h: add assertions with descriptive failures
Eric Peers
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-17
src/include/device: Add Intel Tiger Lake Thunderbolt device Id
John Zhao
2020-03-17
memrange: Add a helper function to determine if memranges is empty
Furquan Shaikh
2020-03-17
memrange: Add support for stealing required memory from given ranges
Furquan Shaikh
2020-03-17
memrange: Enable memranges to support different alignments
Furquan Shaikh
2020-03-16
drivers/intel/ish: Add TGL ISH PCI id
li feng
2020-03-15
treewide: Replace uses of "Nehalem"
Angel Pons
2020-03-15
lib/spd_bin: Add LPDDR4X SPD information and DDR5, LPDDR5 IDs
Eric Lai
2020-03-11
prog_loaders: Remove CONFIG_MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING
Julius Werner
2020-03-11
cbfs: Remove unused functions
Julius Werner
2020-03-07
lib/spd_bin: Extend LPDDR4 SPD information
Eric Lai
2020-03-07
cpu/x86/smm: Add smm_size to relocatable smmstub
Arthur Heymans
2020-03-04
include/cpu/amd: Drop unused files
Elyes HAOUAS
2020-03-02
soc/intel/denverton: Move PCI IDs to pci_ids.h
Felix Singer
2020-03-02
soc/amd/picasso: Add PCI ID for Dali xHCI
Marshall Dawson
2020-02-25
include/stdint.h: Remove old reference to ROMCC
Elyes HAOUAS
2020-02-25
soc/intel/common: Update Jasper Lake Device IDs
Meera Ravindranath
2020-02-21
security/intel/stm: Check for processor STM support
Eugene Myers
2020-02-17
soc/tigerlake: Add Device id for Tiger Lake Dual Core
Srinidhi N Kaushik
2020-02-17
vboot: push clear recovery mode switch until BS_WRITE_TABLES
Joel Kitching
2020-02-08
Add configurable ramstage support for minimal PCI scanning
Ronald G. Minnich
2020-02-05
security/intel/stm: Add STM support
Eugene Myers
2020-02-05
pciexp: Add support for allocating PCI express hotplug resources
Jeremy Soller
2020-01-28
drivers/spi/spi_flash: remove spi flash names
Aaron Durbin
2020-01-28
commonlib: Add commonlib/bsd
Julius Werner
2020-01-22
soc/intel/common: Add Elkhartlake Device IDs
Tan, Lean Sheng
2020-01-18
soc/intel/cannonlake/bootblock: Add CML-S 2/4-Core MCH IDs
Gaggery Tsai
2020-01-18
src/include: Fix typos
Elyes HAOUAS
2020-01-18
cbfs: Remove locator concept
Julius Werner
2020-01-17
drivers/spi/spi_flash: organize spi flash by sector topology
Aaron Durbin
2020-01-17
drivers/spi/spi_flash: introduce common spi_flash_part_id object
Aaron Durbin
2020-01-16
drivers/spi/spi_flash: separate out protection ops
Aaron Durbin
2020-01-14
sb/intel/common: Declare common smbus_base() and enable_smbus()
Kyösti Mälkki
2020-01-14
drivers/pc80/rtc: Clean up some POST_CODE_EXTRA use
Kyösti Mälkki
2020-01-14
console/post: Split parts to arch/
Kyösti Mälkki
2020-01-10
console/post: Move cmos_post_code() under pc80/rtc
Kyösti Mälkki
2020-01-10
drivers/pc80/rtc: Move sanitize_cmos()
Kyösti Mälkki
2020-01-10
drivers/spi/spi_flash: explicitly handle STMicro deep power state
Aaron Durbin
2020-01-09
sb/intel/common: Add smbus_set_slave_addr()
Kyösti Mälkki
2020-01-09
sb/intel/common: Add smbus_host_reset()
Kyösti Mälkki
2020-01-09
device,sb/intel: Move SMBus host controller prototypes
Kyösti Mälkki
2020-01-09
lib/spd_bin,soc/intel/common: Move get_spd_smbus()
Kyösti Mälkki
2020-01-09
drivers/pc80/rtc: Separate {get|set}_option() prototypes
Kyösti Mälkki
2020-01-09
drivers/pc80/rtc: Remove duplicate cmos_chksum_valid()
Kyösti Mälkki
2020-01-08
src/include: Fix typos
Elyes HAOUAS
2020-01-08
soc/intel/cannonlake: Add Comet Lake H SA 4+2 Device ID
Jamie Chen
2020-01-07
drivers/pc80/rtc: Remove stub for sanitize_cmos()
Kyösti Mälkki
2020-01-07
drivers/pc80/rtc: Remove stub for cmos_post_init()
Kyösti Mälkki
2020-01-07
drivers/pc80/rtc: Clean up some headers
Kyösti Mälkki
2020-01-07
drivers/pc80/rtc: Clean up some inlined functions
Kyösti Mälkki
2020-01-07
lib/crc_byte: Add CRC32 implementation
Patrick Rudolph
2020-01-06
drives/spi_flash: add spi_flash_cmd_write_page_program()
Aaron Durbin
2020-01-06
drivers/pc80/rtc: Swap cmos_write32() parameter order
Kyösti Mälkki
2020-01-05
pci_ids: Correct whitespace for all AMD, ATI, National Semi
Marshall Dawson
2020-01-04
device/smbus: Drop unused smbus_set_link()
Kyösti Mälkki
2020-01-04
device/smbus: Drop SMBUS_HAS_AUX_CHANNELS
Kyösti Mälkki
2020-01-03
spi-generic: remove SPI_FLASH_SECTOR_ERASE_TIMEOUT_MS
Aaron Durbin
2020-01-03
device/early_smbus: Drop unused function parameter
Kyösti Mälkki
2020-01-03
device/early_smbus: Remove unused prototypes
Kyösti Mälkki
2020-01-02
lib/malloc: Implement a simple free() only for last malloc()
Bora Guvendik
2020-01-02
drivers/pc80/mc146818rtc: Remove read_option_lowlevel()
Kyösti Mälkki
2020-01-02
src/include: Remove unused <stdlib.h>
Elyes HAOUAS
2019-12-31
src: Remove some romcc workarounds
Jacob Garber
[prev]
[next]