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
/
cpu
/
armltd
Age
Commit message (
Expand
)
Author
2024-02-18
arch to cpu: Add SPDX license headers to Kconfig files
Martin Roth
2024-01-24
cpu: Rename Makefiles from .inc to .mk
Martin Roth
2023-08-06
cpu: Add SPDX license headers to Makefiles
Martin Roth
2019-11-23
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2015-01-27
vboot2: add verstage
Stefan Reinauer
2014-12-30
ipq/arm: Redesign hooks for bootblock
Vadim Bendebury
2014-12-19
cpu/armltd/cortex-a9: Remove stub func dead code
Edward O'Callaghan
2014-05-06
Introduce stage-specific architecture for coreboot
Furquan Shaikh
2014-05-03
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-04-30
console: Drop EARLY_CONSOLE option
Kyösti Mälkki
2013-12-05
qemu-armv7 CPU: Move Kconfig code into CPU directory
Stefan Reinauer
2013-07-10
ARMv7: De-uboot-ify Exynos5250 code
Stefan Reinauer
2013-04-17
armv7/exynos5250: Deprecate sdelay in favor of udelay
David Hendricks
2013-02-20
ARMV7: minor tweaks to inter-stage calling and payload handling.
Ronald G. Minnich
2013-02-12
armv7: Add emulation/qemu-armv7 board.
Hung-Te Lin