index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
/
amd
Age
Commit message (
Expand
)
Author
2019-04-23
src: Add missing include 'console.h'
Elyes HAOUAS
2019-03-29
src: Use include <reset.h> when appropriate
Elyes HAOUAS
2019-03-25
Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)
Julius Werner
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-06
src: Drop unused include <arch/acpi.h>
Elyes HAOUAS
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-04
arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field
Elyes HAOUAS
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-01-14
AGESA: Drop CONFIG_CBB and CONFIG_CDB
Kyösti Mälkki
2019-01-14
binaryPI: Drop CONFIG_CBB and CONFIG_CDB
Kyösti Mälkki
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
[next]