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
Age
Commit message (
Expand
)
Author
2019-09-13
drivers/elog: Add elog_boot_notify()
Kyösti Mälkki
2019-09-13
soc/amd/picasso: Refactor AOAC enabling
Marshall Dawson
2019-09-12
soc/{amd, intel}: Make use of common postcar_enable_tseg_cache() API
Subrata Banik
2019-09-09
soc/amd/picasso: Update TSC and monotonic timer
Marshall Dawson
2019-08-22
arch/x86: Add <arch/romstage.h>
Kyösti Mälkki
2019-08-21
arch/x86: Rename some mainboard_romstage_entry()
Kyösti Mälkki
2019-08-16
amd/picasso: Unify SMM relocation
Kyösti Mälkki
2019-08-16
amd/picasso: Rename ramtop.c to memmap.c
Kyösti Mälkki
2019-08-15
soc/*: mp_run_on_all_cpus: Remove configurable timeout
Patrick Rudolph
2019-08-15
cpu/x86/smm: Promote smm_memory_map()
Kyösti Mälkki
2019-08-15
cpu/x86/smm: Define single smm_subregion()
Kyösti Mälkki
2019-08-13
cpu/x86: Move some SMM function declarations
Kyösti Mälkki
2019-08-13
cpu/x86: Separate save_state struct headers
Kyösti Mälkki
2019-08-11
arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION
Kyösti Mälkki
2019-08-11
arch/x86: Enable POSTCAR_CONSOLE by default
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
soc/amd/picasso: Update machine check support
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-09
amd/stoneyridge,picasso: Open TSEG earlier
Kyösti Mälkki
2019-08-08
arch/x86: Handle smm_subregion() failure
Kyösti Mälkki
2019-08-08
arch/x86: Change smm_subregion() prototype
Kyösti Mälkki
2019-08-08
arch/x86: Move TSEG_STAGE_CACHE implementation
Kyösti Mälkki
2019-08-08
lib/stage_cache: Refactor Kconfig options
Kyösti Mälkki
2019-08-07
soc/amd/picasso: Set HAVE_BOOTBLOCK=n
Kyösti Mälkki
2019-08-07
soc/amd: Rename smm_region_info() to smm_region()
Kyösti Mälkki
2019-08-07
cpu/x86/smm: Promote smm_subregion()
Kyösti Mälkki
2019-07-21
soc/amd/picasso: Remove dead SPD size Kconfig symbol
Marshall Dawson
2019-07-21
soc/amd/picasso: Enable stage cache only with ACPI resume
Marshall Dawson
2019-07-21
soc/amd: Move SPI base alignment define into common
Marshall Dawson
2019-07-09
arch/x86: Flip HAVE_MONOTONIC_TIMER default
Kyösti Mälkki
2019-07-09
cpu/x86: Flip SMM_TSEG default
Kyösti Mälkki
2019-07-09
soc/amd/stoneyridge,picasso: Switch SMM lock condition
Kyösti Mälkki
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 fanless SKU option
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: Remove stoneyridge GEC
Marshall Dawson
2019-07-03
soc/amd/picasso: Change all remaining soc names
Marshall Dawson
2019-07-02
soc/amd/picasso: Stub out bootblock
Martin Roth
2019-07-02
soc/amd/picasso: Update stoney paths to picasso
Martin Roth
2019-07-02
soc/amd/picasso: Rename makefile.inc back to Makefile.inc
Martin Roth
2019-07-02
soc/amd/picasso: Change SOC_AMD_STONEY* to SOC_AMD_PICASSO
Martin Roth
2019-07-02
soc/amd/picasso: Change header guards from stoney to picasso
Martin Roth
2019-07-02
soc/amd/picasso: Remove ST files not used for PCO
Martin Roth
2019-07-02
soc/amd/picasso: Create picasso as a copy of stoneyridge
Martin Roth