Age | Commit message (Expand) | Author |
2015-10-27 | cpu/amd/car: Add initial Suspend to RAM (S3) support | Timothy Pearson |
2015-10-25 | cpu/amd/car: Use standard integer types in post_cache_as_ram.c | Timothy Pearson |
2015-10-25 | cpu/amd/car: remove PRINTK_IN_CAR #define that was hardcoded to 1 | Timothy Pearson |
2015-10-24 | cpu/amd: Add initial support for AMD Socket G34 processors | Timothy Pearson |
2015-10-23 | cpu/amd/model_10xxx: Clean up debugging statements | Timothy Pearson |
2015-10-22 | model_fxx/powernow: add dual core Socket F TDPs | Jonathan A. Kollasch |
2015-10-16 | cpu/amd/model_10xxx: Install AMD-provided microcode files in CBFS | Timothy Pearson |
2015-10-15 | cpu/mtrr.h: Fix macro names for MTRR registers | Alexandru Gagniuc |
2015-10-14 | cpu/amd/microcode: Update parser to use stock microcode blobs | Audrey Pearson |
2015-09-30 | cpu: microcode: Use microcode stored in binary format | Alexandru Gagniuc |
2015-09-05 | amd/geode_lx: make done_cache_as_ram_main global | Aaron Durbin |
2015-09-04 | x86: remove cpu_incs as romstage Make variable | Aaron Durbin |
2015-08-14 | cpu/amd/model_10xxx: Do not initialize SMM memory if SMM is disabled | Timothy Pearson |
2015-08-13 | amd: raminit sysinfo offset fix | Aaron Durbin |
2015-08-07 | amd/model_fxx: Move CPU microcode to 3rdparty/blobs | Stefan Reinauer |
2015-08-07 | amd/model_10xxx: Move CPU microcode to 3rdparty/blobs | Stefan Reinauer |
2015-07-22 | amd/model_fxx: set CPU_ADDR_BITS to 40 on all K8 machines | Jonathan A. Kollasch |
2015-07-21 | cpu: port amd/agesa to 64bit | Stefan Reinauer |
2015-07-15 | amd/model_fxx rev.F: emit P-states when no intermediates exist | Jonathan A. Kollasch |
2015-07-07 | x86: Drop -Wa,--divide | Stefan Reinauer |
2015-07-07 | cpu/amd/model_10xxx: Determine single-link status of each CPU in _PSD generator | Timothy Pearson |
2015-07-07 | cpu/amd/car: Move AP stacks below the BSP stack to free up space | Timothy Pearson |
2015-07-07 | cpu/amd/car: Increase Family 10h CAR size limit to 128k | Timothy Pearson |
2015-07-07 | cpu/amd: Detect any conflicts between sysinfo and the stack region | Timothy Pearson |
2015-06-13 | AMD Merlin Falcon: Add CPU subdirectory files for new AMD processor | WANG Siyuan |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-06-02 | cbfs: new API and better program loading | Aaron Durbin |
2015-05-29 | binaryPI: Hide use of acpi_slp_type | Kyösti Mälkki |
2015-05-27 | AGESA binaryPI: Drop XIP_ROM_BASE | Kyösti Mälkki |
2015-05-27 | AGESA: Reduce SPI use by 24kB for S3 support | Kyösti Mälkki |
2015-05-27 | AGESA: Separate HeapManager declarations from BiosCallOuts | Kyösti Mälkki |
2015-05-27 | AGESA: Split S3 backup in CBMEM | Kyösti Mälkki |
2015-05-26 | AGESA: Halt on S3 resume failure | Kyösti Mälkki |
2015-05-26 | AGESA: Split S3 support file | Kyösti Mälkki |
2015-05-26 | AGESA: Refactor OEM S3 storage | Kyösti Mälkki |
2015-05-26 | AGESA: Move S3 related SPI writes again | Kyösti Mälkki |
2015-05-23 | AGESA: Drop CPU_SOCKET_TYPE | Kyösti Mälkki |
2015-05-23 | AGESA: Drop EXT_RT_TBL_SUPPORT | Kyösti Mälkki |
2015-05-23 | AGESA: Drop DIMM_SUPPORT, _DDR3 and _REGISTERED | Kyösti Mälkki |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-08 | cpu/amd/model_10xxx: Add missing ACPI _PSD object | Timothy Pearson |
2015-05-05 | 3rdparty: move to 3rdparty/blobs | Patrick Georgi |
2015-05-05 | 3rdparty: Move to blobs | Patrick Georgi |
2015-05-04 | cpu: get rid of socket source code | Stefan Reinauer |
2015-04-28 | Kconfig whitespace fixes | Martin Roth |
2015-04-23 | cbmem_console: fix it for x86 | Aaron Durbin |
2015-04-10 | vendorcode/amd/agesa/f16kb: Enable support for AM1 socket | Sergej Ivanov |
2015-04-06 | global: Refactor get_option usage | Varad Gautam |
2015-03-25 | cpu/amd/model_10xxx: Increase preram buffer size to 32k | Timothy Pearson |
2015-03-19 | cpu/amd/model_10xxx: Add support for early cbmem | Timothy Pearson |
2015-03-19 | cpu/amd/model_10xxx: Fix UMA memory sizes | Timothy Pearson |
2015-03-18 | bootstate: use structure pointers for scheduling callbacks | Aaron Durbin |
2015-03-17 | cpu/amd/model_10xxx: Move GFXUMA size calculation to separate function | Timothy Pearson |
2015-03-16 | cpu/amd/pi: Add amd_initcpuio() and amd_initmmio() | Dave Frodin |
2015-03-10 | x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE option | Kyösti Mälkki |
2015-03-07 | AGESA: Move agesawrappers related to HAVE_ACPI_RESUME support | Kyösti Mälkki |
2015-03-07 | AGESA: Use same HeapManager for all BiosCallOuts | Kyösti Mälkki |
2015-03-07 | AMD: Uniformly define MSRs for TOP_MEM and TOP_MEM2 | Kyösti Mälkki |
2015-03-06 | AMD Fam10h: Only create _PR scope if it is filled in | Patrick Georgi |
2015-03-05 | AMD Fam10h: sanity check some CPU data | Patrick Georgi |
2015-03-04 | cpu/amd/model_10xxx: Documentation update | Timothy Pearson |
2015-03-04 | cpu/amd/model_10xxx: Refactor model detection to reduce code duplication | Timothy Pearson |
2015-02-23 | AMD Fam10h: Don't write uninitialized data into ACPI | Patrick Georgi |
2015-02-23 | cpu/amd/agesa: Use alloc_cbmem() only in ramstage | Dave Frodin |
2015-02-21 | cpu/amd/pi: Use alloc_cbmem() only in ramstage | Dave Frodin |
2015-02-21 | AMD Bald Eagle: Add CPU subdirectory files for new AMD processor | Bruce Griffith |
2015-02-20 | AMD amdfam10: Always have HT3_SUPPORT | Kyösti Mälkki |
2015-02-18 | amd/00730F01: Move SteppeEagle specific settings to northbridge | Dave Frodin |
2015-02-18 | cpu/amd/model_10xxx: Add monotonic timer support | Timothy Pearson |
2015-02-11 | cpu/amd/model_10xxx: add Propus (00100F52h BL-C2) equivalent id | Nicolas Reinecke |
2015-02-11 | amd/amdfam10: Fix incorrect core count identification | Timothy Pearson |
2015-02-11 | cpu/amd/model_10xxx: update microcode | Nicolas Reinecke |
2015-02-10 | amd/amdfam10: Fix invalid transition latency in PowerNow! _PSS objects | Timothy Pearson |
2015-02-05 | AMD K8: Remove some excessive preprocessor use | Kyösti Mälkki |
2015-02-03 | cpu/amd (non-AGESA): Remove terminator from microcode blob | Kyösti Mälkki |
2015-02-03 | amd/model_10xxx: Drop AMD_UCODE_PATCH_FILE selection | Kyösti Mälkki |
2015-02-03 | cpu/amd (non-AGESA): Load microcode updates from CBFS | Kyösti Mälkki |
2015-02-03 | cpu/amd/model_10xxx: Remove UPDATE_CPU_MICROCODE option | Alexandru Gagniuc |
2015-01-31 | cpu/amd (non-AGESA): Fix AP crash during microcode version lookup | Timothy Pearson |
2015-01-31 | amd/amdfam10: Update name table with Opteron 2400/8400 series codes | Timothy Pearson |
2015-01-28 | amd/amdfam10: Add runtime ACPI _PSS generation | Timothy Pearson |
2015-01-27 | vboot2: add verstage | Stefan Reinauer |
2015-01-10 | ACPI: Add acpi_is_wakeup_s3() for romstage | Kyösti Mälkki |
2015-01-09 | cpu/amd/pi: Use acpi_is_wakeup() | Kyösti Mälkki |
2015-01-06 | cpu: Drop print_ implementation from non-romcc boards | Stefan Reinauer |
2014-12-20 | AGESA fam15: Unify agesawrapper | Kyösti Mälkki |
2014-12-20 | AGESA fam14: Add amd_initenv() | Kyösti Mälkki |
2014-12-20 | AGESA: Add amd_initcpuio() and amd_initmmio() | Kyösti Mälkki |
2014-12-19 | AMD amdfam10: Drop EXT_CONF_SUPPORT | Kyösti Mälkki |
2014-12-19 | AGESA fam12 fam14: Drop EXT_CONF_SUPPORT | Kyösti Mälkki |
2014-12-19 | AMD binaryPI: Drop EXT_CONF_SUPPORT | Kyösti Mälkki |
2014-12-16 | Drop SC520 and related boards | Stefan Reinauer |
2014-12-16 | Drop GX1, CS5330 and related boards | Stefan Reinauer |
2014-12-13 | AMD model fxx powernow_acpi.c: Fix incorrect loop count | Scott Duplichan |
2014-12-08 | vendorcode/amd/agesa/fam10: Build as a static library | Edward O'Callaghan |
2014-12-06 | vendorcode/amd/agesa: Remove unused helper.c file | Alexandru Gagniuc |
2014-12-03 | AGESA: Trace execution with AGESA_EVENTLOG() | Kyösti Mälkki |
2014-12-03 | AGESA: Common agesawrapper for S3 resume | Kyösti Mälkki |
2014-12-03 | AGESA fam16kb: Move clearing of NoSnoopEnable bit | Kyösti Mälkki |
2014-12-03 | AGESA: Use common header for agesawrapper | Kyösti Mälkki |