Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
25c7e322e838f90f9b7d5a511ccf290860831c7d
/
src
/
arch
/
arm
/
include
8f06ce3
Constify struct cpu_device_id instances
by Jonathan Neuschäfer
· 5 years ago
898a775
arch/*: Update Kconfig symbol usage
by Martin Roth
· 6 years ago
cfbb815
arch/arm/include/armv7/arch: Correct keyword organization in cpu.h
by Logan Carlson
· 6 years ago
c058d1c
arch/arm: Correct checkpatch errors
by Logan Carlson
· 6 years ago
530f677
buildsystem: Drop explicit (k)config.h includes
by Kyösti Mälkki
· 6 years ago
6b72787
src/arch: Improve code formatting
by Elyes HAOUAS
· 6 years ago
a6e9051
lib/coreboot_table: use the architecture dependent table size
by Aaron Durbin
· 7 years ago
a2118a2
arch: introduce architecture dependent common variables
by Aaron Durbin
· 7 years ago
263522d
armv7: Word-sized/half-word-sized memory operations for 32/16 bit read/write
by Paul Kocialkowski
· 7 years ago
622eea7
arches: lib: add main_decl.h for main() declaration
by Aaron Durbin
· 7 years ago
ae3f302
arch: remove stage_exit()
by Aaron Durbin
· 7 years ago
4af5886
src/arch: Update license headers missing paragraph 2
by Martin Roth
· 7 years ago
fd277d8
header files: Fix guard name comments to match guard names
by Martin Roth
· 7 years ago
e44adfa
arch/arm: add missing license headers
by Martin Roth
· 7 years ago
86fc11d
arm/arm64: Generalize bootblock C entry point
by Julius Werner
· 7 years ago
03a0a65
armv7: mmu: Make fine grained page tables work across stages
by Julius Werner
· 7 years ago
a73b931
tree: drop last paragraph of GPL copyright header
by Patrick Georgi
· 7 years ago
3414561
armv7: Word-sized/half-word-sized memory operations for 32/16 bit read/write
by Paul Kocialkowski
· 7 years ago
4460703
Drop "See file CREDITS..." comment
by Stefan Reinauer
· 7 years ago
8d8799a
arm, arm64, mips: Add rough static stack size checks with -Wstack-usage
by Julius Werner
· 8 years ago
4fbac46
cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API
by Kyösti Mälkki
· 8 years ago
7a8a4ab
lib: Unify log2() and related functions
by Julius Werner
· 8 years ago
b890a12
Remove address from GPLv2 headers
by Patrick Georgi
· 8 years ago
e197748
arch/armv7: Add API to disable MMU pages.
by Deepa Dinamani
· 8 years ago
9ff8f6f
Unify byte order macros and clrsetbits
by Julius Werner
· 8 years ago
1f60f97
arm(64): Change write32() argument order to match x86
by Julius Werner
· 8 years ago
d21a329
arm(64): Replace write32() and friends with writel()
by Julius Werner
· 8 years ago
249f9cc
rk3288: Handle framebuffer through memlayout, not the resource system
by Julius Werner
· 8 years ago
b5995b5
rk3288: Add CBMEM console support and fix RETURN_FROM_VERSTAGE
by Julius Werner
· 8 years ago
f1e3210
arm: Add bootblock_mainboard_early_init() for pre-console initialization
by Julius Werner
· 8 years ago
b2b7132
arm: Dump additional fault registers in abort handlers
by Julius Werner
· 8 years ago
108548a
armv7: Add fine-grained page table support
by Julius Werner
· 8 years ago
0c00f9a
arm: Include types.h in clock.h
by Patrick Georgi
· 8 years ago
ec5e5e0
New mechanism to define SRAM/memory map with automatic bounds checking
by Julius Werner
· 8 years ago
5538e50
armv4: Build in SMP settings with non-SMP armv4 CPUs
by Patrick Georgi
· 8 years ago
d653ae8
coreboot arm: Define function for setting cntfrq register
by Furquan Shaikh
· 9 years ago
a583924
src/arch/*/include/stdint.h: Provide definitions for bool type
by Alexandru Gagniuc
· 8 years ago
91fac61
CBMEM: Tidy up CAR migration
by Kyösti Mälkki
· 8 years ago
e455425
CBMEM console: Fix CAR migration step
by Kyösti Mälkki
· 8 years ago
0b341b3
ipq/arm: Redesign hooks for bootblock
by Vadim Bendebury
· 9 years ago
569bd3f
cpu/armltd/cortex-a9: Remove stub func dead code
by Edward O'Callaghan
· 8 years ago
f574a32
ARM: Use LPAE for Virtual Address Translation
by Daisuke Nojiri
· 9 years ago
7c6e489
arm: Put assembly functions into separate sections
by Julius Werner
· 9 years ago
fd9defc
arm: Redesign, clarify and clean up cache related code
by Julius Werner
· 9 years ago
25a282d
arm: Thumb ALL the things!
by Julius Werner
· 9 years ago
35382a6
cbmem console: Locate the preram console with a symbol instead of a section.
by Gabe Black
· 9 years ago
d65e214
arm: Update mem* functions to newer versions
by Julius Werner
· 9 years ago
64b9ca9
arm: Move libgcc assembly macros to arch/asm.h
by Julius Werner
· 9 years ago
d84afd3e
arm: Remove CAR_MIGRATE Kconfig and associated cruft
by Julius Werner
· 9 years ago
85620db
arm: Move exception_init() close to console_init()
by Julius Werner
· 9 years ago
d40be11
tegra124/nyan: rougly stable code base
by Gabe Black
· 9 years ago
063c410
ARMv4: Add a minimal version of cpu.h.
by Gabe Black
· 9 years ago
f2f817e
ARM: Add an ARMv4 architecture version.
by Gabe Black
· 9 years ago
51edd54
ARM: Generalize armv7 as arm.
by Gabe Black
· 9 years ago