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
2020-07-27
mb/google/volteer: Add gpio-keys ACPI node for PENH
Alex Levin
2020-07-27
mb/google/volteer: Modify Delbin variant
Kane Chen
2020-07-27
mb/google/dedede: Remove Rcomp resistor and target values
Meera Ravindranath
2020-07-27
dedede: Create magolor variant
Ren Kuo
2020-07-26
mb/intel/cedarisland/Makefile: Add missing ramstage.c
Maxim Polyakov
2020-07-26
soc/intel/tigerlake: Disable CPU PCIe in FSP
Shaunak Saha
2020-07-26
mb/*/*/devicetree.cb: Normalize disabled PIRQ values
Angel Pons
2020-07-26
soc/intel/tigerlake: Disable VT-d and no DMAR table for pre-QS platform
John Zhao
2020-07-26
soc/intel/common/basecode: Implement CSE update flow
Rizwan Qureshi
2020-07-26
mb/lenovo: Prepend EC event number with 0x to denote hex notation
Paul Menzel
2020-07-26
ec/lenovo/h8: Align macro values in one column
Paul Menzel
2020-07-26
cpu/intel/car/romstage.c: Remove unused <bootblock_common.h>
Elyes HAOUAS
2020-07-26
src/include: Remove unused 'include <stddef.h>'
Elyes HAOUAS
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
2020-07-26
mb/x/acpi_tables: Do minor cleanup on includes
Kyösti Mälkki
2020-07-26
nb/intel/sandybridge: Add missing includes
Elyes HAOUAS
2020-07-26
src: Remove extra lines in license header
Elyes HAOUAS
2020-07-26
mb/emulation/qemu-aarch64: Fix up license header
Angel Pons
2020-07-26
*/mb/google/volteer/**/gpio.h: Fix up license header
Angel Pons
2020-07-26
skylake boards: Factor out copy-pasted PIRQ routes
Angel Pons
2020-07-26
mb/intel/saddlebrook/devicetree.cb: Use PCH_IRQ* macros
Angel Pons
2020-07-26
device/device.h: Add `is_dev_enabled` function
Angel Pons
2020-07-26
cpu/intel/model_206ax: Clean up includes
Elyes HAOUAS
2020-07-26
src: Remove unused include <cpu/x86/smm.h>
Elyes HAOUAS
2020-07-26
src: Remove unused 'include <cpu/intel/common/common.h>
Elyes HAOUAS
2020-07-26
mb/google/zork: remove ACPI_FADT_RESET_REGISTER from fadt_flags
Felix Held
2020-07-26
mb/amd/mandolin: add default USB2 PHY tune parameters to devicetree
Felix Held
2020-07-26
amd/picasso: rework USB2 PHY tune parameter handling
Felix Held
2020-07-26
soc/skylake: Configure SATA options only if SATA is enabled
Felix Singer
2020-07-25
soc/amd/picasso: don't apply unconfigured USB2 PHY tune parameters
Felix Held
2020-07-25
soc/intel/baytrail/southcluster.c: Align with Braswell
Angel Pons
2020-07-25
soc/intel/baytrail/include/soc/irq.h: Add braces
Angel Pons
2020-07-25
soc/intel/baytrail: Simplify pattrs definitions
Angel Pons
2020-07-25
soc/intel/baytrail/smm.c: Align with Braswell
Angel Pons
2020-07-25
soc/intel/baytrail/smihandler.c: Align with Braswell
Angel Pons
2020-07-25
soc/intel/baytrail/cpu.c: Align with Braswell
Angel Pons
2020-07-25
soc/intel/baytrail/sd.c: Align with Braswell
Angel Pons
2020-07-25
soc/intel/baytrail/lpss.c: Align with Braswell
Angel Pons
2020-07-25
soc/intel/baytrail/lpe.c: Align with Braswell
Angel Pons
2020-07-25
mb/intel/cedarisland: undo set trig and bufdis for NF pads
Maxim Polyakov
2020-07-25
soc/intel/{baytrail,braswell}: Drop unneeded `return`
Angel Pons
2020-07-25
soc/intel/baytrail/iosf.c: Add missing braces
Angel Pons
2020-07-25
soc/intel/baytrail/elog.c: Align with Braswell
Angel Pons
2020-07-25
soc/intel/baytrail/cpu.c: Align with Braswell
Angel Pons
2020-07-25
soc/intel/baytrail/acpi.c: Align with Braswell
Angel Pons
2020-07-25
soc/intel/baytrail/bootblock/bootblock.c: Move functions
Angel Pons
2020-07-25
soc/intel/baytrail: Retype some pointers
Angel Pons
2020-07-25
soc/intel/tigerlake: Update Pkg C-State latencies
Ravi Sarawadi
2020-07-25
src/include/ramdetect.h: Add missing includes
Elyes HAOUAS
2020-07-25
nb/intel/ironlake/raminit.c: initialize 'reply.command'
Elyes HAOUAS
2020-07-25
nb/intel/haswell/hostbridge_regs.h: Clean up registers
Angel Pons
[next]