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
2011-10-25
w83627hf: correct typo in ASL include, correct indexed registers and remove u...
Christoph Grenz
2011-10-25
Lenovo H8: Fix h8_set_audio_mute()
Sven Schnelle
2011-10-25
X60/T60: remove superflous h8_set_audio_mute()
Sven Schnelle
2011-10-25
i82801gx: Add write and read/write block functions
Sven Schnelle
2011-10-24
Various fixes to cbfstool.
Stefan Reinauer
2011-10-23
i82801gx: Don't set I/O base address to static value
Sven Schnelle
2011-10-23
FILO: Pass LIBCONFIG_PATH variable to FILOs make
Thomas Gstädtner
2011-10-23
Allow XGCCPATH to be set on the make command line.
Marc Jones
2011-10-23
console: support integrated 7-segment displays for POST codes
Christoph Grenz
2011-10-23
SB800: Hide unused gpp ports
Kerry Sheh
2011-10-22
Fix CMOS checksum calculation in libpayload.
Stefan Reinauer
2011-10-22
Add ifdtool, utility to read / modify Intel Firmware Descriptor images
Stefan Reinauer
2011-10-22
nvramtool: Fix CMOS checksum to match coreboot (and /dev/nvram)
Stefan Reinauer
2011-10-21
Extend coreboot table entry for serial ports
Stefan Reinauer
2011-10-21
Remove redunancy in Kconfig
Kyösti Mälkki
2011-10-21
FILO: Change FILO Makefile.inc from SVN to GIT
Thomas Gstädtner
2011-10-21
libpayload: fix bulk transfers on OHCI controllers
Patrick Georgi
2011-10-21
sch: strip quotes around cmc.bin filename
Patrick Georgi
2011-10-21
Use ntohll where appropriate.
Stefan Reinauer
2011-10-21
Add macros for 64bit byte order swapping
Stefan Reinauer
2011-10-20
T60: Add support for Ultrabay Legacy I/O devices (40Y8122)
Sven Schnelle
2011-10-20
i82801dx: Replace romstage printk's
Kyösti Mälkki
2011-10-19
asrock/e350m1: Enable the superio ACPI device in devicetree.cb
Peter Stuge
2011-10-19
IOAPIC: fix bitmask
Kyösti Mälkki
2011-10-19
sconfig: check whether component directory actually exists
Stefan Reinauer
2011-10-19
Drop eh_frame instead of moving it into the image.
Stefan Reinauer
2011-10-19
I945: replace #if defined() by #if
Sven Schnelle
2011-10-18
Append logical PME/GPIO device. Fix MPU device number.
Kyösti Mälkki
2011-10-18
Activate older Xeon P4 microcodes
Kyösti Mälkki
2011-10-17
Fix our CMOS checksum algorithm so it matches what /dev/nvram expects
Stefan Reinauer
2011-10-17
rework RTC driver output to make it more consistent.
Stefan Reinauer
2011-10-17
cbfstool: improve error messages
Stefan Reinauer
2011-10-17
Re-worked devicetree.cb for DL145 G1
Oskar Enoksson
2011-10-17
Fixes several issues with amd k8 SSDT P-state generation
Oskar Enoksson
2011-10-15
SMM: Move wbinvd after pmode jump
Stefan Reinauer
2011-10-15
use byteorder.h instead of implementing another byte swap function
Stefan Reinauer
2011-10-15
AMD CPU and chipset fixes for compilation with gcc 4.6
Stefan Reinauer
2011-10-15
use acpi.h include instead of manually adding acpi_slp_type.
Stefan Reinauer
2011-10-15
cbfs_and_run_core() is not part of the API, make it static.
Stefan Reinauer
2011-10-15
reformat Makefile.bootblock.inc (>80 lines per char)
Stefan Reinauer
2011-10-14
Fix AMD SB800 (cimx) southbridge code to compile with gcc 4.6
Stefan Reinauer
2011-10-14
Fix compilation of AMD GX2 northbridge code with gcc 4.6
Stefan Reinauer
2011-10-14
Fix compilation of VIA CN700 northbridge code with gcc 4.6
Stefan Reinauer
2011-10-14
fix compilation of intel/sch northbridge code with gcc 4.6
Stefan Reinauer
2011-10-14
Add eh_frame to rom section to fix compilation of coreboot with gcc 4.6
Stefan Reinauer
2011-10-13
Prevent build breakage without consoles enabled
Stefan Reinauer
2011-10-13
Load an IDT with NULL limit
Stefan Reinauer
2011-10-13
Fix compilation of x86emu with gcc 4.6.x
Stefan Reinauer
2011-10-13
Fix native x86 option rom initialization
Stefan Reinauer
2011-10-13
refactor vesa mode setting code and bootsplash code
Stefan Reinauer
[next]