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-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
2012-03-30
Make MTRR min hole alignment 64MB
Duncan Laurie
2012-03-30
Add more timestamps in coreboot.
Stefan Reinauer
2012-03-30
Add timestamps for selfboot and acpi wake
Duncan Laurie
2012-03-30
Add TPM support to coreboot
Stefan Reinauer
2012-03-30
Add an option to keep the ROM cached after romstage
Stefan Reinauer
2012-03-29
Add infrastructure for global data in the CAR phase of boot
Gabe Black
2012-03-29
Detect whether the OXPCIE card is really present while in the ROM stage.
Gabe Black
2012-03-29
Add support for enabling PCIe Common Clock and ASPM
Duncan Laurie
2012-03-29
Refactor publishing CBMEM addresses through coreboot table.
Vadim Bendebury
2012-03-29
Add timestamp table pointer to the coreboot table.
Vadim Bendebury
2012-03-29
CBMEM CONSOLE: Add CBMEM type for console buffer.
Vadim Bendebury
2012-03-29
CBMEM CONSOLE: Add CBMEM console driver implementation.
Vadim Bendebury
2012-03-29
Increase CBMEM to accommodate larger console.
Vadim Bendebury
2012-03-28
Add cmos helper functions for reading/writing a dword
Duncan Laurie
2012-03-28
Add timestamp collecting to coreboot.
Vadim Bendebury
2012-03-28
Initialize CBMEM early.
Vadim Bendebury
2012-03-27
Add RDC R8610 PCI IDs.
Rudolf Marek
2012-03-16
xchg is atomic with side-effects
Patrick Georgi
2012-03-14
Since cbfs_core.h provides a macro that uses ntohl, make sure ntohl is available
Gabe Black
2012-03-09
Increase size of the coreboot table area
Stefan Reinauer
2012-03-09
Add helper function to find a Local APIC by ID in the device tree.
Duncan Laurie
2012-03-09
move console includes to central console/console.h
Stefan Reinauer
2012-03-09
Add an implementation for the memchr library function
Gabe Black
2012-03-08
Unify Local APIC address definitions
Patrick Georgi
2012-02-16
pci_ids: Add AMD F15h model 00-0f and F10h cpu HT device pci ids
Kerry Sheh
2012-02-16
AGESA F15: AGESA family15 model 00-0fh cpu wrapper
Kerry Sheh
2012-02-13
AMD Geode cpus: apply un-written naming rules
Kyösti Mälkki
2012-02-07
Add OPROM mapping support to coreboot
Stefan Reinauer
2012-01-24
RD890: pci_ids update
Kerry Sheh
2012-01-23
post code: Replaced hard-coded post code with macro
Vikram Narayanan
2012-01-12
lib: add ram_check_nodie
Sven Schnelle
2012-01-10
MTRR: get physical address size from CPUID
Sven Schnelle
[next]