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
/
soc
Age
Commit message (
Expand
)
Author
2019-07-21
soc/intel: Fix chip_info for PCH_DEV_PMC
Kyösti Mälkki
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
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
soc/amd: Move SPI base alignment define into common
Marshall Dawson
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
src: Make implicit fall throughs explicit
Jacob Garber
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-17
lib: Remove the BOOTBLOCK_CUSTOM compile guard
Asami Doi
2019-07-17
amd/stoneyridge/Kconfig: Enable stage cache based on HAVE_ACPI_RESUME
Subrata Banik
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
intel/fsp_baytrail: Avoid preprocessor with HAVE_SMI_HANDLER
Kyösti Mälkki
2019-07-16
soc/intel/{cnl,icl}: Always use CAR NEM enhanced by default
Angel Pons
2019-07-16
soc/intel/common/block/i2c: Set controller state to active in i2c init
Aamir Bohra
2019-07-16
soc/intel/common/block/lpss: Add provision to set controller power state
Aamir Bohra
2019-07-15
intel/cannonlake: Fix indentation
Kyösti Mälkki
2019-07-15
src: Use '#include <timestamp.h>' when needed
Elyes HAOUAS
2019-07-14
soc/intel/icelake: Update FSP UPDs if IGD is disable in devicetree
Subrata Banik
2019-07-14
soc/intel/icelake: Make use of PCH_DEVFN_HDA macro
Subrata Banik
2019-07-13
soc/nvidia/tegra124: Prevent implicit fallthrough
Jacob Garber
2019-07-13
soc/rockchip/rk3288/include/soc: Add missing include <types.h>
Elyes HAOUAS
2019-07-13
soc/qualcomm: Remove unneeded '#include <lib.h>'
Elyes HAOUAS
2019-07-13
soc/intel/cannonlake: Remove unused header files from southbridge.asl
Aamir Bohra
2019-07-13
soc,southbridge/intel: Avoid preprocessor with HAVE_SMI_HANDLER
Kyösti Mälkki
2019-07-13
cpu/x86: Move smm_lock() prototype
Kyösti Mälkki
2019-07-13
soc/intel/cnl: Sync CONFIG_LPSS_UART_FOR_CONSOLE with FSP
Nico Huber
2019-07-12
arch, include, soc: Use common stdint.h
Jacob Garber
2019-07-12
src: Add missing include <device/pci_ops.h>
Elyes HAOUAS
2019-07-12
soc/intel/common: Add Coffee Lake H 6+2 Xeon graphics id
Nico Huber
2019-07-12
soc/intel/common: Add CM246 LPC device id
Nico Huber
2019-07-11
mediatek: Fill in input_hertz to coreboot table
Tristan Shieh
2019-07-11
sdm845: Add AOP firmware support
T Michael Turney
2019-07-11
soc/intel/cannonlake: Add GPID and CGPM methods to GPIO ASL
Tim Wawrzynczak
2019-07-11
soc/intel/intelblocks/gpio: Always expose GPIO PM constants
Tim Wawrzynczak
2019-07-11
soc/intel/cannonlake: Make EC S0ix notification optional in LPIT
Tim Wawrzynczak
2019-07-11
soc/intel/common: Check bios_size and window_size after MIN operation
John Zhao
2019-07-11
soc/intel/common/timer: Move USE_LEGACY_8254_TIMER into common/block/timer
Subrata Banik
2019-07-10
soc/intel/block/cpu: remove unused USE_COREBOOT_NATIVE_MP_INIT
Arthur Heymans
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
soc/intel: Remove invalid smm_relocate stubs
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
cpu/x86: Flip SMM_TSEG default
Kyösti Mälkki
2019-07-09
soc/amd/stoneyridge,picasso: Switch SMM lock condition
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-08
intel/fsp_baytrail: Move TSC_MONOTONIC_TIMER
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
soc/intel/icelake: Remove redundant gpio.c from Makefile.inc
Subrata Banik
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-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-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
arch/x86: Adjust size of postcar stack
Kyösti Mälkki
2019-07-04
Revert "soc/intel/skylake/romstage: Increase size of postcar stack"
Kyösti Mälkki
2019-07-03
soc/amd/common/lpc: Add Picasso ID
Marshall Dawson
2019-07-03
soc/amd/common/iommu: Add Picasso ID
Marshall Dawson
2019-07-03
soc/amd/common/hda: Add Picasso IDs
Marshall Dawson
2019-07-03
soc/amd/picasso: Remove all PSP runtime functions
Marshall Dawson
2019-07-03
soc/amd/picasso: Remove fanless SKU option
Marshall Dawson
2019-07-03
soc/amd/picasso: Remove SD controller
Marshall Dawson
2019-07-03
soc/amd/picasso: Add xhci1 and remove ehci
Marshall Dawson
2019-07-03
soc/amd/picasso: Remove most stoneyridge USB
Marshall Dawson
2019-07-03
soc/amd/picasso: Remove stoneyridge GEC
Marshall Dawson
2019-07-03
soc/amd/picasso: Change all remaining soc names
Marshall Dawson
2019-07-03
soc/intel/skylake: Add Kabylake-R microcode update files
Arthur Heymans
2019-07-03
vboot: Use CONFIG_VBOOT_MIGRATE_WORKING_DATA on all platforms
Julius Werner
2019-07-02
sdm845: Update macro definition in CB clock driver
Akash Asthana
2019-07-02
src: Use CRx_TYPE type for CRx
Elyes HAOUAS
2019-07-02
soc/intel/cannonlake: Add support to log XHCI wake events
Paul Fagerburg
2019-07-02
soc/amd: Add picasso to Kconfig
Marshall Dawson
2019-07-02
soc/amd/picasso: Stub out bootblock
Martin Roth
2019-07-02
soc/amd/picasso: Update stoney paths to picasso
Martin Roth
2019-07-02
soc/amd/picasso: Rename makefile.inc back to Makefile.inc
Martin Roth
2019-07-02
soc/amd/picasso: Change SOC_AMD_STONEY* to SOC_AMD_PICASSO
Martin Roth
2019-07-02
soc/amd/picasso: Change header guards from stoney to picasso
Martin Roth
2019-07-02
soc/amd/picasso: Remove ST files not used for PCO
Martin Roth
2019-07-02
soc/amd/picasso: Create picasso as a copy of stoneyridge
Martin Roth
[prev]
[next]