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-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
2019-12-27
bootblock: Support normal/fallback mechanism again
Kyösti Mälkki
2019-12-27
src/include: Remove min/max() from <stdlib.h>
Elyes HAOUAS
2019-12-22
superio/common/conf_mode: Add op to write SSDT
Patrick Rudolph
2019-12-20
drivers/pc80: Move normal/fallback mechanism outside __ROMCC__
Kyösti Mälkki
2019-12-19
src: Use '#include <smp/node.h>' when appropriate
Elyes HAOUAS
2019-12-19
src: Remove unused include <device/smbus_def.h>
Elyes HAOUAS
2019-12-19
Drop ROMCC code and header guards
Arthur Heymans
2019-12-18
Revert "include/cpu/x86: Add STM Support"
Aaron Durbin
2019-12-18
include/cpu/x86: Add STM Support
Eugene D. Myers
2019-12-16
device/pnp: use correct width type for pnp_info.function
Felix Held
2019-12-16
device/pnp: introduce and use PNP_SKIP_FUNCTION
Felix Held
2019-12-13
soc/intel/common: Add PCI device IDs for CMP-H
Gaggery Tsai
2019-12-11
fmap: Make FMAP_CACHE mandatory if it is configured in
Julius Werner
2019-12-10
soc/intel/common: Add Jasperlake Device IDs
rkanabar
2019-12-10
include/device/pci_ids: Add Coffeelake U IGD P630
Christian Walter
2019-12-06
endian: Replace explicit byte swapping with compiler builtin
Julius Werner
2019-12-04
Change all clrsetbits_leXX() to clrsetbitsXX()
Julius Werner
2019-12-04
mmio: Add clrsetbitsXX() API in place of updateX()
Julius Werner
2019-12-02
src/soc/intel: Add Cometlake-S and CMP-H skus
Gaggery Tsai
2019-11-30
kill CAR_GLOBAL_MIGRATION leftovers
Arthur Heymans
[next]