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
/
arch
Age
Commit message (
Expand
)
Author
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 fallback/normal handling in mainboards'
Patrick Georgi
2010-03-17
Remove failover/fallback/normal handling in mainboards'
Patrick Georgi
2010-03-17
fix minor warnings in RTC code when HAVE_OPTION_TABLE is disabled.
Stefan Reinauer
2010-03-17
fix a couple of warnings
Stefan Reinauer
2010-03-17
drop unused variable
Stefan Reinauer
2010-03-16
Left over strip_quotes definition. Top level Makefile
Patrick Georgi
2010-03-16
Strip quotes from COREBOOT_ROM_DEPENDENCIES
Patrick Georgi
2010-03-16
Improve dependency tracking for coreboot.rom
Patrick Georgi
2010-03-16
Various changes to the buildsystem:
Patrick Georgi patrick.georgi
2010-03-16
This patch is what I needed to compile coreboot with LLVM.
Stefan Reinauer
2010-03-15
Add an AM2R2 entry in to the src/arch/i386/Makefile.inc.
Zheng Bao
2010-03-14
Add scan-build support to the build system.
Patrick Georgi
2010-03-13
Fix llshell
Stefan Reinauer
2010-03-05
Fix creation of coreboot.bootblock when -O2 is specified instead of -Os (4GB ...
Stefan Reinauer
2010-03-01
- Simplify stack size determination: MAX_CPUS * STACK_SIZE
Patrick Georgi
2010-03-01
This patch implements MBI (modular bios interface) support to the i830 chipset.
Stefan Reinauer
2010-03-01
- Add rules that build either 4 or 5 ssdts (only those variants exist in the ...
Patrick Georgi
2010-02-28
Use the romstraps build infrastructure created for "tinybootblock"
Patrick Georgi
2010-02-28
- Add config flag for boards that have their own fadt.c
Patrick Georgi
2010-02-27
- make HAVE_HARD_RESET match what newconfig did
Patrick Georgi
2010-02-26
Work around stack size breakage observed on fam10.
Zheng Bao
2010-02-25
Move the ldscripts logic to src/arch/i386/Makefile.inc
Patrick Georgi
2010-02-25
Unify crt0s setup to src/arch/i386/Makefile.inc. This variable
Patrick Georgi
2010-02-24
Enable user selectable bootblocks, and provide a bootblock that
Patrick Georgi
2010-02-24
This patch fixes an issue with the wrong build rules being selected.
Patrick Georgi
2010-02-23
- Remove src/arch/i386/init/ldscript_cbfs.lb as it's not used anymore
Patrick Georgi
2010-02-22
Random cosmetic fixes (trivial).
Uwe Hermann
2010-02-22
- Make walkcbfs capable of loading files other than the first
Patrick Georgi
2010-02-22
don't call verify_copy_pirq_routing_table() if it's not there.
Stefan Reinauer
2010-02-22
This is a general cleanup patch
Stefan Reinauer
2010-02-22
YABEL update
Stefan Reinauer
2010-02-19
Revert deletion of src/arch/i386/init.
Patrick Georgi
2010-02-19
1. Change CONFIG_DEBUG to DEBUG in util/x86emu/*
Myles Watson
2010-02-16
fix APCI typos.
Stefan Reinauer
2010-02-15
Various license header consistency fixes (trivial).
Uwe Hermann
2010-02-11
Fix AUTO_XIP_ROM_BASE issues on AMD boards with certain compilers,
Patrick Georgi
2010-02-11
Adapt all uses of CONFIG_XIP_ROM_BASE to use
Patrick Georgi
2010-02-11
$(DISTRO_CFLAGS) is newconfig heritage and was never used on Kconfig. We do
Stefan Reinauer
2010-02-11
separate build.h and config.h usage (now possible because newconfig is gone)
Stefan Reinauer
2010-02-10
Remove two perl calls with sed, and adds an alternative
Patrick Georgi
2010-02-10
Drop src/config alltogether
Stefan Reinauer
2010-02-09
Emergency fix: r5102 carried some local change that doesn't
Patrick Georgi
2010-02-09
Add image updating support. When selecting it, it
Patrick Georgi
2010-02-09
Allow building images with different prefixes (ie. normal/romstage,
Patrick Georgi
2010-02-09
Move all the copies of the romstage.inc rule to
Patrick Georgi
2010-02-08
janitor task: unify and cleanup naming.
Stefan Reinauer
2010-02-07
newconfig is no more.
Patrick Georgi
2010-02-03
Guards against errors that are hard to track down:
Patrick Georgi
[next]