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
/
include
Age
Commit message (
Expand
)
Author
2013-03-08
Eliminate do_div().
David Hendricks
2013-03-08
ARMV7 and Google/Snow: Add exception support code to the ramstage
Ronald G. Minnich
2013-03-07
Revert "ARMv7: Simplify div64"
David Hendricks
2013-02-25
google/snow: enable GPIO entries and CHROMEOS in building
Ronald G. Minnich
2013-02-25
ARMv7: Simplify div64
Stefan Reinauer
2013-02-20
Whitespace: Replace tab character in license text with two spaces
Paul Menzel
2013-02-15
ARMv7: Drop u-boot type remains
Stefan Reinauer
2013-02-15
ARMv7: straighten out reset code
Stefan Reinauer
2013-02-15
ARMv7: Drop sr32, and wait_on_value
Stefan Reinauer
2013-02-15
ARMv7: Drop more unused files
Stefan Reinauer
2013-02-14
ARMv7: Drop SKIP_LOWLEVEL_INIT
Stefan Reinauer
2013-02-09
armv7: update coreboot tables for armv7
David Hendricks
2013-02-08
armv7: Use same console initialization procedure for all ARM stages
Hung-Te Lin
2013-02-07
armv7: Clean up arm/snow bootblock build process.
Hung-Te Lin
2013-02-06
armv7: Clean up: replace hang() by hlt().
Hung-Te Lin
2013-02-03
armv7: Add 'bootblock' build class.
Hung-Te Lin
2013-02-01
armv7: unify stage hand-off routines
David Hendricks
2013-01-30
Extend CBFS to support arbitrary ROM source media.
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-22
armv7: add ARM-encoded bootblock_exit() stub
David Hendricks
2013-01-19
armv7/snow: get to romstage
David Hendricks
2013-01-17
ARM bootblock approach
David Hendricks
2013-01-16
armv7: delete unneeded ptrace.h
Stefan Reinauer
2013-01-10
armv7: update board_init_f function signature
David Hendricks
2013-01-05
ARMv7: drop __ASSEMBLY__
Stefan Reinauer
2013-01-05
ARMv7: drop __KERNEL__
Stefan Reinauer
2012-12-08
WIP: Initial ARMv7 architecture implementation in coreboot
Stefan Reinauer
2012-12-06
Unify assembler function handling
Stefan Reinauer