index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-07-26
src/include: Add missing includes
Elyes HAOUAS
2020-07-26
soc/amd/common/block/psp/psp_smm.c: Add missing <string.h>
Elyes HAOUAS
2020-07-26
sb/amd/agesa/hudson/hudson.h: Add include <types.h>
Elyes HAOUAS
2020-07-26
nb/amd/pi/00730F01/northbridge.c: Add include <types.h>
Elyes HAOUAS
2020-07-26
src/drivers/intel/soundwire/soundwire.h: Add include <types.h>
Elyes HAOUAS
2020-07-26
src/soc/qualcomm: Add include <types.h>
Elyes HAOUAS
2020-07-26
src/soc/mediatek: Add include <types.h>
Elyes HAOUAS
2020-07-26
src/soc/intel: Add include <types.h>
Elyes HAOUAS
2020-07-26
src/acpi/device.c: Add include <types.h>
Elyes HAOUAS
2020-07-26
drivers/intel/dptf: Remove prompts from DPTF config options
Tim Wawrzynczak
2020-07-26
soc/intel/common/gpio_defs: Remove PAD_CFG_NF_BUF_TRIG
Maxim Polyakov
2020-07-26
mb/asrock/h110m: undo set trig and bufdis for NF pads
Maxim Polyakov
2020-07-26
mb/ocp/tiogapass/gpio: undo set trig and bufdis for NF pads
Maxim Polyakov
2020-07-26
mb/google/volteer/var/terrador: Support ELAN i2c-hid touchpad
David Wu
2020-07-26
mb/purism/librem_skl: Disable CLKREQ for NVMe
Matt DeVillier
2020-07-26
mb/google/kukui: send SKU ID to EC for device-specific configuration
Hung-Te Lin
2020-07-26
soc/intel/common/hda: Add HDA ID for Jasper Lake
yan.liu
2020-07-26
mb/mainboard/dedede: update GPIO table for Boten
yan.liu
2020-07-26
mb/google/dedede: Change HDMI DDC GPIOs to native function
Maulik V Vaghela
2020-07-26
mb/google/vilboz: Tune I2C bus 3 clock
peichao.wang
2020-07-26
drivers/mrc_cache: Avoid unused variable assignment
Paul Menzel
2020-07-26
soc/intel/jasperlakelake: Rename pch_init() code
Usha P
2020-07-26
southbridge/intel/common: Replace outb with post_code in finalize.c
Sindhoor Tilak
2020-07-26
src: Update bare access to BOOL CONFIG_ vals to CONFIG()
Martin Roth
2020-07-26
src: Change BOOL CONFIG_ to CONFIG() in comments & strings
Martin Roth
2020-07-26
src: Remove whitespace between 'sizeof' and '('
Elyes HAOUAS
2020-07-26
{sb,soc}/intel/**/*.c: Use macros for PCI COMMAND bits
Angel Pons
2020-07-26
arch/x86/smbios: Fix type4 for EDK2
Patrick Rudolph
2020-07-26
smbios: Add Type19
Patrick Rudolph
2020-07-26
mb/emulation/qemu-i440fx/northbridge.c: Use SMBIOS macros
Elyes HAOUAS
2020-07-26
arch/x86/smbios.c: Use macro for 'type_detail'
Elyes HAOUAS
2020-07-26
nb/intel/haswell: Use macro for dimm->bus_width
Elyes HAOUAS
2020-07-26
mb/intel/tglrvp: Update MAINBOARD_PART_NUMBER
Anil Kumar
2020-07-26
mb/asus/p2b: Enable hardware monitor access via I/O on ISA bus
Keith Hui
2020-07-26
sb/intel/i82371eb: Add #defines for DEVRESx registers
Keith Hui
2020-07-26
sb/intel/i82371eb: Clean up PM register #defines
Keith Hui
2020-07-26
src: Remove unneeded space in license header
Elyes HAOUAS
2020-07-26
mb/google/dedede/var/drawcia: Add G2Touch touchscreen support
Wisley Chen
2020-07-26
drivers/usb: Avoid NULL pointer dereference
John Zhao
2020-07-26
soc/amd/common: Refactor and consolidate code for spi base
Martin Roth
2020-07-26
ec/google/chromeec: Fix loop off-by-one error in DPTF _OSC
Tim Wawrzynczak
2020-07-26
soc/amd/picasso: Update postcode value
Martin Roth
2020-07-26
Kconfig: Remove unnecessary choice names
Martin Roth
2020-07-26
drivers/intel/dptf: Add missing Scope operator for _FIF
Tim Wawrzynczak
2020-07-26
mb/asus/p2b: Drop select SMP
Kyösti Mälkki
2020-07-26
smp/spinlock: Do not define barrier() globally
Kyösti Mälkki
2020-07-26
arch/x86: Move cpu_relax()
Kyösti Mälkki
2020-07-26
cpu,soc/intel: Drop select SMP
Kyösti Mälkki
2020-07-26
src: Remove unused 'include <cbmem.h>'
Elyes HAOUAS
2020-07-26
src/include: Remove unused 'include <stdint.h>'
Elyes HAOUAS
[next]