Age | Commit message (Expand) | Author |
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 |