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
/
cpu
/
amd
Age
Commit message (
Expand
)
Author
2017-08-22
AMD K8 fam10-15: Consolidate post_cache_as_ram call
Kyösti Mälkki
2017-08-22
AMD K8 fam10-15: Tidy up CAR disable
Kyösti Mälkki
2017-08-19
arch/x86: Sanity checking on HAVE_SMI_HANDLER
Kyösti Mälkki
2017-08-16
AGESA: Cleanup ACPI S3 support
Kyösti Mälkki
2017-08-02
binaryPI: Introduce BINARYPI_LEGACY_WRAPPER and its counterpart
Kyösti Mälkki
2017-08-02
binaryPI: Enable EARLY_CBMEM_INIT
Kyösti Mälkki
2017-08-02
AGESA: Add romstage timestamps
Kyösti Mälkki
2017-08-02
AGESA: Implement EARLY_CBMEM_INIT
Kyösti Mälkki
2017-08-02
AGESA: Move romstage-ramstage splitline
Kyösti Mälkki
2017-08-02
AGESA binaryPI: Unify agesawrapper header
Kyösti Mälkki
2017-08-02
AGESA: Consolidate platform_once() call
Kyösti Mälkki
2017-08-02
AGESA: Consolidate early_all_cores() call
Kyösti Mälkki
2017-08-02
AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpart
Kyösti Mälkki
2017-08-01
src/cpu/amd/quadcore: Fix checkpatch errors/warnings
Evelyn Huang
2017-08-01
cpu/amd/pi: Fix checkpatch warnings and errors
Evelyn Huang
2017-07-29
binaryPI: Drop remains of ACPI S3 on FCH
Kyösti Mälkki
2017-07-28
src/cpu: Fix checkpatch warning: no spaces at the start of a line
Martin Roth
2017-07-24
Fix files with multiple newlines at the end.
Martin Roth
2017-07-17
binaryPI: Disable CAR with empty stack
Kyösti Mälkki
2017-07-17
binaryPI: Switch to agesa/heapmanager.c
Kyösti Mälkki
2017-07-15
vendorcode/amd/agesa: Tidy up gcccar.inc
Kyösti Mälkki
2017-07-14
K8: Fix indirect includes
Kyösti Mälkki
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-07-12
binaryPI: Drop non-soc stoneyridge trees
Kyösti Mälkki
2017-06-28
cpu/amd: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-06-28
cpu/*: Add whitespace around '<<'
Elyes HAOUAS
2017-06-27
vendorcode/amd: Unify Porting.h across all targets
Stefan Reinauer
2017-06-13
cpu/amd/fam10/ram_calc: Remove superfluous guard
Arthur Heymans
2017-06-12
src/cpu/amd/model_fxx/powernow_api.c Fix checkpatch errors + warnings
Evelyn Huang
2017-06-12
src/cpu/amd/atrr/amd_mtrr.c Fix checkpatch errors + warnings
Evelyn Huang
2017-06-12
src/cpu/amd/pi/00630F01 Fix checkpatch warnings and errors
Evelyn Huang
2017-06-09
cpu/amd/car: Fix checkpatch warnings
Evelyn Huang
2017-06-07
src: change coreboot to lowercase
Martin Roth
2017-06-07
Use more secure HTTPS URLs for coreboot sites
Paul Menzel
2017-05-27
CBMEM: Clarify CBMEM_TOP_BACKUP function usage
Kyösti Mälkki
2017-05-19
drivers/spi/spi_flash: Pass in flash structure to fill in probe
Furquan Shaikh
2017-05-18
AMD MTRR: Add common add_uma_resource_below_tolm()
Kyösti Mälkki
2017-04-28
nb/amd/amdk8: Link reset_test.c
Arthur Heymans
2017-04-27
nb/amd/amdk8: Link raminit_f.c
Arthur Heymans
2017-04-15
AGESA: Unify heap location
Kyösti Mälkki
2017-04-06
northbridge/amd/stoney: Add FT4 package
Marshall Dawson
2017-04-05
AGESA: Disable CAR with empty stack
Kyösti Mälkki
2017-04-05
AGESA: BIST is already preserved
Kyösti Mälkki
2017-04-05
AGESA: Move romstage main entry under cpu
Kyösti Mälkki
2017-04-05
AGESA: Move amd_initmmio() call
Kyösti Mälkki
2017-04-04
AGESA: Reduce typecasting in heapmanager calls
Kyösti Mälkki
2017-04-04
AGESA: Handle HEAP_CALLOUT_RUNTIME allocation more cleanly
Kyösti Mälkki
2017-04-04
AGESA: Adjust heap location for S3 resume path
Kyösti Mälkki
2017-04-04
AGESA: Refactor S3 support functions
Kyösti Mälkki
2017-03-28
AGESA: Fork for new cache-as-ram init code
Kyösti Mälkki
2017-03-28
AGESA: Introduce AGESA_LEGACY and its counterpart
Kyösti Mälkki
2017-03-16
binaryPI: Fix SSE regression and align stack early
Kyösti Mälkki
2017-03-15
AGESA f14: Fix infinite loop
Kyösti Mälkki
2017-03-10
cpu/amd/agesa: Unify init files
Paul Menzel
2017-03-09
AGESA: Log heap initialisation
Kyösti Mälkki
2017-03-09
AGESA: Fix SSE regression and align stack early
Kyösti Mälkki
2017-03-08
binaryPI platforms: Drop any ACPI S3 support
Kyösti Mälkki
2017-03-08
AGESA: Move heap allocator declarations
Kyösti Mälkki
2017-03-08
AMD geode: Avoid conflicting main() declaration
Kyösti Mälkki
2017-03-07
amd/pi/hudson: Move APIC enable to CPU file
Marshall Dawson
2017-03-07
AGESA: Add agesa_helper.h header
Kyösti Mälkki
2017-02-22
src/cpu/amd: Update/Add license headers to all files
Martin Roth
2017-01-04
amdfam10: Perform major include ".c" cleanup
Damien Zammit
2016-12-11
ACPI S3: Flip ACPI_HUGE_LOWMEM_BACKUP default
Kyösti Mälkki
2016-12-11
x86 SMM: Fix use with RELOCATABLE_RAMSTAGE
Kyösti Mälkki
2016-12-07
MMCONF_SUPPORT: Flip default to enabled
Kyösti Mälkki
2016-12-01
romstage_handoff: remove code duplication
Aaron Durbin
2016-12-01
AMD binaryPI: Disable PCI_CFG_EXT_IO
Kyösti Mälkki
2016-12-01
AMD binaryPI: Switch to MMCONF_SUPPORT_DEFAULT
Kyösti Mälkki
2016-12-01
AGESA: Disable PCI_CFG_EXT_IO
Kyösti Mälkki
2016-12-01
AGESA: Switch to MMCONF_SUPPORT_DEFAULT
Kyösti Mälkki
2016-12-01
AGESA f14: Consolidate early P-states setting
Kyösti Mälkki
2016-12-01
AGESA f14: Consolidate XIP cache
Kyösti Mälkki
2016-11-25
AGESA binaryPI: Fix cache-as-ram for x86_64
Kyösti Mälkki
2016-11-22
spi: Clean up SPI flash driver interface
Furquan Shaikh
2016-11-09
amd/cpu: Add details to chip names
Marshall Dawson
2016-11-09
AMD binaryPI: Delay ACPI S3 backup until ramstage loader
Kyösti Mälkki
2016-11-09
AGESA: Delay ACPI S3 backup until ramstage loader
Kyösti Mälkki
2016-11-09
ACPI S3: Remove HIGH_MEMORY_SAVE where possible
Kyösti Mälkki
2016-11-02
cpu/amd: Update files for 00670F00
Marc Jones
2016-11-02
cpu/amd: Copy 00660F01 to 00670F00
Marc Jones
2016-10-07
src/cpu: Remove unnecessary whitespace
Elyes HAOUAS
2016-10-07
cpu/amd/geode_gx2: Remove unnecessary semicolon
Elyes HAOUAS
2016-10-04
src/cpu: Remove whitespace after sizeof
Elyes HAOUAS
2016-10-01
cpu/amd/model_fxx: transition away from device_t
Antonello Dettori
2016-09-13
cpu/amd/family_10h-family_15h: transition away from device_t
Antonello Dettori
2016-09-04
src/cpu: Improve code formatting
Elyes HAOUAS
2016-08-28
src/cpu: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-08-28
src/cpu: Remove unnecessary whitespace before "\n"
Elyes HAOUAS
2016-08-23
src/cpu: Capitalize CPU, APIC and IOAPIC typo fix
Elyes HAOUAS
2016-07-31
src/cpu: Capitalize CPU
Elyes HAOUAS
2016-07-31
src/cpu: Capitalize ROM and RAM
Elyes HAOUAS
2016-07-21
AMD k8 fam10: Fix CAR GLOBALS late in romstage
Kyösti Mälkki
2016-07-15
AMD binaryPI: Use common romstage ram stack
Kyösti Mälkki
2016-07-15
AMD binaryPI: Split romstage ram stack
Kyösti Mälkki
2016-07-15
AMD binaryPI: Use common ACPI S3 recovery
Kyösti Mälkki
2016-07-15
AGESA: Use common romstage ram stack
Kyösti Mälkki
2016-07-15
AGESA: Use common ACPI S3 recovery
Kyösti Mälkki
2016-07-10
AMD k8 fam10: Drop excessive spinlock initialization
Kyösti Mälkki
2016-07-10
AMD k8 fam10: Fix romstage handoff
Kyösti Mälkki
[prev]
[next]