aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd
AgeCommit message (Expand)Author
2017-07-17binaryPI: Switch to agesa/def_callouts.cKyösti Mälkki
2017-07-17binaryPI: Switch to agesa/heapmanager.cKyösti Mälkki
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-07-13AGESA binaryPI: Unify agesawrapper headerKyösti Mälkki
2017-07-12binaryPI: Drop non-soc stoneyridge treesKyösti Mälkki
2017-07-11binaryPI: Define AGESA blob in CBFS as Kconfig stringKyösti Mälkki
2017-07-08nb/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-28nb/amdk8/debug.c Fix building with CONFIG_DEBUG_SMBUSArthur Heymans
2017-06-28northbridge/amd/agesa/*: Add whitespace around '<<'Elyes HAOUAS
2017-06-27vendorcode/amd: Unify Porting.h across all targetsStefan Reinauer
2017-06-27northbridge/amd/pi: Arithmetics is not logicStefan Reinauer
2017-06-27amd/amdfam10: Remove dead codeStefan Reinauer
2017-06-26soc/amd/stoneyridge: Add northbridge supportMarc Jones
2017-06-26soc/amd/stoneyridge: Add CPU filesMarc Jones
2017-05-30binaryPI: Move EmptyHeap() callKyösti Mälkki
2017-05-27CBMEM: Clarify CBMEM_TOP_BACKUP function usageKyösti Mälkki
2017-05-19drivers/spi/spi_flash: Pass in flash structure to fill in probeFurquan Shaikh
2017-05-18binaryPI: Fix UMA calculationsKyösti Mälkki
2017-05-18AGESA: Fix UMA calculationsKyösti Mälkki
2017-05-11amd/pi: Add AMD fam16h TPM ACPI path supportPhilipp Deppenwiese
2017-05-02amd/pi/00670F00: Reserve A0000-FFFFFMarshall Dawson
2017-04-28nb/amdk8: Link coherent_ht.cArthur Heymans
2017-04-28nb/amd/amdk8: Link reset_test.cArthur Heymans
2017-04-27cpu/amd/pi: Change wrapper to use config optionMarshall Dawson
2017-04-27nb/amd/amdk8: Link raminit_f.cArthur Heymans
2017-04-25lib: provide clearer devicetree semanticsAaron Durbin
2017-04-17[nb|sb]/amd/[amdfam10|sb700]: Add LPC bridge ACPI names for NB/SBTimothy Pearson
2017-04-17nb/amd/amdk8/exit_from_self.c: Use linker instead of includeArthur Heymans
2017-04-15AGESA: Change guard for VBIOS calloutKyösti Mälkki
2017-04-10nb/amdk8/(pre_)f.h: Don't declare global variable in headerArthur Heymans
2017-04-08AGESA: Add helpers to track heap relocationKyösti Mälkki
2017-04-05AGESA: Disable CAR with empty stackKyösti Mälkki
2017-04-05AGESA: Move romstage main entry under cpuKyösti Mälkki
2017-04-04AGESA: Refactor S3 support functionsKyösti Mälkki
2017-04-03AGESA: Simplify parameters for S3 support functionsKyösti Mälkki
2017-04-03AGESA: Move guard on S3 support functionsKyösti Mälkki
2017-04-03AGESA: Move EmptyHeap() callKyösti Mälkki
2017-03-28AGESA: Introduce AGESA_LEGACY and its counterpartKyösti Mälkki
2017-03-09AGESA: Fix loop condition for eventlog readKyösti Mälkki
2017-03-09AGESA: Log if memory training result cannot be storedKyösti Mälkki
2017-03-08binaryPI platforms: Drop any ACPI S3 supportKyösti Mälkki
2017-03-08AGESA fam10: Add missing includeKyösti Mälkki
2017-03-08AGESA: Move heap allocator declarationsKyösti Mälkki
2017-03-07nb/amd/amdht: Use variable for function namePaul Menzel
2017-03-07AGESA: Add agesa_helper.h headerKyösti Mälkki
2017-03-02agesawrapper: Fix endless loop on bettongRicardo Ribalda Delgado
2017-03-02Revert "nb/amd/mct_ddr3: Fix RDIMM training failure on Fam15h"Daniel Kulesz
2017-02-25nb/amd/amdmct: Remove another currently unused tableJonathan Neuschäfer
2017-02-24nb/amd/amdmct: Remove two currently unused tablesJonathan Neuschäfer
2017-02-22southbridge/amd: Add LPC bridge acpi path for Family14 and SB800Tobias Diedrich
2017-02-10ddr3 spd: move accessor code into lib/spd_bin.cPatrick Georgi
2017-02-10ddr3 spd: Rename read_spd_from_cbfs() to read_ddr3_spd_from_cbfs()Patrick Georgi
2017-01-26amd/amdht: Fix format security errorsPaul Menzel
2017-01-19nb/amd/ddr3: Make the maximum CDD a signed valueTimothy Pearson
2017-01-14amd/mct: Add default values to highest_rank_count for DDR2Timothy Pearson
2017-01-12amd/mct/ddr2: Remove orphaned Tab_TrefT_k variableTimothy Pearson
2017-01-11amd/mct/ddr3: Fix unintended sign extension warningTimothy Pearson
2017-01-11amd/mct/ddr3: Avoid using uninitialized register address in ECC setupTimothy Pearson
2017-01-11amd/mct/ddr3: Free malloced resources in failure branchesTimothy Pearson
2017-01-11amd/mct/ddr3: Rework memory speed to clock value conversion logicTimothy Pearson
2017-01-11amd/mct/ddr3: Correctly program maximum read latencyTimothy Pearson
2017-01-10amd/mct/ddr3: Allow critical delay delta to go negativeTimothy Pearson
2017-01-10amd/mct/ddr3: Correctly configure CsMux45Timothy Pearson
2017-01-10amd/mct/ddr3: Wait for northbridge P-state transitionsTimothy Pearson
2017-01-10amd/mct/ddr3: Fix incorrect DQ mask calculationTimothy Pearson
2017-01-10amd/mct/ddr2|ddr3: Refactor persistent members of DCTStatStrucTimothy Pearson
2017-01-09amd/pi: Make BottomIo position configurableRicardo Ribalda Delgado
2017-01-04amdfam10: Perform major include ".c" cleanupDamien Zammit
2016-12-07AMD fam10 binaryPI: Remove invalid PCI ops on CPU domainKyösti Mälkki
2016-12-07MMCONF_SUPPORT: Drop redundant loggingKyösti Mälkki
2016-12-07MMCONF_SUPPORT: Consolidate resource registrationKyösti Mälkki
2016-12-07MMCONF_SUPPORT: Flip default to enabledKyösti Mälkki
2016-12-07PCI ops: MMCONF_SUPPORT_DEFAULT is requiredKyösti Mälkki
2016-12-06PCI ops: Remove conflicting duplicate declarationsKyösti Mälkki
2016-12-06AMD fam10h-15h: MMCONF_SUPPORT_DEFAULT is already setKyösti Mälkki
2016-12-01AMD binaryPI: Switch to MMCONF_SUPPORT_DEFAULTKyösti Mälkki
2016-12-01AGESA: Switch to MMCONF_SUPPORT_DEFAULTKyösti Mälkki
2016-11-22spi: Clean up SPI flash driver interfaceFurquan Shaikh
2016-11-15northbridge/amd/agesa/family10: transition away from device_tAntonello Dettori
2016-11-09nb/amd/amdmct/mct: Remove commented codeElyes HAOUAS
2016-11-07amd/pi/hudson: Move audio to northbridgeMarshall Dawson
2016-11-07pci_ids.h: Correct recent AMD ID namesMarshall Dawson
2016-11-02northbridge/amd: Modify 00670F00 chip.h to match DCTMarshall Dawson
2016-11-02northbridge/amd: Update 00670F00 asl for reduced hardwareMarshall Dawson
2016-11-02northbridge/amd: Update all names and IDs for 00670F00Marc Jones
2016-11-02northbridge/amd: Copy 00660F01 directories to 00670F00Marc Jones
2016-10-09northbridge/amd/agesa/family15*: Remove commented codeElyes HAOUAS
2016-10-09northbridge/amd/agesa/family14: Remove commented codeElyes HAOUAS
2016-10-09northbridge/amd/amdk8: Remove commented codeElyes HAOUAS
2016-10-09northbridge/amd/lx: Remove commented codeElyes HAOUAS
2016-10-09northbridge/amd/pi/00730F01: Remove commented codeElyes HAOUAS
2016-10-09northbridge/amd/amdmct/mct_ddr3: Remove commented codeElyes HAOUAS
2016-10-09northbridge/amd/agesa/family16kb: Remove commented codeElyes HAOUAS
2016-10-09northbridge/amd/agesa/family15rl: Remove commented codeElyes HAOUAS
2016-10-09northbridge/amd/agesa/family10: Remove commented codeElyes HAOUAS
2016-10-09northbridge/amd/amdfam10: Remove commented codeElyes HAOUAS
2016-10-04src/northbridge: Remove unnecessary whitespaceElyes HAOUAS
2016-10-04src/northbridge: Remove whitespace after sizeofElyes HAOUAS
2016-09-21northbridge/amdk8: Improve code formattingElyes HAOUAS
2016-09-21northbridge/amd/amdmct: Improve code formattingElyes HAOUAS