summaryrefslogtreecommitdiffstats
path: root/src/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* arch to cpu: Add SPDX license headers to Kconfig filesMartin Roth2024-02-183-0/+6
* src, util: Update toolchain.inc references to .mkMartin Roth2024-01-261-1/+1
* acpi,arch,commonlib: Rename Makefiles from .inc to .mkMartin Roth2024-01-244-0/+0
* tree: Drop repeated wordsAlexander Goncharov2023-02-071-1/+1
* arch/arm/armv7: Disable generating neon FPU codeArthur Heymans2022-11-301-0/+1
* arch/arm/eabi_compat.c: Add eabi_clrX and eabi_memcyXArthur Heymans2022-11-301-0/+23
* arm/armv7/Makefile.inc: Fix processing ld files with clangArthur Heymans2022-11-301-0/+6
* arch/arm: Use unified assembly syntaxArthur Heymans2022-11-244-34/+42
* src/arch: Remove unnecessary space after castsElyes Haouas2022-11-222-3/+3
* arch/arm/armv7: Don't set gcc specific options for clang buildsMartin Roth2022-11-161-1/+4
* src: remove force-included header rules.h from individual filesMartin Roth2022-09-062-3/+0
* arm/libgcc: Support signed 64-bit divisionRob Barnes2022-08-132-1/+75
* cbfs: Rename TYPE_FIT to TYPE_FIT_PAYLOADJulius Werner2022-06-011-1/+1
* arch/arm{64}/include: Remove unused 'boot.h' fileElyes Haouas2022-05-311-10/+0
* device/mmio.h: Move readXp/writeXp helpers to device/mmio.hJianjun Wang2022-03-082-0/+12
* arch/{arm,arm64,ppc64,riscv}: Add noop cpu_relaxRaul E Rangel2021-11-252-0/+4
* Add ENV_STAGE_SUPPORTS_SMP to clean up spinlock stubsKyösti Mälkki2021-11-131-15/+0
* src/acpi to src/lib: Fix spelling errorsMartin Roth2021-10-051-1/+1
* arch/{arm,ppc64,riscv}: Remove cpu_infoRaul E Rangel2021-07-263-21/+0
* arch/arm/armv7/thread.c: Remove stale fileAngel Pons2021-02-221-110/+0
* src/arch: Remove unused <console/console.h>Elyes HAOUAS2021-02-151-1/+0
* src: Remove useless comments in "includes" linesElyes HAOUAS2021-02-041-1/+1
* arch/arm: Replace .id section with build_info in CBFSKyösti Mälkki2020-12-172-26/+0
* Drop many cases of .previous directive useKyösti Mälkki2020-12-111-1/+0
* arch/arm: Add support for loading Linux kernelsSam Lewis2020-09-213-2/+42
* symbols: Change implementation details of DECLARE_OPTIONAL_REGION()Julius Werner2020-08-272-5/+0
* src/arch: Drop unneeded empty linesElyes HAOUAS2020-08-243-3/+0
* arch/arm: Enable FIT payloadsSam Lewis2020-08-192-0/+91
* mb/emulation/qemu-armv7: Fix boardPatrick Rudolph2020-08-031-2/+31
* arch/arm/armv7: Make null dcache_apply_all macro for userspaceMartin Roth2020-07-271-0/+15
* 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
* src: Remove unused 'include <types.h>'Elyes HAOUAS2020-07-141-1/+0
* arch/arm/include/smp/spinlock.h: Drop dead codeAngel Pons2020-07-091-54/+0
* armv7: mmu: Use 'tlbimva' to invalidate TLB entriesSam Lewis2020-07-072-5/+5
* treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh2020-06-131-5/+5
* src: Remove redundant includesElyes HAOUAS2020-06-021-1/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-184-15/+0
* src: Remove unused '#include <stdint.h>'Elyes HAOUAS2020-05-132-2/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1159-59/+0
* src: Remove unneeded 'include <arch/cache.h>'Elyes HAOUAS2020-03-101-1/+0
* arch/arm: Use 'print("%s...", __func__)'Elyes HAOUAS2020-03-091-1/+1
* src/arch/arm: Convert to SPDX license headerPatrick Georgi2020-03-0659-1004/+123
* src/arch: Remove unused <stdlib.h>Elyes HAOUAS2019-12-192-2/+0
* src/arch/arm: Remove unused 'include <stdint.h>'Elyes HAOUAS2019-12-191-1/+0
* arch/*/*/early_variables.h: drop unused filesArthur Heymans2019-11-301-26/+0
* arch/arm/include: Remove unused armv7 types.hJacob Garber2019-11-281-59/+0
* Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans2019-11-251-1/+0
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-2/+2