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-01-11
cbmem: replace pointer type by uint64_t
Stefan Reinauer
2013-01-11
armv7: Add temporary build script for CrOS devs
David Hendricks
2013-01-11
exynos5250: Hacked up lowlevel_init_c
David Hendricks
2013-01-11
exynos5250: Temporarily remove intermediate rule in Makefile
David Hendricks
2013-01-11
AMD: Set the mask of MTRR according to CONFIG_CPU_ADDR_BITS
Zheng Bao
2013-01-10
armv7: replace magic constant for romstage location
David Hendricks
2013-01-10
add a few entries to .gitignore
David Hendricks
2013-01-10
armv7: add *(.data) back into .romdata section
David Hendricks
2013-01-10
armv7: update board_init_f function signature
David Hendricks
2013-01-10
armv7: dynamically calculate the branch offset in cbfstool
David Hendricks
2013-01-10
armv7: delete some unused files
David Hendricks
2013-01-10
snow: add max77686 driver in romstage and ramstage
David Hendricks
2013-01-10
exynos5250: clean-ups for clock_init
David Hendricks
2013-01-10
exynos5250: un-comment a lot of code which was left out earlier
David Hendricks
2013-01-10
size optimizations for max77686
David Hendricks
2013-01-10
Fix 2 infinite loops if IMC doesn't respond
Martin Roth
2013-01-09
Fix typo in SB800 Kconfig for IMC position
Martin Roth
2013-01-08
qemu-x86: Implement more features
Stefan Reinauer
2013-01-08
cbmem utility: Find actual CBMEM area
Stefan Reinauer
2013-01-08
cbmem utility: unify debug output
Stefan Reinauer
2013-01-08
cbfstool: index is replaced by strchr.
zbao
2013-01-08
cbmem utility: Add option to dump cbmem console
Stefan Reinauer
2013-01-08
cbmem utility: drop obsolete python based implementation
Stefan Reinauer
2013-01-05
ARMv7: drop __ASSEMBLY__
Stefan Reinauer
2013-01-05
Update 3rdparty mark to latest repository
Stefan Reinauer
2013-01-05
ARMv7: drop __KERNEL__
Stefan Reinauer
2013-01-04
cbfstool: Fix warnings on OS X
Stefan Reinauer
2013-01-04
Flatten the tree
Ronald G. Minnich
2013-01-04
Revert "armv7: pass bootblock offset from Kconfig into cbfstool"
Ronald G. Minnich
2013-01-04
ARMv7: Make ABI compatible to reference toolchain
Stefan Reinauer
2013-01-04
ARMv7: drop libgcc copy
Stefan Reinauer
2013-01-04
Clean up ARMv7 architecture Kconfig
Stefan Reinauer
2013-01-04
Make PCIe config options depend on PCIe support
Stefan Reinauer
2013-01-04
rd890: clear IO-APIC before setup
Aladyshev Konstantin
2013-01-04
cbmem utility: Use mmap instead of fseek/fread
Stefan Reinauer
2013-01-04
Tyan s8226: change lapic of lapic_cluster 0 to 0x10
Siyuan Wang
2013-01-04
Change "VERSION*" to more determined name "CBFS_HEADER_VERSION*".
Hung-Te Lin
2013-01-04
cleanup some exynos5250 uart code
David Hendricks
2013-01-04
enable early serial console on exynos5250
David Hendricks
2013-01-04
make early serial console support more generic
David Hendricks
2013-01-04
update CFLAGS for armv7
David Hendricks
2013-01-03
Rename mainboard_smi.c to smihandler.c
Patrick Georgi
2013-01-03
Add the push default to 'make gitconfig'
Ronald G. Minnich
2013-01-03
armv7: pass bootblock offset from Kconfig into cbfstool
David Hendricks
2013-01-03
snow: Stuff to support building image with BL1
David Hendricks
2013-01-03
add user-specified offset when creating armv7 cbfs image
David Hendricks
2013-01-03
Add (hacked-up) s3c24x0_i2c files
David Hendricks
2013-01-03
import SPL files for board_i2c_{claim,release}_bus()
David Hendricks
2013-01-03
armv7: create init.S for early ARMv7 init
David Hendricks
2013-01-03
cbmem utility: support command line options
Stefan Reinauer
[next]