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
/
picasso
/
include
Age
Commit message (
Expand
)
Author
2020-04-30
soc/amd/picasso: Introduce enums for SPI read mode and speed
Furquan Shaikh
2020-04-30
soc/amd/picasso: Get rid of chip.h inclusion from southbridge.h
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to acpi_inject_dsdt
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to write_acpi_tables
Furquan Shaikh
2020-04-24
soc/amd/picasso/i2c: don't initialize I2C4 as master and refactor code
Martin Roth
2020-04-20
soc/amd: replace remaining license headers with SPDX ones
Felix Held
2020-04-16
soc/amd/psp: Add SmmInfo command
Marshall Dawson
2020-04-05
soc/amd: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-30
soc/amd/picasso: Add helper functions for finding SOC type
Martin Roth
2020-03-29
soc/amd/picasso: Add and use CPUID defines for Picasso and Raven2
Martin Roth
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2020-03-17
soc/amd/picasso: Remove unused defines from cpu.h
Marshall Dawson
2020-01-31
soc/amd/picasso: move to using smbus_host.h definitions
Aaron Durbin
2020-01-31
soc/amd/picasso: use SMBus timeout in compilation unit
Aaron Durbin
2020-01-31
soc/amd/picasso: use SMBus speed in compilation unit
Aaron Durbin
2019-12-04
amdblocks/acpimmio: Unify BIOSRAM usage
Michał Żygowski
2019-11-28
soc/amd/common: Remove guards on ACPIMMIO utils
Kyösti Mälkki
2019-11-08
arch/x86: Drop some __SMM__ guards
Kyösti Mälkki
2019-10-21
soc/amd/picasso: Add audio processor
Marshall Dawson
2019-10-20
soc/amd/picasso: Correct a few GPIO names
Marshall Dawson
2019-10-20
soc/amd/picasso: Update iomap
Marshall Dawson
2019-10-20
soc/amd/picasso: Update UARTs
Marshall Dawson
2019-10-20
soc/amd/picasso: Add display identification and vbios name
Marshall Dawson
2019-10-20
soc/amd/picasso: Remove SATA from AOAC registers
Marshall Dawson
2019-10-20
soc/amd/picasso: Update southbridge
Marshall Dawson
2019-10-20
soc/amd/picasso: Update for USB3.1
Marshall Dawson
2019-09-21
soc/amd/picasso: Use new common SPI code
Richard Spiegel
2019-09-13
soc/amd/picasso: Refactor AOAC enabling
Marshall Dawson
2019-08-21
arch/x86: Rename some mainboard_romstage_entry()
Kyösti Mälkki
2019-08-09
soc/amd/picasso: Update i2c support
Marshall Dawson
2019-08-09
soc/amd/picasso: Update CPU support
Marshall Dawson
2019-08-09
soc/amd/picasso: Reduce 48M out configuration
Marshall Dawson
2019-08-09
soc/amd/picasso: Remove IOAPIC2
Marshall Dawson
2019-08-09
soc/amd/picasso: Update SMI sources
Marshall Dawson
2019-08-09
src/amd/picasso: Update reset code
Marshall Dawson
2019-08-09
src/soc/amd/picasso: Update GPIO configuration
Marshall Dawson
2019-08-07
cpu/x86/smm: Promote smm_subregion()
Kyösti Mälkki
2019-07-21
soc/amd: Move SPI base alignment define into common
Marshall Dawson
2019-07-06
soc/amd/picasso: Remove all AGESA references
Marshall Dawson
2019-07-03
soc/amd/picasso: Remove all PSP runtime functions
Marshall Dawson
2019-07-03
soc/amd/picasso: Remove SD controller
Marshall Dawson
2019-07-03
soc/amd/picasso: Add xhci1 and remove ehci
Marshall Dawson
2019-07-03
soc/amd/picasso: Remove most stoneyridge USB
Marshall Dawson
2019-07-03
soc/amd/picasso: Change all remaining soc names
Marshall Dawson
2019-07-02
soc/amd/picasso: Update stoney paths to picasso
Martin Roth
2019-07-02
soc/amd/picasso: Change header guards from stoney to picasso
Martin Roth
2019-07-02
soc/amd/picasso: Create picasso as a copy of stoneyridge
Martin Roth