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
path:
root
/
src
/
include
Age
Commit message (
Expand
)
Author
2010-04-25
a single place for the romstage stack for copy_and_run.
Stefan Reinauer
2010-04-25
drop "arch/asm.h" and "arch/intel.h" and create "cpu/x86/post_code.h"
Stefan Reinauer
2010-04-22
None of the cs5536 settings in devicetree.cb were ever used and nobody noticed.
Stefan Reinauer
2010-04-21
* clean up all but two warnings on artecgroup dbe61
Stefan Reinauer
2010-04-16
Fix a typo to remove a few more warnings.
Myles Watson
2010-04-15
zero warnings days...
Stefan Reinauer
2010-04-15
Remove a few more warnings from fam10.
Myles Watson
2010-04-09
1. This patch adds CAR for Intel P6 series processors.
Joseph Smith
2010-04-08
Cosmetically make init_cpus more similar for fam10 and K8.
Myles Watson
2010-04-07
move amd K8/Fam10 "bus detection" function prototypes to a common place.
Stefan Reinauer
2010-04-06
No warnings day, next round.
Stefan Reinauer
2010-04-05
Add RS785G, looks like it works although it is RV620.
Rudolf Marek
2010-04-02
oops, sorry, overlapping work
Stefan Reinauer
2010-04-02
remove some more warnings
Stefan Reinauer
2010-04-02
Fix console prototypes for non-romcc boards.
Myles Watson
2010-04-01
-Â get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files.
Stefan Reinauer
2010-03-31
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2010-03-31
This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and
Stefan Reinauer
2010-03-31
mini part of the patch on the mailing list to fix the boards again
Stefan Reinauer
2010-03-29
Don't include option_table.h every time we include mc146818rtc.h, that was a
Stefan Reinauer
2010-03-29
- include option_table.h when it is created, and that's HAVE_OPTION_TABLE
Stefan Reinauer
2010-03-29
This patch drops the coreboot CMOS checksum ranges from Kconfig because
Stefan Reinauer
2010-03-29
dualcore.h and quadcore.h are almost exactly the same.
Stefan Reinauer
2010-03-28
drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more
Stefan Reinauer
2010-03-23
fix newly introduced printk_foo warnings..
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-19
Get rid of a few warnings:
Myles Watson
2010-03-18
Remove remaining uses of
Patrick Georgi
2010-03-17
trivial warning fixes, mostly for ACPI code
Stefan Reinauer
2010-03-17
more warning fixes.
Stefan Reinauer
2010-03-17
fix a couple of warnings
Stefan Reinauer
2010-03-16
1. This patch is about the pci header of RS780 and SB700. It is made
Zheng Bao zheng.bao
2010-03-16
This patch is what I needed to compile coreboot with LLVM.
Stefan Reinauer
2010-03-11
Replace clear_memory with memset.
Myles Watson
2010-03-05
1. Move run_bios prototype to device.h
Myles Watson
2010-03-01
Various cometic and coding-style fixes (trivial).
Uwe Hermann
2010-03-01
This patch implements MBI (modular bios interface) support to the i830 chipset.
Stefan Reinauer
2010-02-28
assert.h: have the same information on asserts in romcc and non-romcc code.
Stefan Reinauer
2010-02-23
Remove nonsensical wrapper for function in
Stefan Reinauer
2010-02-22
Random cosmetic fixes (trivial).
Uwe Hermann
2010-02-22
mini update SMM:
Stefan Reinauer
2010-02-22
This is a general cleanup patch
Stefan Reinauer
2010-02-22
YABEL update
Stefan Reinauer
2010-02-15
Various license header consistency fixes (trivial).
Uwe Hermann
2009-11-12
Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu.
Myles Watson
2009-11-06
Remove drivers/pci/onboard. The only purpose was for option ROMs, which are
Myles Watson
2009-11-06
Split the two usages of __ROMCC__:
Myles Watson
2009-11-05
http://www.coreboot.org/pipermail/coreboot/2007-October/025740.html
Stefan Reinauer
2009-10-30
Remove some warnings from the tyan s2895.
Myles Watson
2009-10-28
Drop remainder of PPC port
Stefan Reinauer
[next]