summaryrefslogtreecommitdiffstats
path: root/src/arch/arm/armv4
Commit message (Expand)AuthorAgeFilesLines
* Remove libverstage as separate library and source file classJulius Werner2017-03-281-1/+0
* src/arch: Capitalize CPU, RAM and ROMElyes HAOUAS2016-07-311-1/+1
* timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION KconfigJulius Werner2016-02-121-47/+0
* rules.h: Add ENV_ macros to detect current architectureJulius Werner2015-11-171-12/+6
* arm/arm64: Generalize bootblock C entry pointJulius Werner2015-11-111-2/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-313-12/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-213-5/+3
* vboot: split class in library and stagePatrick Georgi2015-04-301-0/+2
* timer: Reestablish init_timer(), consolidate timer initialization callsJulius Werner2015-04-141-0/+6
* arm: Add bootblock_mainboard_early_init() for pre-console initializationJulius Werner2015-04-131-2/+5
* armv4: correct ARMV4 VERSTAGE guardAaron Durbin2015-04-071-2/+2
* New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner2015-04-061-17/+3
* armv4: Add verstage to armv4Furquan Shaikh2015-04-041-0/+11
* bootblocks: use run_romstage()Aaron Durbin2015-03-201-8/+2
* rmodules: Make rmodules inclusion for vboot dependent on romstage_archFurquan Shaikh2015-03-171-0/+3
* coreboot rush: Add support for basic romstageFurquan Shaikh2015-03-041-0/+1
* vboot2: add verstageStefan Reinauer2015-01-271-0/+4
* ipq/arm: Redesign hooks for bootblockVadim Bendebury2014-12-301-1/+4
* Replace hlt with halt()Patrick Georgi2014-12-021-2/+2
* arm: Put assembly functions into separate sectionsJulius Werner2014-11-131-1/+0
* arm: Redesign, clarify and clean up cache related codeJulius Werner2014-11-101-6/+1
* build: Add ccopts back into the buildMarc Jones2014-11-091-6/+6
* arm: Move libgcc assembly macros to arch/asm.hJulius Werner2014-09-222-13/+6
* arm: Move exception_init() close to console_init()Julius Werner2014-09-131-1/+4
* tegra124/nyan: rougly stable code baseGabe Black2014-09-111-0/+11
* arm: Update a stale comment in bootblock .S filesDavid Hendricks2014-09-091-1/+1
* ARM: Add an ARMv4 architecture version.Gabe Black2014-09-095-0/+296