summaryrefslogtreecommitdiffstats
path: root/src/arch/arm64/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* arch/arm64/Makefile.inc: Replace HAVE_ACPI_SUPPORT with HAVE_ACPI_TABLESMaximilian Brune2023-09-201-1/+1
* arch/arm64: Hook up FADTArthur Heymans2023-08-021-0/+1
* arch/arm64/Makefile.inc: Fix Kconfig name in commentYu-Ping Wu2023-07-041-1/+1
* arch/arm: Replace .id section with build_info in CBFSKyösti Mälkki2020-12-171-4/+0
* sc7180: Enable bootblock compressionJulius Werner2020-10-131-0/+1
* treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh2020-06-131-5/+5
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-4/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/arch/arm64: Convert to SPDX license headerPatrick Georgi2020-03-061-9/+1
* arch/arm64/Makefile.inc: Avoid # in variable definitionNico Huber2020-02-121-4/+1
* arm64: Rename arm_tf.c/h to bl31.c/hJulius Werner2019-08-301-1/+1
* AUTHORS: Move src/arch/arm64 copyrights into AUTHORS fileMartin Roth2019-08-261-6/+0
* lib: ramdetect: Register exception handlers for ARMv8Asami Doi2019-08-261-0/+2
* arm64: Factor out common parts of romstage execution flowJulius Werner2018-08-171-0/+1
* arch/arm64: Add Kconfig to include BL31 as blobPatrick Rudolph2018-07-261-0/+9
* lib: Add FIT payload supportPatrick Rudolph2018-06-191-0/+1
* Introduce bootblock self-decompressionJulius Werner2018-05-221-2/+14
* Revert "cbfs/payload type: Fix build warning and whitespace in name"Ronald G. Minnich2018-05-161-1/+1
* cbfs/payload type: Fix build warning and whitespace in namePaul Menzel2018-05-151-1/+1
* arm64: Add ARCH TimerT Michael Turney2018-04-301-0/+5
* arm64: Pass COREBOOT flag to ARM TF, always enable loggingJulius Werner2018-02-021-5/+11
* 3rdparty/arm-trusted-firmware: Update to upstream masterMartin Roth2017-05-181-1/+1
* Remove libverstage as separate library and source file classJulius Werner2017-03-281-2/+2
* arm64: Fix verstage to use proper assembly versions of mem*()Julius Werner2017-03-281-3/+3
* arm-trusted-firmware: Disable a couple of warnings for GCC 6.2Martin Roth2017-02-241-2/+2
* build system: mark sub-make invocations as parallelizablePatrick Georgi2017-01-311-2/+2
* arm64: arm_tf: Do not build raw bl31.bin binaryJulius Werner2016-11-171-3/+8
* arm64: Use 'payload' format for ATF instead of 'stage'Simon Glass2016-10-061-1/+1
* build system: remove CBFSTOOL_PRE1_OPTSPatrick Georgi2016-05-031-4/+0
* Makefile: Add build-time overlap check for programs loaded after corebootJulius Werner2016-03-091-0/+8
* arch/arm64: Compile arm-trusted-firmware with coreboot timestampPatrick Georgi2016-02-181-1/+1
* arch/arm64: Override bl31 timestamp with coreboot build timestampPatrick Georgi2016-01-291-1/+7
* Makefile: Make full use of src-to-obj macroNico Huber2016-01-281-5/+5
* arch/arm64: Extend verstageItamar2016-01-221-0/+2
* build system: strip quotes from CONFIG_CBFS_PREFIX in a single locationPatrick Georgi2015-12-011-2/+2
* arm64: tegra132: tegra210: Remove old arm64/stage_entry.SJulius Werner2015-11-171-12/+1
* arm64: Implement generic stage transitions for non-Tegra SoCsJulius Werner2015-11-161-17/+5
* arm64: Remove cpu intialization through device-treeFurquan Shaikh2015-11-071-1/+0
* arm64: Remove SMP supportFurquan Shaikh2015-11-071-2/+0
* arm64: remove spin table supportAaron Durbin2015-11-071-1/+0
* arm64: remove secmonAaron Durbin2015-11-071-8/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* vboot: remove remnants of VBOOT_STUBAaron Durbin2015-10-111-3/+0
* linking: add and use LDFLAGS_commonAaron Durbin2015-09-091-4/+4
* armv7/arm64: remove timestamp.cAaron Durbin2015-08-311-5/+0
* arm64: Fix 'verstage-objs: command not found' errorYidi Lin2015-08-281-1/+1
* arm64: Set LOG_LEVEL=0 for BL31 if coreboot does not use serialFurquan Shaikh2015-07-211-0/+3
* 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