index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Age
Commit message (
Expand
)
Author
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
2012-11-08
Add support for storing POST codes in CMOS
Duncan Laurie
2012-11-08
elog: add extended management engine event
Duncan Laurie
2012-11-07
SPI: opmenu special case for WREN as atomic prefix
Duncan Laurie
2012-11-07
RTC: Write build date in BCD when clearing RTC CMOS
Duncan Laurie
2012-11-07
EC: Prepare to read and log last post code from previous boot
Duncan Laurie
2012-11-07
Add POST code for "All devices initialized"
Stefan Reinauer
2012-11-06
Drop redundant CHIP_NAME in mainboard.c
Kyösti Mälkki
2012-11-06
Add name field for device
Kyösti Mälkki
2012-11-05
Overhaul speedstep code
Nico Huber
2012-11-01
Merge cpu/intel/acpi.h into cpu/intel/speedstep.h
Nico Huber
2012-10-29
Drop get_smbios_data from chip_operations
Kyösti Mälkki
2012-10-27
Take care of NULL chip_ops->name
Kyösti Mälkki
2012-09-13
Fix tracing compilation on SMM enabled targets.
Rudolf Marek
2012-09-05
buildsystem: Make CPU microcode updating more configurable
Alexandru Gagniuc
2012-08-27
Drop unused ISA Pnp definitions
Kyösti Mälkki
2012-08-27
AMD northbridges: factor out CPU allocation
Kyösti Mälkki
2012-08-09
AMD northbridge: copy TOP_MEM and TOP_MEM2 for distribution
Kyösti Mälkki
2012-08-09
Synchronize rdtsc instructions
Stefan Reinauer
2012-08-08
Do not allow modifying memory table directly
Kyösti Mälkki
2012-08-08
Fix SMBIOS generation
Stefan Reinauer
2012-08-07
Move cpus_ready_for_init() to AMD K8
Kyösti Mälkki
2012-08-04
Add a capability for mainboard-specific posting.
Alexandru Gagniuc
2012-08-04
Make the device tree available in the rom stage
Stefan Reinauer
2012-08-03
Fix mainboard level enable_dev()
Kyösti Mälkki
2012-08-02
RTC: Add a routine to check if the CMOS date is valid
zbao
2012-08-02
AMD and GFXUMA: move setup_uma_memory() to northbridge
Kyösti Mälkki
2012-08-01
Intel Sandybridge: add reserved memory as resources
Kyösti Mälkki
2012-07-31
Revert "Use broadcast SIPI to startup siblings"
Sven Schnelle
2012-07-27
Allocators for different memory regions types
Kyösti Mälkki
2012-07-26
ELOG: Fix reporting of developer/recovery modes
Duncan Laurie
2012-07-26
Log event for abnormal management engine status
Duncan Laurie
2012-07-26
USBDEBUG: buffer up to 8 bytes
Sven Schnelle
2012-07-26
ELOG: Add support for SMM and kernel GSMI driver
Duncan Laurie
2012-07-25
SMM: rename tseg_fixup to tseg_relocate and export
Duncan Laurie
2012-07-25
Extend smbios api to allow runtime change of mainboard serial and version
Christian Gmeiner
2012-07-25
ELOG: Add support for a monotonic boot counter in CMOS
Duncan Laurie
2012-07-25
ELOG: Add support for generating SMBIOS type15 table
Duncan Laurie
2012-07-24
SMM: Fix state save map for sandybridge and TSEG
Duncan Laurie
2012-07-24
ELOG: Add support for flash based event log
Duncan Laurie
2012-07-24
Implement stack overflow checking for the BSP
Ronald G. Minnich
2012-07-24
Add code to read Intel microcode from CBFS
Vadim Bendebury
2012-07-24
Add support for HM70 and NM70 LPC bridge
Stefan Reinauer
2012-07-24
Add uartmem_init prototype.
Marc Jones
2012-07-24
RTC: Add defines for standard clock offsets
Duncan Laurie
2012-07-24
Remove unused free() function
Stefan Reinauer
2012-07-24
SPI flash layer: remove unused function spi_flash_free()
Stefan Reinauer
2012-07-20
Allow shutting down internal graphics if plugin graphics are preferred
Patrick Georgi
2012-07-16
Change uma_resource() to use new type IORESOURCE_UMA_FB.
Kyösti Mälkki
2012-07-16
Define global uma_memory variables
Kyösti Mälkki
2012-07-16
Add global uma_resource()
Kyösti Mälkki
2012-07-13
MPTAPLE: generate from devicetree.cb
Sven Schnelle
2012-07-12
Lenovo X60: correct SDHCI write protect polarity
Jonathan A. Kollasch
2012-07-09
SMBIOS: Add Type 38 (IPMI) data structure
Sven Schnelle
2012-07-05
PCI Type2 config must die
Ronald G. Minnich
2012-07-04
Intel cpus: Extend cache to cover complete Flash Device
Kyösti Mälkki
2012-07-03
AGESA F15 wrapper for Trinity
zbao
2012-07-02
Use broadcast SIPI to startup siblings
Sven Schnelle
2012-07-02
Intel CPUs: execute microcode update only once per core
Kyösti Mälkki
2012-05-30
Add support for Panther Point to SPI driver
Stefan Reinauer
2012-05-24
cbtypes.h: Unify cbtypes.h used in AMD board's code
Vikram Narayanan
2012-05-11
Hook up MRC cache update
Stefan Reinauer
2012-05-10
Add SPI flash driver
Stefan Reinauer
2012-05-08
Add config_enabled() from Linux
Patrick Georgi
2012-05-08
Clean up #ifs
Patrick Georgi
2012-05-01
Allow device ID arrays in the PCI driver structure
Vadim Bendebury
2012-04-27
SMM: unify mainboard APM command handlers
Stefan Reinauer
2012-04-27
cpu/cpu.h: add ROMCC guards
Stefan Reinauer
2012-04-27
Move top level pc80 directory to drivers/
Stefan Reinauer
2012-04-26
Revamp Intel microcode update code
Stefan Reinauer
2012-04-25
Replace cache control magic numbers with symbols
Patrick Georgi
2012-04-16
S3 code in coreboot public folder.
zbao
2012-04-12
Add support for aligned allocation
Ron Minnich
2012-04-06
Fixes and Sandybridge support for lapic cpu init
Stefan Reinauer
2012-04-06
Add constants for fast path resume copying
Stefan Reinauer
2012-04-05
Fill out ChromeOS specific coreboot table extensions
Stefan Reinauer
2012-04-04
Add support to run SMM handler in TSEG instead of ASEG
Stefan Reinauer
2012-04-03
Add support for Intel Turbo Boost feature
Stefan Reinauer
2012-04-03
smbios: add support for onboard devices extended information
Stefan Reinauer
2012-04-02
Add a helper function to determine the number of enabled CPUs
Stefan Reinauer
2012-04-02
Align: Make sure 1 is treated as unsigned long instead of int
Stefan Reinauer
[prev]
[next]