index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
AGESA: Log heap initialisation
Kyösti Mälkki
2017-03-09
1
-0
/
+6
*
AGESA: Fix SSE regression and align stack early
Kyösti Mälkki
2017-03-09
1
-2
/
+6
*
cpu/intel/model_6{e,f}x: Unify init files
Paul Menzel
2017-03-09
2
-10
/
+12
*
binaryPI platforms: Drop any ACPI S3 support
Kyösti Mälkki
2017-03-08
7
-363
/
+0
*
AGESA: Move heap allocator declarations
Kyösti Mälkki
2017-03-08
3
-17
/
+2
*
AMD geode: Avoid conflicting main() declaration
Kyösti Mälkki
2017-03-08
2
-2
/
+4
*
amd/pi/hudson: Move APIC enable to CPU file
Marshall Dawson
2017-03-07
4
-0
/
+24
*
AGESA: Add agesa_helper.h header
Kyösti Mälkki
2017-03-07
6
-6
/
+13
*
src/cpu/x86: Update/Add license headers to all files
Martin Roth
2017-02-22
11
-2
/
+142
*
src/cpu/intel: Add license headers to all files
Martin Roth
2017-02-22
1
-0
/
+13
*
src/cpu/amd: Update/Add license headers to all files
Martin Roth
2017-02-22
5
-6
/
+71
*
cpu/intel/model_6fx: Add Conroe-L to cpu_device_id list
Arthur Heymans
2017-01-10
1
-0
/
+1
*
amdfam10: Perform major include ".c" cleanup
Damien Zammit
2017-01-04
9
-51
/
+85
*
Microcode: Show a useful warning when microcode bins are missing
Martin Roth
2016-12-28
1
-1
/
+13
*
cpu/intel/common: Add/Use common function to set virtualization
Matt DeVillier
2016-12-27
32
-383
/
+161
*
ti/beaglebone: Define arch for omap-header build
Kyösti Mälkki
2016-12-18
1
-0
/
+2
*
intel cache-as-ram: Move DCACHE_RAM_BASE
Kyösti Mälkki
2016-12-18
8
-7
/
+19
*
Set the fsb timer correctly for Netburst CPUs
Arthur Heymans
2016-12-16
1
-22
/
+38
*
ACPI S3: Flip ACPI_HUGE_LOWMEM_BACKUP default
Kyösti Mälkki
2016-12-11
4
-2
/
+2
*
intel i945 gm45 x4x post-car: Use postcar_frame for MTRR setup
Kyösti Mälkki
2016-12-11
3
-44
/
+105
*
x86 SMM: Fix use with RELOCATABLE_RAMSTAGE
Kyösti Mälkki
2016-12-11
2
-7
/
+2
*
cpu/intel/lga775: Do not select model_6ex CPU
Arthur Heymans
2016-12-10
2
-2
/
+0
*
intel/sandybridge: Use postcar_frame for MTRR setup
Kyösti Mälkki
2016-12-09
1
-3
/
+21
*
cpu/x86: allow AP callbacks after MP init
Aaron Durbin
2016-12-08
2
-7
/
+106
*
buildsystem: Drop explicit (k)config.h includes
Kyösti Mälkki
2016-12-08
6
-8
/
+0
*
MMCONF_SUPPORT: Flip default to enabled
Kyösti Mälkki
2016-12-07
14
-12
/
+2
*
CPU: Declare cpu_phys_address_size() for all arch
Kyösti Mälkki
2016-12-06
1
-0
/
+1
*
romstage_handoff: remove code duplication
Aaron Durbin
2016-12-01
2
-14
/
+2
*
AMD binaryPI: Disable PCI_CFG_EXT_IO
Kyösti Mälkki
2016-12-01
8
-32
/
+0
*
AMD binaryPI: Switch to MMCONF_SUPPORT_DEFAULT
Kyösti Mälkki
2016-12-01
4
-0
/
+4
*
AGESA: Disable PCI_CFG_EXT_IO
Kyösti Mälkki
2016-12-01
13
-49
/
+0
*
AGESA: Switch to MMCONF_SUPPORT_DEFAULT
Kyösti Mälkki
2016-12-01
7
-0
/
+7
*
AGESA f14: Consolidate early P-states setting
Kyösti Mälkki
2016-12-01
1
-0
/
+4
*
AGESA f14: Consolidate XIP cache
Kyösti Mälkki
2016-12-01
1
-0
/
+6
*
AGESA binaryPI: Fix cache-as-ram for x86_64
Kyösti Mälkki
2016-11-25
2
-5
/
+8
*
cpu/allwinner/a10/uart_console.c: Init new serial struct variables
Martin Roth
2016-11-24
1
-0
/
+2
*
spi: Clean up SPI flash driver interface
Furquan Shaikh
2016-11-22
1
-7
/
+5
*
intel sandy/ivy: Increase XIP cache with USE_NATIVE_RAMINIT
Kyösti Mälkki
2016-11-20
1
-0
/
+4
*
intel car: Move pre-ram stack guard lower
Kyösti Mälkki
2016-11-20
1
-1
/
+1
*
intel/sandybridge post-car: Redo MTRR settings and stack selection
Kyösti Mälkki
2016-11-18
1
-33
/
+23
*
intel post-car: Increase stacktop alignment
Kyösti Mälkki
2016-11-18
1
-3
/
+1
*
cpu/x86/mtrr: allow temporary MTRR range during coreboot
Aaron Durbin
2016-11-12
1
-11
/
+79
*
intel cache-as-ram: Unify stack setup
Kyösti Mälkki
2016-11-11
5
-35
/
+16
*
intel post-car: Separate files for setup_stack_and_mtrrs()
Kyösti Mälkki
2016-11-11
1
-1
/
+50
*
intel/sandybridge: Use common ACPI S3 recovery
Kyösti Mälkki
2016-11-11
1
-23
/
+0
*
amd/cpu: Add details to chip names
Marshall Dawson
2016-11-09
9
-9
/
+9
*
AMD binaryPI: Delay ACPI S3 backup until ramstage loader
Kyösti Mälkki
2016-11-09
1
-5
/
+0
*
AGESA: Delay ACPI S3 backup until ramstage loader
Kyösti Mälkki
2016-11-09
1
-5
/
+0
*
ACPI S3: Remove HIGH_MEMORY_SAVE where possible
Kyösti Mälkki
2016-11-09
3
-2
/
+4
*
Move select UDELAY_LAPIC from nb/gm45/Kconfig to cpu/model_1067x/Kconfig
Arthur Heymans
2016-11-09
1
-0
/
+1
[next]