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
2019-06-23
riscv: workaround selfboot putting the coreboot table into prog_entry_arg
Xiang Wang
2019-06-23
riscv: use mret to invoke M-mode payload and disable interrupts
Xiang Wang
2019-06-23
riscv: Fix MENTRY_FRAME_SIZE to fit different machine lengths
Xiang Wang
2019-06-22
src/ec: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2019-06-22
src/cpu: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2019-06-22
drivers: Add missing #include <commonlib/helpers.h>
Elyes HAOUAS
2019-06-22
nuvoton/early_serial: improve comments on serial pinmux settings
Felix Held
2019-06-22
mainboard/facebook/fbg1701: Configure TC358860 eDP to MIPI controller
Frans Hendriks
2019-06-21
superio/nuvoton/nct6776: Make Kconfig symbol dependent
Angel Pons
2019-06-21
mb/asrock/h110m: Correct Kconfig symbol selection
Angel Pons
2019-06-21
superio/nuvoton/nct6791d: Add symbol to select COM port
Angel Pons
2019-06-21
cpu: Add missing #include <commonlib/helpers.h>
Elyes HAOUAS
2019-06-21
arch: Add missing #include <commonlib/helpers.h>
Elyes HAOUAS
2019-06-21
mb/ocp/wedge100s: Use the new IPMI driver
Patrick Rudolph
2019-06-21
drivers/ipmi: Add chip ops
Patrick Rudolph
2019-06-21
arch/x86/acpi: use ALIGN_UP instead of ALIGN
Felix Held
2019-06-21
drivers/intel/fsp: use ALIGN_UP instead of ALIGN for better readability
Felix Held
2019-06-21
cpu/x86: use ALIGN_UP instead of ALIGN for better readability
Felix Held
2019-06-21
cpu/amd: use ALIGN_UP instead of ALIGN for better readability
Felix Held
2019-06-21
device/pci_rom: use ALIGN_UP instead of ALIGN for better readability
Felix Held
2019-06-21
commonlib/storage: use ALIGN_UP instead of ALIGN for better readability
Felix Held
2019-06-21
arch/arm/cpu: use ALIGN_UP instead of ALIGN for better readability
Felix Held
2019-06-21
arch/x86: use ALIGN_UP instead of ALIGN for better readability
Felix Held
2019-06-21
arch/x86/tables: use ALIGN_UP instead of ALIGN for better readability
Felix Held
2019-06-21
arch-x86/smbios: use ALIGN_UP instead of ALIGN for better readability
Felix Held
2019-06-21
mb/lenovo/x201: Remove duplicated include
Peter Lemenkov
2019-06-21
mb/facebook/fbg1701: Remove unused Kconfig symbols
Arthur Heymans
2019-06-21
mediatek/mt8183: support SAMSUNG and MICRON EMCP LPDDR4X DDR bootup
Huayang Duan
2019-06-21
mediatek/mt8183: fix mode register setting fail issue
Huayang Duan
2019-06-21
mediatek/mt8183: enable DDR low power feature
mtk11195
2019-06-21
mb/google/octopus: Override VBT selection for Garg
Kevin Chiu
2019-06-21
mb/google/octopus: expose get_board_sku as global
Kevin Chiu
2019-06-21
mb/emulation/qemu-riscv: Support arbitrary ROM sizes
Patrick Rudolph
2019-06-21
device_tree: Update comment style to C89
Julius Werner
2019-06-21
fit: Check all compat strings for highest match
Julius Werner
2019-06-21
fit: Add overlay support
Julius Werner
2019-06-21
fit: Add device tree compression
Julius Werner
2019-06-21
fit_payload: Don't call prog_segment_loaded() on extracted images
Julius Werner
2019-06-21
fit: Refactor config node handling
Julius Werner
2019-06-21
device_tree: Add overlay support
Julius Werner
2019-06-21
cpu/intel/haswell: Link monotonic_timer.c in early stages
Arthur Heymans
2019-06-21
sb/intel/common: Link SPI code in bootblock
Arthur Heymans
2019-06-21
cpu/intel/haswell: Link tsc_freq.c in the bootblock
Arthur Heymans
2019-06-21
src/cpu/amd/pi/00730F01: Add microcode update infrastructure for fam16h PI
Michał Żygowski
2019-06-21
soc/intel: Provide SPD manufacturer ID and module type to SMBIOS
Duncan Laurie
2019-06-21
nb/amd/amdmct/mct_ddr3: Remove unused code
Jacob Garber
2019-06-21
sb/amd/sr5650: Use 32 bit integers when disabling ports
Jacob Garber
2019-06-21
mb/google/hatch/variants/kindred: Update memory strap GPIOs
David Wu
2019-06-21
nb/amd/amdfam10: Use 64 bits in multiplication
Jacob Garber
2019-06-21
arch/x86/cpu: Add define and strings for Hygon
Jinke Fan
2019-06-21
sb/nvidia/ck804/lpc.c: Remove variable set but not used
Elyes HAOUAS
2019-06-21
nb/amd/amdfam10/northbridge.c: Remove variable set but not used
Elyes HAOUAS
2019-06-21
nb/intel/nehalem/raminit.c: Remove variable set but not used
Elyes HAOUAS
2019-06-21
sb/intel/bd82x6x/early_pch.c: Remove variable set but not used
Elyes HAOUAS
2019-06-21
nb/intel/nehalem/raminit.c: Remove variable set but not used
Elyes HAOUAS
2019-06-21
sb/intel/bd82x6x: Set up io_gen_dec in romstage based on devicetree
Arthur Heymans
2019-06-21
soc/intel/cannonlake: Rename SOC_INTEL_COMMON_CANNONLAKE_BASE
Arthur Heymans
2019-06-21
cpu/intel/{haswell,model_206{5,a}x}: Use MSR_CORE_THREAD_COUNT for msr at 0x35
Elyes HAOUAS
2019-06-21
cpu/x86/msr: Move IA32_MISC_ENABLE bits to common place
Elyes HAOUAS
2019-06-21
nb/x4x: Rename {ddr,fsb}2{mhz,ps} as {ddr,fsb}_to_{mhz,ps}
Elyes HAOUAS
2019-06-21
mainboard/facebook/fbg1701: Remove unused includes
Frans Hendriks
2019-06-21
mainboard/facebook/fbg1701/fadt.c: Use asl_revision
Frans Hendriks
2019-06-21
soc/intel/skylake: Clean up Kconfig
Arthur Heymans
2019-06-21
soc/intel/skylake: Remove ROMCCFLAGS
Arthur Heymans
2019-06-21
security/vboot: Remove useless 'const'
Elyes HAOUAS
2019-06-21
qcs405: Update bootblock size
Nitheesh Sekar
2019-06-21
mb/google/hatch: Do not pull down GPP_F2 internally
Philip Chen
2019-06-21
soc/intel/skylake/romstage: Increase size of postcar stack
Christian Walter
2019-06-21
x86/smmstub: Fix compiling with external toolchains
Arthur Heymans
2019-06-21
mediatek/mt8183: set vproc12 voltage correctly
Hsin-Hsiung Wang
2019-06-21
mb/lenovo/x201/smihandler.c: Remove useless smihandler code
Arthur Heymans
2019-06-21
mb/packardbell/ms2290/Kconfig: Remove ARCH_x options
Arthur Heymans
2019-06-21
mb/*/{x201,packardbell}: Remove unused C-state generation functions
Arthur Heymans
2019-06-21
sb/intel/ibexpeak/smihandler: Move finalizing to a common location
Arthur Heymans
2019-06-21
security/tpm/Makefile.inc: Remove VBOOT dependency for tss files in postcar
Frans Hendriks
2019-06-21
mediatek/mt8183: Add infra group DCM setting
Weiyi Lu
2019-06-21
src/driver/vpd: Update vpd_decode from upstream
Hung-Te Lin
2019-06-21
siemens/mc_apl5: Change PTN interface settings
Mario Scheithauer
2019-06-21
siemens/mc_apl5: Enable TPM support
Mario Scheithauer
2019-06-21
google/kukui: Increase SPI flash speed to boot faster
Mengqi Zhang
2019-06-21
mediatek: Add SPI tick_dly setting
Mengqi Zhang
2019-06-21
mediatek/mt8183: Add SPI GPIO driving setting
Mengqi Zhang
2019-06-21
google/kukui: Enable RTC
You-Cheng Syu
2019-06-21
mediatek/mt8183: Support RTC in ramstage
You-Cheng Syu
2019-06-21
mediatek/mt8183: Add efuse calibration in auxadc
jg_poxu
2019-06-21
google/kukui: Revise FMAP firmware layout
Hung-Te Lin
2019-06-21
cpu/amd/family_10h-family_15h: Fix 'if' condition identical branches
Elyes HAOUAS
2019-06-21
soc/intel/common/block/pcr: Remove unneded 'else'
Elyes HAOUAS
2019-06-21
mb/google/snappy: Remove unneeded 'else'
Elyes HAOUAS
2019-06-21
ec/kontron/kempld/kempld_i2c.c: Remove unneeded 'else'
Elyes HAOUAS
2019-06-21
ec/google/chromeec/ec_lpc: Remove unneeded 'else'
Elyes HAOUAS
2019-06-21
drivers/intel/fsp1_0/fastboot_cache: Remove unneeded 'else'
Elyes HAOUAS
2019-06-21
arch/x86/rdrand.c: Remove unneeded 'else'
Elyes HAOUAS
2019-06-21
lib: Prevent memory leak on error path
Jacob Garber
2019-06-21
drivers/amd/agesa: Assert that StdHeader is non-null
Jacob Garber
2019-06-21
nb/amd/amdmct/mct: Remove duplicate if condition
Jacob Garber
2019-06-21
nb/amd/amdmct/mct_ddr3: Remove duplicate conditional
Jacob Garber
2019-06-21
nb/amd/amdmct/mct_ddr3: Remove duplicate code
Jacob Garber
2019-06-21
vboot: relocate code to log and clear recovery mode switch
Joel Kitching
2019-06-21
vboot: remove functions which read vboot_handoff.out_flags
Joel Kitching
[next]