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
*
Extend CBFS to support arbitrary ROM source media.
Hung-Te Lin
2013-01-30
3
-26
/
+108
*
Implement GCC code coverage analysis
Stefan Reinauer
2013-01-12
2
-0
/
+22
*
cbmem: replace pointer type by uint64_t
Stefan Reinauer
2013-01-11
1
-1
/
+1
*
Change "VERSION*" to more determined name "CBFS_HEADER_VERSION*".
Hung-Te Lin
2013-01-04
1
-3
/
+3
*
make early serial console support more generic
David Hendricks
2013-01-04
2
-7
/
+16
*
Fix strcpy()
Stefan Reinauer
2013-01-03
1
-1
/
+6
*
import i2c header from u-boot
David Hendricks
2012-12-29
1
-0
/
+279
*
Add back dummy free()
Stefan Reinauer
2012-12-19
1
-0
/
+2
*
Claim the SPI bus before writes if the IMC ROM is present
Martin Roth
2012-12-12
1
-1
/
+5
*
Fix UART8250 console prototypes
Stefan Reinauer
2012-12-12
1
-2
/
+5
*
stddef.h: move to generic code
Stefan Reinauer
2012-12-08
1
-0
/
+24
*
WIP: Add support for non-8250 built-in UARTs
Stefan Reinauer
2012-12-08
1
-0
/
+33
*
cbfs_core.h: support for ARMv7 CBFS master header
Stefan Reinauer
2012-12-08
1
-0
/
+3
*
Unify assembler function handling
Stefan Reinauer
2012-12-06
1
-1
/
+1
*
Make set_boot_successful depend on PC80_SYSTEM
Stefan Reinauer
2012-11-30
1
-1
/
+0
*
Add multi-architecture support to cbfstool
David Hendricks
2012-11-30
1
-8
/
+18
*
Add initialization hook for chips
Nico Huber
2012-11-27
1
-1
/
+4
*
Unify use of bool config variables
Stefan Reinauer
2012-11-20
1
-1
/
+1
*
mc146818rtc: disable RTC before writing to nvram
Patrick Georgi
2012-11-19
1
-1
/
+30
*
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
[next]