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
/
amd
/
stoneyridge
Age
Commit message (
Expand
)
Author
2019-12-10
amdblocks/pci: add common implementation of MMCONF enabling
Michał Żygowski
2019-12-04
amdblocks/acpimmio: add common functions for AP entry
Michał Żygowski
2019-12-04
amdblocks/acpimmio: Unify BIOSRAM usage
Michał Żygowski
2019-12-04
soc/amd/common/block/acpimmio: fix ACPIMMIO decode enable function
Michał Żygowski
2019-12-03
soc/amd/stoneyridge: Use USE_AMD_BLOBS to remove default paths
Marshall Dawson
2019-12-02
src: Move 'static' to the beginning of declaration
Elyes HAOUAS
2019-11-29
{northbridge,soc,southbridge}: Don't use both of _ADR and _HID
Elyes HAOUAS
2019-11-28
soc/amd/common: Remove guards on ACPIMMIO utils
Kyösti Mälkki
2019-11-28
soc/amd/common: Fix indirect includes
Kyösti Mälkki
2019-11-27
soc/amd/stoneyridge: Add selectable APU names
Marshall Dawson
2019-11-27
soc/amd/stoneyridge: Add selectable packages
Marshall Dawson
2019-11-25
Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol
Arthur Heymans
2019-11-23
soc/amd: Move SCI enable outside table creation
Kyösti Mälkki
2019-11-18
*/Makefile: Always build enable_usbdebug.c
Arthur Heymans
2019-11-18
soc/amd/stoneyridge: Fix building with USBDEBUG
Arthur Heymans
2019-11-09
ELOG: Introduce elog_gsmi variants
Kyösti Mälkki
2019-11-08
arch/x86: Drop some __SMM__ guards
Kyösti Mälkki
2019-11-02
timestamps: COLLECT_TIMESTAMPS is mostly optional
Kyösti Mälkki
2019-11-02
soc/amd/stoneyridge: Remove UDELAY_LAPIC_FIXED_FSB
Kyösti Mälkki
2019-11-01
lib/cbmem_top: Add a common cbmem_top implementation
Arthur Heymans
2019-10-18
src: Remove unused include '<device/pci_ids.h>'
Elyes HAOUAS
2019-10-08
device/root_device: Consolidate common _scan_bus() functions
Nico Huber
2019-09-21
soc/amd/stoneyridge: Use new common SPI code
Richard Spiegel
2019-09-15
src/soc: Remove unused include <device/pci_ops.h>
Elyes HAOUAS
2019-09-13
drivers/elog: Add elog_boot_notify()
Kyösti Mälkki
2019-09-12
soc/{amd, intel}: Make use of common postcar_enable_tseg_cache() API
Subrata Banik
2019-08-26
lib/bootblock: Add simplified entry with basetime
Kyösti Mälkki
2019-08-22
arch/x86: Add <arch/romstage.h>
Kyösti Mälkki
2019-08-21
arch/x86: Rename some mainboard_romstage_entry()
Kyösti Mälkki
2019-08-16
amd/stoneyridge: Unify SMM relocation
Kyösti Mälkki
2019-08-16
amd/stoneyridge: Rename ramtop.c to memmap.c
Kyösti Mälkki
2019-08-15
soc/*: mp_run_on_all_cpus: Remove configurable timeout
Patrick Rudolph
2019-08-15
cpu/x86/smm: Promote smm_memory_map()
Kyösti Mälkki
2019-08-15
cpu/x86/smm: Define single smm_subregion()
Kyösti Mälkki
2019-08-13
cpu/x86: Move some SMM function declarations
Kyösti Mälkki
2019-08-13
cpu/x86: Separate save_state struct headers
Kyösti Mälkki
2019-08-11
arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION
Kyösti Mälkki
2019-08-11
arch/x86: Enable POSTCAR_CONSOLE by default
Kyösti Mälkki
2019-08-09
amd/stoneyridge,picasso: Open TSEG earlier
Kyösti Mälkki
2019-08-08
arch/x86: Handle smm_subregion() failure
Kyösti Mälkki
2019-08-08
arch/x86: Change smm_subregion() prototype
Kyösti Mälkki
2019-08-08
arch/x86: Move TSEG_STAGE_CACHE implementation
Kyösti Mälkki
2019-08-08
lib/stage_cache: Refactor Kconfig options
Kyösti Mälkki
2019-08-07
soc/amd: Rename smm_region_info() to smm_region()
Kyösti Mälkki
2019-08-07
cpu/x86/smm: Promote smm_subregion()
Kyösti Mälkki
2019-07-31
soc/amd/stoneyridge: Change code to accommodate Merlin Falcon SOC
Richard Spiegel
2019-07-21
soc/amd: Move SPI base alignment define into common
Marshall Dawson
2019-07-17
amd/stoneyridge/Kconfig: Enable stage cache based on HAVE_ACPI_RESUME
Subrata Banik
2019-07-17
soc/amd/stoneyridge: Add Merlin Falcon configuration
Richard Spiegel
2019-07-09
arch/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-04
arch/x86: Adjust size of postcar stack
Kyösti Mälkki
2019-06-11
soc/amd/common: Add errors for invalid AcpiMmio access
Marshall Dawson
2019-06-06
src/amd/stoneyridge: Move alink source to common
Marshall Dawson
2019-06-06
soc/amd/stoneyridge: Add ALink-AHB Bridge to iomap.h
Marshall Dawson
2019-06-06
soc/amd/stoneyridge: Move sata to common
Marshall Dawson
2019-06-06
soc/amd/stoneyridge: Split sata functionality
Marshall Dawson
2019-06-06
soc/amd/stoneyridge: Remove sb_util.c
Marshall Dawson
2019-06-06
soc/amd/stoneyridge: Relocate acpi_get_sleep_type()
Marshall Dawson
2019-06-06
soc/amd/stoneyridge: Move IOMMU support to common
Marshall Dawson
2019-06-06
soc/amd/stoneyridge: Move hda.c to common
Marshall Dawson
2019-06-06
soc/amd/stoneyridge: Relocate MMIO access of ACPI registers
Marshall Dawson
2019-06-06
soc/amd/common: Rework block/acpi
Marshall Dawson
2019-06-06
soc/amd/stoneyridge: Move LPC support to common
Marshall Dawson
2019-06-06
soc/amd/stoneyridge: Rework SPI base address get/set
Marshall Dawson
2019-06-06
soc/amd/stoneyridge: Move GPIO support to common
Marshall Dawson
2019-06-03
soc/amd/stoneyridge: Fix alignment in iomap.h
Marshall Dawson
2019-05-29
src/soc: Add missing 'include <types.h>'
Elyes HAOUAS
2019-05-16
soc/amd/stoneyridge: Move I2C bus clear out of gpio.c
Marshall Dawson
2019-05-16
soc/amd/common: Create AcpiMmio functionality from stoneyridge
Marshall Dawson
2019-05-15
src/soc: Remove unneeded include <arch/io.h>
Elyes HAOUAS
2019-05-15
soc/amd/stoneyridge: Add ACPI D3Cold support for SD Controller
Raul E Rangel
2019-05-10
soc/amd/stoneyridge: Add IO access functions for PMx
Marshall Dawson
2019-05-08
soc/amd/stoneyridge: Add iomux read/write functions
Marshall Dawson
2019-05-08
soc/amd/stoneyridge: Finish read/write misc registers
Marshall Dawson
2019-05-08
soc/amd/stoneyridge: Add aoac_ read/write functions
Marshall Dawson
2019-05-08
soc/amd/stoneyridge: Rewrite smbus_read/write, add asf
Marshall Dawson
2019-05-08
soc/amd/stoneyridge: Rearrange sb_util.c
Marshall Dawson
2019-05-08
soc/amd/stoneyridge: Rename AcpiMmio blocks
Marshall Dawson
2019-05-06
soc/amd/stoneyridge: Correct bugs in lpc.c
Marshall Dawson
2019-05-06
soc/amd/stoneyridge: Move acpi_fill_mcfg to northbridge
Marshall Dawson
2019-04-26
soc/{amd,intel}/chip: Use local include for chip.h
Elyes HAOUAS
2019-04-26
soc/amd/stoneyridge: Generate MCFG table
Raul E Rangel
2019-04-23
soc/amd/common: Introduce agesa_execute_state()
Kyösti Mälkki
2019-04-23
src: Add missing include 'console.h'
Elyes HAOUAS
2019-04-21
soc/amd/stoneyridge: Fix gnvs aoac initialization
Marshall Dawson
2019-04-08
soc/amd/stoney: Don't use IS_ENABLED() for a constant
Nico Huber
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-18
soc/amd/stoneyridge: Correct PSP SecureOs Kconfig symbol
Marshall Dawson
2019-03-12
src: Drop unused 'include <arch/acpigen.h>'
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-07
soc/amd/stoneyridge: Convert SMU fanless options
Marshall Dawson
2019-03-07
soc/amd/stoneyridge: Call amdfwtool with different arguments
Marshall Dawson
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-04
arch/io.h: Add missing includes
Kyösti Mälkki
2019-03-04
Fix <io.h> includes
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
[next]