summaryrefslogtreecommitdiffstats
path: root/src/arch/arm/include/armv4
Commit message (Expand)AuthorAgeFilesLines
* device/mmio.h: Move readXp/writeXp helpers to device/mmio.hJianjun Wang2022-03-081-0/+6
* arch/{arm,arm64,ppc64,riscv}: Add noop cpu_relaxRaul E Rangel2021-11-251-0/+2
* Add ENV_STAGE_SUPPORTS_SMP to clean up spinlock stubsKyösti Mälkki2021-11-131-15/+0
* smp/spinlock: Do not define barrier() globallyKyösti Mälkki2020-07-261-1/+0
* arch/x86: Move cpu_relax()Kyösti Mälkki2020-07-261-1/+0
* src: Remove unused 'include <stdint.h>Elyes HAOUAS2020-07-141-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-115-5/+0
* src/arch/arm: Convert to SPDX license headerPatrick Georgi2020-03-065-92/+11
* AUTHORS: Move src/arch/arm copyrights into AUTHORS fileMartin Roth2019-08-262-17/+3
* arch/io.h: Separate MMIO and PNP opsKyösti Mälkki2019-03-041-3/+4
* arch/arm: Correct checkpatch errorsLogan Carlson2017-06-021-5/+5
* buildsystem: Drop explicit (k)config.h includesKyösti Mälkki2016-12-081-1/+0
* src/arch: Update license headers missing paragraph 2Martin Roth2016-01-261-0/+5
* arch/arm: add missing license headersMartin Roth2016-01-131-0/+13
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* Unify byte order macros and clrsetbitsJulius Werner2015-04-211-3/+4
* arm(64): Change write32() argument order to match x86Julius Werner2015-04-211-3/+3
* rk3288: Add CBMEM console support and fix RETURN_FROM_VERSTAGEJulius Werner2015-04-141-1/+1
* armv7: Add fine-grained page table supportJulius Werner2015-04-081-19/+0
* armv4: Build in SMP settings with non-SMP armv4 CPUsPatrick Georgi2015-03-271-0/+15
* arm: Redesign, clarify and clean up cache related codeJulius Werner2014-11-101-5/+2
* arm: Move exception_init() close to console_init()Julius Werner2014-09-131-0/+35
* tegra124/nyan: rougly stable code baseGabe Black2014-09-111-0/+3
* ARMv4: Add a minimal version of cpu.h.Gabe Black2014-09-091-0/+25
* ARM: Add an ARMv4 architecture version.Gabe Black2014-09-092-0/+152