Age | Commit message (Expand) | Author |
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-17 | indent style fix for lapic_cpu_init.c | Jonathan A. Kollasch |
2015-07-17 | Remove unused Kconfig symbols in c code | Martin Roth |
2015-07-15 | amd/model_fxx rev.F: emit P-states when no intermediates exist | Jonathan A. Kollasch |
2015-07-12 | Verify Kconfigs symbols are not zero for hex and int type symbols | Martin Roth |
2015-07-12 | Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED() | Martin Roth |
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-07-06 | Revert "sandy/ivybridge: use LAPIC timer in SMM" | Patrick Georgi |
2015-07-02 | sandy/ivybridge: use LAPIC timer in SMM | Stefan Reinauer |
2015-06-20 | cpu: x86 port to 64bit | Stefan Reinauer |
2015-06-16 | cpu: add x64 class for cpu_microcode | Stefan Reinauer |
2015-06-16 | x86: Make x86 architecture makefiles x64 aware | Stefan Reinauer |
2015-06-13 | AMD Merlin Falcon: Add CPU subdirectory files for new AMD processor | WANG Siyuan |
2015-06-10 | model_2065x: Use common i945-ivy TSEG SMM init. | Vladimir Serbinenko |
2015-06-10 | model_206ax: Fix APIC map when HT is disabled. | Vladimir Serbinenko |
2015-06-10 | fsp_model_206ax: Use common i945-ivy tseg SMM init. | Vladimir Serbinenko |
2015-06-09 | x86: remove printk() from init_timer() | Aaron Durbin |
2015-06-09 | stage_cache: use cbmem init hooks | Aaron Durbin |
2015-06-09 | cbmem: add indicator to hooks if cbmem is being recovered | Aaron Durbin |
2015-06-09 | Create i945-ivy smm tseg init based on ivy code. | Vladimir Serbinenko |
2015-06-09 | cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API | Kyösti Mälkki |
2015-06-08 | x86 SMM: Relocator is intel-only | Kyösti Mälkki |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-06-05 | device_ops: add device_t argument to acpi_fill_ssdt_generator | Alexander Couzens |
2015-06-04 | Remove address from GPLv2 headers | Patrick Georgi |
2015-06-02 | x86: fix mirror_payload() | Aaron Durbin |
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-29 | x86 SMM: Merge recipes | Kyösti Mälkki |
2015-05-29 | x86 SMM: We have single SMM linker script now | Kyösti Mälkki |
2015-05-29 | smm: Remove dead smm_tseg.ld | Vladimir Serbinenko |
2015-05-29 | smmrelocate: Remove dead TSEG code. | Vladimir Serbinenko |
2015-05-28 | smm: Merge configs SMM_MODULES and SMM_TSEG | Vladimir Serbinenko |
2015-05-28 | Migrate fsp_206ax to SMM_MODULES | Vladimir Serbinenko |
2015-05-28 | Migrate 2065x to SMM_MODULES | Vladimir Serbinenko |
2015-05-28 | Migrate 206ax to SMM_MODULES | Vladimir Serbinenko |
2015-05-28 | intel: Remove pstate_coord_type. | Vladimir Serbinenko |
2015-05-27 | Move TPM code out of chromeos | Vladimir Serbinenko |
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 | cbfs: remove unused CBFS_HEADER_ROM_OFFSET option | Aaron Durbin |
2015-05-26 | coreboot: introduce boot_device | Aaron Durbin |
2015-05-26 | acpigen: Remove all explicit length tracking | Vladimir Serbinenko |