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-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
2019-11-30
AGESA,binaryPI: Add compatibility wrapper for romstage entry
Kyösti Mälkki
2019-11-30
AGESA,binaryPI: Fix stack location on entry to romstage
Michał Żygowski
2019-11-30
AGESA,binaryPI: Split romstage_main() to BSP and AP parts
Kyösti Mälkki
2019-11-30
binaryPI: Clean leftover romstage prototype
Kyösti Mälkki
2019-11-29
lib/spd_bin.c: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-28
pci_ids: Update Intel Lewisburg SMBUS PCI ID
Jonathan Zhang
2019-11-27
AGESA,binaryPI: Remove early_all_cores()
Kyösti Mälkki
2019-11-27
binaryPI: Drop BINARYPI_LEGACY_WRAPPER support
Kyösti Mälkki
2019-11-27
amdfam10: Clean leftover prototypes
Kyösti Mälkki
2019-11-22
cpu/intel/smm: Drop em64t save state
Arthur Heymans
2019-11-22
sb/i82801ix: Use macros instead of hard-coded IDs
Felix Singer
2019-11-22
device/hypertransport: Drop unused code
Arthur Heymans
2019-11-22
intel/smm: Provide common smm_relocation_params
Kyösti Mälkki
2019-11-21
device/pci: Reduce scope of dev_find_slot()
Kyösti Mälkki
2019-11-21
soc/intel/fsp_baytrail: Drop support
Arthur Heymans
2019-11-21
nb/sb/cpu: Drop Intel Rangeley support
Arthur Heymans
2019-11-20
nb/amd/fam10: Drop support
Arthur Heymans
2019-11-20
include/device: add a comment to pci mmio cfg addr helpers and caching
Michael Niewöhner
2019-11-20
cbfs: switch to region_device for location APIs
Aaron Durbin
2019-11-20
Remove MIPS architecture
Julius Werner
2019-11-19
mmio: Fix buffer_to_fifo32() order of arguments
Julius Werner
2019-11-18
include: Make stdbool.h a separate file
Julius Werner
2019-11-16
soc/intel: Implement PCIe RP devicetree update based on LCAP
Nico Huber
2019-11-15
cbfs: remove prepare() callback from struct cbfs_locator
Aaron Durbin
2019-11-14
drivers/spi: add drivers for sdcard mounted on the spi bus
Xiang Wang
2019-11-14
soc/intel/tigerlake: Include few more Tigerlake device IDs
Subrata Banik
2019-11-14
cbfs: Stop checking master header
Julius Werner
2019-11-14
lib/fmap: Add optional pre-RAM cache
Julius Werner
2019-11-14
cbfs: Make cbfs_master_header_props() externally available
Julius Werner
[next]