aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd
AgeCommit message (Expand)Author
2014-07-29Uniformly spell frequency unit symbol as HzElyes HAOUAS
2014-07-28AGESA: Drop some excessive agesawrapper.h includesKyösti Mälkki
2014-07-24northbridge/amd: Remove trailing whitespaceElyes HAOUAS
2014-07-17northbridge,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-17northbridge,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-14AGESA fam15: Fix entry to cimx/sb900Kyösti Mälkki
2014-07-14AGESA fam12: Fix entry to cimx/sb700Kyösti Mälkki
2014-07-14AGESA: Trace execution with AGESAWRAPPER()Kyösti Mälkki
2014-07-11src: Make use of 'CEIL_DIV(a, b)' macro across treeEdward O'Callaghan
2014-07-10northbridge/amd: Fix the family15tn option rom mappingDave Frodin
2014-07-08northbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-05gizmosphere/gizmo: Move support of SPD data in CBFSKyösti Mälkki
2014-07-02AMD/agesa: Add functions for AMD PCI IRQ routingDave Frodin
2014-06-30northbridge/amd/{gx2,lx}: Qualify pointer with `volatile`Edward O'Callaghan
2014-06-29northbridge/amd/gx2/raminit.c Halt func needs noreturn attribEdward O'Callaghan
2014-06-29northbridge/amd: Remove some extraneous parentheses from if-statementsEdward O'Callaghan
2014-06-29AMD boards: Fix comment style and typosKyösti Mälkki
2014-06-26AMD boards: Fix typosKyösti Mälkki
2014-06-25Declare acpi_is_wakeup_early() only onceKyösti Mälkki
2014-06-21AMD cimx/sb800: Use acpi_is_wakeup_s3()Kyösti Mälkki
2014-06-21northbridge/amd/agesa: Use acpi_is_wakeup_s3()Kyösti Mälkki
2014-06-14amd/agesa,cimx: Rename ACPI OS detection methodsEdward O'Callaghan
2014-06-11AMD/CIMx: Add functions for AMD PCI IRQ routingMike Loptien
2014-06-11amd/family16kb: Move and resize the MMIO regionDave Frodin
2014-06-06AGESA: Use common heap allocatorKyösti Mälkki
2014-06-06AGESA: Use common GetBiosCallout()Kyösti Mälkki
2014-06-06AGESA fam15tn fam16kb: Use shared default calloutsKyösti Mälkki
2014-06-06AGESA fam15tn fam16kb: Use common handler for GNB_GFX_GET_VBIOS_IMAGEKyösti Mälkki
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
2013-07-16AMD Fam15tn: Split DSDT into common sectionsSteve Goodrich
2013-07-11Set PCI bus operations at buildtime for ramstageKyösti Mälkki
2013-07-10Fix MMCONF_SUPPORT_DEFAULT for ramstageKyösti Mälkki
2013-06-28amd/cimx/rd890/amd.h: Eliminate redefinition of NULLBruce Griffith
2013-06-28amd/agesa/family15/northbridge.c: Delete unused variableBruce Griffith
2013-06-24AMD: Drop empty root_complexKyösti Mälkki
2013-06-24AMD Fam15tn: Add support for AGESA runtime allocation in CBMEMRudolf Marek
2013-06-24AMD Fam15tn: Add IOMMU BAR allocation to northbridgeRudolf Marek
2013-06-13AMD: Kconfig cleanupKyösti Mälkki
2013-06-04AMD Northbridge LX: get rid of #include "northbridge/amd/lx/raminit.c"Christian Gmeiner
2013-06-04AMD Northbridge LX: convert spd_read_byte() to non-static versionChristian Gmeiner
2013-06-04AMD Northbridge LX: rename get_systop() to get_top_of_ram()Christian Gmeiner
2013-06-04AMD Northbridge LX: include northbridge.h in raminit.cChristian Gmeiner
2013-06-04AMD Northbridge LX: make GeodeLinkSpeed() function prototype non-staticChristian Gmeiner
2013-06-04AMD Northbridge LX: add some missing includesChristian Gmeiner
2013-06-04AMD Northbridge LX: make sdram_* function prototypes non-staticChristian Gmeiner
2013-06-04AMD Fam 15tn: Use all memory on systems with more than 4 GBSiyuan Wang
2013-06-03northbridge/amd/amdmct: Use `static const` instead of `const static`Paul Menzel
2013-05-10Get rid of a number of __GNUC__ checksStefan Reinauer
2013-05-08Drop CONFIG_AP_CODE_IN_CARStefan Reinauer
2013-04-12Revert "siemens/sitemp_g1p1: Make ACPI report the right mmconf region"Nico Huber
2013-04-11Persimmon/Fam14/SB800 DSDT: Split into common areasMike Loptien