summaryrefslogtreecommitdiff
path: root/src/arch/arm64
AgeCommit message (Expand)Author
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
2015-11-07arm64: remove secmonAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-11vboot: remove remnants of VBOOT_STUBAaron Durbin
2015-09-28arm64: mmu: Prevent CPU prefetch instructions from device memoryJimmy Huang
2015-09-09linking: add and use LDFLAGS_commonAaron Durbin
2015-09-09rmodule: use program.ld for linkingAaron Durbin
2015-09-07Drop "See file CREDITS..." commentStefan Reinauer
2015-09-05symbols: add '_' to pci_drivers and cpu_drivers symbolsAaron Durbin
2015-08-31armv7/arm64: remove timestamp.cAaron Durbin
2015-08-28arm64: xcompile: Add support for A53 erratum 843419Julius Werner
2015-08-28arm64: Fix 'verstage-objs: command not found' errorYidi Lin
2015-08-28arm64: declare do_dcsw_op as functionJimmy Huang
2015-07-29arm, arm64, mips: Add rough static stack size checks with -Wstack-usageJulius Werner
2015-07-21arm64: Set LOG_LEVEL=0 for BL31 if coreboot does not use serialFurquan Shaikh
2015-07-13arm64: Define stage_entry as weak symbolFurquan Shaikh
2015-07-13arm64/a57: Move cortex_a57.h under include directoryFurquan Shaikh
2015-07-12Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED()Martin Roth
2015-07-09arm64: Print sp value when dumping registers for exceptionFurquan Shaikh
2015-06-30arch/arm64: Avoid race condition when building bl31Patrick Georgi
2015-06-30arch/arm64: Fix compilation without CONFIG_SMPPatrick Georgi
2015-06-30arm64: Fix Kconfig issues for secure OS loadingFurquan Shaikh
2015-06-30arm64: Add support for loading secure osFurquan Shaikh
2015-06-23Revert "arm64: remove assembly code string functions"Furquan Shaikh
2015-06-21Remove obsolete EARLY_CONSOLE usageMartin Roth
2015-06-17arm64: Move enabling floating point ahead of dev initJimmy Zhang
2015-06-09cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() APIKyösti Mälkki
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-06-02assets: abstract away the firmware assets used for bootingAaron Durbin
2015-06-02cbfs: new API and better program loadingAaron Durbin
2015-06-02arm64: correct cacheable/non-cacheable tag string in print_tagJimmy Huang
2015-06-02arm64: Guard prints in mmu.cFurquan Shaikh
2015-06-02arm64: Decouple MMU functions from memrangesJulius Werner
2015-05-27arm64: Add weak implementation of soc_get_bl31_plat_paramsFurquan Shaikh
2015-05-27arm64: Remove PLAT= variable initialization based on Kconfig variableFurquan Shaikh
2015-05-27arm64: Pass in CROSS_COMPILE_arm64 for ARM TF compilationFurquan Shaikh
2015-05-21Remove address from GPLv2 headersPatrick Georgi