summaryrefslogtreecommitdiffstats
path: root/src/arch/arm64/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* arch/arm64: Avoid race condition when building bl31Patrick Georgi2015-06-301-2/+3
* arm64: Add support for loading secure osFurquan Shaikh2015-06-301-0/+10
* Revert "arm64: remove assembly code string functions"Furquan Shaikh2015-06-231-18/+18
* Remove obsolete EARLY_CONSOLE usageMartin Roth2015-06-211-1/+0
* arm64: Remove PLAT= variable initialization based on Kconfig variableFurquan Shaikh2015-05-271-2/+0
* arm64: Pass in CROSS_COMPILE_arm64 for ARM TF compilationFurquan Shaikh2015-05-271-1/+1
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* build system: use archives, not linker action to shorten command linesPatrick Georgi2015-05-201-4/+4
* arm64: Add support for using ARM Trusted Firmware as secure monitorJulius Werner2015-05-191-0/+43
* arm64: Reorganize payload entry code and related KconfigsJulius Werner2015-05-191-1/+1
* arm64: Reorganize payload entry code and related KconfigsJulius Werner2015-05-191-7/+7
* arm64: update verstage linkingAaron Durbin2015-05-111-2/+3
* vboot: split class in library and stagePatrick Georgi2015-04-301-2/+2
* vboot2: Build verstage archive, then use that for building the stagePatrick Georgi2015-04-281-2/+2
* arm64: Allow cpu specific early setupFurquan Shaikh2015-04-271-1/+5
* CBFS: Automate ROM image layout and remove hardcoded offsetsJulius Werner2015-04-141-3/+1
* CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstoolJulius Werner2015-04-141-1/+3
* arm64: Add support for save/restore registers for CPU startup.Furquan Shaikh2015-04-101-0/+2
* arm64: add malloc support to secmonAaron Durbin2015-04-091-0/+1
* arm64: Add timestamp.c to bootblock and verstageFurquan Shaikh2015-04-081-0/+2
* arm64: Add verstage supportFurquan Shaikh2015-04-071-0/+20
* New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner2015-04-061-15/+6
* build system: run linker scripts through the preprocessorPatrick Georgi2015-04-061-6/+11
* program loading: add prog_run() functionAaron Durbin2015-04-031-0/+2
* arm64: split cpu.cAaron Durbin2015-03-281-0/+1
* arm64: add spin table supportAaron Durbin2015-03-281-0/+1
* arm64: Add support for secure monitorFurquan Shaikh2015-03-281-0/+6
* arm64: Add support for transition libraryFurquan Shaikh2015-03-281-0/+5
* rmodules: Make rmodules inclusion for vboot dependent on romstage_archFurquan Shaikh2015-03-171-0/+5
* coreboot classes: Add dynamic classes to corebootFurquan Shaikh2015-03-171-0/+4
* arm64: provide early SoC initializationAaron Durbin2015-03-051-0/+5
* arm64: remove assembly code string functionsAaron Durbin2015-03-041-9/+9
* arm64: use one stage_entry for all stagesAaron Durbin2015-03-041-0/+1
* arm64: Prepare ARM64 for buildingMarc Jones2015-01-261-17/+18
* Unify remaining binutils invocationsPatrick Georgi2014-11-301-15/+3
* coreboot arm64: Add support for arm64 into coreboot frameworkFurquan Shaikh2014-09-231-0/+137
OpenPOWER on IntegriCloud