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
Age
Commit message (
Expand
)
Author
2016-03-10
cpu/via/c7: Don't manually include udelay_io.c
Stefan Reinauer
2016-03-10
northbridge/intel/i440bx: Unify UDELAY selection
Stefan Reinauer
2016-03-08
x86 chipsets: utilize x86_setup_mtrrs_with_detect()
Aaron Durbin
2016-03-08
Kconfig: Remove unneeded UDELAY_IO redeclaration
Stefan Reinauer
2016-03-08
cpu/x86/mtrr: add helper function to detect variable MTRRs
Aaron Durbin
2016-03-08
cpu/x86: Sort some Kconfig options
Stefan Reinauer
2016-03-05
arch/x86: document CAR symbols and expose them in symbols.h
Andrey Petrov
2016-03-04
arch/x86: always use _start as entry symbol for all stages
Aaron Durbin
2016-03-04
arch/x86: rename reset_vector -> _start
Aaron Durbin
2016-03-03
cpu/x86/16bit: rename _start -> _start16bit
Aaron Durbin
2016-03-03
cpu/x86/16bit/reset16: mark reset vector executable
Aaron Durbin
2016-03-03
cpu/x86/16bit/reset16: remove stale 32-bit jump
Aaron Durbin
2016-02-26
tree wide: Convert "if (CONFIG_.*_TPM.*)" to "if (IS_ENABLED(...))"
Denis 'GNUtoo' Carikli
2016-02-19
cpu/qemu-power8: don't enable it for qemu-x86
Patrick Georgi
2016-02-19
power8: qemu "cpu"
Ronald G. Minnich
2016-02-18
cpu/amd: Add socket FM2
Damien Zammit
2016-02-14
cpu/amd: Update/Add license headers
Damien Roth
2016-02-14
CPU/intel: Add missing license headers
Damien Roth
2016-02-13
cpu/allwinner: Update license headers
Damien Roth
2016-02-12
Make MRC vs native a config rather than making a separate chipset for it.
Vladimir Serbinenko
2016-02-11
cpu/x86/tsc: Compile delay_tsc.c for the bootblock as well
Alexandru Gagniuc
2016-02-10
cpu/intel/microcode: allow microcode to be loaded in romstage
Aaron Durbin
2016-02-05
cpu/amd/fam10h-fam15h: Honor CMOS option to disable CPB (core boost)
Timothy Pearson
2016-02-05
cpu/amd/fam10h-15h: Set PowerStepUp/PowerStepDown on Fam15h
Timothy Pearson
2016-02-02
src: Fix various spelling and whitespace issues.
Martin Roth
2016-02-02
amd/agesa/family15tn: Add Richland CPU ID
Loic
2016-02-02
src/: Fix Kcofig symbols missing CONFIG_ prefix
Martin Roth
2016-02-01
cpu/amd/fam10h-15h: Add workaround for AMD Erratum 600
Timothy Pearson
2016-02-01
cpu/amd/fam10h-fam15h: Add new wait_ap_stopped function
Timothy Pearson
2016-02-01
cpu/amd/fam10h-15h: Fix Family 15h boot hang when BSP lift enabled
Timothy Pearson
2016-01-29
cpu/amd/fam10h-fam15h: Correctly create APIC ID on single node systems
Timothy Pearson
2016-01-28
Move object files to $(obj)/<class>/
Nico Huber
2016-01-28
Makefile: Make full use of src-to-obj macro
Nico Huber
2016-01-24
cpu/amd/family_10h-family_15h: Move CBMEM storage out of CC6 save region
Timothy Pearson
2016-01-24
cpu/amd/family_10h-family_15h: Set LDT tristate correctly on C32 sockets
Timothy Pearson
2016-01-23
cpu/amd: remove .intel_syntax
Patrick Georgi
2016-01-21
*/Makefile.inc: Compile files needed by uart8250 in x86 bootblock
Alexandru Gagniuc
2016-01-20
Kconfig: Remove selects that enable 'choice' symbols
Martin Roth
2016-01-20
cpu: Fix typo that spelled "allocate" as "allocte."
Jacob Laska
2016-01-07
cpu/amd/microcode: Introduce CBFS access spinlock to avoid IOMMU failure
Timothy Pearson
2016-01-06
cpu/amd/fam10h-15h: Add tsc_freq_mhz() function
Timothy Pearson
2015-12-30
x86 chipsets: Link non-code flow CHIPSET_BOOTBLOCK_INCLUDE files
Alexandru Gagniuc
2015-12-25
cpu/allwinner/a10: Fix I2c speed calculation
Martin Roth
2015-12-18
drivers/pc80: Add optional spinlock for nvram CBFS access
Timothy Pearson
2015-12-18
cpu/samsung/exynos5250: Move update-bl1.sh to 3rdparty/blobs/
Stefan Reinauer
2015-12-17
Drop src/cpu/ indirection for MIPS
Stefan Reinauer
2015-12-15
src/console: Add x86 romstage spinlock option and printk spinlock support
Timothy Pearson
2015-12-08
qemu-x86: Enable SMP support
Patrick Georgi
2015-12-06
Remove #ifdef checks on Kconfig symbols
Martin Roth
2015-12-06
fsp_model_406dx: use external microcode .h files for rangeley
Martin Roth
[next]