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
/
arm
/
include
/
armv7
Age
Commit message (
Expand
)
Author
2018-09-19
arch/arm/include/armv7/arch: Remove dead code
Elyes HAOUAS
2018-07-02
src: Get rid of unneeded whitespace
Elyes HAOUAS
2017-11-23
Constify struct cpu_device_id instances
Jonathan Neuschäfer
2017-07-07
arch/*: Update Kconfig symbol usage
Martin Roth
2017-06-02
arch/arm/include/armv7/arch: Correct keyword organization in cpu.h
Logan Carlson
2016-09-12
src/arch: Improve code formatting
Elyes HAOUAS
2016-03-23
armv7: Word-sized/half-word-sized memory operations for 32/16 bit read/write
Paul Kocialkowski
2016-01-26
src/arch: Update license headers missing paragraph 2
Martin Roth
2016-01-13
arch/arm: add missing license headers
Martin Roth
2015-11-11
armv7: mmu: Make fine grained page tables work across stages
Julius Werner
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-17
armv7: Word-sized/half-word-sized memory operations for 32/16 bit read/write
Paul Kocialkowski
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-22
arch/armv7: Add API to disable MMU pages.
Deepa Dinamani
2015-04-21
Unify byte order macros and clrsetbits
Julius Werner
2015-04-21
arm(64): Change write32() argument order to match x86
Julius Werner
2015-04-08
arm: Dump additional fault registers in abort handlers
Julius Werner
2015-04-08
armv7: Add fine-grained page table support
Julius Werner
2014-12-17
ARM: Use LPAE for Virtual Address Translation
Daisuke Nojiri
2014-11-10
arm: Redesign, clarify and clean up cache related code
Julius Werner
2014-09-13
arm: Move exception_init() close to console_init()
Julius Werner
2014-09-11
tegra124/nyan: rougly stable code base
Gabe Black
2014-09-08
ARM: Generalize armv7 as arm.
Gabe Black