summaryrefslogtreecommitdiffstats
path: root/src/cpu/amd
Commit message (Expand)AuthorAgeFilesLines
* AMD model fxx powernow_acpi.c: Fix incorrect loop countScott Duplichan2014-12-131-1/+1
* vendorcode/amd/agesa/fam10: Build as a static libraryEdward O'Callaghan2014-12-081-272/+0
* vendorcode/amd/agesa: Remove unused helper.c fileAlexandru Gagniuc2014-12-063-3/+0
* AGESA: Trace execution with AGESA_EVENTLOG()Kyösti Mälkki2014-12-032-6/+5
* AGESA: Common agesawrapper for S3 resumeKyösti Mälkki2014-12-032-2/+149
* AGESA fam16kb: Move clearing of NoSnoopEnable bitKyösti Mälkki2014-12-031-18/+0
* AGESA: Use common header for agesawrapperKyösti Mälkki2014-12-031-1/+1
* cpu/amd/agesa/family15rl: Provide Richland CPU supportEdward O'Callaghan2014-11-279-3/+384
* amd/fam10: Fix pstate configurationPatrick Georgi2014-11-251-1/+1
* amdk8: Move to implicit length patchingVladimir Serbinenko2014-11-222-44/+30
* amdfam10: Move to per-device ACPIVladimir Serbinenko2014-11-222-0/+32
* cpu/amd/agesa/family1{0,2}: Fix init introduction printf outputEdward O'Callaghan2014-11-222-2/+2
* cpu/amd/agesa/family1{0,2}: Fix indent and sync closer togetherEdward O'Callaghan2014-11-222-48/+49
* cpu/amd/agesa/family1*: Use IS_ENABLED() macroEdward O'Callaghan2014-11-216-15/+12
* amd/olivehillplus: Share agesawrapper headerKyösti Mälkki2014-11-201-1/+1
* AMD: Isolate AGESA and PI build environmentsKyösti Mälkki2014-11-2018-10/+1037
* cpu/amd/model_10xxx/processor_name.c: Duplicate 'const' specifierEdward O'Callaghan2014-11-161-4/+4
* AMD (K8/fam10): Rewrite CAR migration in post_cache_as_ramKyösti Mälkki2014-11-142-90/+89
* {cpu,soc}: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan2014-11-011-10/+3
* AMD Trinity and Kabini: fix fan controlKyösti Mälkki2014-10-231-8/+0
* amd: rename model_fxx_powernow to powernow.Vladimir Serbinenko2014-10-191-2/+2
* AGESA: Drop board and chipset -specific callout headersKyösti Mälkki2014-10-192-2/+2
* ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko2014-10-161-1/+1
* AMD Steppe Eagle: Disable "No Snoop Enable" to stop HDMI audio stutterBruce Griffith2014-09-041-2/+8
* AMD Steppe Eagle: CPU files for new SoCBruce Griffith2014-08-307-0/+341
* cpu/amd/geode_lx: Trivial - remove useless commentEdward O'Callaghan2014-08-092-2/+0
* cpu/amd/geode_lx: Reduce fancy ASCII art with embedded commentsEdward O'Callaghan2014-08-094-42/+27
* cpu/amd/geode_lx/cache_as_ram.inc: Trivial - Fix indent with tabsEdward O'Callaghan2014-08-091-16/+16
* model_fxx/processor_name.c, hudson/lpc.c: add missing break statementsDaniele Forsi2014-07-301-0/+1
* Uniformly spell frequency unit symbol as HzElyes HAOUAS2014-07-291-6/+6
* AGESA boards: Drop get_bus_conf.c filesKyösti Mälkki2014-07-281-5/+0
* AGESA fam16kb: Move NB config fam16kb out of get_bus_conf()Kyösti Mälkki2014-07-281-0/+14
* AGESA: Drop some excessive agesawrapper.h includesKyösti Mälkki2014-07-282-2/+1
* AGESA hudson yangtze: Move IMC firmware init out of get_bus_conf()Kyösti Mälkki2014-07-241-0/+8
* src/.../Kconfig: various small fixes to textsDaniele Forsi2014-07-231-3/+3
* cpu,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-174-4/+0
* misc,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-172-2/+0
* AGESA fam15: Fix entry to cimx/sb900Kyösti Mälkki2014-07-141-3/+0
* AGESA CIMx: Move late init out of get_bus_conf()Kyösti Mälkki2014-07-141-0/+10
* AGESA: Trace execution with AGESAWRAPPER()Kyösti Mälkki2014-07-141-9/+3
* AMD SPI: Optimise for longer writesKyösti Mälkki2014-07-141-6/+1
* cpu: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-087-9/+0
* spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.Gabe Black2014-07-051-1/+1
* Drop redundant select CACHE_AS_RAMKyösti Mälkki2014-07-0513-13/+0
* AGESA: Call get_bus_conf() just onceKyösti Mälkki2014-07-031-0/+3
* AGESA: Add agesawrapper_post_device()Kyösti Mälkki2014-07-032-0/+52
* AGESA boards: Use acpi_s3_resume_allowed()Kyösti Mälkki2014-07-032-2/+3
* AGESA: Clean separation of SPI flashKyösti Mälkki2014-07-034-80/+88
* AGESA boards: Add prepare_for_resume()Kyösti Mälkki2014-07-032-16/+31
* AGESA S3: Refactor S3 backup store locations in SPIKyösti Mälkki2014-07-032-49/+67