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-05-22
bootblock: Allow more timestamps in bootblock_main_with_timestamp()
Julius Werner
2018-05-18
soc/amd/stoneyridge: Support ACPI USB code generation
Duncan Laurie
2018-05-14
cpu/x86: Add support to run function with argument over APs
Subrata Banik
2018-05-09
vendorcode/amd/pi/00670F00: Control which procedure builds
Richard Spiegel
2018-05-08
{mb,nb,soc}: Remove references to pci_bus_default_ops()
Nico Huber
2018-05-04
soc/amd/stonyridge: Add misc device
Akshu Agrawal
2018-05-04
soc/amd/stoneyridge: Remove USB30PortInit setting
Martin Roth
2018-05-02
soc/amd/stoneyridge: remove sb_set_readspeed function
Marc Jones
2018-04-30
soc/amd/stoneyridge/gpio.c: Fix gpio_output()
Richard Spiegel
2018-04-27
soc/amd/stoneyridge/include/soc/smi.h: Fix name collision
Richard Spiegel
2018-04-27
soc/amd/stoneyridge: Enable CMOS VBNV backup to flash
Marc Jones
2018-04-26
soc/amd/stoneyridge: Fix smi_write32 arg order in disable_all_smi_status
Daniel Kurtz
2018-04-26
soc/amd/stoneyridge: Static constify smi_sources
Daniel Kurtz
2018-04-25
soc/amd/stoneyridge: Add additional early LPC and SPI init
Marc Jones
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2018-04-23
drivers/spi: reduce confusion in the API
Aaron Durbin
2018-04-20
pci: Move inline PCI functions to pci_ops.h
Patrick Rudolph
2018-04-20
soc/amd/stoneyridge/include/soc/southbridge.c: Rename gpio structure
Richard Spiegel
2018-04-18
soc/amd/stoneyridge/include/soc/gpio.h: Remove vendor code reference
Richard Spiegel
2018-04-16
soc/amd/stoneyridge/northbridge.c: Fix bit definitions
Richard Spiegel
2018-04-16
soc/amd/stoneyridge/lpc.c: Fix bit definitions
Richard Spiegel
2018-04-13
soc/amd/stoneyridge: add a romstage hook for mainboards
Martin Roth
2018-04-11
src/amd/stoneyridge: Fix a typo (EDGEL_TRIG -> EDGE_TRIG)
Jonathan Neuschäfer
2018-04-11
amd/stoneyridge: Reorder temp mtrr for flash
Marshall Dawson
2018-04-10
soc/amd/stoneyridege: Create AP jump structure
Richard Spiegel
2018-04-09
amd/stoneyridge: Add GNB IOAPIC init
Marc Jones
2018-04-06
amd/stoneyridge: Use defined value for SPI flash MTRR
Marshall Dawson
2018-04-05
mb/amd/gardenia/gpio.c: Convert GPIO to new format
Richard Spiegel
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
[next]