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
2009-09-29
Remove some warnings.
Myles Watson
2009-09-25
drop some dead code, clarify small comments and small cleanups to malloc.c
Stefan Reinauer
2009-09-22
If no pci access method has been set for the device tree so far (e.g.
Carl-Daniel Hailfinger
2009-08-27
coreboot was still using an old set (obsolete since yabel) of x86emu includes
Stefan Reinauer
2009-08-17
Get the Via EPIA-N(L)/CN400 to a reasonable level of maturity::
Jon Harrison
2009-07-22
Fix a redundant declaration warning (trivial)
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
Example how simple it is to use printk instead of printk_something in
Stefan Reinauer
2009-07-21
Some USB debug updates, mostly comments fixing, license header updates
Stefan Reinauer
2009-07-20
Rename some preprocessor symbols. I have no idea why
Patrick Georgi
2009-07-19
The file string.h is also included in romcc code, which has no malloc().
Stefan Reinauer
2009-07-18
strdup the input of dirname, as dirname is free
Patrick Georgi
2009-07-02
Fix many things for via/epia-m700 to build.
Myles Watson
2009-07-02
Move the v3 resource allocator to v2.
Myles Watson
2009-07-01
Add support for the Intel Eagle Heights development board.
Thomas Jourdan
2009-07-01
I missed three files.
Jon Harrison
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-06-06
Fix for Erratum 343 for AMD Fam10h CPUs.
Marco Schmidt
2009-06-03
Revert "CMOS: Add set_option and rework get_option."
Luc Verhaegen
2009-06-03
CMOS: Add set_option and rework get_option.
Luc Verhaegen
2009-05-29
Implement native VGA Support.
Luc Verhaegen
2009-05-26
Attached patch moves the CBFS payload loader to selfboot.c as it's
Patrick Georgi
2009-05-13
Allow dynamic size for the {s,}elfboot bounce buffer.
Patrick Georgi
2009-05-12
Use the debugging functions to print out the tree and resources.
Myles Watson
2009-05-11
Bring v3-style debug output to v2. Fix a minor typo.
Myles Watson
2009-04-30
Remove warnings from compilation of the s2892 with and without CBFS.
Myles Watson
2009-04-22
This patch adds support for the BCM21000 (aka HT-2100)
Mondrian nuessle
2009-04-22
* Allow coreboot to use the full 256 bytes of CMOS memory
Stefan Reinauer
2009-04-21
- function prototypes do not need "extern"
Stefan Reinauer
2009-04-21
add define for Role-Based Error Reporting to PCIe defines (trivial)
Stefan Reinauer
2009-04-21
Eliminate various issues brought up by scan-build.
Patrick Georgi
2009-04-17
Add VIA CX700 support, plus VIA vt8454c reference board support.
Stefan Reinauer
2009-04-17
This needed to be removed.
Ronald G. Minnich
2009-04-14
v2/src romfs->cbfs rename
Peter Stuge
2009-04-10
unify spd_ddr2.h (trivial)
Stefan Reinauer
2009-04-06
(trivial) fix some warnings
Stefan Reinauer
2009-04-03
These are some cleanups and changes. These are build and boot tested on qemu.
Ronald G. Minnich
2009-04-01
forgot this.
Ronald G. Minnich
2009-04-01
Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should
Stefan Reinauer
2009-03-17
This patch adds "high coreboot table support" to coreboot version 2.
Stefan Reinauer
2009-03-15
Fix all build problems on PPC except the _SDA_BASE issues caused by the
Stefan Reinauer
2009-03-13
This, ladies and gentlement, is commit #4000.
Stefan Reinauer
2009-03-06
* fix a minor power state issue in the ich7 smm handler
Stefan Reinauer
2009-03-06
Fix mmconf (PCIe memory mapped config space access) support in v2. It was
Stefan Reinauer
2009-03-01
Some changes required to get yabel working on v2 (and they generally make
Stefan Reinauer
2009-02-28
coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3
Stefan Reinauer
2009-02-27
Generic approach of putting BIOS tables at the end of memory
Stefan Reinauer
2009-02-14
Change Log:
Rudolf Marek
2009-01-20
add a header file for i8259.h (trivial)
Stefan Reinauer
[next]