index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
armv7
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2013-02-28
Revert "ARMv7: drop special handling for stages.c"
Ronald G. Minnich
2013-02-28
ARMv7: drop special handling for stages.c
Stefan Reinauer
2013-02-10
armv7/exynos5250: place .id between .start and bootblock main
David Hendricks
2013-02-09
armv7: include $(obj)/config.h when building bootblock
David Hendricks
2013-02-08
armv7: Use same console initialization procedure for all ARM stages
Hung-Te Lin
2013-02-06
armv7: Prevent CBFS data overlapping bootblock.
Hung-Te Lin
2013-02-05
cbfstool: Use cbfs_image API for "create" command.
Hung-Te Lin
2013-02-03
armv7: Add 'bootblock' build class.
Hung-Te Lin
2013-02-01
clean-up for arch/armv7/Makefile.inc
David Hendricks
2013-02-01
armv7: unify stage hand-off routines
David Hendricks
2013-01-29
cbfstool: Change "locate" output to prefix "0x".
Hung-Te Lin
2013-01-22
armv7: add ARM-encoded bootblock_exit() stub
David Hendricks
2013-01-19
armv7/snow: get to romstage
David Hendricks
2013-01-18
armv7: add a wrapper for romstage's main() for ARM ISA
Gabe Black
2013-01-18
Snow bootblock (bloated/debug version)
David Hendricks
2013-01-17
make main() in snow's romstage.c our romstage entry point
David Hendricks
2013-01-17
armv7: Place reset vector + CBFS header + bootblock dynamically
David Hendricks
2013-01-17
ARM bootblock approach
David Hendricks
2013-01-12
Implement GCC code coverage analysis
Stefan Reinauer
2013-01-12
Move init.S to a proper filename
Ronald G. Minnich
2013-01-05
ARMv7: drop __KERNEL__
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
update CFLAGS for armv7
David Hendricks
2013-01-03
armv7: pass bootblock offset from Kconfig into cbfstool
David Hendricks
2013-01-03
armv7: create init.S for early ARMv7 init
David Hendricks
2012-12-29
remove obsolete include paths from INCLUDES
David Hendricks
2012-12-19
Remove colors from build system output
Patrick Georgi
2012-12-12
Fix ARMv7 payload handling
Stefan Reinauer
2012-12-08
WIP: Initial ARMv7 architecture implementation in coreboot
Stefan Reinauer