summaryrefslogtreecommitdiffstats
path: root/src/drivers/amd
Commit message (Expand)AuthorAgeFilesLines
* drivers/amd/agesa/cache_as_ram.S: Fix coding styleElyes HAOUAS2018-12-281-81/+81
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-0/+1
* amd: Fix non-local header treated as localElyes HAOUAS2018-11-055-10/+10
* {cpu,drivers,nb,sb}/amd: Replace {MSR,MTRR} addresses with macrosElyes HAOUAS2018-10-301-2/+2
* {cpu,drivers}/amd: Replace MTRR addresses with macrosElyes HAOUAS2018-10-191-10/+10
* Move compiler.h to commonlibNico Huber2018-10-082-2/+0
* src/drivers: Fix typoElyes HAOUAS2018-08-101-1/+1
* src/{device,drivers}: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-093-7/+7
* AGESA binaryPI: Drop tests for LATE_CBMEM_INITKyösti Mälkki2018-06-141-3/+0
* src/drivers: Get rid of whitespace before tabElyes HAOUAS2018-06-041-4/+4
* src: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-06-041-2/+2
* compiler.h: add __weak macroAaron Durbin2018-04-242-8/+10
* AGESA_LEGACY: Apply final cleanup and file removalsKyösti Mälkki2018-01-231-1/+1
* drivers/amd/agesa: Fix AGESA heap deallocatorMarc Jones2018-01-191-15/+22
* AGESA: Move API interface under drivers/Kyösti Mälkki2017-09-2612-0/+1979