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
/
include
Age
Commit message (
Expand
)
Author
2013-02-27
smm: Update rev 0x30101 SMM revision save state
Aaron Durbin
2013-02-20
Whitespace: Replace tab character in license text with two spaces
Paul Menzel
2013-02-19
move uartmem_getbaseaddr() to generic uart header
David Hendricks
2013-02-18
AMD Family12h: Fix warnings
Martin Roth
2013-02-15
Drop include/arch-generic/div64.h
Stefan Reinauer
2013-02-14
sconfig: rename lapic_cluster -> cpu_cluster
Stefan Reinauer
2013-02-14
sconfig: rename pci_domain -> domain
Stefan Reinauer
2013-02-11
spi-generic.h: Adapt include guard
Patrick Georgi
2013-02-11
spi.h: Rename the spi.h to spi-generic.h
Zheng Bao
2013-02-11
Intel: Replace MSR 0xcd with MSR_FSB_FREQ
Patrick Georgi
2013-02-09
speedstep: Deduplicate some MSR identifiers
Patrick Georgi
2013-02-08
armv7: Use same console initialization procedure for all ARM stages
Hung-Te Lin
2013-02-08
console: Only print romstage messages with EARLY_CONSOLE enabled.
Hung-Te Lin
2013-02-08
console: Revise serial console configuration names.
Hung-Te Lin
2013-02-06
replace uchar and uint with standard types in generic i2c header
David Hendricks
2013-02-05
exynos: de-duplicate UART header content
David Hendricks
2013-02-04
add gpio.h for generic GPIO-related definitions
David Hendricks
2013-01-30
Extend CBFS to support arbitrary ROM source media.
Hung-Te Lin
2013-01-12
Implement GCC code coverage analysis
Stefan Reinauer
2013-01-11
cbmem: replace pointer type by uint64_t
Stefan Reinauer
2013-01-04
Change "VERSION*" to more determined name "CBFS_HEADER_VERSION*".
Hung-Te Lin
2013-01-04
make early serial console support more generic
David Hendricks
2013-01-03
Fix strcpy()
Stefan Reinauer
2012-12-29
import i2c header from u-boot
David Hendricks
2012-12-19
Add back dummy free()
Stefan Reinauer
2012-12-12
Claim the SPI bus before writes if the IMC ROM is present
Martin Roth
2012-12-12
Fix UART8250 console prototypes
Stefan Reinauer
2012-12-08
stddef.h: move to generic code
Stefan Reinauer
2012-12-08
WIP: Add support for non-8250 built-in UARTs
Stefan Reinauer
2012-12-08
cbfs_core.h: support for ARMv7 CBFS master header
Stefan Reinauer
2012-12-06
Unify assembler function handling
Stefan Reinauer
2012-11-30
Make set_boot_successful depend on PC80_SYSTEM
Stefan Reinauer
2012-11-30
Add multi-architecture support to cbfstool
David Hendricks
2012-11-27
Add initialization hook for chips
Nico Huber
2012-11-20
Unify use of bool config variables
Stefan Reinauer
2012-11-19
mc146818rtc: disable RTC before writing to nvram
Patrick Georgi
2012-11-14
SMM: Avoid use of global variables in SMI handler
Duncan Laurie
2012-11-14
SMM: Restore GNVS pointer in the resume path
Duncan Laurie
2012-11-14
Provide MRC with a console printing callback function
Vadim Bendebury
2012-11-13
Clean up stack checking code
Stefan Reinauer
2012-11-13
Add method for delaying adding of timestamps
Stefan Reinauer
2012-11-13
Pass the CPU index as a parameter to startup.
Ronald G. Minnich
2012-11-12
ELOG: Support for non-memory mapped flash
Duncan Laurie
2012-11-12
SPI: Fix and enable Fast Read support
Duncan Laurie
2012-11-12
Fix gcc-4.7 building problem.
Han Shen
2012-11-12
Define post codes for OS boot and resume
Duncan Laurie
2012-11-09
Prevent inclusion of tsc.h when not needed
Vadim Bendebury
2012-11-09
ELOG: Add EC events to elog header
Duncan Laurie
2012-11-09
mc146818rtc: Remove the hyphen to build on NetBSD and Darwin
Zheng Bao
2012-11-08
Log unexpected post code from the previous boot
Duncan Laurie
[next]