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
Age
Commit message (
Expand
)
Author
2008-04-07
Add rand/rand_r/srand functions for generating pseudo-random bytes.
Uwe Hermann
2008-04-07
ST M50FW016 and ST M50FW040 support the 82802ab command set, not jedec.
Ed Swierk
2008-04-07
Re-add files I deleted by mistake in r3219. They are meant for a different
Marc Jones (marc.jones
2008-04-07
Don't check exclusive IRQ fieldin the PIR table.
Marc Jones(marc.jones
2008-04-06
This patch halts the tco timer early in the boot process on all ICH series so...
Joseph Smith
2008-04-05
libpayload: remove unneeded stack stuff
Jordan Crouse
2008-04-04
Fix the case where the user selects no modules in Kconfig at all.
Uwe Hermann
2008-04-04
Add a workaround for a bug in some binutils version which strictly
Carl-Daniel Hailfinger
2008-04-04
Document a rough estimate of how much space in the ELF file each of the
Uwe Hermann
2008-04-04
Add BIN2HEX and HEX2BIN macros (trivial).
Uwe Hermann
2008-04-03
Add a SHA-1 implementation to libpayload.
Uwe Hermann
2008-04-03
Doing another 'make' after a 'make clean' was broken until now. Fix it
Uwe Hermann
2008-04-02
Add missing snprintf() to libc/printf.c (trivial).
Uwe Hermann
2008-04-01
Setting an integrated southbridge device (like SATA or USB2.0) to
Ed Swierk
2008-04-01
Remove i82801DB files that I meant to delete in r3206.
Joseph Smith
2008-04-01
Tiny style fix for consistency (trivial).
Ed Swierk
2008-04-01
Removal of i82801DB (ICH4)
Joseph Smith
2008-04-01
The early init code of several Intel southbridge chipsets calls
Ed Swierk
2008-03-31
Libpayload fixes to prevent triple-faults when running in QEMU.
Klaus Schnass
2008-03-31
Add support for an "NVRAM Dump" screen in coreinfo (optional), as well as for
Uwe Hermann
2008-03-31
Fix the NVRAM access functions to work correctly for the
Uwe Hermann
2008-03-31
Whitespace fixes (trivial).
Uwe Hermann
2008-03-31
Rename drivers/cmos.c to drivers/nvram.c (trivial).
Uwe Hermann
2008-03-31
Due to popular demand, rename "CMOS" to "NVRAM" (trivial).
Uwe Hermann
2008-03-30
Like other Intel chipsets, the Intel 3100 has a TCO timer that reboots
Ed Swierk
2008-03-29
Add support for the TeleVideo TC7020.
Kenji Noguchi
2008-03-29
Now coreboot performs IRQ routing for some boards.
Nikolay Petukhov
2008-03-29
[libpayload] Work around sign-extending issue
Jordan Crouse
2008-03-29
Make a few array entries only as big as they absolutely need to be (trivial).
Uwe Hermann
2008-03-28
Fix for irq routing issues.
Joseph Smith
2008-03-27
Add initial support for some basic CMOS read/write functions and the
Uwe Hermann
2008-03-27
Various tiny fixes (trivial):
Uwe Hermann
2008-03-27
Drop -Os in libpayload for now, it causes run-time problems for some
Uwe Hermann
2008-03-25
Make the getpir output compile (Closes #70).
Jon Dufresne
2008-03-24
Add a recent kconfig version to coreinfo, in order to make the
Uwe Hermann
2008-03-23
Make functions static (where possible) to reduce code size (trivial).
Uwe Hermann
2008-03-22
Make cursor positioning work by using both halves of the
Jonathan A. Kollasch
2008-03-21
Cosmetics, fix typos (trivial).
Uwe Hermann
2008-03-21
Quickfix for libpayload's strcpy() to properly NUL-terminate strings (trivial).
Uwe Hermann
2008-03-20
Following patch adds K8M890 support. It initializes the AGP and graphics UMA.
Rudolf Marek
2008-03-20
Fix code to allow usage of -Wall in libpayload and the sample (trivial).
Uwe Hermann
2008-03-20
Smaller fixes to allow using -Wall (trivial).
Uwe Hermann
2008-03-20
Cosmetics, coding style fixes (trivial).
Uwe Hermann
2008-03-20
Change kconfig references from 'buildrom' to 'libpayload'.
Christopher Kilgour
2008-03-20
Allow 'make menuconfig' to function within libpayload.
Christopher Kilgour
2008-03-20
Make the list of functions in libpayload.h more complete (trivial).
Uwe Hermann
2008-03-20
Add -Os to the CFLAGS for size improvements.
Jordan Crouse
2008-03-20
libpayload: Add -Os to the CFLAGS
Jordan Crouse
2008-03-20
Cosmetic changes and coding style fixes by running 'indent', with some
Uwe Hermann
2008-03-20
corinfo: Inital release of the coreinfo code
Jordan Crouse
[next]