Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
29ed46caccd5cea8401c5d133895fa3a9d6f5030
/
src
/
cpu
26e24cc
3rdparty: move to 3rdparty/blobs
by Patrick Georgi
· 9 years ago
f4f0287
3rdparty: Move to blobs
by Patrick Georgi
· 9 years ago
8ccdeae
haswell: Link stage_cache_external_region into ramstage, too
by Sol Boucher
· 9 years ago
2436bda
cpu: get rid of socket source code
by Stefan Reinauer
· 9 years ago
3905cae
dmp/vortex86: fix missing cpu Kconfig guards
by Matt DeVillier
· 9 years ago
31769d9
cpu/intel/haswell: remove dependency on socket_rpga989
by Matt DeVillier
· 9 years ago
e2c2bb9
dmp/vortex86: move PLL config to cpu Kconfig
by Martin Roth
· 9 years ago
595e777
Kconfig whitespace fixes
by Martin Roth
· 9 years ago
ceae968
Fix some minor Kconfig issues
by Martin Roth
· 9 years ago
e2edf71
Makefile x86 SMM: Move smm_wrap recipes
by Kyösti Mälkki
· 9 years ago
7868797
fsp: Move fsp to fsp1_0
by Marc Jones
· 9 years ago
d70bf7c
cbmem_console: fix it for x86
by Aaron Durbin
· 9 years ago
bd74a4b
coreboot: common stage cache
by Aaron Durbin
· 9 years ago
2f37bd6
arm(64): Globally replace writel(v, a) with write32(a, v)
by Julius Werner
· 9 years ago
d21a329
arm(64): Replace write32() and friends with writel()
by Julius Werner
· 9 years ago
9dccf1c
uart: pass register width in the coreboot table
by Vadim Bendebury
· 9 years ago
efcee76
CBFS: Automate ROM image layout and remove hardcoded offsets
by Julius Werner
· 9 years ago
d1707b0
ti/am335x: switch to generic udelay
by Patrick Georgi
· 9 years ago
c294d70
vendorcode/amd/agesa/f16kb: Enable support for AM1 socket
by Sergej Ivanov
· 9 years ago
a48ca84
kconfig: drop intermittend forwarder files
by Stefan Reinauer
· 9 years ago
ec5e5e0
New mechanism to define SRAM/memory map with automatic bounds checking
by Julius Werner
· 9 years ago
06ef046
global: Refactor get_option usage
by Varad Gautam
· 9 years ago
828e0e8
build system: run linker scripts through the preprocessor
by Patrick Georgi
· 9 years ago
56b8309
build system: rename __BOOT_BLOCK__ and __VER_STAGE__
by Patrick Georgi
· 9 years ago
990e7c9
build system x86: deprecate bootblock_lds and ldscripts variables
by Patrick Georgi
· 9 years ago
f430546
build system: Introduce manual file type
by Patrick Georgi
· 9 years ago
db27306
build system: extend src-to-obj for non-.c/.S files
by Patrick Georgi
· 9 years ago
5c9f534
urara: Fix CBFS header definitions
by Vadim Bendebury
· 9 years ago
e73dae4
x86: fix SMM programs linked with gc-sections
by Aaron Durbin
· 9 years ago
cbe2746
x86/smm: Move SMM configuration out of generic Makefile
by Patrick Georgi
· 9 years ago
99f1a61
mips: add verstage configuration
by Patrick Georgi
· 9 years ago
ea9f308
build system: normalize linker script file names
by Patrick Georgi
· 9 years ago
61abe1d
cpu/amd/model_10xxx: Increase preram buffer size to 32k
by Timothy Pearson
· 9 years ago
c1081a4
imgtec/danube: Add support for ImgTec Danube SoC
by Paul Burton
· 9 years ago
e853003
arch/mips: Add base MIPS architecture support
by Paul Burton
· 9 years ago
04654a2
loaders: add program_loading.h header file
by Aaron Durbin
· 9 years ago
86f4ca5
cpu/amd/model_10xxx: Add support for early cbmem
by Timothy Pearson
· 9 years ago
e24f7d3
cpu/amd/model_10xxx: Fix UMA memory sizes
by Timothy Pearson
· 9 years ago
9ef9d85
bootstate: use structure pointers for scheduling callbacks
by Aaron Durbin
· 9 years ago
3d78ece
haswell: Fix monotonic timer integration
by Stefan Reinauer
· 9 years ago
4916880
cpu/amd/model_10xxx: Move GFXUMA size calculation to separate function
by Timothy Pearson
· 9 years ago
87200e2
Makefile.inc: Use -Og when compiling with GDB support
by Stefan Reinauer
· 9 years ago
4b45dd3
cpu/amd/pi: Add amd_initcpuio() and amd_initmmio()
by Dave Frodin
· 9 years ago
ed48dfd
cpu/intel/2065x: add define for MSR IA32_FERR_CAPABILITY
by Alexander Couzens
· 9 years ago
48b3dbc
x86 SMM: Replace weak prototypes with weak function stub
by Kyösti Mälkki
· 9 years ago
a637194
x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE option
by Kyösti Mälkki
· 9 years ago
bdaeea5
cpu/Kconfig: Make in-tree microcode generation dependent on BLOBs repository
by Paul Menzel
· 9 years ago
9824735
AGESA: Move agesawrappers related to HAVE_ACPI_RESUME support
by Kyösti Mälkki
· 9 years ago
82fbda7
AGESA: Use same HeapManager for all BiosCallOuts
by Kyösti Mälkki
· 9 years ago
0127c6c
AMD: Uniformly define MSRs for TOP_MEM and TOP_MEM2
by Kyösti Mälkki
· 9 years ago
a425b96
AMD Fam10h: Only create _PR scope if it is filled in
by Patrick Georgi
· 9 years ago
aab66b1
AMD Fam10h: sanity check some CPU data
by Patrick Georgi
· 9 years ago
a89accd
cpu/amd/model_10xxx: Documentation update
by Timothy Pearson
· 9 years ago
ead8751
cpu/amd/model_10xxx: Refactor model detection to reduce code duplication
by Timothy Pearson
· 9 years ago
5818da2
cpu/intel: (non-FSP) Remove microcode updates from tree
by Alexandru Gagniuc
· 10 years ago
ee89435
cpu/intel (non-FSP): Use microcode from blobs repository
by Alexandru Gagniuc
· 10 years ago
477b4c5
AMD Fam10h: Don't write uninitialized data into ACPI
by Patrick Georgi
· 9 years ago
b85656f
cpu/amd/agesa: Use alloc_cbmem() only in ramstage
by Dave Frodin
· 9 years ago
1cc3338
cpu/amd/pi: Use alloc_cbmem() only in ramstage
by Dave Frodin
· 9 years ago
fa0ab8c
AMD Bald Eagle: Add CPU subdirectory files for new AMD processor
by Bruce Griffith
· 9 years ago
e5ccbfd
cpu/allwinner/a10/twi.c: Refactor I²C handler to use i2c_seg API
by Alexandru Gagniuc
· 9 years ago
f5e7fa2
AMD amdfam10: Always have HT3_SUPPORT
by Kyösti Mälkki
· 9 years ago
891f71a
amd/00730F01: Move SteppeEagle specific settings to northbridge
by Dave Frodin
· 9 years ago
452efc2
cpu/intel/model_2065x|nehalem: remove unsupported MSR_PP0/MSR_PP1
by Alexander Couzens
· 9 years ago
a2f79d5
cpu/amd/model_10xxx: Add monotonic timer support
by Timothy Pearson
· 9 years ago
033bb4b
acpi: Generate valid ACPI processor objects
by Timothy Pearson
· 9 years ago
4b10dec
cpu/allwinner/a10/Kconfig: Link ramstage at base of SDRAM
by Alexandru Gagniuc
· 9 years ago
0908839
cpu/amd/model_10xxx: add Propus (00100F52h BL-C2) equivalent id
by Nicolas Reinecke
· 9 years ago
6fdb4d5
amd/amdfam10: Fix incorrect core count identification
by Timothy Pearson
· 9 years ago
fa0b3c8
cpu/amd/model_10xxx: update microcode
by Nicolas Reinecke
· 9 years ago
f251a6d
cpu/intel: >= nehalem: add comments to msr finalize's
by Alexander Couzens
· 9 years ago
c1f47c1
amd/amdfam10: Fix invalid transition latency in PowerNow! _PSS objects
by Timothy Pearson
· 9 years ago
582b2ae
FSP & CBMEM: Fix broken cbmem CAR transition.
by Martin Roth
· 9 years ago
08e39c5
AMD K8: Remove some excessive preprocessor use
by Kyösti Mälkki
· 9 years ago
1608f36
cpu/amd (non-AGESA): Remove terminator from microcode blob
by Kyösti Mälkki
· 10 years ago
d15cb51
amd/model_10xxx: Drop AMD_UCODE_PATCH_FILE selection
by Kyösti Mälkki
· 10 years ago
5fe1fb7a
cpu/amd (non-AGESA): Load microcode updates from CBFS
by Kyösti Mälkki
· 10 years ago
893b81f
cpu/amd/model_10xxx: Remove UPDATE_CPU_MICROCODE option
by Alexandru Gagniuc
· 9 years ago
9c81066
cpu/amd (non-AGESA): Fix AP crash during microcode version lookup
by Timothy Pearson
· 9 years ago
0d7f8d0
amd/amdfam10: Update name table with Opteron 2400/8400 series codes
by Timothy Pearson
· 9 years ago
5e03170
intel/model_2065x: update microcode
by Nicolas Reinecke
· 9 years ago
6300b03
amd/amdfam10: Add runtime ACPI _PSS generation
by Timothy Pearson
· 9 years ago
ae98e83
CBMEM: Always use DYNAMIC_CBMEM
by Kyösti Mälkki
· 9 years ago
f1e3c76
CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM
by Kyösti Mälkki
· 9 years ago
91fac61
CBMEM: Tidy up CAR migration
by Kyösti Mälkki
· 9 years ago
e455425
CBMEM console: Fix CAR migration step
by Kyösti Mälkki
· 9 years ago
77b1655
vboot2: add verstage
by Stefan Reinauer
· 9 years ago
78c5d58
ACPI: Add acpi_is_wakeup_s3() for romstage
by Kyösti Mälkki
· 9 years ago
dc35756
cpu/amd/pi: Use acpi_is_wakeup()
by Kyösti Mälkki
· 9 years ago
bb0d5ef
x86: Initialize drivers in SMM context if needed
by David Hendricks
· 9 years ago
5491ca2
cpu: Drop print_ implementation from non-romcc boards
by Stefan Reinauer
· 9 years ago
32bc6b6
doxygen fixes: fix parameter names to match the functions
by Martin Roth
· 9 years ago
dafa12a
intel/model_206ax: update microcode
by Nicolas Reinecke
· 9 years ago
a38d1b2
ARMv7: Always has DYNAMIC_CBMEM
by Kyösti Mälkki
· 9 years ago
22261c3
allwinner/a10: Always has DYNAMIC_CBMEM
by Kyösti Mälkki
· 9 years ago
bae775a
arch/x86: Declare GDT symbols and move_gdt()
by Kyösti Mälkki
· 9 years ago
37d7ac8
i2c: Add software_i2c driver for I2C debugging and emulation
by Julius Werner
· 10 years ago
0b341b3
ipq/arm: Redesign hooks for bootblock
by Vadim Bendebury
· 10 years ago
87acccc
CBMEM: Always build for x86 romstage
by Kyösti Mälkki
· 9 years ago
773485b
intel CAR: Fix DCACHE_RAM_BASE for old sockets
by Kyösti Mälkki
· 9 years ago
Next »