summaryrefslogtreecommitdiffstats
path: root/src/soc/amd
Commit message (Expand)AuthorAgeFilesLines
...
* security/vboot: Fix remaining measured boot issuesPhilipp Deppenwiese2018-11-301-0/+1
* arch/acpi.h: Add some update to version 6.2aElyes HAOUAS2018-11-291-3/+2
* soc/amd/stoneyridge: Replace public magic numbersPatrick Georgi2018-11-284-5/+16
* {soc,sb}/amd: Remove unused SOUTHBRIDGE_AMD_*_SKIP_ISA_DMA_INITElyes HAOUAS2018-11-161-4/+0
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-163-3/+0
* soc/amd: Convert from AMD units to coreboot unitsRichard Spiegel2018-11-167-101/+117
* soc/amd/common: Remove unused variables of write_pci_cfg_irqs()Richard Spiegel2018-11-161-7/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-123-3/+0
* mb/google/kahlee: Tune eDP panel initialization timeChris Wang2018-11-091-0/+9
* soc/amd/stoneyridge: Fix 81+ characters linesRichard Spiegel2018-11-073-22/+23
* soc/amd/common: Fix function formatingRichard Spiegel2018-11-061-3/+3
* soc/amd/stoneyridge: Get rid of void pointer mathRichard Spiegel2018-11-051-6/+6
* soc/amd/stoneyridge: Fix get_cpu_count()Martin Roth2018-10-311-1/+1
* soc/amd/stoneyridge: Get rid of domain_read_resourcesMartin Roth2018-10-312-38/+1
* src: Move shared amd64 and IA32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS2018-10-303-3/+0
* soc/amd/stoneyridge: Set IOMMU support to follow device settingMartin Roth2018-10-302-3/+8
* soc/amd/stoneyridge: Remove dev_find_slot where possibleRichard Spiegel2018-10-304-30/+24
* soc/amd/common/def_callouts.c: Prefer using '"%s...", __func__'Richard Spiegel2018-10-251-2/+2
* soc/amd/stoneyridge: Remove "else" after a returnRichard Spiegel2018-10-251-5/+5
* soc/amd/common/pi: Correct top of DRAM reporting by AGESAMarshall Dawson2018-10-251-1/+1
* soc/amd/stoneyridge: Remove smbus.aslRichard Spiegel2018-10-231-0/+0
* soc/amd: Implement common reset APINico Huber2018-10-225-8/+56
* cpu/amd: Use common AMD's MSRElyes HAOUAS2018-10-187-16/+18
* soc/amd/stoneyridge: Replace double defined MISC MMIO reg. 0x40Richard Spiegel2018-10-182-4/+2
* soc/amd/stoneyridge: Remove double defined SPI100_SPEED_CONFIGRichard Spiegel2018-10-181-6/+1
* soc/amd/stoneyridge: Remove double definition for wideioRichard Spiegel2018-10-181-3/+0
* soc/amd/stoneyridge: Remove DEV_D18F4 definitionRichard Spiegel2018-10-182-7/+1
* soc/amd/stoneyridge: Remove double defined GPIO MMIO basesRichard Spiegel2018-10-183-10/+6
* amd/stoneyridge/include/soc: Re-arrange NB IOAPIC definitionsRichard Spiegel2018-10-181-20/+22
* soc/amd/stoneyridge/smi.c: Prefer using '"%s...", __func__'Richard Spiegel2018-10-181-1/+1
* soc/amd/stoneyridge/southbridge.c: Change comparison orderRichard Spiegel2018-10-181-6/+6
* soc/amd/stoneyridge: Remove "else" after a returnRichard Spiegel2018-10-181-6/+4
* soc/amd/stoneyridge: Define PM USB Enable registerMarshall Dawson2018-10-142-2/+4
* soc/amd/stoneyridge: Remove hudson EHCI debug controllersMarshall Dawson2018-10-141-6/+2
* soc/amd/stoneyridge: Remove errant parenthesis in southbridge.hMarshall Dawson2018-10-141-1/+1
* soc/amd/stoneyridge: Rearrange southbridge.h moreMarshall Dawson2018-10-141-7/+7
* amd/stoneyridge: Fix PmControl register size in SMI handlerMarshall Dawson2018-10-121-5/+5
* amd/stoneyridge: Rename CGPLL_CONFIG definitionsMarshall Dawson2018-10-122-35/+34
* amd/stoneyridge: Rename GppClkCntrl fieldsMarshall Dawson2018-10-121-6/+6
* amd/stoneyridge: Rearrange southbridge.hMarshall Dawson2018-10-121-122/+130
* amd/stoneyridge: Remove dead GPIO definitionsMarshall Dawson2018-10-121-6/+0
* amd/stoneyridge: Clarify XHCI_PM register definitionsMarshall Dawson2018-10-121-17/+16
* amd/stoneyridge: Fix SPI_CMD_TRIGGER coding styleMarshall Dawson2018-10-121-2/+2
* amd/stoneyridge: Convert hex definitions to lower caseMarshall Dawson2018-10-124-24/+24
* amd/stoneyridge: Remove hudson register definitionsMarshall Dawson2018-10-121-5/+0
* amd/stoneyridge: Indicate STAPM units in their nameRichard Spiegel2018-10-112-6/+7
* soc/amd/stoneyridge/gpio.c: Create I2C slave reset codeRichard Spiegel2018-10-104-0/+149
* Move compiler.h to commonlibNico Huber2018-10-088-8/+0
* amd/stoneyridge: Comment PCI and AcpiMmio registers in ASLMarshall Dawson2018-10-051-35/+38