summaryrefslogtreecommitdiffstats
path: root/src/northbridge/amd
Commit message (Expand)AuthorAgeFilesLines
* Eliminate some ASL warningsOskar Enoksson2014-02-131-3/+3
* x86: add common definitions for control registersAaron Durbin2014-01-283-37/+3
* lib: Make log2() available in romstage on ARM, not just x86Alexandru Gagniuc2014-01-131-0/+1
* lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_contentVladimir Serbinenko2014-01-122-2/+2
* Replace all occurences of sprintf with snprintfVladimir Serbinenko2014-01-109-11/+11
* AMD K8 (rev F): Move rev F0/F1 workaround to headerKyösti Mälkki2013-12-302-3/+3
* AMD K8 (rev F): Move MEM_TRAIN_SEQ check to northbridgeKyösti Mälkki2013-12-301-2/+3
* AMD K8: Define MEM_TRAIN_SEQ only with K8_REV_F_SUPPORTKyösti Mälkki2013-12-301-4/+4
* AMD K8 (rev-F): Always have RAMINIT_SYSINFOKyösti Mälkki2013-12-291-0/+5
* AMD K8: Socket implies K8_REV_F_SUPPORTKyösti Mälkki2013-12-291-0/+4
* AMD fam10: Drop MEM_TRAIN_SEQKyösti Mälkki2013-12-262-11/+1
* AMD boards (non-AGESA): Cleanup earlymtrr.c includesKyösti Mälkki2013-12-262-0/+2
* Coding style: punctuation cleanup [1/2].Idwer Vollering2013-12-231-1/+1
* Correct file permissions.Idwer Vollering2013-12-077-0/+0
* global: Fix usage of get_option() to make use of CB_CMOS_ codesAlexandru Gagniuc2013-12-021-3/+1
* AMD Northbridge LX: simplify get_top_of_ram()Christian Gmeiner2013-11-261-16/+4
* northbridge/amd/amdk8/raminit_f_dqs.c: Remove unused variable `reg` in `setup...Paul Menzel2013-10-131-2/+1
* Rename cpu/x86/car.h to arch/early_variables.hStefan Reinauer2013-10-133-3/+3
* southbridge/cimx/sb900: Rename headers to match sb700 & sb800Corey Osgood2013-09-241-1/+1
* CBMEM: Unify get_top_of_ram()Kyösti Mälkki2013-09-112-2/+2
* CBMEM northbridges: Remove references to global high_tables_baseKyösti Mälkki2013-09-113-9/+3
* CBMEM AMD: Fix calls to set_top_of_ram_once()Kyösti Mälkki2013-09-118-81/+64
* CBMEM AMD: Remove references to global high_tables_baseKyösti Mälkki2013-09-118-121/+32
* AMD Richland: Add new graphics device IDs to Family 15, Models 10-1FBruce Griffith2013-08-151-21/+34
* AMD Kabini: Split DSDT into common sectionsMike Loptien2013-08-151-0/+100
* ASUS F2A85-M: Split DSDT into common sections (as per Parmer)Kimarie Hoot2013-08-081-0/+10
* AMD Kabini: Add map_oprom() function for Vendor/Device IDsBruce Griffith2013-08-052-0/+39
* AMD Kabini: Add northbridge AGESA wrapper (new AMD processor)Siyuan Wang2013-08-0512-0/+2255
* AMD Fam15tn: Split DSDT into common sectionsSteve Goodrich2013-07-161-0/+90
* Set PCI bus operations at buildtime for ramstageKyösti Mälkki2013-07-114-4/+4
* Fix MMCONF_SUPPORT_DEFAULT for ramstageKyösti Mälkki2013-07-104-22/+4
* amd/cimx/rd890/amd.h: Eliminate redefinition of NULLBruce Griffith2013-06-281-4/+1
* amd/agesa/family15/northbridge.c: Delete unused variableBruce Griffith2013-06-281-1/+0
* AMD: Drop empty root_complexKyösti Mälkki2013-06-2414-48/+0
* AMD Fam15tn: Add support for AGESA runtime allocation in CBMEMRudolf Marek2013-06-241-0/+27
* AMD Fam15tn: Add IOMMU BAR allocation to northbridgeRudolf Marek2013-06-242-0/+74
* AMD: Kconfig cleanupKyösti Mälkki2013-06-134-12/+12
* AMD Northbridge LX: get rid of #include "northbridge/amd/lx/raminit.c"Christian Gmeiner2013-06-041-0/+2
* AMD Northbridge LX: convert spd_read_byte() to non-static versionChristian Gmeiner2013-06-041-0/+3
* AMD Northbridge LX: rename get_systop() to get_top_of_ram()Christian Gmeiner2013-06-043-3/+3
* AMD Northbridge LX: include northbridge.h in raminit.cChristian Gmeiner2013-06-041-0/+1
* AMD Northbridge LX: make GeodeLinkSpeed() function prototype non-staticChristian Gmeiner2013-06-042-1/+6
* AMD Northbridge LX: add some missing includesChristian Gmeiner2013-06-041-0/+2
* AMD Northbridge LX: make sdram_* function prototypes non-staticChristian Gmeiner2013-06-042-3/+8
* AMD Fam 15tn: Use all memory on systems with more than 4 GBSiyuan Wang2013-06-041-1/+2
* northbridge/amd/amdmct: Use `static const` instead of `const static`Paul Menzel2013-06-034-10/+10
* Get rid of a number of __GNUC__ checksStefan Reinauer2013-05-101-2/+0
* Drop CONFIG_AP_CODE_IN_CARStefan Reinauer2013-05-081-8/+0
* Revert "siemens/sitemp_g1p1: Make ACPI report the right mmconf region"Nico Huber2013-04-122-7/+0
* Persimmon/Fam14/SB800 DSDT: Split into common areasMike Loptien2013-04-111-0/+130