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
Age
Commit message (
Expand
)
Author
2018-05-22
bootblock: Allow more timestamps in bootblock_main_with_timestamp()
Julius Werner
2018-05-19
cpu/x86: Add support to run function on single AP
Subrata Banik
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-14
grunt: use stage cache when waking from S3
Raul E Rangel
2018-05-09
vendorcode/amd/pi/00670F00: Control which procedure builds
Richard Spiegel
2018-05-08
amd/common/pi: Insert missing newline in printk
Marshall Dawson
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/common/block/include/amdblocks/psp.h: Replace todo message
Richard Spiegel
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
soc/amd/common/block/pi/amd_late_init.c: Fix illegal memory access
Richard Spiegel
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-19
soc/amd/common/block/pi/heapmanager.c: Simplify code
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-12
include/memory_info.h: Change serial number field from 5 bytes to 4
Raul E Rangel
2018-04-11
soc/amd: Fix generating SMBIOS Type 17
Raul E Rangel
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-10
soc/amd: Add "halt this AP" callback to romstage
Richard Spiegel
2018-04-09
amd/stoneyridge: Add GNB IOAPIC init
Marc Jones
2018-04-06
amd/common/block/pi: Make agesa_heap_base() static
Marshall Dawson
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-23
soc/amd: Print dimm_info and TYPE17_DMI_INFO to help debug incorrect values
Raul E Rangel
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-26
soc/amd/common: Save the UMA settings from AGESA
Marc Jones
2018-02-26
soc/amd/common/block/pi/amd_late_init.c: Fix part number
Richard Spiegel
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-16
soc/amd/common/block/pi/amd_init_late.c: Transfer memory info to cbmem
Richard Spiegel
2018-02-15
soc/amd/common/block/s3/s3_resume.c: Check mrc_cache_get_current() return
Richard Spiegel
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-12
soc/amd/common: Call AmdS3FinalRestore
Marshall Dawson
2018-02-12
soc/amd/common: Add S3 resume functions to wrapper
Marshall Dawson
2018-02-12
soc/amd/common: Replace missing AmdReleaseStruct() calls
Marshall Dawson
2018-02-12
soc/amd/common: Add S3 supporting functions
Marshall Dawson
2018-02-10
soc/amd/stoneyridge: Put outl arguments in correct order
Martin Roth
2018-02-07
soc/amd/common: Add generic create_struct call to wrapper
Marshall Dawson
2018-02-07
soc/amd/common: Improve misc. formatting in AGESA wrapper
Marshall Dawson
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-02-01
amd/soc/common: Remove cbmem subregions in heap
Marshall Dawson
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
[next]