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-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
2019-03-01
ACPI: Rename FADT model and set it to zero
Elyes HAOUAS
2019-02-26
soc/amd: Remove defined but unwritten functions
Richard Spiegel
2019-02-25
security/vboot: Add measured boot mode
Philipp Deppenwiese
2019-02-21
ACPI: Correct asl_compiler_revision value
Elyes HAOUAS
2019-02-15
soc/amd/stoneyridge: Expand 48MHz for both osc out signals
Richard Spiegel
2019-02-12
soc/amd/common: Don't use CAR_GLOBAL
Arthur Heymans
2019-02-12
soc/amd/common: Remove redundant ACPI S3 test
Kyösti Mälkki
2019-02-01
soc/amd/stoneyridge: Add generic PM1 register clear function
Marshall Dawson
2019-01-30
soc/amd/stoneyridge: Access SMBUS through MMIO
Richard Spiegel
2019-01-28
amd/stoneyridge: Disable GPIO MASK STATUS
Raul E Rangel
2019-01-23
soc/amd/stoneyridge/gpio: Allow specifying 0 value for debounce timeout
Daniel Kurtz
2019-01-23
soc/{amd,intel}: Remove needless '&' on function pointers
Elyes HAOUAS
2019-01-21
Revert "soc/amd/stoneyridge/gpio: Configure debounce for irq gpios"
Raul Rangel
2019-01-16
soc/amd/stoneyridge/gpio: Configure debounce for irq gpios
Daniel Kurtz
2019-01-16
soc/amd/stoneyridge/gpio: Remove redundant definitions
Daniel Kurtz
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2019-01-14
console: Change BOOTBLOCK_CONSOLE default to `y`
Nico Huber
2019-01-06
usbdebug: Make the EHCI debug console work in the bootblock
Arthur Heymans
2019-01-06
device: Use pcidev_path_on_root()
Kyösti Mälkki
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2018-12-28
arch/x86: SSE2 implies SSE support
Kyösti Mälkki
2018-12-20
soc/amd/stoneyridge: Get rid of device_t
Elyes HAOUAS
2018-12-19
amd/stoneyridge: Clear SMI_EVENT_STATUS when entering S3/S5
Edward Hill
2018-12-19
soc: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-12-18
soc: Remove unneeded include <pc80/mc146818rtc.h>
Elyes HAOUAS
2018-12-18
soc/amd/stoneyridge: Improve grammar through punctuation
Jonathan Neuschäfer
2018-12-18
Fix typos involving "the the"
Jonathan Neuschäfer
2018-12-05
soc/amd/stoneyridge: Run romstage mainboard code before AGESA
Martin Roth
2018-12-05
soc/amd/stoneyridge: Name IO061 in ASL appropriately
Marshall Dawson
2018-12-05
src/(device/lib/soc): Remove unused variables
Richard Spiegel
2018-12-05
elog: make elog's SMM handler code follow everything else
Patrick Georgi
2018-12-03
soc/amd/stoneyridge: Use new ACPI MMIO functions
Richard Spiegel
2018-12-03
soc/amd/stoneyridge: Create MMIO offsets for ACPI
Richard Spiegel
2018-12-03
soc/amd/stoneyridge: Create MMIO ACPI access functions
Richard Spiegel
2018-11-30
security/vboot: Fix remaining measured boot issues
Philipp Deppenwiese
2018-11-29
arch/acpi.h: Add some update to version 6.2a
Elyes HAOUAS
2018-11-28
soc/amd/stoneyridge: Replace public magic numbers
Patrick Georgi
2018-11-16
{soc,sb}/amd: Remove unused SOUTHBRIDGE_AMD_*_SKIP_ISA_DMA_INIT
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-16
soc/amd: Convert from AMD units to coreboot units
Richard Spiegel
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-09
mb/google/kahlee: Tune eDP panel initialization time
Chris Wang
2018-11-07
soc/amd/stoneyridge: Fix 81+ characters lines
Richard Spiegel
2018-11-05
soc/amd/stoneyridge: Get rid of void pointer math
Richard Spiegel
2018-10-31
soc/amd/stoneyridge: Fix get_cpu_count()
Martin Roth
2018-10-31
soc/amd/stoneyridge: Get rid of domain_read_resources
Martin Roth
2018-10-30
src: Move shared amd64 and IA32 MSRs to <cpu/x86/msr.h>
Elyes HAOUAS
2018-10-30
soc/amd/stoneyridge: Set IOMMU support to follow device setting
Martin Roth
2018-10-30
soc/amd/stoneyridge: Remove dev_find_slot where possible
Richard Spiegel
2018-10-25
soc/amd/stoneyridge: Remove "else" after a return
Richard Spiegel
2018-10-23
soc/amd/stoneyridge: Remove smbus.asl
Richard Spiegel
2018-10-22
soc/amd: Implement common reset API
Nico Huber
2018-10-18
cpu/amd: Use common AMD's MSR
Elyes HAOUAS
2018-10-18
soc/amd/stoneyridge: Replace double defined MISC MMIO reg. 0x40
Richard Spiegel
[prev]
[next]