index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
arm
/
armv4
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2020-05-18
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-03-06
src/arch/arm: Convert to SPDX license header
Patrick Georgi
2019-08-26
AUTHORS: Move src/arch/arm copyrights into AUTHORS file
Martin Roth
2017-03-28
Remove libverstage as separate library and source file class
Julius Werner
2015-11-17
rules.h: Add ENV_ macros to detect current architecture
Julius Werner
2015-11-11
arm/arm64: Generalize bootblock C entry point
Julius Werner
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-30
vboot: split class in library and stage
Patrick Georgi
2015-04-07
armv4: correct ARMV4 VERSTAGE guard
Aaron Durbin
2015-04-04
armv4: Add verstage to armv4
Furquan Shaikh
2015-03-17
rmodules: Make rmodules inclusion for vboot dependent on romstage_arch
Furquan Shaikh
2015-03-04
coreboot rush: Add support for basic romstage
Furquan Shaikh
2014-11-09
build: Add ccopts back into the build
Marc Jones
2014-09-22
arm: Move libgcc assembly macros to arch/asm.h
Julius Werner
2014-09-09
ARM: Add an ARMv4 architecture version.
Gabe Black