aboutsummaryrefslogtreecommitdiff
path: root/src/arch/arm64
AgeCommit message (Expand)Author
2015-03-05arm64: provide early SoC initializationAaron Durbin
2015-03-05coreboot arm64: Add proper masks for setting SCTLR and SCR regs to 0 at initFurquan Shaikh
2015-03-04arm64: Set 16 byte alignment and ramstage start addressAaron Durbin
2015-03-04arm64: remove assembly code string functionsAaron Durbin
2015-03-04arm64: use one stage_entry for all stagesAaron Durbin
2015-03-04arm64: ensure vital sections aren't garbage collectedAaron 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-25arm64: Remove early_console.cMarc Jones
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 and enhance pre-RAM supportKyösti Mälkki
2015-01-27CBMEM console: Fix CAR migration stepKyösti Mälkki
2015-01-27CBMEM: Implement cbmem_run_init_hooks() stubKyösti Mälkki
2015-01-27vboot2: add verstageStefan Reinauer
2015-01-26arm64: Prepare ARM64 for buildingMarc Jones
2015-01-03ARM64: Always has DYNAMIC_CBMEMKyösti Mälkki
2014-12-02Replace hlt with halt()Patrick Georgi
2014-11-30Unify remaining binutils invocationsPatrick Georgi
2014-09-23coreboot arm64: Add support for arm64 into coreboot frameworkFurquan Shaikh