summaryrefslogtreecommitdiffstats
path: root/src/arch/arm/armv7/bootblock.S
Commit message (Expand)AuthorAgeFilesLines
* mb/emulation/qemu-armv7: Fix boardPatrick Rudolph2020-08-031-2/+31
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/arch/arm: Convert to SPDX license headerPatrick Georgi2020-03-061-14/+4
* AUTHORS: Move src/arch/arm copyrights into AUTHORS fileMartin Roth2019-08-261-13/+6
* arch/arm/armv7: Fix coding styleElyes HAOUAS2018-06-141-5/+5
* src/arch: Capitalize CPU, RAM and ROMElyes HAOUAS2016-07-311-1/+1
* Correct some common spelling mistakesMartin Roth2016-01-071-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-2/+1
* armv7: preserve bootblock invocation parameterVadim Bendebury2015-04-211-2/+21
* New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner2015-04-061-17/+3
* arm: Put assembly functions into separate sectionsJulius Werner2014-11-131-1/+0
* arm: Redesign, clarify and clean up cache related codeJulius Werner2014-11-101-0/+2
* arm: Thumb ALL the things!Julius Werner2014-11-091-13/+10
* arm: Move libgcc assembly macros to arch/asm.hJulius Werner2014-09-221-2/+4
* arm: Update a stale comment in bootblock .S filesDavid Hendricks2014-09-091-1/+1
* exynos: Install the BL1 and set the checksum in the Makefile.Gabe Black2014-09-091-11/+1
* ARM: Generalize armv7 as arm.Gabe Black2014-09-081-0/+113