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-10
util/amdfwtool: Close file descriptor on error
Jacob Garber
2019-07-10
util/romcc: Correct format specifiers
Jacob Garber
2019-07-10
util/cbfstool: Close file on error
Jacob Garber
2019-07-10
drivers/intel/fsp1_1/raminit.c: Always check FSP HOBs
Frans Hendriks
2019-07-10
arch/cpu/x86: Update AMD detection
Marshall Dawson
2019-07-10
mb/google/octopus: Remove LPDDR4 RAMID index 5,6 CH[1] only SKU
Kevin Chiu
2019-07-10
vendorcode/amd: Move 'static' to the beginning of declaration
Elyes HAOUAS
2019-07-10
util/sconfig: Add commonlib/helpers.h
Kyösti Mälkki
2019-07-10
util/sconfig: Declare the repeated devicetree storage
Kyösti Mälkki
2019-07-10
nb/intel/nehalem: Tidy quickpath_reserved calculation
Jacob Garber
2019-07-10
nb/intel/nehalem: Die if no memory ranks found
Jacob Garber
2019-07-10
soc/intel/block/cpu: remove unused USE_COREBOOT_NATIVE_MP_INIT
Arthur Heymans
2019-07-10
vendorcode/eltan/security/lib: Implement SHA endian function
Frans Hendriks
2019-07-10
soc/intel/braswell/acpi/lpc.asl: Allocate used ROM size only
Frans Hendriks
2019-07-10
soc/intel: Drop some HAVE_SMI_HANDLER guards
Kyösti Mälkki
2019-07-10
cpu/x86: Remove obsolete smm_init_completion()
Kyösti Mälkki
2019-07-10
intel/i82801ix: Rename smm_lock() prototype
Kyösti Mälkki
2019-07-10
soc/intel: Remove invalid smm_relocate stubs
Kyösti Mälkki
2019-07-10
cpu/amd: Remove empty smm_lock()
Kyösti Mälkki
2019-07-10
device/oprom: Replace CONFIG() preprocessor statements
Kyösti Mälkki
2019-07-10
device/oprom: Reduce indentation
Kyösti Mälkki
2019-07-09
arch/x86: Flip HAVE_MONOTONIC_TIMER default
Kyösti Mälkki
2019-07-09
arch/non-x86: Flip HAVE_MONOTONIC_TIMER default
Kyösti Mälkki
2019-07-09
libpayload/usb: fix DWC2 driver
Patrick Georgi
2019-07-09
emulation/qemu-power8: Select CPU_QEMU_POWER8
Kyösti Mälkki
2019-07-09
cpu/x86: Flip SMM_TSEG default
Kyösti Mälkki
2019-07-09
cpu/x86: Declare SMM_ASEG
Kyösti Mälkki
2019-07-09
cpu/intel: Drop SMM_TSEG conditional
Kyösti Mälkki
2019-07-09
soc/amd/stoneyridge,picasso: Switch SMM lock condition
Kyösti Mälkki
2019-07-09
arch/x86: Replace some uses of SMM_TSEG
Kyösti Mälkki
2019-07-09
arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class
Kyösti Mälkki
2019-07-09
drivers/intel: Move FSP stage_cache implementation into common block
Subrata Banik
2019-07-09
soc/intel/icelake: Refer to soc/soc_chip.h rather than chip.h
Subrata Banik
2019-07-09
crossgcc: Fix runtime initialization of a constant
Nico Huber
2019-07-08
util/superiotool: Add AST2400
Patrick Rudolph
2019-07-08
sb/intel/lynxpoint: Use common final SPI OPs setup
Arthur Heymans
2019-07-08
sb/intel/ibexpeak: Use common final SPI OPs setup
Arthur Heymans
2019-07-08
sb/intel/i82801gx: Use common final SPI OPs setup
Arthur Heymans
2019-07-08
sb/intel/common: Add a common interface to set final OPs settings
Arthur Heymans
2019-07-08
cpu/x86/smm/smm_module_loader: Compare num_concurrent_stacks to size_t
Elyes HAOUAS
2019-07-08
src/arch/x86/acpigen: Compare dev_states_count to size_t
Elyes HAOUAS
2019-07-08
qemu-q35: die if started on wrong machine
Patrick Rudolph
2019-07-08
intel/socket_mPGA604: Enable TSC_MONOTONIC_TIMER
Kyösti Mälkki
2019-07-08
intel/nehalem: Move TSC_MONOTONIC_TIMER
Kyösti Mälkki
2019-07-08
intel/fsp_broadwell_de: Remove redundant TSC_MONOTONIC_TIMER
Kyösti Mälkki
2019-07-08
intel/fsp_baytrail: Move TSC_MONOTONIC_TIMER
Kyösti Mälkki
2019-07-08
drivers/pc80: Move UDELAY_IO and UDELAY_TIMER2
Kyösti Mälkki
2019-07-08
payloads/external/Memtest86Plus: update to version 002 stable
Martin Kepplinger
2019-07-08
mb/google/hatch: Set GPP_D9 as enable pin for Goodix Touch Screen and
Frank Wu
2019-07-07
mb/google/hatch: Update GPIO settings for SD card and SPI1 Chip select
Krishna Prasad Bhat
2019-07-07
lib/romstage_stack.c: Remove file
Kyösti Mälkki
2019-07-07
mediatek/mt8183: update dcxo output buffer setting
Weiyi Lu
2019-07-07
arch/mips: Make MIPS specific options depend on ARCH_MIPS
Arthur Heymans
2019-07-07
util/cbfstool: Prevent overflow of 16 bit multiplications
Jacob Garber
2019-07-07
util/nvramtool: Mark out_of_memory() as noreturn
Jacob Garber
2019-07-07
util/nvramtool: Enable -Wmissing-prototypes
Jacob Garber
2019-07-07
util/nvramtool: Make internal function static
Jacob Garber
2019-07-07
util/nvramtool: Include missing header
Jacob Garber
2019-07-07
arch/x86: Use ssize_t to store length
Jacob Garber
2019-07-07
drivers/amd/agesa: Drop redundant stack allocation
Kyösti Mälkki
2019-07-07
util/inteltool: Enable -Wmissing-prototypes
Jacob Garber
2019-07-07
util/inteltool: Make internal functions static
Jacob Garber
2019-07-07
payloads/coreinfo: Enable -Wmissing-prototypes
Jacob Garber
2019-07-07
payloads/coreinfo: Make internal functions static
Jacob Garber
2019-07-07
payloads/coreinfo: Enable -Wextra
Jacob Garber
2019-07-07
payloads/coreinfo: Use correct integer types for loop indices
Jacob Garber
2019-07-07
payloads/coreinfo: Use fixed-width integers for cpuid
Jacob Garber
2019-07-07
src/security/vboot: Add option to skip display init with vboot 2.0
Sukerkar, Amol N
2019-07-07
device/pci: Declare pci_root_bus()
Kyösti Mälkki
2019-07-07
arch/x86: Clean up PIRQ_ROUTE
Kyösti Mälkki
2019-07-07
mb/google/hatch/var/kindred: Add Raydium touchscreen support
David Wu
2019-07-07
mb/google/hatch/var/kindred: Update ELAN GPIO/IRQ and add Synaptics Touchpad
David Wu
2019-07-07
mb/google/hatch/variants/kindred: Enable eMMC support
David Wu
2019-07-07
soc/intel/icelake: Remove redundant gpio.c from Makefile.inc
Subrata Banik
2019-07-07
mb/lenovo/g505s: Disable SeaBIOS options unsupported by hardware
Mike Banon
2019-07-07
cpu/x86: Fix MSR_PLATFORM_INFO definition
Kyösti Mälkki
2019-07-07
soc/intel/{cannonlake,icelake}: Do not define PCH_DEV_PMC in ramstage
Furquan Shaikh
2019-07-07
soc/intel/icelake: Get rid of unused dev param
Furquan Shaikh
2019-07-07
soc/intel/icelake: Use SA_DEV_ROOT instead of PCH_DEV_PMC
Furquan Shaikh
2019-07-07
soc/intel/cannonlake, mb/google/sarien: Get rid of unused dev param
Furquan Shaikh
2019-07-07
soc/intel/cannonlake: Use SA_DEV_ROOT instead of PCH_DEV_PMC
Furquan Shaikh
2019-07-07
include/cpu/x86/mtrr: Fix return type
Elyes HAOUAS
2019-07-07
mb/lenovo/t60: Align ACPI C-state across the similar boards
Peter Lemenkov
2019-07-06
soc/intel/icelake: Fix outb order
Lijian Zhao
2019-07-06
soc/amd/picasso: Remove all AGESA references
Marshall Dawson
2019-07-06
mediatek/mt8183: Enable RTC eosc calibration feature to save power
Ran Bi
2019-07-06
soc/intel/cannonlake: Fix outb order
Jeremy Soller
2019-07-06
soc/intel/cannonlake: Override PRERAM_CBMEM_CONSOLE_SIZE default value
Subrata Banik
2019-07-06
soc/intel/common/block/sata: Convert DWORD width Read/Write to BYTE width
Subrata Banik
2019-07-05
soc/intel/cannonlake: Fix PMC and GPIO block values for PCH-H
Jeremy Soller
2019-07-05
device/pci_rom.c: Fix indent for 'if' statement
Elyes HAOUAS
2019-07-04
console: Implement j specifier in vtxprintf()
Jacob Garber
2019-07-04
console: Remove support for printing extra bases
Jacob Garber
2019-07-04
soc/intel/common: Increase SMM_MODULE_STACK_SIZE to 0x800
Kane Chen
2019-07-04
soc/intel: Replace uses of dev_find_slot()
Kyösti Mälkki
2019-07-04
device/pci_ops: Define pci_find_capability() just once
Kyösti Mälkki
2019-07-04
pcengines/apuX: Replace use of dev_find_slot()
Kyösti Mälkki
2019-07-04
sb/intel/common: Use correct bitwise operator
Jacob Garber
2019-07-04
lib/romstage_stack.c: Remove unused functions
Arthur Heymans
2019-07-04
arch/x86: Adjust size of postcar stack
Kyösti Mälkki
[prev]
[next]