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-11-12
mb/siemens/mc_apl6: Enable VT-d feature
Werner Zeh
2019-11-12
Documentation: Add more entries to 4.11 release notes
Patrick Georgi
2019-11-12
vendorcode/intel/Kconfig: Hide UDK_VERSION when unneeded
Elyes HAOUAS
2019-11-12
soc/intel/tigerlake: Remove deprecated CONFIG_SOC_INTEL_COMMON_BLOCK_SA_FSP_T...
Subrata Banik
2019-11-12
mb/google/kukui: Add new configs 'damu' and 'kappa'
Hung-Te Lin
2019-11-12
ec/lenovo/h8: Make dock init in ramstage fully mainboard-specific
Bill XIE
2019-11-12
mb/*: Fix default fmap with VBOOT_SLOTS_RW_A enabled
Patrick Rudolph
2019-11-11
soc/{cannonlake,skylake}: Remove unused 'rdmsr(MSR_CONFIG_TDP_NOMINAL)'
Elyes HAOUAS
2019-11-11
soc/mediatek: Add missing '#include <console/console.h>'
Elyes HAOUAS
2019-11-11
mb/{google/fizz,razer/blade_stealth_kbl}: Add missing include <console/consol...
Elyes HAOUAS
2019-11-11
SMBIOS: Add 'CXL FLexbus 1.0' memory array location
Elyes HAOUAS
2019-11-11
AGESA: Select CBMEM_STAGE_CACHE with HAVE_ACPI_RESUME
Kyösti Mälkki
2019-11-11
mb/asus/p5ql-em: Fix S3 resume
Arthur Heymans
2019-11-11
drivers/intel/fsp2_0: move common cbmem_top_chipset to fsp driver
Michael Niewöhner
2019-11-11
soc/intel/denverton_ns: make use of common cbmem_top_chipset
Michael Niewöhner
2019-11-11
vendorcode/eltan/security/mboot/mboot.c: Correct parameter description
Frans Hendriks
2019-11-11
security/vboot: Add rw_region_only support to vboot
Wim Vervoorn
2019-11-11
soc/intel/tigerlake: Fix cbmem_top
Arthur Heymans
2019-11-11
mb/siemens/mc_apl6: Add TPM to devicetree
Werner Zeh
2019-11-11
mb/siemens/mc_apl6: Enable SDHCI and disable eMMC controller
Werner Zeh
2019-11-11
mb/siemens/mc_apl6: Adjust clock lines used on PCIe-2-PCI bridge
Werner Zeh
2019-11-11
mb/siemens/mc_apl6: Enable VBOOT per default
Werner Zeh
2019-11-11
mb/siemens/mc_apl6: Add new mainboard based on mc_apl3
Werner Zeh
2019-11-11
soc/intel/quark: make use of common cbmem_top_chipset
Michael Niewöhner
2019-11-11
soc/intel/apollolake: make use of common cbmem_top_chipset
Michael Niewöhner
2019-11-11
console,boot_state: Exclude printk() from reported times
Kyösti Mälkki
2019-11-11
Documentation: Add some significant 4.11 release notes
Kyösti Mälkki
2019-11-11
fsp{rangeley,baytrail,broadwell_de}: Fix dead assignment
Elyes HAOUAS
2019-11-11
src/mb: Remove redundant message befor 'system_reset()'
Elyes HAOUAS
2019-11-11
mb/{x4x}: Remove unused 'include <northbridge/intel/x4x/iomap.h>'
Elyes HAOUAS
2019-11-11
rockchip/rk3288: Bump verstage size a little more
Julius Werner
2019-11-11
Helios: Set the reset delay for Goodix touchscreen to 120ms
Shelley Chen
2019-11-11
region: publicize region_end() and add region_device_end()
Aaron Durbin
2019-11-11
region: add rdev_chain_full()
Aaron Durbin
2019-11-11
include: introduce update* for mmio operations
Michael Niewöhner
2019-11-11
soc/intel/icelake: add soc implementation for ETR address API
Michael Niewöhner
2019-11-11
soc/intel/cannonlake: add soc implementation for ETR address API
Michael Niewöhner
2019-11-11
soc/intel/apollolake: add soc implementation for ETR address API
Michael Niewöhner
2019-11-11
soc/intel/common: pmclib: add API to get ETR register address
Michael Niewöhner
2019-11-11
include/device: add pci mmio cfg address helpers
Michael Niewöhner
2019-11-11
libpayload: usbmsc: update return value of CSW transfer
Changqi Hu
2019-11-11
Documentation: Add some significant 4.11 release notes
Patrick Rudolph
2019-11-10
drivers/intel/fsp1_1: Fake microcode update to make FSP happy
Arthur Heymans
2019-11-10
soc/intel/braswell: Update microcode before FSP
Arthur Heymans
2019-11-10
soc/intel/broadwell: Use common sb code for SPI lockdown configuration
Arthur Heymans
2019-11-10
soc/intel/broadwell: Don't reinitialize SPI after lockdown
Arthur Heymans
2019-11-10
soc/intel/broadwell: Use common INTEL_SB SPI code
Arthur Heymans
2019-11-10
soc/intel/broadwell: Use common SB RTC code
Arthur Heymans
2019-11-10
sb/intel/common: Remove the SOUTHBRIDGE_INTEL_COMMON Kconfig symbol
Arthur Heymans
2019-11-10
sb/intel/common: Make COMMON_RESET optional
Arthur Heymans
2019-11-10
sb/intel/common: Make linking rtc.c conditional
Arthur Heymans
2019-11-10
lib/cbmem: Remove the cbmem_top_init() hook
Arthur Heymans
2019-11-10
arch/x86: Remove EARLY_EBDA_INIT support
Arthur Heymans
2019-11-10
soc/intel/common/ebda: Drop code
Arthur Heymans
2019-11-10
soc/intel/common/sa: Remove EBDA dependency
Arthur Heymans
2019-11-10
lib/Kconfig: Remove RAMSTAGE_CBMEM_TOP_ARG
Arthur Heymans
2019-11-10
arch/riscv: Pass cbmem_top to ramstage via calling argument
Arthur Heymans
2019-11-09
Kconfig: Remove untrue comment
Arthur Heymans
2019-11-09
arch/x86: Replace some __SMM__ guards
Kyösti Mälkki
2019-11-09
ELOG: Avoid some preprocessor use
Kyösti Mälkki
2019-11-09
ELOG: Introduce elog_gsmi variants
Kyösti Mälkki
2019-11-09
mb/asus/p5ql-em: Add mainboard
Arthur Heymans
2019-11-09
soc/intel/tigerlake/acpi: Copy acpi directory from icelake
Subrata Banik
2019-11-09
soc/intel/tigerlake: Do initial SoC commit till ramstage
Subrata Banik
2019-11-09
soc/intel/tigerlake/romstage: Do initial SoC commit till romstage
Subrata Banik
2019-11-09
soc/intel/tigerlake/bootblock: Do initial SoC commit till bootblock
Subrata Banik
2019-11-08
google/stout: Remove ELOG_GSMI from EC
Kyösti Mälkki
2019-11-08
configs/config.facebook_fbg1701: Add config file
Frans Hendriks
2019-11-08
google/parrot: Remove ELOG_GSMI from EC
Kyösti Mälkki
2019-11-08
ELOG, soc/intel: Avoid some preprocessor use
Kyösti Mälkki
2019-11-08
sb,soc/intel: Reduce preprocessor use with ME debugging
Kyösti Mälkki
2019-11-08
arch/x86: Drop some __SMM__ guards
Kyösti Mälkki
2019-11-08
intel/braswell: Remove duplicate set_max_freq() prototypes
Kyösti Mälkki
2019-11-08
eltan/security: Replace __PRE_RAM__ with ENV_ROMSTAGE_OR_BEFORE
Kyösti Mälkki
2019-11-08
eltan/security: Replace __BOOTBLOCK__ with ENV_BOOTBLOCK
Kyösti Mälkki
2019-11-08
eltan/security: Remove some preprocessor guards
Kyösti Mälkki
2019-11-08
mb/facebook/fbg1701: Remove some preprocessor guards
Kyösti Mälkki
2019-11-08
mb/google/hatch/var/akemi: disable unused USB port for Akemi platform
Peichao Wang
2019-11-07
soc/intel/{apl,dnv,quark}: Use strip_quotes for FSP options
Mario Scheithauer
2019-11-07
soc/intel/icelake: Refactor pch_early_init() code
Subrata Banik
2019-11-07
lib/cbfs: Add fallback to RO region to cbfs_boot_locate
Wim Vervoorn
2019-11-07
Rangeley: Fix incorrect BCLK
Kyösti Mälkki
2019-11-07
hatch: Create puff variant
Edward O'Callaghan
2019-11-07
mainboard/google: Allow Hatch variants to read SPD data over SMBus
Edward O'Callaghan
2019-11-07
mb/google/hatch/variants/helios: Modify touchscreen power on sequence
Kane Chen
2019-11-06
arch/x86: Create preprocessed __ROMCC__ bootblock source
Kyösti Mälkki
2019-11-06
drivers/intel/fsp2_0: Hide the Kconfig option to run FSP-M XIP
Arthur Heymans
2019-11-06
soc/intel/common: Make native and FSP-T CAR init mutually exclusive
Arthur Heymans
2019-11-06
drivers/intel/fsp2_0: Move Debug options to "Debugging"
Arthur Heymans
2019-11-06
Kconfig: Organize debugging options per file extensions
Arthur Heymans
2019-11-06
util/lint/kconfig_lint: Handle glob prefix and suffix
Arthur Heymans
2019-11-06
lib: add calculate crc byte by byte
Xiang Wang
2019-11-06
mb/g/drallion: Override smbios enclosure type for drallion
Mathew King
2019-11-06
mb/g/drallion: Consolidate 360 sensor board detection
Mathew King
2019-11-06
arch/riscv: Use FDT from calling argument when using FIT
Arthur Heymans
2019-11-06
arch/riscv: Rename `stages.c` to `romstage.c`
Nico Huber
2019-11-06
security/vboot/Kconfig: Remove unused symbols
Arthur Heymans
2019-11-06
mb/emulation/qemu: Add VBOOT support
Patrick Rudolph
2019-11-06
mainboard/google: Rework Hatch so that SPD in CBFS is optional
Edward O'Callaghan
2019-11-06
soc/intel/icelake: Set FSP_TEMP_RAM_STACK unconditionally
Subrata Banik
[prev]
[next]