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
2009-08-18
Correct usage of Makefile.inc and add support for cn400
Ronald G. Minnich
2009-08-18
Add via south support. Correct usage of conditional variables.
Ronald G. Minnich
2009-08-18
Add the rest of the files.
Jon Harrison
2009-08-17
Get the Via EPIA-N(L)/CN400 to a reasonable level of maturity::
Jon Harrison
2009-08-17
Add more docs, this time for southbridge.
Ronald G. Minnich
2009-08-17
Move CBFS header to a safer place.
Thomas Jourdan
2009-08-17
Remove unused normal image option in Kconfig
Cristi Magherusan
2009-08-17
Allow setting up a VGABIOS image in Kconfig
Cristi Magherusan
2009-08-17
Add 4MB ROM image size to Kconfig
Cristi Magherusan
2009-08-13
Most of the changes here are trivial, but the white space changes would be ha...
Myles Watson
2009-08-13
- AMD selected a couple of options that are incompatible with QEmu (and
Patrick Georgi
2009-08-13
Fix some conflicting types of variables
Patrick Georgi
2009-08-12
\\ are not escaped in a sane way between fedora and ubuntu! Just create
Ronald G. Minnich
2009-08-12
Remove duplicate file, adjust Makefile to use the original copy.
Patrick Georgi
2009-08-12
drop extra whitespace at end of line for i945 + ICH7 (trivial)
Stefan Reinauer
2009-08-12
This now builds.
Ronald G. Minnich
2009-08-12
Fix multiple missing files and errors from the recent commit. This happened
Ronald G. Minnich
2009-08-12
Missing files from last patch.
Ronald G. Minnich
2009-08-12
Kconfig!
Patrick Georgi
2009-08-11
Don't pull in x86emu from a foreign directory anymore. This
Stefan Reinauer
2009-08-11
Enable CBFS everywhere. All boards compiled for me (abuild tested),
Patrick Georgi
2009-08-11
cpu/amd/model_lx used its own routine for copying coreboot_ram. This
Patrick Georgi
2009-08-11
The code between #if and #endif is only about UMA mode. The CONFIG_GFXUMA sho...
Zheng Bao
2009-08-06
fix for the case that CONFIG_TTYS0_DIV is defined in mainboard's Config.lb
Stefan Reinauer
2009-08-05
fix buggy comment in libpayload's strncat function
Stefan Reinauer
2009-08-05
Add some more CONFIG_* prefixes that were missing.
Patrick Georgi
2009-08-05
Prepare for kconfig: Rename COREBOOT_V2 to CONFIG_COREBOOT_V2
Patrick Georgi
2009-08-05
Fix the generic code for copying and running coreboot_ram in case
Patrick Georgi
2009-07-31
oops, these two were missed in the last cleanup.
Stefan Reinauer
2009-07-31
Catch various cases in libpayload where malloc() or memalign() return NULL
Stefan Reinauer
2009-07-31
* drop duplicate prototype for lib_get_sysinfo()
Stefan Reinauer
2009-07-28
Fix erroneous comment in src/mainboard/h8dmr/Options.lb
Ward Vandewege
2009-07-26
drop dead nested assignment (trivial)
Stefan Reinauer
2009-07-26
trivial typo in a comment
Stefan Reinauer
2009-07-23
CBFS stuff:
Stefan Reinauer
2009-07-23
sb/via/k8t890: add vga textmode code for k8m890 chrome igp.
Luc Verhaegen
2009-07-23
We did together some patch which makes finally a MMCONFIG workable in
Rudolf Marek
2009-07-22
Don't put .o files in the source tree. (trivial)
Stefan Reinauer
2009-07-22
Fix a redundant declaration warning (trivial)
Stefan Reinauer
2009-07-22
Fix up the tree again...
Stefan Reinauer
2009-07-21
clean up acpi table strings, as discussed on the list
Stefan Reinauer
2009-07-21
Another include file slipped. This gets via/epia-m building again.
Stefan Reinauer
2009-07-21
Kontron updates, get board up to date with i945 and ich7 updates.
Stefan Reinauer
2009-07-21
this bug sneaked in during conversion
Stefan Reinauer
2009-07-21
Intel ICH7 updates
Stefan Reinauer
2009-07-21
* drop ich7 include
Stefan Reinauer
2009-07-21
add intel speedstep support and some PM fixes.
Stefan Reinauer
2009-07-21
This fixes a couple of issues with older Linux kernels (that expect an XSDT as
Stefan Reinauer
2009-07-21
Rewrite interrupt handling in coreboot to be more comprehensible and
Stefan Reinauer
2009-07-21
Add more warnings to CFLAGS, and also add some to HOSTCFLAGS
Stefan Reinauer
[next]