summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/common/block/pi/def_callouts.c
Commit message (Expand)AuthorAgeFilesLines
* soc/amd/common: move block/pi out of the block folderFelix Held2021-09-241-245/+0
* cbfs: Simplify load/map API names, remove type argumentsJulius Werner2020-12-021-3/+2
* cpu/x86/lapic: Support x86_64 and clean up codePatrick Rudolph2020-06-221-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/amd: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* printf: Automatically prefix %p with 0xJulius Werner2019-12-111-1/+1
* soc/*: Report mp_init errorsPatrick Rudolph2019-08-061-4/+4
* src: Add missing include 'console.h'Elyes HAOUAS2019-04-231-0/+1
* soc/amd/common: Fix AmdLateRunApTask()Kyösti Mälkki2019-02-251-3/+2
* src/(device/lib/soc): Remove unused variablesRichard Spiegel2018-12-051-2/+0
* soc/amd: Convert from AMD units to coreboot unitsRichard Spiegel2018-11-161-21/+24
* soc/amd/common/def_callouts.c: Prefer using '"%s...", __func__'Richard Spiegel2018-10-251-2/+2
* soc/amd: Implement common reset APINico Huber2018-10-221-3/+3
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* soc/amd/common/block/pi: Remove references to AmdLibRichard Spiegel2018-09-281-1/+0
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-06-141-1/+1
* amd/pi: Add AgesaHeapRebase calloutMarshall Dawson2018-06-131-0/+2
* amd/pi: Add GetTempHeapBase calloutMarshall Dawson2018-06-131-0/+1
* cpu/x86: Add support to run function on single APSubrata Banik2018-05-191-2/+4
* cpu/x86: Add support to run function with argument over APsSubrata Banik2018-05-141-3/+3
* amd/common/pi: Insert missing newline in printkMarshall Dawson2018-05-081-1/+1
* compiler.h: add __weak macroAaron Durbin2018-04-241-1/+2
* soc/amd: Add "halt this AP" callback to romstageRichard Spiegel2018-04-101-0/+3
* soc/amd/stoneyridge: Create a HALT_THIS_AP calloutRichard Spiegel2018-03-161-0/+1
* soc/amd/common: Move AGESA related source filesRichard Spiegel2017-12-121-0/+251