aboutsummaryrefslogtreecommitdiff
path: root/src/arch/arm64/include
AgeCommit message (Expand)Author
2015-04-10arm64: secmon: prepare for passing more state into secmonAaron Durbin
2015-04-09arm64: psci: add node hierarchyAaron Durbin
2015-04-09arm64: add mpidr field to cpu_info structAaron Durbin
2015-04-07arm: Include types.h in clock.hPatrick Georgi
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-03-28arm64: remove EL and mode from secmon_paramsAaron Durbin
2015-03-28arm64: add psci support to secmonAaron Durbin
2015-03-28arm64: add smc layer to secmonAaron Durbin
2015-03-28arm64: provide entry points for BSP and non-BSPAaron Durbin
2015-03-28arm64: split cpu.cAaron Durbin
2015-03-28arm64: exception handler registrationAaron Durbin
2015-03-28arm64: add spin table supportAaron Durbin
2015-03-28arm64: add cpu_is_bsp() conceptAaron Durbin
2015-03-28arm64: provide run on all cpu but self semanticsAaron Durbin
2015-03-28arm64: Add support for secure monitorFurquan Shaikh
2015-03-28arm64: initialize SCR_EL3 on all CPUsAaron Durbin
2015-03-28arm64: Make exceptions use the transition libraryFurquan Shaikh
2015-03-28arm64: Add support for transition libraryFurquan Shaikh
2015-03-28arm64: Add useful macro definitions for register bitsFurquan Shaikh
2015-03-28arm64 libhelpers: Add helper functions for writing sp_elxFurquan Shaikh
2015-03-28arm64 libhelpers: Add helper functions with el argumentFurquan Shaikh
2015-03-28arm64: Add support for read and write registers at current EL in assemblyFurquan Shaikh
2015-03-27arm64: remove soc_secondary_cpu_init()Aaron Durbin
2015-03-27arm64: add devicetree based CPU startupAaron Durbin
2015-03-27arm64: split cpu.h headerAaron Durbin
2015-03-27arm64: add spinlock implementationAaron Durbin
2015-03-27arm64: move spinlock.h to proper placeAaron Durbin
2015-03-27arm64: add more barrier supportAaron Durbin
2015-03-27arm64: add midr_el1 accessor functionAaron Durbin
2015-03-27arm64: provide API for coordinating secondary CPU bringupAaron Durbin
2015-03-27arm64: add exception_hwinit()Aaron Durbin
2015-03-27arm64: make mmu_enable() use previous ttb from mmu_init()Aaron Durbin
2015-03-27arm64: include stack storage within ramstageAaron Durbin
2015-03-27arm64: refactor stage entryAaron Durbin
2015-03-27arm64: add smp_processor_id() declarationAaron Durbin
2015-03-27arm64: Make exceptions workFurquan Shaikh
2015-03-26arm64: handle non-cacheable normal memoryAaron Durbin
2015-03-13coreboot arm64: Add int constants to stdint.hFurquan Shaikh
2015-03-13armv8: Add mmu supportFurquan Shaikh
2015-03-05arm64: provide early SoC initializationAaron Durbin
2015-03-04arm64: use one stage_entry for all stagesAaron Durbin
2015-03-02coreboot arm64: Correct cache function namesFurquan Shaikh
2015-03-02coreboot arm: Define function for setting cntfrq registerFurquan Shaikh
2015-02-25coreboot arm64: Add library for system accessFurquan Shaikh
2015-02-14arm64: Cleanup arch io header filesFurquan Shaikh
2015-02-02src/arch/*/include/stdint.h: Provide definitions for bool typeAlexandru Gagniuc
2015-01-27CBMEM: Tidy up CAR migrationKyösti Mälkki
2015-01-27CBMEM console: Fix CAR migration stepKyösti Mälkki
2015-01-26arm64: Prepare ARM64 for buildingMarc Jones
2014-09-23coreboot arm64: Add support for arm64 into coreboot frameworkFurquan Shaikh