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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
SMM: Avoid use of global variables in SMI handler
Duncan Laurie
2012-11-14
1
-0
/
+3
*
SMM: Restore GNVS pointer in the resume path
Duncan Laurie
2012-11-14
1
-0
/
+1
*
Provide MRC with a console printing callback function
Vadim Bendebury
2012-11-14
1
-1
/
+1
*
Clean up stack checking code
Stefan Reinauer
2012-11-13
1
-2
/
+2
*
Add method for delaying adding of timestamps
Stefan Reinauer
2012-11-13
1
-0
/
+4
*
Pass the CPU index as a parameter to startup.
Ronald G. Minnich
2012-11-13
1
-2
/
+2
*
ELOG: Support for non-memory mapped flash
Duncan Laurie
2012-11-12
1
-0
/
+1
*
SPI: Fix and enable Fast Read support
Duncan Laurie
2012-11-12
1
-0
/
+1
*
Fix gcc-4.7 building problem.
Han Shen
2012-11-12
1
-1
/
+1
*
Define post codes for OS boot and resume
Duncan Laurie
2012-11-12
1
-4
/
+17
*
Prevent inclusion of tsc.h when not needed
Vadim Bendebury
2012-11-09
1
-2
/
+1
*
ELOG: Add EC events to elog header
Duncan Laurie
2012-11-09
1
-0
/
+17
*
mc146818rtc: Remove the hyphen to build on NetBSD and Darwin
Zheng Bao
2012-11-09
1
-2
/
+0
*
Log unexpected post code from the previous boot
Duncan Laurie
2012-11-08
1
-0
/
+4
*
Add support for storing POST codes in CMOS
Duncan Laurie
2012-11-08
1
-0
/
+19
*
elog: add extended management engine event
Duncan Laurie
2012-11-08
1
-0
/
+10
*
SPI: opmenu special case for WREN as atomic prefix
Duncan Laurie
2012-11-07
1
-0
/
+3
*
RTC: Write build date in BCD when clearing RTC CMOS
Duncan Laurie
2012-11-07
1
-0
/
+2
*
EC: Prepare to read and log last post code from previous boot
Duncan Laurie
2012-11-07
1
-0
/
+3
*
Add POST code for "All devices initialized"
Stefan Reinauer
2012-11-07
1
-0
/
+7
*
Drop redundant CHIP_NAME in mainboard.c
Kyösti Mälkki
2012-11-06
1
-0
/
+2
*
Add name field for device
Kyösti Mälkki
2012-11-06
1
-0
/
+1
*
Overhaul speedstep code
Nico Huber
2012-11-05
1
-0
/
+74
*
Merge cpu/intel/acpi.h into cpu/intel/speedstep.h
Nico Huber
2012-11-01
2
-24
/
+7
*
Drop get_smbios_data from chip_operations
Kyösti Mälkki
2012-10-29
1
-3
/
+0
*
Take care of NULL chip_ops->name
Kyösti Mälkki
2012-10-27
1
-0
/
+1
*
Fix tracing compilation on SMM enabled targets.
Rudolf Marek
2012-09-13
1
-1
/
+1
*
buildsystem: Make CPU microcode updating more configurable
Alexandru Gagniuc
2012-09-05
1
-1
/
+1
*
Drop unused ISA Pnp definitions
Kyösti Mälkki
2012-08-27
1
-36
/
+1
*
AMD northbridges: factor out CPU allocation
Kyösti Mälkki
2012-08-27
2
-0
/
+12
*
AMD northbridge: copy TOP_MEM and TOP_MEM2 for distribution
Kyösti Mälkki
2012-08-09
1
-0
/
+5
*
Synchronize rdtsc instructions
Stefan Reinauer
2012-08-09
1
-3
/
+16
*
Do not allow modifying memory table directly
Kyösti Mälkki
2012-08-08
1
-3
/
+0
*
Fix SMBIOS generation
Stefan Reinauer
2012-08-08
1
-1
/
+2
*
Move cpus_ready_for_init() to AMD K8
Kyösti Mälkki
2012-08-07
1
-6
/
+0
*
Add a capability for mainboard-specific posting.
Alexandru Gagniuc
2012-08-04
1
-0
/
+2
*
Make the device tree available in the rom stage
Stefan Reinauer
2012-08-04
3
-13
/
+28
*
Fix mainboard level enable_dev()
Kyösti Mälkki
2012-08-03
1
-0
/
+1
*
RTC: Add a routine to check if the CMOS date is valid
zbao
2012-08-02
1
-0
/
+5
*
AMD and GFXUMA: move setup_uma_memory() to northbridge
Kyösti Mälkki
2012-08-02
1
-1
/
+0
*
Intel Sandybridge: add reserved memory as resources
Kyösti Mälkki
2012-08-01
2
-2
/
+11
*
Revert "Use broadcast SIPI to startup siblings"
Sven Schnelle
2012-07-31
3
-9
/
+13
*
Allocators for different memory regions types
Kyösti Mälkki
2012-07-27
1
-4
/
+15
*
ELOG: Fix reporting of developer/recovery modes
Duncan Laurie
2012-07-26
1
-0
/
+1
*
Log event for abnormal management engine status
Duncan Laurie
2012-07-26
1
-0
/
+3
*
USBDEBUG: buffer up to 8 bytes
Sven Schnelle
2012-07-26
1
-1
/
+4
*
ELOG: Add support for SMM and kernel GSMI driver
Duncan Laurie
2012-07-26
1
-0
/
+4
*
SMM: rename tseg_fixup to tseg_relocate and export
Duncan Laurie
2012-07-25
1
-0
/
+3
*
Extend smbios api to allow runtime change of mainboard serial and version
Christian Gmeiner
2012-07-25
1
-0
/
+3
*
ELOG: Add support for a monotonic boot counter in CMOS
Duncan Laurie
2012-07-25
1
-0
/
+5
[next]