index
:
users/pcacjr/coreboot.git
classic-2014.10
master
seabios/rcba
Unnamed repository; edit this file 'description' to name the repository.
Paulo Alcantara
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include back the 306ax microcode again.
Vladimir Serbinenko
2015-05-13
1
-0
/
+1
*
x86: expose tsc's timer_monotonic_get() in SMM
Aaron Durbin
2015-05-13
1
-1
/
+1
*
cpu/amd/model_10xxx: Add missing ACPI _PSD object
Timothy Pearson
2015-05-08
1
-2
/
+36
*
3rdparty: move to 3rdparty/blobs
Patrick Georgi
2015-05-05
23
-24
/
+24
*
3rdparty: Move to blobs
Patrick Georgi
2015-05-05
23
-24
/
+24
*
haswell: Link stage_cache_external_region into ramstage, too
Sol Boucher
2015-05-05
3
-10
/
+33
*
cpu: get rid of socket source code
Stefan Reinauer
2015-05-04
52
-297
/
+0
*
dmp/vortex86: fix missing cpu Kconfig guards
Matt DeVillier
2015-04-30
1
-0
/
+7
*
cpu/intel/haswell: remove dependency on socket_rpga989
Matt DeVillier
2015-04-30
2
-0
/
+10
*
dmp/vortex86: move PLL config to cpu Kconfig
Martin Roth
2015-04-29
1
-0
/
+47
*
Kconfig whitespace fixes
Martin Roth
2015-04-28
4
-12
/
+12
*
Fix some minor Kconfig issues
Martin Roth
2015-04-28
1
-0
/
+1
*
Makefile x86 SMM: Move smm_wrap recipes
Kyösti Mälkki
2015-04-28
1
-16
/
+15
*
fsp: Move fsp to fsp1_0
Marc Jones
2015-04-24
5
-10
/
+10
*
cbmem_console: fix it for x86
Aaron Durbin
2015-04-23
1
-5
/
+0
*
coreboot: common stage cache
Aaron Durbin
2015-04-22
1
-11
/
+15
*
arm(64): Globally replace writel(v, a) with write32(a, v)
Julius Werner
2015-04-21
9
-144
/
+144
*
arm(64): Replace write32() and friends with writel()
Julius Werner
2015-04-21
8
-65
/
+65
*
uart: pass register width in the coreboot table
Vadim Bendebury
2015-04-17
2
-0
/
+2
*
CBFS: Automate ROM image layout and remove hardcoded offsets
Julius Werner
2015-04-14
3
-35
/
+0
*
ti/am335x: switch to generic udelay
Patrick Georgi
2015-04-13
3
-52
/
+1
*
vendorcode/amd/agesa/f16kb: Enable support for AM1 socket
Sergej Ivanov
2015-04-10
1
-0
/
+11
*
kconfig: drop intermittend forwarder files
Stefan Reinauer
2015-04-07
2
-15
/
+1
*
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-04-06
14
-89
/
+70
*
global: Refactor get_option usage
Varad Gautam
2015-04-06
1
-3
/
+2
*
build system: run linker scripts through the preprocessor
Patrick Georgi
2015-04-06
1
-1
/
+1
*
build system: rename __BOOT_BLOCK__ and __VER_STAGE__
Patrick Georgi
2015-04-04
1
-2
/
+2
*
build system x86: deprecate bootblock_lds and ldscripts variables
Patrick Georgi
2015-04-04
1
-2
/
+2
*
build system: Introduce manual file type
Patrick Georgi
2015-04-04
2
-10
/
+10
*
build system: extend src-to-obj for non-.c/.S files
Patrick Georgi
2015-04-02
2
-4
/
+4
*
urara: Fix CBFS header definitions
Vadim Bendebury
2015-04-02
1
-5
/
+0
*
x86: fix SMM programs linked with gc-sections
Aaron Durbin
2015-03-30
4
-0
/
+10
*
x86/smm: Move SMM configuration out of generic Makefile
Patrick Georgi
2015-03-30
1
-0
/
+5
*
mips: add verstage configuration
Patrick Georgi
2015-03-29
1
-0
/
+1
*
build system: normalize linker script file names
Patrick Georgi
2015-03-28
7
-2
/
+2
*
cpu/amd/model_10xxx: Increase preram buffer size to 32k
Timothy Pearson
2015-03-25
1
-0
/
+5
*
imgtec/danube: Add support for ImgTec Danube SoC
Paul Burton
2015-03-21
1
-0
/
+1
*
arch/mips: Add base MIPS architecture support
Paul Burton
2015-03-21
2
-0
/
+37
*
loaders: add program_loading.h header file
Aaron Durbin
2015-03-20
1
-1
/
+1
*
cpu/amd/model_10xxx: Add support for early cbmem
Timothy Pearson
2015-03-19
1
-0
/
+9
*
cpu/amd/model_10xxx: Fix UMA memory sizes
Timothy Pearson
2015-03-19
1
-3
/
+3
*
bootstate: use structure pointers for scheduling callbacks
Aaron Durbin
2015-03-18
2
-8
/
+4
*
haswell: Fix monotonic timer integration
Stefan Reinauer
2015-03-17
2
-1
/
+1
*
cpu/amd/model_10xxx: Move GFXUMA size calculation to separate function
Timothy Pearson
2015-03-17
3
-0
/
+70
*
Makefile.inc: Use -Og when compiling with GDB support
Stefan Reinauer
2015-03-17
1
-1
/
+17
*
cpu/amd/pi: Add amd_initcpuio() and amd_initmmio()
Dave Frodin
2015-03-16
2
-0
/
+106
*
cpu/intel/2065x: add define for MSR IA32_FERR_CAPABILITY
Alexander Couzens
2015-03-13
1
-0
/
+2
*
x86 SMM: Replace weak prototypes with weak function stub
Kyösti Mälkki
2015-03-11
1
-6
/
+15
*
x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE option
Kyösti Mälkki
2015-03-10
4
-6
/
+2
*
cpu/Kconfig: Make in-tree microcode generation dependent on BLOBs repository
Paul Menzel
2015-03-09
1
-1
/
+1
[next]