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-01-10
soc/amd/common/block/acpi: Add halt.c
Chris Ching
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
soc/amd/common: Only load post-memory AGESA into RAM when split enabled
Daniel Kurtz
2018-01-07
3rdparty/blobs/soc/amd/stoneyridge: Use new location of stoneyridge blob
Richard Spiegel
2018-01-05
soc/amd/common: load post-memory AGESA as rmodule
Aaron Durbin
2018-01-05
soc/amd/common: Allow AGESA file split for pre- and post-memory
Justin TerAvest
2018-01-03
soc/amd/stoneyridge: Add I2C support
Chris Ching
2018-01-02
soc/amd/common/block/pi: Format files to standards
Richard Spiegel
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/common/psp: Add BootDone command
Marshall Dawson
2017-12-20
amd/common/psp: Convert structure init to C99
Marshall Dawson
2017-12-20
amd/common/psp: Assume PSP command register already set up
Marshall Dawson
2017-12-20
amd/stoneyridge: Force PSP command reg settings in bootblock
Marshall Dawson
2017-12-19
soc/amd/common/block/pci: Fix validation of pointer
Richard Spiegel
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/common: Factor out InitPost printed results to function
Marshall Dawson
2017-12-18
soc/amd: Move stoneyridge features out of agesawrapper
Marshall Dawson
2017-12-18
soc/amd/common: Remove #ifndef/#endif from AGESA wrapper
Marshall Dawson
2017-12-18
soc/amd/common: Make AGESA event log parser static
Marshall Dawson
2017-12-18
soc/amd/common: Clean up AGESA event log function
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-13
vc/amd/pi/0067F00: add option to add AGESA binary PI as stage
Aaron Durbin
2017-12-12
vc/amd/pi/00670F00: fix #include paths to only use <amdblocks/header.h>
Aaron Durbin
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/common: Collect timestamps before and after AGESA calls
Martin Roth
2017-12-11
vc/amd/pi/00670F00/binaryPI: cache the AGESA dispatcher
Aaron Durbin
2017-12-11
soc/amd/stoneyridge: Enable SPI writes
John E. Kabat Jr
2017-12-11
soc/amd/common: Add amdblocks/spi.h
Marc Jones
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
amd/stoneyridge: Update def_callouts.c to reset using reset.c
Martin Roth
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/common: Include appropriate headers in dimm_spd.h
Marc Jones
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-21
soc/amd/common: Remove duplicated #include amd_pci_int_defs.h
Richard Spiegel
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
2017-11-17
amd/stoneyridge: Add SPI controller driver
Marshall Dawson
2017-11-16
vendorcode/amd/pi/00670F00: Get rid of filecodes, replace filecode.h
Martin Roth
2017-11-15
mb/{amd/gardenia,google/kahlee}: move carrizo_fch.asl code to soc
Richard Spiegel
2017-11-14
soc/amd/stoneyridge: Remove direct AGESA header includes
Martin Roth
2017-11-14
soc/amd/common: Remove direct AGESA header includes
Martin Roth
2017-11-14
AMD Stoney Ridge: Add agesa_headers.h
Martin Roth
2017-11-14
amd/common/spi: Update flash driver usage
Marshall Dawson
2017-11-14
soc/amd/stoneyridge: Load SMU fimware using PSP
Marshall Dawson
2017-11-14
amd/stoneyridge: Add generic IMC sleep and wakeup
Marshall Dawson
2017-11-14
amd/stoneyridge: Replace BIT(n) in southbridge
Marshall Dawson
2017-11-14
amd/stoneyridge: Define bits for AcpiConfig
Marshall Dawson
2017-11-13
soc/amd/stoneyridge: Add CPU PPKG ASL
Marc Jones
2017-11-13
soc/amd/stoneyridge: Add GNVS variables for thermal control
Marc Jones
2017-11-13
soc/amd/stoneyridge: Fix DRAM clear check
Marshall Dawson
2017-11-10
soc/amd/stoneyridge: Add UMA settings to devicetree
Aaron Durbin
2017-11-10
amd/stoneyridge: Implement vboot_platform_is_resuming
Marshall Dawson
2017-11-10
amd/stoneyridge: Add function to find Pm1EvtBlk base
Marshall Dawson
2017-11-10
amd/stoneyridge: Remove dead southbridge definitions
Marshall Dawson
2017-11-10
amd/stoneyridge: Add more ACPI register definitions
Marshall Dawson
2017-11-10
amd/stoneyridge: Use the new generic acpi_sleep_from_pm1
Marshall Dawson
2017-11-10
amd/stoneyridge: Select AMD common sleep states
Marshall Dawson
2017-11-10
soc/amd/stoneyridge: Use uint8_t as type for SPD address
Richard Spiegel
2017-11-10
soc/amd/stoneyridge: Simplify and fix SMBUS code
Richard Spiegel
2017-11-10
soc/amd/common: Add DRAM clear option to northbridge.c
Richard Spiegel
2017-11-10
src/soc/amd/stoneyridge/southbridge.h: Fix prototypes
Richard Spiegel
2017-11-09
soc/amd/stoneyridge: Fix and clean lpc.c
Richard Spiegel
2017-11-09
src/soc/amd/stoneyridge/southbridge.h: Remove unused prototypes
Richard Spiegel
2017-11-08
amd/stoneyridge: Add PSP definitions southbridge and iomap
Marshall Dawson
2017-11-08
amd/stoneyridge: Add SMU firmware blobs to cbfs
Marshall Dawson
2017-11-08
soc/amd/common/psp: Add command to load fw blobs
Marshall Dawson
2017-11-08
amd/stoneyridge: Remove fixme.c
Marshall Dawson
2017-11-08
amd/stoneyridge: Remove amdlib functions from fixme.c
Marshall Dawson
2017-11-08
amd/stoneyridge: Add northbridge register macros
Marshall Dawson
2017-11-06
soc/amd/common/psp: Require PSP PCI definition in SOC
Marshall Dawson
2017-11-06
soc/amd/stoneyridge: consolidate addresses in iomap.h
Aaron Durbin
2017-11-06
soc/amd/stoneyridge: start header file for iomap
Aaron Durbin
2017-11-04
soc/amd/stoneyridge: don't open code known literals
Aaron Durbin
2017-11-04
soc/amd/stoneyridge: fix incorrect constants in macros
Aaron Durbin
[next]