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
/
bootblock.inc
Age
Commit message (
Expand
)
Author
2013-07-10
armv7: Reserve space BL1 and checksum header by specifying bootblock offset.
Hung-Te Lin
2013-04-17
armv7/exynos5250: Deprecate sdelay in favor of udelay
David Hendricks
2013-04-11
ARM: Unmask aborts very early in the bootblock.
Gabe Black
2013-04-08
armv7: specify condition code for msr instruction
David Hendricks
2013-02-20
Whitespace: Replace tab character in license text with two spaces
Paul Menzel
2013-02-19
armv7: init stack to 0xdeadbeef to detect stack overflows
David Hendricks
2013-02-16
armv7/exynos5250: fix usage of _stack and _estack
David Hendricks
2013-02-10
armv7: make bootblock linker script more explicit
David Hendricks
2013-02-09
armv7/exynos: make BL1_SIZE_KB consistent with numbers used...
David Hendricks
2013-02-09
armv7/snow: add BL1_SIZE_KB and get rid of magic constants
David Hendricks
2013-01-19
armv7/snow: get to romstage
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
armv7: Place reset vector + CBFS header + bootblock dynamically
David Hendricks
2013-01-17
ARM bootblock approach
David Hendricks
2013-01-12
Move init.S to a proper filename
Ronald G. Minnich