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
2013-02-09
romcc: Don't use user overridable romcc flags for bootblock
Patrick Georgi
2013-02-09
cbfstool: Handle alignment in UEFI payloads
Patrick Georgi
2013-02-09
cbfstool: Fix crash on image without bootblock in end of ROM.
Hung-Te Lin
2013-02-09
armv7: update coreboot tables for armv7
David Hendricks
2013-02-09
snow: do something useful in ramstage()
David Hendricks
2013-02-09
armv7/snow: add BL1_SIZE_KB and get rid of magic constants
David Hendricks
2013-02-09
armv7: include $(obj)/config.h when building bootblock
David Hendricks
2013-02-09
DEBUG_CBFS should not depend on TPM
David Hendricks
2013-02-09
document Intel VMX locking behavior
Mike Frysinger
2013-02-08
VBE: Skip graphics mode setting for non-VGA devices
Stefan Reinauer
2013-02-08
console: Fix using CMOS for options
Patrick Georgi
2013-02-08
oprom: fix compilation for Qemu target (and possibly others)
Stefan Reinauer
2013-02-08
armv7/snow: Move clock initialization from bootblock to romstage.
Hung-Te Lin
2013-02-08
armv7: Use same console initialization procedure for all ARM stages
Hung-Te Lin
2013-02-08
console: Only print romstage messages with EARLY_CONSOLE enabled.
Hung-Te Lin
2013-02-08
console: Always allow setting "EARLY_CONSOLE" configuration.
Hung-Te Lin
2013-02-08
exynos/snow: Configure UART peripheral during console initialization.
Hung-Te Lin
2013-02-08
console: Revise serial console configuration names.
Hung-Te Lin
2013-02-08
Revert "armv7/snow: Move clock initialization from bootblock to romstage."
David Hendricks
2013-02-07
armv7/snow: Move clock initialization from bootblock to romstage.
Hung-Te Lin
2013-02-07
YABEL: use system {in,out}[bwl] on x86
Patrick Georgi
2013-02-07
armv7/snow: Remove power_init from bootblock.
Hung-Te Lin
2013-02-07
armv7/snow: Remove redundant I2C initialization calls in bootblock.
Hung-Te Lin
2013-02-07
armv7: Clean up arm/snow bootblock build process.
Hung-Te Lin
2013-02-07
cbfs: Fix CBFS max size calculation.
Hung-Te Lin
2013-02-06
armv7: Clean up: remove deprecated SPL.
Hung-Te Lin
2013-02-06
snow: remove dead code from bootblock
David Hendricks
2013-02-06
armv7: Clean up: replace hang() by hlt().
Hung-Te Lin
2013-02-06
AMD Fam14 - Fix warnings
Martin Roth
2013-02-06
crossgcc: Save the script itself when cross build is over.
Zheng Bao
2013-02-06
bootblock: Reduce register load
Patrick Georgi
2013-02-06
armv7: Prevent CBFS data overlapping bootblock.
Hung-Te Lin
2013-02-06
cbfs: Revise debug messages.
Hung-Te Lin
2013-02-06
replace uchar and uint with standard types in generic i2c header
David Hendricks
2013-02-06
exynos/snow: Move core/memory clock-related and board ID code
David Hendricks
2013-02-06
snow: use bootblock build class for I2C code
David Hendricks
2013-02-06
snow: use bootblock build class for GPIO
David Hendricks
2013-02-06
exynos5250: Move the ID section again
David Hendricks
2013-02-06
cbfstool: Add support for 64bit UEFI
Stefan Reinauer
2013-02-05
Don't add another Kconfig special case for Tiano
Stefan Reinauer
2013-02-05
snow: use bootblock build class for UART code
David Hendricks
2013-02-05
exynos: de-duplicate UART header content
David Hendricks
2013-02-05
cbfstool: support parsing UEFI firmware volumes
Stefan Reinauer
2013-02-05
cbfstool: Use cbfs_image API for "add-*" (add-payload, add-stage, ...) commands.
Hung-Te Lin
2013-02-05
cbfstool: Use cbfs_image api for "add" command.
Hung-Te Lin
2013-02-05
cbfstool: Use cbfs_image API for "create" command.
Hung-Te Lin
2013-02-05
cbfstool: Use cbfs_image API for "locate" command.
Hung-Te Lin
2013-02-05
cbfstool: Fix incorrect CBFS free space by old cbfstool.
Hung-Te Lin
2013-02-05
cbfstool: Use cbfs_image API for "remove" command.
Hung-Te Lin
2013-02-05
cbfstool: Use cbfs_image API for "extract" command.
Hung-Te Lin
[next]