summaryrefslogtreecommitdiff
path: root/src/northbridge/amd
AgeCommit message (Expand)Author
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