summaryrefslogtreecommitdiff
path: root/src/arch/arm64
AgeCommit message (Expand)Author
2017-03-28Remove libverstage as separate library and source file classJulius Werner
2017-03-28arm64: Fix verstage to use proper assembly versions of mem*()Julius Werner
2017-02-24arm-trusted-firmware: Disable a couple of warnings for GCC 6.2Martin Roth
2017-01-31build system: mark sub-make invocations as parallelizablePatrick Georgi
2016-12-08buildsystem: Drop explicit (k)config.h includesKyösti Mälkki
2016-11-17arm64: arm_tf: Do not build raw bl31.bin binaryJulius Werner
2016-10-06arm64: Use 'payload' format for ATF instead of 'stage'Simon Glass
2016-09-20arm_tf: Fix code style nits and commentsSimon Glass
2016-09-12src/arch: Improve code formattingElyes HAOUAS
2016-08-28src/arch: Capitalize CPU and ACPIElyes HAOUAS
2016-08-23arch/arm & arm64: Remove unnecessary whitespace before "\n"Elyes HAOUAS
2016-05-24arm64: Add stack dump to exception handlerJulius Werner
2016-05-10arch/arm64: add FRAMEBUFFER region macros to memlayoutLin Huang
2016-05-03build system: remove CBFSTOOL_PRE1_OPTSPatrick Georgi
2016-05-02lib/coreboot_table: use the architecture dependent table sizeAaron Durbin
2016-05-02arch: introduce architecture dependent common variablesAaron Durbin
2016-04-21lib: add common write_tables() implementationAaron Durbin
2016-04-21lib/coreboot_table: add architecture hooks for adding tablesAaron Durbin
2016-04-21lib/bootmem: allow architecture specific bootmem rangesAaron Durbin
2016-04-21arch: only print cbmem entries in one placeAaron Durbin
2016-04-21arch: use Kconfig variable for coreboot table sizeAaron Durbin
2016-03-09Makefile: Add build-time overlap check for programs loaded after corebootJulius Werner
2016-02-22die() when attempting to use bounce buffer on non-i386.Vladimir Serbinenko
2016-02-19lib/coreboot_table: add function to allow arch code to add recordsAaron Durbin
2016-02-18arch/arm64: Compile arm-trusted-firmware with coreboot timestampPatrick Georgi
2016-02-11arches: lib: add main_decl.h for main() declarationAaron Durbin
2016-02-11arch/{arm64,riscv}: remove jmp_to_elf_entry() declarationAaron Durbin
2016-02-11arch: remove stage_exit()Aaron Durbin
2016-02-10arch/arm64: Use correct SPSR.DAIF mask for BL31 and payloadJulius Werner
2016-02-10arch/arm64: mmu: Spot check TTB memory attributesJulius Werner
2016-01-29arch/arm64: Override bl31 timestamp with coreboot build timestampPatrick Georgi
2016-01-28Makefile: Make full use of src-to-obj macroNico Huber
2016-01-26src/arch: Update license headers missing paragraph 2Martin Roth
2016-01-22arch/arm64: Extend verstageItamar
2016-01-21console: Simplify bootblock console Kconfig selection logicAlexandru Gagniuc
2016-01-18header files: Fix guard name comments to match guard namesMartin Roth
2016-01-13arch/arm64: add missing license headersMartin Roth
2015-12-10lib: remove assets infrastructureAaron Durbin
2015-12-03arch/arm64: introduce mmu to bootblock and romstageJimmy Huang
2015-12-03arch/arm64: add DMA_COHERENT region macros to memlayoutJimmy Huang
2015-12-01build system: strip quotes from CONFIG_CBFS_PREFIX in a single locationPatrick Georgi
2015-11-17arm64: tegra132: tegra210: Remove old arm64/stage_entry.SJulius Werner
2015-11-17rules.h: Add ENV_ macros to detect current architectureJulius Werner
2015-11-16arm64: Implement generic stage transitions for non-Tegra SoCsJulius Werner
2015-11-11arm/arm64: Generalize bootblock C entry pointJulius Werner
2015-11-11arm64: mmu: Make page table manipulation work across stagesJulius Werner
2015-11-07arm64: Remove cpu intialization through device-treeFurquan Shaikh
2015-11-07arm64: Remove SMP supportFurquan Shaikh
2015-11-07arm64: remove spin table supportAaron Durbin
2015-11-07arm64: remove ARCH_ARM64_CORTEX_A57_POWER_DOWN_SUPPORTAaron Durbin