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
Age
Commit message (
Expand
)
Author
2012-04-26
Revamp Intel microcode update code
Stefan Reinauer
2012-04-25
Replace cache control magic numbers with symbols
Patrick Georgi
2012-04-25
ASUS M4A785T-M mainboard: fix screen flickering issues
Denis 'GNUtoo' Carikli
2012-04-24
Makefile: rename romstage linking filenames
Kyösti Mälkki
2012-04-24
Makefile: rename coreboot_ap linking filenames
Kyösti Mälkki
2012-04-24
Makefile: rename ramstage linking filenames
Kyösti Mälkki
2012-04-24
Makefile: rename bootblock linking filenames
Kyösti Mälkki
2012-04-24
rk886: Add ACPI support for LID switch
Patrick Georgi
2012-04-24
Make timestamp collection conditional in hardwaremain.c
Rudolf Marek
2012-04-24
Fix whitespace for ma785gm
Alec Ari
2012-04-24
Update MA785GM code
Alec Ari
2012-04-24
Intel 82801dx: compile early_smbus as separate object
Kyösti Mälkki
2012-04-23
Add support for MA785GM-US2H
Alec Ari
2012-04-23
alix2: add support for alix6
Philip Prindeville
2012-04-23
Unbreak boards where chipset can select between FSB and serial APIC bus
Rudolf Marek
2012-04-22
Drop build_opt_tbl
Patrick Georgi
2012-04-22
amd: Fix unused variable warning
Vikram Narayanan
2012-04-21
Makefile: define build result directories
Kyösti Mälkki
2012-04-21
Intel e7505: build as separate object file
Kyösti Mälkki
2012-04-21
Intel e7505: enable ECC scrubbing
Kyösti Mälkki
2012-04-21
nvramtool: Unify nvramtool and build_opt_tbl
Vikram Narayanan
2012-04-21
nvramtool: Allow spaces in enumeration names
Patrick Georgi
2012-04-20
Refactor some alignment handling
Patrick Georgi
2012-04-20
Revert wbind added to the reset_vector
Marc Jones
2012-04-19
Intel e7505: refactor only
Kyösti Mälkki
2012-04-19
Fix the blank in acpi_tables.c
zbao
2012-04-19
Do not produce temp s3.rom if the board doesn't need it.
zbao
2012-04-19
Fix messy code in ALIB creation
zbao
2012-04-19
Leverage the Pstate table created by AGESA.
zbao
2012-04-19
S3: Use old heap during normal boot
zbao
2012-04-18
Fix the blank in acpi_tables.c
zbao
2012-04-17
lint: tighten whitespace check some more
Patrick Georgi
2012-04-14
Remove this directory. We've determined that for a number of very good reasons
Ron Minnich
2012-04-17
Intel e7505: handlers for undocumented registers
Kyösti Mälkki
2012-04-17
kconfig: Improve 'General setup' menu docs.
Uwe Hermann
2012-04-17
More portable s3 scratch space creation
Patrick Georgi
2012-04-16
S3 code in the mainboard.
zbao
2012-04-16
S3 code in coreboot public folder.
zbao
2012-04-16
ACPI HEST table.
zbao
2012-04-16
Add the memory reference code binary for sandybridge chipsets
Ron Minnich
2012-04-15
cmos.layout: Remove invalid warning
Vikram Narayanan
2012-04-13
kconfig: Fix 'make gconfig'.
Uwe Hermann
2012-04-13
Bifferboard: Fix MAINBOARD_PART_NUMBER.
Uwe Hermann
2012-04-12
cbfstool: pretty print cmos layout files
Mathias Krause
2012-04-12
Convert AOpen DXPL Plus mainboard to CAR
Kyösti Mälkki
2012-04-12
Add support for aligned allocation
Ron Minnich
2012-04-12
S3 code in vendorcode folder.
zbao
2012-04-12
Add Southbridge support for S3.
zbao
2012-04-12
Unify IO APIC address specification
Patrick Georgi
2012-04-11
Intel e7505: cleanups
Kyösti Mälkki
2012-04-11
Intel e7505: renames only
Kyösti Mälkki
2012-04-11
Remove obsolete empy macro definition
Ron Minnich
2012-04-08
Actually return %ebx value from cpuid_ebx()
Jonathan A. Kollasch
2012-04-07
hexdump: fix compiler warning
Vikram Narayanan
2012-04-06
Remove Dell s1850
Ron Minnich
2012-04-06
Add support for SMSC MEC1308/1310 SuperI/O EC
Stefan Reinauer
2012-04-06
Add initial support for SMSC SIO1007 SuperI/O chip
Stefan Reinauer
2012-04-06
Add support for SMSC LPC47N207 SuperI/O chip
Stefan Reinauer
2012-04-06
Fixes and Sandybridge support for lapic cpu init
Stefan Reinauer
2012-04-06
Fix support for RAM-less multi-processor init
Kyösti Mälkki
2012-04-06
Add Sandybridge/Cougar Point support to SMM relocation handler
Stefan Reinauer
2012-04-06
Cache 8MB flash instead of 4MB
Stefan Reinauer
2012-04-06
Factor out function to find driver for a CPU
Stefan Reinauer
2012-04-06
Add constants for fast path resume copying
Stefan Reinauer
2012-04-05
Fix timer frequency detection on Sandybridge
Stefan Reinauer
2012-04-05
amdfam10: add phenom II as known cpu
Bernhard Urban
2012-04-05
Invalidate cache before first jump
Stefan Reinauer
2012-04-05
smbios: Don't fill out firmware version on ChromeOS
Stefan Reinauer
2012-04-05
Fill out ChromeOS specific coreboot table extensions
Stefan Reinauer
2012-04-05
Update documentation in smmrelocate.S to mention TSEG
Stefan Reinauer
2012-04-05
Add support for Intel Sandybridge CPU
Stefan Reinauer
2012-04-05
Add support for Intel Sandybridge CPU (northbridge part)
Stefan Reinauer
2012-04-05
Ignore .exe files in whitespace test
Patrick Georgi
2012-04-05
Add getopt implementation to abuild
Patrick Georgi
2012-04-04
Use fast memset in SMM mode, too
Stefan Reinauer
2012-04-04
Add support for Intel Panther Point PCH
Stefan Reinauer
2012-04-04
Add support for mainboard specific suspend/resume handler
Stefan Reinauer
2012-04-04
Move TPM code to romstage
Stefan Reinauer
2012-04-04
Drop verified boot code from acpi.c
Stefan Reinauer
2012-04-04
Drop duplicate inclusion of src/vendorcode
Stefan Reinauer
2012-04-04
Add support to run SMM handler in TSEG instead of ASEG
Stefan Reinauer
2012-04-04
libpayload: avoid excessive casts in printf.c
Mathias Krause
2012-04-04
libpayload: minor cleanups
Mathias Krause
2012-04-04
Don't unconditionally show ChromeOS options
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-03
nvramtool: 64bit safe CBFS handling
Patrick Georgi
2012-04-03
Add preprocessing capabilities to the cbfs-files mechanism
Patrick Georgi
2012-04-03
Add nvramtool to coreboot build system
Patrick Georgi
2012-04-02
Apply cache-as-ram conditionally on socket mPGA604
Kyösti Mälkki
2012-04-02
S3 code whitespaces changes.
zbao
2012-04-02
Add sb800 spi support.
zbao
2012-04-02
x86, oprom: ensure DF is always cleared
Mathias Krause
2012-04-02
[ChromeOS] Don't initialize VGA Option ROM in normal mode
Stefan Reinauer
2012-04-02
Add EC component for SMSC MEC1308/1310
Stefan Reinauer
2012-04-02
Add support for ITE IT8772F SuperI/O chip
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-04-02
Add Google ChromeOS vendor support
Stefan Reinauer
2012-04-02
Force coreboot mconf to create temp files in the output directory
Vadim Bendebury
[prev]
[next]