summaryrefslogtreecommitdiff
path: root/src/northbridge/amd
AgeCommit message (Expand)Author
2014-05-26AGESA fam12 fam14 fam15: Declare local callouts staticKyösti Mälkki
2014-05-26AGESA fam12 fam14 fam15: Common handler for AGESA_RUNFUNC_ONAPKyösti Mälkki
2014-05-26AGESA fam12 fam15: Unify agesawrapper_amdlaterunaptaskKyösti Mälkki
2014-05-26AGESA fam12 fam14 fam15: Common handler for AGESA_DO_RESETKyösti Mälkki
2014-05-26AGESA: Add common calloutsKyösti Mälkki
2014-05-23northbridge/amd/amdmct: Incorrect usage of logical over bitwise andEdward O'Callaghan
2014-05-23northbridge/amd/amdmct: Superfluous parenthesis in if-statementsEdward O'Callaghan
2014-05-22northbridge/amd/amdmct/mct: Initialize variables at the eolEdward O'Callaghan
2014-05-05AGESA: Implement EmptyHeap()Kyösti Mälkki
2014-05-05AGESA fam14: Use common calloutsKyösti Mälkki
2014-05-05AGESA fam14: Add fam14_callouts headerKyösti Mälkki
2014-05-05AGESA fam15: Add GetHeapBase()Kyösti Mälkki
2014-05-05AGESA fam12: Add GetHeapBase()Kyösti Mälkki
2014-05-05AGESA fam15tn: Use common GetHeapBase()Kyösti Mälkki
2014-05-05AGESA fam16kb: Use common GetHeapBase()Kyösti Mälkki
2014-05-05AGESA fam15: Use common calloutsKyösti Mälkki
2014-05-05AGESA fam15: Add fam15_callouts headerKyösti Mälkki
2014-05-05AGESA fam12: Move dimmSpdKyösti Mälkki
2014-05-05AGESA fam12: Add fam12_calloutsKyösti Mälkki
2014-05-03AMD: Drop redundant test for CONFIG_RAMTOPKyösti Mälkki
2014-04-26Rename coreboot_ram stage to ramstageFurquan Shaikh
2014-04-16AMD AGESA fam15tn/fam16kb: Remove unused source filesKyösti Mälkki
2014-02-13Eliminate some ASL warningsOskar Enoksson
2014-01-28x86: add common definitions for control registersAaron Durbin
2014-01-13lib: Make log2() available in romstage on ARM, not just x86Alexandru Gagniuc
2014-01-12lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_contentVladimir Serbinenko
2014-01-10Replace all occurences of sprintf with snprintfVladimir Serbinenko
2013-12-30AMD K8 (rev F): Move rev F0/F1 workaround to headerKyösti Mälkki
2013-12-30AMD K8 (rev F): Move MEM_TRAIN_SEQ check to northbridgeKyösti Mälkki
2013-12-30AMD K8: Define MEM_TRAIN_SEQ only with K8_REV_F_SUPPORTKyösti Mälkki
2013-12-29AMD K8 (rev-F): Always have RAMINIT_SYSINFOKyösti Mälkki
2013-12-29AMD K8: Socket implies K8_REV_F_SUPPORTKyösti Mälkki
2013-12-26AMD fam10: Drop MEM_TRAIN_SEQKyösti Mälkki
2013-12-26AMD boards (non-AGESA): Cleanup earlymtrr.c includesKyösti Mälkki
2013-12-23Coding style: punctuation cleanup [1/2].Idwer Vollering
2013-12-07Correct file permissions.Idwer Vollering
2013-12-02global: Fix usage of get_option() to make use of CB_CMOS_ codesAlexandru Gagniuc
2013-11-26AMD Northbridge LX: simplify get_top_of_ram()Christian Gmeiner
2013-10-13northbridge/amd/amdk8/raminit_f_dqs.c: Remove unused variable `reg` in `setup...Paul Menzel
2013-10-13Rename cpu/x86/car.h to arch/early_variables.hStefan Reinauer
2013-09-24southbridge/cimx/sb900: Rename headers to match sb700 & sb800Corey Osgood
2013-09-11CBMEM: Unify get_top_of_ram()Kyösti Mälkki
2013-09-11CBMEM northbridges: Remove references to global high_tables_baseKyösti Mälkki
2013-09-11CBMEM AMD: Fix calls to set_top_of_ram_once()Kyösti Mälkki
2013-09-11CBMEM AMD: Remove references to global high_tables_baseKyösti Mälkki
2013-08-15AMD Richland: Add new graphics device IDs to Family 15, Models 10-1FBruce Griffith
2013-08-15AMD Kabini: Split DSDT into common sectionsMike Loptien
2013-08-08ASUS F2A85-M: Split DSDT into common sections (as per Parmer)Kimarie Hoot
2013-08-05AMD Kabini: Add map_oprom() function for Vendor/Device IDsBruce Griffith
2013-08-05AMD Kabini: Add northbridge AGESA wrapper (new AMD processor)Siyuan Wang