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
Age
Commit message (
Expand
)
Author
2019-07-23
include/spi-generic: move common flash timeouts
Uwe Poeche
2019-07-23
mb/google/octopus/variants/fleex: Remove gpio NC setting for enabling I2C0
Frank Wu
2019-07-23
vboot: relocate call to vboot_save_recovery_reason_vbnv
Joel Kitching
2019-07-23
vboot: deprecate vboot_handoff structure
Joel Kitching
2019-07-23
util/*/Makefile: Rename -W to -Wextra
Jacob Garber
2019-07-23
libpayload/libc: Use size_t for lengths and indices
Jacob Garber
2019-07-23
libpayload/libc: Tidy utf16le_to_ascii
Jacob Garber
2019-07-23
libpayload/libc: Correct strlcat return value
Jacob Garber
2019-07-23
src/lib/hexdump: Use size_t for indices
Elyes HAOUAS
2019-07-23
mb/google/hatch: Add FP MCU to helios device tree
Philip Chen
2019-07-23
mediatek/mt8183: Add md power-off flow
Yanjie Jiang
2019-07-22
Documentation: Add 4.10/4.11 release notes
Patrick Georgi
2019-07-22
soc/mediatek/mt8183: Support SSPM
Erin Lo
2019-07-22
soc/intel/broadwell: Change variable back to u32
Jacob Garber
2019-07-21
mediatek/mt8183: support more EMCP LPDDR4X DDR bootup
Huayang Duan
2019-07-21
mb/google/kukui: Introduce a new 'Jacuzzi' family
Hung-Te Lin
2019-07-21
mediatek/mt8183: Calibrate RTC eosc clock
Ran Bi
2019-07-21
src/cpu/intel: Add sanity check for cpu turbo mode capability
John Zhao
2019-07-21
MAINTAINERS: Add Portwell M107 maintainers
Frans Hendriks
2019-07-21
soc/intel: Expand SA_DEV_ROOT for ramstage
Kyösti Mälkki
2019-07-21
soc/intel: Change file to __SIMPLE_DEVICE__
Kyösti Mälkki
2019-07-21
soc/intel: Fix chip_info for PCH_DEV_PMC
Kyösti Mälkki
2019-07-21
util/cbfstool/flashmap: Fix memory leaks on failure
Jacob Garber
2019-07-21
mb/google/hatch: Remove hatch_whl
Philip Chen
2019-07-21
mainboard/google/kahlee: create treeya variant
Chris Wang
2019-07-21
soc/intel/common: gpio_defs: set trig to disable in PAD_CFG_GPO*
Maxim Polyakov
2019-07-21
soc/intel/common: add PAD_CFG_NF_BUF_TRIG macro
Maxim Polyakov
2019-07-21
mb/google/hatch/var/kindred: Implement variant_devtree_update()
David Wu
2019-07-21
mb/google/hatch: expose get_board_sku() as global
David Wu
2019-07-21
mb/google/hatch: Add support for variant_devtree_update()
David Wu
2019-07-21
mb/google/eve: Enable wake from MKBP events in S3
Aseda Aboagye
2019-07-21
soc/intel/skylake: Enable Energy/Performance Bias control
Matthew Garrett
2019-07-21
soc/amd/picasso: Remove dead SPD size Kconfig symbol
Marshall Dawson
2019-07-21
soc/amd/picasso: Enable stage cache only with ACPI resume
Marshall Dawson
2019-07-21
pci_ids: Add AMD Family 17h host bridge
Marshall Dawson
2019-07-21
nb/amd/trinity: Rename PCI ID of the IOMMU
Marshall Dawson
2019-07-21
pci_ids: Reorder AMD internal northbridge and IOMMU IDs
Marshall Dawson
2019-07-21
soc/amd: Move SPI base alignment define into common
Marshall Dawson
2019-07-21
libpayload: Enable -Wimplicit-fallthrough
Jacob Garber
2019-07-20
mb/,sb/intel/i82801gx: Merge `ide_legacy_combined` into `sata_mode`
Nico Huber
2019-07-19
mb/getac/p470: Null-terminate ec_id string buffer
Jacob Garber
2019-07-19
device/device_util.c: Correct format specifier
Jacob Garber
2019-07-19
mb/google/octopus: Disable unused USB devices
Karthikeyan Ramasubramanian
2019-07-19
mb/google/octopus: Add ACPI configuration for USB devices
Karthikeyan Ramasubramanian
2019-07-19
soc/intel/common/block/xhci: Add API to disable USB devices
Karthikeyan Ramasubramanian
2019-07-19
soc/intel/common: Add SOC specific function to get XHCI USB info
Karthikeyan Ramasubramanian
2019-07-19
device/oprom: List all supported vesa mode by oprom
Subrata Banik
2019-07-19
drivers/i2c/dw: Don't try to generate unselected speeds in ACPI table
Tim Wawrzynczak
2019-07-19
google/nocturne: Add MKBP events as a wake source
Aseda Aboagye
2019-07-19
MAINTAINERS: Add arbitration board members for the code of conduct
Patrick Georgi
2019-07-19
Documentation/code_of_conduct: Update arbitration team
Patrick Georgi
2019-07-19
Documentation/code_of_conduct: Emphasize definition of community org.
Patrick Georgi
2019-07-19
Documentation/code_of_conduct: Highlight the reporting process
Patrick Georgi
2019-07-19
sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supported
Patrick Rudolph
2019-07-19
Documentation: Add Intel TXT
Patrick Rudolph
2019-07-19
Documentation/code_of_conduct: Assume the best as long as you can
Patrick Georgi
2019-07-19
device/pci_rom.c: Fix out of bounds read
Jacob Garber
2019-07-19
sb/amd/sb800: Remove bit shift that does nothing
Jacob Garber
2019-07-19
nb/via/vx900: Ensure framebuffer size is within limits
Jacob Garber
2019-07-19
Makefile.inc: Enable -Wimplicit-fallthrough
Jacob Garber
2019-07-19
src: Make implicit fall throughs explicit
Jacob Garber
2019-07-19
nb/intel/pineview: Remove dead code in switch
Jacob Garber
2019-07-19
security/tpm/tss/tcg-2.0: Add TPM2 function tlcl_getcapability()
Frans Hendriks
2019-07-19
payloads/GRUB: Use correct script name in Makefile
Gompa
2019-07-19
mb/google/hatch: Fix SD card is detected as read only issue
Subrata Banik
2019-07-19
mb/google/helios: Add ALC1011 in device tree to enable speaker amps
Sathya Prakash M R
2019-07-18
ec/google/chromeec: Pass reference of object to BBST() method
Duncan Laurie
2019-07-18
vendorcode/amd/pi: Integrate Merlin Falcon as a build option
Richard Spiegel
2019-07-18
device/oprom/realmode: Add vbe return status support as per VBE spec 3.0
Subrata Banik
2019-07-18
soc/intel: Use config_of()
Kyösti Mälkki
2019-07-18
soc/intel: Fix invalid use of 'static'
Kyösti Mälkki
2019-07-18
soc/intel: Use config_of_path(SA_DEVFN_ROOT)
Kyösti Mälkki
2019-07-18
devicetree: Add accessors for chip_info
Kyösti Mälkki
2019-07-18
mb/google/hatch/var/helios: Implement variant_memory_sku()
Furquan Shaikh
2019-07-18
mb/google/hatch: Add support for variant_memory_sku()
Furquan Shaikh
2019-07-18
nb/intel/sandybridge/acpi: Don't use defines for memory ranges
Patrick Rudolph
2019-07-18
mb/*/*/gpio: Use static for const structures
Peter Lemenkov
2019-07-18
mb/google/hatch: Add FP MCU to kohaku device tree
Shelley Chen
2019-07-18
mb/esd/atom15/gpio.c: fix whitespace
Angel Pons
2019-07-18
nb/i945/gma: Store vga_disable if MAINBOARD_DO_NATIVE_VGA_INIT
Elyes HAOUAS
2019-07-18
mb/siemens/{mc_apl1,...,mc_apl5}: Fix GPIO settings
Mario Scheithauer
2019-07-18
mb/siemens/mc_apl1: Disable all UHS-I SD-Card speed modes
Mario Scheithauer
2019-07-18
mb/google/hatch: Disable wireless charging
Subrata Banik
2019-07-18
sb/intel/bd82x6x: Add and use more RCBA defines
Patrick Rudolph
2019-07-17
lib: Remove the BOOTBLOCK_CUSTOM compile guard
Asami Doi
2019-07-17
nb/i945: Fix gate graphics hardware for frequency change
Elyes HAOUAS
2019-07-17
amd/stoneyridge/Kconfig: Enable stage cache based on HAVE_ACPI_RESUME
Subrata Banik
2019-07-17
sb/amd/sr5650: Add fine-grained bounds checking
Jacob Garber
2019-07-17
device: Move pci_irqs outside DEVTREE_EARLY
Kyösti Mälkki
2019-07-17
site-local: Allow to read Makefile.inc w/o .config
Balaji Manigandan B
2019-07-17
nb/intel/x4x: Die on invalid memory speeds
Jacob Garber
2019-07-17
nb/intel/nehalem: Prevent out of bounds read
Jacob Garber
2019-07-17
soc/rockchip/rk3288: Add fall through comment
Jacob Garber
2019-07-17
soc/amd/stoneyridge: Add Merlin Falcon configuration
Richard Spiegel
2019-07-17
soc/intel/cannonlake: Add device Ids for new CFL SKUs support
Lean Sheng Tan
2019-07-17
soc/intel: Fix regression with hidden PCI devices
Kyösti Mälkki
2019-07-17
mainboard/portwell/m107: Do initial mainboard commit
Frans Hendriks
2019-07-17
intel/i82801ix: Refactor lock_smm()
Kyösti Mälkki
2019-07-17
intel/i82801gx,i82801jx: Rename lock_smm()
Kyösti Mälkki
2019-07-17
intel/fsp_baytrail: Avoid preprocessor with HAVE_SMI_HANDLER
Kyösti Mälkki
[prev]
[next]