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
Age
Commit message (
Expand
)
Author
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-08
console: Revise serial console configuration names.
Hung-Te Lin
2013-02-07
armv7: Clean up arm/snow bootblock build process.
Hung-Te Lin
2013-02-06
armv7: Clean up: remove deprecated SPL.
Hung-Te Lin
2013-02-06
armv7: Clean up: replace hang() by hlt().
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-04
exynos/snow: partial clean-up of snow bootblock using build class
David Hendricks
2013-02-03
armv7: Add 'bootblock' build class.
Hung-Te Lin
2013-02-01
armv7: Fix entry point in ram stage.
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-30
armv7: don't hang on divide by zero
Ronald G. Minnich
2013-01-30
Extend CBFS to support arbitrary ROM source media.
Hung-Te Lin
2013-01-29
cbfstool: Change "locate" output to prefix "0x".
Hung-Te Lin
2013-01-29
armv7: Clean up the mmu setup a bit
Ronald G. Minnich
2013-01-29
armv7: nuke global_data.h and remove some references to gd struct
David Hendricks
2013-01-29
armv7: Clean out weak symbols and unnecessary #ifdef's in cache files
David Hendricks
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
Fix the stack setup code so we can use an arbitrary 32-bit value
Ronald G. Minnich
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-16
armv7: delete unneeded ptrace.h
Stefan Reinauer
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-11
cbmem: replace pointer type by uint64_t
Stefan Reinauer
2013-01-10
armv7: replace magic constant for romstage location
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: delete some unused files
David Hendricks
2013-01-05
ARMv7: drop __ASSEMBLY__
Stefan Reinauer
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
ARMv7: drop libgcc copy
Stefan Reinauer
2013-01-04
Clean up ARMv7 architecture Kconfig
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-29
Simplify romstage.ld for armv7
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
2012-12-06
Unify assembler function handling
Stefan Reinauer
2012-11-30
Add dummy Kconfig options for armv7
David Hendricks
[prev]