Age | Commit message (Expand) | Author |
2019-01-11 | Revert "cpu/amd: Use `get_option()`" | Paul Menzel |
2019-01-10 | Untangle CBFS microcode updates | Nico Huber |
2019-01-10 | binaryPI: Drop warning on EXT_CONF_SUPPORT | Kyösti Mälkki |
2019-01-09 | cpu/amd: Use `get_option()` | Paul Menzel |
2019-01-06 | device: Use pcidev_on_root() | Kyösti Mälkki |
2018-12-28 | arch/x86: SSE2 implies SSE support | Kyösti Mälkki |
2018-12-21 | cpu/amd/geode_lx: Drop support | Arthur Heymans |
2018-12-19 | cpu: Remove useless include <device/pci_ids.h> | Elyes HAOUAS |
2018-12-18 | cpu: Remove unneeded include <pc80/mc146818rtc.h> | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <cbmem.h> | Elyes HAOUAS |
2018-11-16 | amd/{nb/amdfam10,cpu/pi}/Kconfig: Remove unused symbols | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-11-15 | src/cpu: Remove dead sourced lines | Elyes HAOUAS |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-11-08 | src: Replace common MSR addresses with macros | Elyes HAOUAS |
2018-11-05 | cpu/amd: Use common AMD's MSR | Elyes HAOUAS |
2018-11-05 | amd/mtrr: Fix IORR MTRR | Elyes HAOUAS |
2018-11-05 | amd: Fix non-local header treated as local | Elyes HAOUAS |
2018-10-31 | reset: Finalize move to new API | Nico Huber |
2018-10-30 | {cpu,drivers,nb,sb}/amd: Replace {MSR,MTRR} addresses with macros | Elyes HAOUAS |
2018-10-23 | src: Remove unneeded whitespace | Elyes HAOUAS |
2018-10-19 | {cpu,drivers}/amd: Replace MTRR addresses with macros | Elyes HAOUAS |
2018-10-18 | cpu/amd: Use common AMD's MSR | Elyes HAOUAS |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-09-28 | src/*: normalize Google copyright headers | Patrick Georgi |
2018-09-18 | cpu/*/car: fix ancient URL explaining XIP range run-time calculation | Stefan Tauner |
2018-09-14 | complier.h: add __always_inline and use it in code base | Aaron Durbin |
2018-08-13 | src: Get rid of non-local header treated as local | Elyes HAOUAS |
2018-08-08 | cpu/amd: Correct number of MCA banks cleared | Marshall Dawson |
2018-08-08 | cpu/amd: Improve formatting | Marshall Dawson |
2018-08-08 | cpu/amd: Rename MCA status register | Marshall Dawson |
2018-07-09 | src/{arch,commonlib,cpu}: Use "foo *bar" instead of "foo* bar" | Elyes HAOUAS |
2018-06-27 | x86/car: Replace reference of copy_and_run location | Kyösti Mälkki |
2018-06-14 | cpu/amd: Remove duplicated includes | Elyes HAOUAS |
2018-06-06 | arch/x86: Drop leftover ROMCC support | Kyösti Mälkki |
2018-06-05 | amd/geode_lx: Fix .c includes | Kyösti Mälkki |
2018-06-04 | amdfam10: Drop tests for LATE_CBMEM_INIT | Kyösti Mälkki |
2018-06-04 | src/cpu: Get rid of whitespace before tab | Elyes HAOUAS |
2018-05-31 | Remove AMD K8 cpu and northbridge support | Kyösti Mälkki |
2018-05-09 | cpu/amd/quadcore: Get rid of device_t | Elyes HAOUAS |
2018-04-30 | cpu/amd: Get rid of device_t | Elyes HAOUAS |
2018-04-29 | amd/agesa/family14,15 & 16: Remove unnecessary whitespace | Elyes HAOUAS |
2018-04-10 | cpu/amd/microcode/microcode.c: Remove unneeded whitespace | Elyes HAOUAS |
2018-01-24 | AGESA f15 cimx/sb700: Remove unused chips code | Kyösti Mälkki |
2018-01-23 | AGESA_LEGACY: Apply final cleanup and file removals | Kyösti Mälkki |
2018-01-17 | AGESA f15 boards: Remove - using LATE_CBMEM_INIT | Kyösti Mälkki |
2018-01-15 | AMD GX2 boards & chips: Remove - using LATE_CBMEM_INIT | Martin Roth |
2017-11-23 | Constify struct cpu_device_id instances | Jonathan Neuschäfer |
2017-10-31 | AMD boards: Fix function name (soft_reset) in message | Jonathan Neuschäfer |
2017-10-16 | cpu/amd: Fix spelling of *implementation* | Paul Menzel |
2017-10-05 | AGESA vendorcode: Add ENABLE_MRC_CACHE option | Kyösti Mälkki |
2017-10-02 | binaryPI: Fix boot regressions | Kyösti Mälkki |
2017-09-29 | AGESA binaryPI: Fix indirect AGESA.h include | Kyösti Mälkki |
2017-09-26 | AGESA: Move API interface under drivers/ | Kyösti Mälkki |
2017-09-26 | AGESA: Drop CAR teardown without POSTCAR_STAGE | Kyösti Mälkki |
2017-09-26 | AGESA: Implement POSTCAR_STAGE | Kyösti Mälkki |
2017-09-12 | AGESA boards: Drop heapManager.h includes | Kyösti Mälkki |
2017-09-10 | AGESA binaryPI: Remove heapmanager from romstage | Kyösti Mälkki |
2017-09-09 | ACPI S3: Handle LATE_CBMEM_INIT boards | Kyösti Mälkki |
2017-09-08 | AGESA: Drop old ACPI S3 resume path | Kyösti Mälkki |
2017-09-06 | AGESA: Drop LATE_CBMEM_INIT in new interface | Kyösti Mälkki |
2017-09-06 | AGESA: Rename assembly from .inc to .S | Kyösti Mälkki |
2017-08-31 | AGESA: Remove separate f15rl | Kyösti Mälkki |
2017-08-30 | AGESA: Drop Kconfig CPU_AMD_SOCKET_AM3R2 | Kyösti Mälkki |
2017-08-28 | AGESA: Remove Kconfig AMD_AGESA_FAMILY10 | Kyösti Mälkki |
2017-08-28 | AGESA f15: Remove f10 references | Kyösti Mälkki |
2017-08-22 | AMD K8 fam10-15: Tidy up CAR stack switch | Kyösti Mälkki |
2017-08-22 | AMD K8 fam10-15: Consolidate post_cache_as_ram call | Kyösti Mälkki |
2017-08-22 | AMD K8 fam10-15: Tidy up CAR disable | Kyösti Mälkki |
2017-08-19 | arch/x86: Sanity checking on HAVE_SMI_HANDLER | Kyösti Mälkki |
2017-08-16 | AGESA: Cleanup ACPI S3 support | Kyösti Mälkki |
2017-08-02 | binaryPI: Introduce BINARYPI_LEGACY_WRAPPER and its counterpart | Kyösti Mälkki |
2017-08-02 | binaryPI: Enable EARLY_CBMEM_INIT | Kyösti Mälkki |
2017-08-02 | AGESA: Add romstage timestamps | Kyösti Mälkki |
2017-08-02 | AGESA: Implement EARLY_CBMEM_INIT | Kyösti Mälkki |
2017-08-02 | AGESA: Move romstage-ramstage splitline | Kyösti Mälkki |
2017-08-02 | AGESA binaryPI: Unify agesawrapper header | Kyösti Mälkki |
2017-08-02 | AGESA: Consolidate platform_once() call | Kyösti Mälkki |
2017-08-02 | AGESA: Consolidate early_all_cores() call | Kyösti Mälkki |
2017-08-02 | AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpart | Kyösti Mälkki |
2017-08-01 | src/cpu/amd/quadcore: Fix checkpatch errors/warnings | Evelyn Huang |
2017-08-01 | cpu/amd/pi: Fix checkpatch warnings and errors | Evelyn Huang |
2017-07-29 | binaryPI: Drop remains of ACPI S3 on FCH | Kyösti Mälkki |
2017-07-28 | src/cpu: Fix checkpatch warning: no spaces at the start of a line | Martin Roth |
2017-07-24 | Fix files with multiple newlines at the end. | Martin Roth |
2017-07-17 | binaryPI: Disable CAR with empty stack | Kyösti Mälkki |
2017-07-17 | binaryPI: Switch to agesa/heapmanager.c | Kyösti Mälkki |
2017-07-15 | vendorcode/amd/agesa: Tidy up gcccar.inc | Kyösti Mälkki |
2017-07-14 | K8: Fix indirect includes | Kyösti Mälkki |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-07-12 | binaryPI: Drop non-soc stoneyridge trees | Kyösti Mälkki |
2017-06-28 | cpu/amd: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-06-28 | cpu/*: Add whitespace around '<<' | Elyes HAOUAS |
2017-06-27 | vendorcode/amd: Unify Porting.h across all targets | Stefan Reinauer |
2017-06-13 | cpu/amd/fam10/ram_calc: Remove superfluous guard | Arthur Heymans |
2017-06-12 | src/cpu/amd/model_fxx/powernow_api.c Fix checkpatch errors + warnings | Evelyn Huang |
2017-06-12 | src/cpu/amd/atrr/amd_mtrr.c Fix checkpatch errors + warnings | Evelyn Huang |
2017-06-12 | src/cpu/amd/pi/00630F01 Fix checkpatch warnings and errors | Evelyn Huang |
2017-06-09 | cpu/amd/car: Fix checkpatch warnings | Evelyn Huang |
2017-06-07 | src: change coreboot to lowercase | Martin Roth |