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-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
2018-10-18
soc/amd/stoneyridge: Remove double defined SPI100_SPEED_CONFIG
Richard Spiegel
2018-10-18
soc/amd/stoneyridge: Remove double definition for wideio
Richard Spiegel
2018-10-18
soc/amd/stoneyridge: Remove DEV_D18F4 definition
Richard Spiegel
2018-10-18
soc/amd/stoneyridge: Remove double defined GPIO MMIO bases
Richard Spiegel
2018-10-18
amd/stoneyridge/include/soc: Re-arrange NB IOAPIC definitions
Richard Spiegel
2018-10-18
soc/amd/stoneyridge/smi.c: Prefer using '"%s...", __func__'
Richard Spiegel
2018-10-18
soc/amd/stoneyridge/southbridge.c: Change comparison order
Richard Spiegel
2018-10-18
soc/amd/stoneyridge: Remove "else" after a return
Richard Spiegel
2018-10-14
soc/amd/stoneyridge: Define PM USB Enable register
Marshall Dawson
2018-10-14
soc/amd/stoneyridge: Remove hudson EHCI debug controllers
Marshall Dawson
2018-10-14
soc/amd/stoneyridge: Remove errant parenthesis in southbridge.h
Marshall Dawson
2018-10-14
soc/amd/stoneyridge: Rearrange southbridge.h more
Marshall Dawson
2018-10-12
amd/stoneyridge: Fix PmControl register size in SMI handler
Marshall Dawson
2018-10-12
amd/stoneyridge: Rename CGPLL_CONFIG definitions
Marshall Dawson
2018-10-12
amd/stoneyridge: Rename GppClkCntrl fields
Marshall Dawson
2018-10-12
amd/stoneyridge: Rearrange southbridge.h
Marshall Dawson
2018-10-12
amd/stoneyridge: Remove dead GPIO definitions
Marshall Dawson
2018-10-12
amd/stoneyridge: Clarify XHCI_PM register definitions
Marshall Dawson
2018-10-12
amd/stoneyridge: Fix SPI_CMD_TRIGGER coding style
Marshall Dawson
2018-10-12
amd/stoneyridge: Convert hex definitions to lower case
Marshall Dawson
2018-10-12
amd/stoneyridge: Remove hudson register definitions
Marshall Dawson
2018-10-11
amd/stoneyridge: Indicate STAPM units in their name
Richard Spiegel
2018-10-10
soc/amd/stoneyridge/gpio.c: Create I2C slave reset code
Richard Spiegel
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-10-05
amd/stoneyridge: Comment PCI and AcpiMmio registers in ASL
Marshall Dawson
2018-10-05
amd/stoneyridge: Remove unused registers from ASL
Marshall Dawson
2018-10-05
amd/stoneyridge: Remove SATA D0 on suspend
Marshall Dawson
2018-10-04
amd/stoneyridge: Use BIOS_DEBUG to log PM1 and PMxC0 status
Edward Hill
2018-10-04
amd/stoneyridge: Prepare for vboot rebooting system
Marshall Dawson
2018-10-03
soc/amd/stoneyridge: Add IOMMU support
Marc Jones
2018-10-01
amd/stoneyridge: Add USB ASL for D0/D3cold
Marshall Dawson
2018-10-01
amd/stoneyridge: Add ASL helper for AOAC PwrGood Control
Marshall Dawson
2018-10-01
amd/stoneyridge: Add FCH WAK and PTS methods
Marshall Dawson
2018-10-01
amd/stoneyridge: Add ASL for D-states on AOAC devices
Marshall Dawson
2018-10-01
amd/stoneyridge: Add ACPI MMIO and PCI offsets to ASL
Marshall Dawson
2018-10-01
amd/stoneyridge: Load AOAC and USB gnvs values
Marshall Dawson
2018-10-01
amd/stoneyridge: Add USB settings to gnvs
Marshall Dawson
2018-10-01
amd/stoneyridge: Create gnvs entries for AOAC devices
Marshall Dawson
2018-09-28
amd/stoneyridge: Make gnvs ASL whitespace consistent
Marshall Dawson
2018-09-28
soc/amd/stoneyridge/BiosCallOuts: Remove #include <AmdLib.h>
Richard Spiegel
2018-09-28
src/*: normalize Google copyright headers
Patrick Georgi
2018-09-24
soc/amd/stoneyridge/romstage.c: Move STAPM code to SOC specific
Richard Spiegel
2018-09-20
soc/amd/stoneyridge/romstage.c: Remove obsolete comment
Richard Spiegel
2018-09-19
amd/stoneyridge: Sync PSP base to MSR
Marshall Dawson
2018-09-17
mb/google/kahlee/variants/baseboard: Set STAPM percentage
Richard Spiegel
2018-09-12
soc/amd/stoneyridge: Fix more GPIO functions
Jonathan Neuschäfer
2018-09-11
amd/stoneyridge: Enable BERT table generation
Marshall Dawson
2018-09-11
amd/stoneyridge: Set BERT region size when no TSEG used
Marshall Dawson
2018-09-07
amd/stoneyridge: Construct ACPI BERT table
Marshall Dawson
2018-09-07
amd/stoneyridge: Construct BERT region from machine check
Marshall Dawson
2018-09-07
amd/stoneyridge: Create an MCA structure
Marshall Dawson
2018-09-07
amd/stoneyridge: Relocate MCA error identification
Marshall Dawson
2018-09-07
amd/stoneyridge: Adjust memory map for reserved
Marshall Dawson
2018-09-06
chromeos/gnvs: remove function and naming cleanup
Joel Kitching
2018-08-30
soc/amd/stoneyridge/enable_usbdebug.c: Update pci_ehci_dbg_set_port()
Richard Spiegel
2018-08-27
update all FADT version 3.0 to use the get tables function
Marc Jones
[next]