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
2021-11-09
mb/google/dedede/var/bugzzy: Adjust I2C speed
Seunghwan Kim
2021-11-09
mb/google/dedede/var/magolor: Enable ELAN touchscreen for magneto
Tyler Wang
2021-11-09
mb/google/dedede/var/bugzzy: Update charger performance control table
Seunghwan Kim
2021-11-09
mb/google/dedede/var/bugzzy: Enable Wifi SAR
Seunghwan Kim
2021-11-09
soc/intel: generate SSDT instead of using GNVS for SGX
Michael Niewöhner
2021-11-09
emulation/qemu-i440fx,q35: Split chromeos.c
Kyösti Mälkki
2021-11-09
amd/sata: Remove the weak function
Zheng Bao
2021-11-09
pci_mmio_cfg: Always use pci_s_* functions
Nico Huber
2021-11-09
pci_mmio_cfg: Gather everything MMCONF (ECAM) related
Nico Huber
2021-11-09
pci_mmio_cfg: Move guard around pci_s_* functions to x86
Nico Huber
2021-11-09
ChromeOS: Fix <vc/google/chromeos/chromeos.h>
Kyösti Mälkki
2021-11-09
soc/nvidia,qualcomm: Fix indirect includes
Kyösti Mälkki
2021-11-08
soc/intel: drop Kconfig `PM_ACPI_TIMER_OPTIONAL`
Michael Niewöhner
2021-11-08
drivers/intel/fsp2_0: Add preload_fspm and preload_fsps
Raul E Rangel
2021-11-08
drivers/intel/fsp2_0: Add FSP_ALIGNMENT_FSP_X option
Raul E Rangel
2021-11-08
soc/amd/{cezanne,picasso}: Stop passing base for fspm.bin
Raul E Rangel
2021-11-08
drivers/intel/fsp2_0: Allow FSP-M to be relocated
Raul E Rangel
2021-11-08
lib/thread: Switch to using types.h
Raul E Rangel
2021-11-08
soc/amd/cezanne: Enable CBFS_PRELOAD
Raul E Rangel
2021-11-08
soc/amd/picasso/include/southbridge: drop unused aoac_devs struct
Felix Held
2021-11-08
src/lib: Add FW_CONFIG_SOURCE_VPD
Wonkyu Kim
2021-11-08
src/lib/fw_config: Change fw_config sources priority
Wonkyu Kim
2021-11-08
drivers/elog/elog: Add timestamps to elog_init
Raul E Rangel
2021-11-08
soc/amd/cezanne: Add ASYNC_FILE_LOADING
Raul E Rangel
2021-11-08
soc/mediatek/mt8186: Add SPI driver support
Ruwen Liu
2021-11-06
google/guybrush: Move SPI speed override
Kyösti Mälkki
2021-11-05
soc/amd/*/include/smi: move NUMBER_SMITYPES definition to the top
Felix Held
2021-11-05
soc/amd/*/include/smi: fix off-by-one in SCIMAPS defines
Felix Held
2021-11-05
mb/google,intel: Fix indirect include bootmode.h
Kyösti Mälkki
2021-11-05
mb/emulation/qemu-i440fx: Refactor `fw_cfg_max_cpus()`
Angel Pons
2021-11-05
cpu/intel: Use unsigned types in `get_cpu_count()`
Angel Pons
2021-11-05
soc/mediatek/mt8186: Enable and initialize EINT
Rex-BC Chen
2021-11-05
soc/mediatek/mt8186: Add timer support
Rex-BC Chen
2021-11-05
soc/mediatek/mt8186: Add PLL and clock init support
Chun-Jie Chen
2021-11-05
mb/google: Fix indirect include bootmode.h
Kyösti Mälkki
2021-11-05
mb/google/corsola: Add NOR-Flash support
Rex-BC Chen
2021-11-05
soc/mediatek/mt8186: add NOR-Flash GPIO setting in soc folder
Rex-BC Chen
2021-11-05
mb/google/taeko: Update the FIVR configurations
Kevin Chang
2021-11-05
mb/google/brya/var/felwinter: Correct typeC EC mux port
Eric Lai
2021-11-05
soc/intel/denverton_ns: Refactor `detect_num_cpus_via_cpuid()`
Angel Pons
2021-11-05
soc/intel/xeon_sp: Refactor `get_threads_per_package()`
Angel Pons
2021-11-05
soc/intel/braswell: Make `num_cpus` unsigned
Angel Pons
2021-11-05
soc/intel/baytrail: Make `num_cpus` unsigned
Angel Pons
2021-11-05
nb/intel/haswell/northbridge.c: Drop stale comment
Angel Pons
2021-11-04
treewide: Replace bad uses of `find_resource`
Angel Pons
2021-11-04
superio: Replace bad uses of `find_resource`
Angel Pons
2021-11-04
drivers: Replace bad uses of `find_resource`
Angel Pons
2021-11-04
soc/intel: Replace bad uses of `find_resource`
Angel Pons
2021-11-04
nb/intel: Replace bad uses of `find_resource`
Angel Pons
2021-11-04
sb/intel: Replace bad uses of `find_resource`
Angel Pons
2021-11-04
soc/amd/common/block/spi: Add prompt to SOC_AMD_COMMON_BLOCK_SPI_DEBUG
Raul E Rangel
2021-11-04
Kconfig,soc/amd/cezanne: Make COOP_MULTITASKING select TIMER_QUEUE
Raul E Rangel
2021-11-04
lib/cbfs: Add cbfs_preload()
Raul E Rangel
2021-11-04
lib/thread: Use __func__ instead of repeating function name
Raul E Rangel
2021-11-04
lib/thread: Add ERROR prefix to error messages
Raul E Rangel
2021-11-04
mb/google/sarien: Add OEM product names
Felix Singer
2021-11-04
mb/siemens/mc_ehl: Disable PMC low power modes
Werner Zeh
2021-11-04
mb/siemens/mc_ehl: Disable all P-States
Werner Zeh
2021-11-04
mb/siemens/mc_ehl: Disable C-States for CPU and package
Werner Zeh
2021-11-04
mb/siemens/mc_ehl2: Clean up devicetree
Mario Scheithauer
2021-11-04
lib: Add list.c to all stages
Raul E Rangel
2021-11-04
arch/x86/Makefile: Align VGA_BIOS to 64 bytes when using AMD LPC SPI DMA
Raul E Rangel
2021-11-04
soc/amd/common/block/lpc: Set CBFS_CACHE_ALIGN to 64 when using SPI DMA
Raul E Rangel
2021-11-04
lib/cbfs: Add CBFS_CACHE_ALIGN Kconfig option
Raul E Rangel
2021-11-04
commonlib/mem_pool: Allow configuring the alignment
Raul E Rangel
2021-11-04
amd/i2c: Remove the weak function
Zheng Bao
2021-11-04
mb/google/guybrush: Set Gen3 default for all PCIe devices
Matt Papageorge
2021-11-04
mb/google/brya/var/kano: Update GPIO table for speak and dmic
David Wu
2021-11-04
mb/google: Add OEM product names for various boards
Martin Roth
2021-11-04
SMBIOS/SCONFIG: Allow devtree-defined Type 41 entries
Angel Pons
2021-11-04
mb/siemens/mc_ehl: Enable Row-Hammer prevention
Mario Scheithauer
2021-11-04
mb/siemens/mc_ehl2: Configure SD card detect pin in devicetree
Mario Scheithauer
2021-11-04
mb/siemens/mc_ehl2: Clean up PCIe root port settings in devicetree
Mario Scheithauer
2021-11-04
mb/siemens/mc_ehl2: Adjust PCIe clock settings in devicetree
Mario Scheithauer
2021-11-04
mb/google/guybrush/bootblock: add comment on selecting eSPI interface
Felix Held
2021-11-04
soc/amd/cezanne/include/gpio: fix GPIO 106 native function names
Felix Held
2021-11-04
soc/amd/cezanne/include/cppc: use AMD_CEZANNE_CPPC_H as include guard
Felix Held
2021-11-04
mb/system76/*: Enable HECI device
Tim Crawford
2021-11-04
soc/mediatek/mt8186: Add NOR-Flash support
Rex-BC Chen
2021-11-04
mb/purism/librem_skl: Clean up hda_verb.c
Angel Pons
2021-11-04
mb/purism/librem_bdw/hda_verb.c: Rewrite using macros
Angel Pons
2021-11-04
device/azalia_device.h: Rewrite verb macros
Angel Pons
2021-11-04
device/azalia_device.h: Guard macro parameters
Angel Pons
2021-11-03
soc/mediatek/mt8186: Add GPIO drivers
Guodong Liu
2021-11-03
mb/google/trogdor: Mark kingoftown as supporting Parade PS84640
Kevin Chiu
2021-11-03
soc/mediatek/mt8186: Initialize watchdog
Rex-BC Chen
2021-11-03
soc/mediatek: Add an overridable function for WDT clear status
Rex-BC Chen
2021-11-03
soc/amd/cezanne/include/aoac_defs: drop leading newline
Felix Held
2021-11-03
soc/amd/cezanne/include: replace PICASSO with CEZANNE in include guards
Felix Held
2021-11-03
soc/amd/*/cpu: handle mp_init_with_smm failure
Felix Held
2021-11-03
cpu/amd/mtrr: Remove topmem global variables
Arthur Heymans
2021-11-03
cpu/x86/Kconfig: Remove unused CPU_ADDR_BITS
Arthur Heymans
2021-11-03
cpu/amd/mtrr/amd_mtrr.c: Remove unused functions
Arthur Heymans
2021-11-03
soc/amd/stoneyridge/cpu: remove unneeded line break in get_cpu_count
Felix Held
2021-11-03
soc/intel/xeon_sp: disable PM ACPI timer if chosen
Michael Niewöhner
2021-11-03
soc/intel/alderlake: Allow devicetree override to leave some VR settings as d...
Bora Guvendik
2021-11-03
cpu/amd: Always fetch CPU addr bits at runtime
Arthur Heymans
2021-11-03
lib/list: Add list_append
Raul E Rangel
2021-11-03
mb/google/corsola: Add MediaTek MT8186 reference board
Rex-BC Chen
2021-11-03
soc/mediatek/mt8186: Add a stub implementation of the MT8186 SoC
Rex-BC Chen
[prev]
[next]