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
2018-04-02
src/soc/stoneyridge: Add a check for CMOS failure
Martin Roth
2018-03-22
amd/stoneyridge: Add PM1 wake status to boot log
Marshall Dawson
2018-03-19
soc/amd/stoneyridge/southbridge.c: Remove configure_stoneyridge_uart
Richard Spiegel
2018-03-17
soc/amd/stoneyridge: Call sb_spibase() early
Garrett Kirkendall
2018-03-16
soc/amd/stoneyridge: Create a HALT_THIS_AP callout
Richard Spiegel
2018-03-16
soc/amd/stoneyridge/southbridge.c: Create AOAC initialization code
Richard Spiegel
2018-03-15
soc/amd/stoneyridge: Call sb_acpi_mmio_decode()
Garrett Kirkendall
2018-03-14
soc/amd/stoneyridge: Configure FCH for TPM
Garrett Kirkendall
2018-03-09
soc/amd/stoneyridge: Add function to enable I2C host controllers
Garrett Kirkendall
2018-03-09
soc/amd/stoneyridge: Add ACPI MMIO enable function
Garrett Kirkendall
2018-03-07
soc/amd/stoneyridge/Kconfig: Create a power restore option
Richard Spiegel
2018-03-07
soc/amd/stoneyridge: clean up southbridge.c
Garrett Kirkendall
2018-03-07
soc/amd/stoneyridge: clean up OSCOUT1_ClkOutputEnb
Garrett Kirkendall
2018-03-07
soc/amd/stoneyridge: Add southbridge definitions
Garrett Kirkendall
2018-03-06
soc/amd/stoneyridge: Add ST/CZ SMBus device id
Martin Roth
2018-03-01
soc/amd/stoneyridge: Remove printk for GPIO
Justin TerAvest
2018-02-26
soc/amd/stoneyridge: Refactor northbridge resource allocator
Marc Jones
2018-02-22
soc/amd/stoneyridge: Add readable macros for GPIO
Justin TerAvest
2018-02-21
soc/amd/stoneyridge: Add functions for GPIO interrupts
Chris Ching
2018-02-21
soc/amd/stoneyridge: Add UMA save function
Marc Jones
2018-02-20
src/soc: Fix various typos
Jonathan Neuschäfer
2018-02-17
soc/amd/stoneyridge: Normalize GPIO init
Justin TerAvest
2018-02-16
amd/stoneyridge: Move model_15_init.c to cpu.c
Marshall Dawson
2018-02-16
amd/stoneyridge: Use generic fixed MTRR setup
Marshall Dawson
2018-02-16
soc/amd/stoneyridge/spi: Use correct conversion specifier
Paul Menzel
2018-02-14
soc/amd/stoneyridge: Set up LAPIC
Marc Jones
2018-02-12
amd/stoneyridge: Add S3 support to POST
Marshall Dawson
2018-02-10
soc/amd/stoneyridge: Put outl arguments in correct order
Martin Roth
2018-02-07
amd/stoneyridge: Put stage cache into TSEG
Marshall Dawson
2018-02-06
soc/amd/stoneyridge/acpi/sleepstates.asl: Fix guarded code
Richard Spiegel
2018-02-06
soc/amd/stoneyridge: Add API to initialize non-early_init i2c buses
Daniel Kurtz
2018-02-05
soc/amd/stoneyridge/acpi/sb_pci0_fch.asl: Fix instability
Richard Spiegel
2018-01-31
amd/stoneyridge: Move TValid and SmmLock to end of POST
Marshall Dawson
2018-01-30
soc/amd/stoneyridge: initialize i2c buses marked as early init
Aaron Durbin
2018-01-30
soc/amd/stoneyridge: fix gpio_acpi_path()
Aaron Durbin
2018-01-30
soc/amd/stoneyridge: use new host controller programming
Aaron Durbin
2018-01-30
soc/amd/stoneyridge: utilize full SPI flash controller fifo
Aaron Durbin
2018-01-30
drivers/spi: support cmd opcode deduction for spi_crop_chunk()
Aaron Durbin
2018-01-28
amd/stoneyridge: Add NV storage to ramtop
Marshall Dawson
2018-01-26
amd/stoneyridge: Convert BiosRam access to MMIO
Marshall Dawson
2018-01-26
soc/amd/stoneyridge: fix compilation error
Aaron Durbin
2018-01-25
soc/amd/stoneyridge: remove dependence on TSC
Aaron Durbin
2018-01-25
soc/amd/stoneyridge: Add I2C devicetree support.
Justin TerAvest
2018-01-25
src/amd/stoneyridge: Add devicetree ACPI names
Justin TerAvest
2018-01-25
src/soc/amd/stoneyridge/Kconfig: Use vbios new location
Richard Spiegel
2018-01-24
soc/amd/stoneyridge/spi: do not open code existing CAR APIs
Aaron Durbin
2018-01-24
soc/amd/stoneyridge: provide alternate monotonic timer
Aaron Durbin
2018-01-23
google/kahlee/BiosCallOuts.c: Remove platform_FchParams_reset
Richard Spiegel
2018-01-23
soc/amd/stoneyridge: Add new function sb_program_gpio()
Richard Spiegel
2018-01-23
soc/amd/stoneyridge/southbridge.c: Create a GPIO programming function
Richard Spiegel
2018-01-22
amd/stoneyridge/include/soc/southbridge.h: Replace SATA magic numbers
Richard Spiegel
2018-01-22
AMD/stoneyridge: Fix SATA reset inconsistency
Richard Spiegel
2018-01-19
amd/stoneyridge: Remove unused S3 NVRAM save/restore
Marshall Dawson
2018-01-19
amd/stoneyridge: Add BIOS RAM R/W functions
Marshall Dawson
2018-01-19
amd/stoneyridge: Move SB index/data pairs to iomap.h
Marshall Dawson
2018-01-19
amd/stoneyridge: Move acpi_get_sleep_type to sb_util
Marshall Dawson
2018-01-13
soc/amd/stoneyridge: Add definition for GENINT_DISABLE
Martin Roth
2018-01-13
soc/amd/stonyridge: Give I2C devices unique _UIDs
Daniel Kurtz
2018-01-12
amd/stoneyridge: Keep SPI flash cacheable during POST
Marshall Dawson
2018-01-08
soc/amd/stoneyridge/i2c: fix formatting and global symbol
Aaron Durbin
2018-01-08
soc/amd/stoneyridge: Define CONSOLE_UART_BASE_ADDRESS
Arthur Heymans
2018-01-07
3rdparty/blobs/soc/amd/stoneyridge: Use new location of stoneyridge blob
Richard Spiegel
2018-01-03
soc/amd/stoneyridge: Add I2C support
Chris Ching
2017-12-22
soc/amd/stoneyridge/chip.c: Move setup_bsp_ramtop to soc_init()
Richard Spiegel
2017-12-22
amd/stoneyridge: Increase pre-cbmem console size
Marshall Dawson
2017-12-22
soc/amd/stoneyridge: select RTC
Marc Jones
2017-12-20
amd/stoneyridge: Force PSP command reg settings in bootblock
Marshall Dawson
2017-12-19
soc/amd/stoneyridge/bootblock/bootblock.c: Fix unused value
Richard Spiegel
2017-12-18
amd/stoneyridge: Skip VGA initialization on S3 resume
Marshall Dawson
2017-12-18
soc/amd: Move stoneyridge features out of agesawrapper
Marshall Dawson
2017-12-15
soc/amd/common: Update agesawrapper_call.h
Richard Spiegel
2017-12-14
soc/amd/stoneyridge: Remove "\t" from name table
Richard Spiegel
2017-12-12
soc/amd/common: Move AGESA related source files
Richard Spiegel
2017-12-12
soc/amd/common: Move Agesa related headers
Richard Spiegel
2017-12-11
soc/amd/common: Move files to common/block
Richard Spiegel
2017-12-11
soc/amd/stoneyridge: Enable SPI writes
John E. Kabat Jr
2017-12-09
soc/amd/stoneyridge/include: delete amd_pci_int_types.h
Richard Spiegel
2017-12-08
soc/amd/stoneyridge: Add RO_REGION_ONLY
Marc Jones
2017-12-07
amd/stoneyridge: Delete early_setup.c
Richard Spiegel
2017-12-07
amd/stoneyridge/lpc.c: Use new wide IO functions
Richard Spiegel
2017-12-07
amd/stoneyridge: Create new wide IO functions
Richard Spiegel
2017-12-07
amd/stoneyridge: Create new name/IRQ association
Richard Spiegel
2017-12-06
soc/amd/stoneyridge: Add USB OC support
Marc Jones
2017-12-06
soc/amd/stoneyridge: Add XHCI PM register access functions
Marc Jones
2017-12-04
amd/stoneyridge: Transfer functions from early_setup.c to southbridge.c
Richard Spiegel
2017-12-02
soc/amd/stoneyridge: Add GPIO40 to GPIO list
Martin Roth
2017-12-02
soc/amd/stoneyridge: Add RunOnAP support
Marc Jones
2017-12-01
soc/amd/stoney: clean up and update reset.c
Martin Roth
2017-11-30
amd/{hudson,stoneyridge}: fix out of bounds read
Richard Spiegel
2017-11-29
soc/amd/stoneyridge: Add mainboard call for SPD values
Marc Jones
2017-11-28
AMD platforms: Fix ASL comment that implies "\_SB" is southbridge
Martin Roth
2017-11-23
Constify struct cpu_device_id instances
Jonathan Neuschäfer
2017-11-23
soc/amd/stoneyridge: Get entire DDR4 SPD
Marc Jones
2017-11-22
Create SOC description file soc.asl
Richard Spiegel
2017-11-21
soc/amd/stoneyridge: Add ELOG to SMM
John E. Kabat Jr
2017-11-21
amd/stoneyridge/spi: Fix reads greater than 5 bytes
Marshall Dawson
2017-11-20
amd/stoneyridge: Fix SPD files and functions camel case
Marc Jones
2017-11-17
Move amd/stoneyridge/include/amd_pci_int_defs.h to include/soc/
Richard Spiegel
2017-11-17
amd/stoneyridge: Enable SMI trap on SlpTyp
Marshall Dawson
2017-11-17
amd/stoneyridge: Add SlpTyp SMI handler
Marshall Dawson
[next]