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
2010-01-16
coreboot has 13 instances of IOAPIC setup distributed across a lot
Stefan Reinauer
2010-01-16
coreboot used to have two different "APIs" for memory accesses:
Stefan Reinauer
2010-01-16
ectool: Support for dumping EC "index ram"
Stefan Reinauer
2010-01-16
msrtool: Remove indent by using continue inside for() to avoid an if block
Peter Stuge
2010-01-16
Update reference toolchain to
Stefan Reinauer
2010-01-16
Intel D945GCLF: Enable SMI and ACPI in Kconfig, too (it's enabled in newconfig)
Stefan Reinauer
2010-01-16
(trivial) cosmetics for i82801gx cmos failover.
Stefan Reinauer
2010-01-16
* drop reset files from 945 mainboards (and use southbridge specific reset)
Stefan Reinauer
2010-01-16
nvramtool: Consider a string with non-printable characters a "bad value".
Stefan Reinauer
2010-01-16
Make internal functions static in speedstep ACPI generation code.
Stefan Reinauer
2010-01-16
Fix stack base for Atom CPUs, the resume mechanism (cbmem etc) expects this.
Stefan Reinauer
2010-01-16
Micro-optimization: movl $0 --> xorl.
Stefan Reinauer
2010-01-16
new microcode for Intel Core 2(tm) CPUs
Stefan Reinauer
2010-01-16
RTC: Don't drop the alpha specific code but get it in shape for our Kconfig s...
Stefan Reinauer
2010-01-15
(missing svn add)
Nils Jacobs
2010-01-15
Support for the AMD Geode GX2
Nils Jacobs
2010-01-13
indent all of nvramtool to make it fit into coreboot's
Stefan Reinauer
2010-01-11
Make qemu use the udelay function in src/pc80/udelay_io.c
Patrick Georgi
2010-01-08
- Makefile.romccboard.inc supports tinybootblock romcc boards, too.
Patrick Georgi
2010-01-07
Print (empty) instead of nothing at all for empty
Maciej Pijanka
2010-01-06
Move fam10 temp files from build/ to build/northbridge/amd/amdfam10/ Trivial.
Myles Watson
2010-01-06
Check for installed compilers (remove .xcompile) at make clean, not distclean.
Myles Watson
2010-01-06
Fix amdht on newer compilers.
Patrick Georgi
2010-01-06
Kconfig builds all boards now.
Patrick Georgi
2010-01-05
- Let AMD CAR code pick the right XIP area
Rudolf Marek
2010-01-05
* Explicitly add __PRE_RAM__ where it should be added.
Stefan Reinauer
2010-01-04
- Fix UDELAY options and HAVE_INIT_TIMER [kconfig]
Patrick Georgi
2010-01-04
- use LAPIC timer if selected (instead of TSC all the time) [kconfig]
Patrick Georgi
2010-01-03
improve debug output.
Stefan Reinauer
2009-12-31
romcc:
Patrick Georgi
2009-12-28
trival. All the changes is about comment and spaces.
Zheng Bao
2009-12-23
Fix technexion tim5690 build failure - REALMODE option required for x86.c mai...
Marc Jones
2009-12-23
newconfig compilation failed with
Stefan Reinauer
2009-12-23
Add mainboard x86emu interrupt function support. Add tim5690 VGA BIOS functio...
Libra Li
2009-12-23
Tiny Bootblock, step 1/n.
Patrick Georgi
2009-12-21
make strcmp happy by including string.h (trivial)
Stefan Reinauer
2009-12-21
Allow user to specify the size of a newly created cbfs image
Patrick Georgi
2009-12-21
Make coreboot load VSA from CBFS on amd/gx2.
Patrick Georgi
2009-12-18
Clean up amd/dbm690t and kontron/986lcd-m some more (not
Patrick Georgi
2009-12-18
CONFIG_K8_MEM_BANK_B_ONLY and CONFIG_PCIE_CONFIGSPACE_HOLE aren't used _anywh...
Patrick Georgi
2009-12-18
Filter out some more K8/Fam10 specific options on unrelated boards.
Patrick Georgi
2009-12-18
- speed up board comparison by only building abuild configs, not the whole
Stefan Reinauer
2009-12-17
Make "KBuild report" a bit happier
Stefan Reinauer
2009-12-17
minor bug in the cbfs documentation (trivial)
Stefan Reinauer
2009-12-16
Make sure that the h8dmr_fam10 has the proper version string.
Ward Vandewege
2009-12-14
The drivers for the k8t890 weren't being built. Increased heapsize.
Myles Watson
2009-12-13
crossgcc: Fix MPFR download location
Peter Stuge
2009-12-10
Push VSA into CBFS for amd/lx systems. It's not hooked up to
Patrick Georgi
2009-12-06
cbfstool: Fill memory allocated in create_cbfs_file() with 0xff
Peter Stuge
2009-12-02
Trivial fixes for kconfig. They fix all non-fam10 build failures.
Myles Watson
[next]