summaryrefslogtreecommitdiff
path: root/bl1/aarch64
AgeCommit message (Expand)Author
2014-05-07Access system registers directly in assemblerAndrew Thoelke
2014-05-07Replace disable_mmu with assembler versionAndrew Thoelke
2014-05-07Correct usage of data and instruction barriersAndrew Thoelke
2014-05-07Set processor endianness immediately after RESETAndrew Thoelke
2014-05-06Reduce deep nesting of header filesDan Handley
2014-04-15Merge pull request #36 from athoelke/at/gc-sections-80danh-arm
2014-04-08Define frequency of system counter in platform codeSandrine Bailleux
2014-04-08Revert "Move architecture timer setup to platform-specific code"Sandrine Bailleux
2014-03-26Place assembler functions in separate sectionsAndrew Thoelke
2014-03-26Separate out BL2, BL3-1 and BL3-2 early exception vectors from BL1Sandrine Bailleux
2014-03-21Remove partially qualified asm helper functionsVikram Kanigiri
2014-03-20Specify image entry in linker scriptJeenu Viswambharan
2014-03-10Move architecture timer setup to platform-specific codeJeenu Viswambharan
2014-02-20Add exception vector guardsJeenu Viswambharan
2014-02-17Setup VBAR_EL3 incrementallyAchin Gupta
2014-02-17Fix spilled-over BL1 exception vectorJeenu Viswambharan
2014-01-20remove empty definition of display_boot_progress()Achin Gupta
2014-01-17Change comments in assembler files to help ctagsJeenu Viswambharan
2014-01-17Do not trap access to floating point registersHarry Liebel
2014-01-17Update year in copyright text to 2014Dan Handley
2013-12-05Enable third party contributionsDan Handley
2013-12-05Properly initialise the C runtime environmentSandrine Bailleux
2013-12-05Various improvements/cleanups on the linker scriptsSandrine Bailleux
2013-11-27Unmask SError and Debug exceptions.Sandrine Bailleux
2013-11-27Move generic architectural setup out of blx_plat_arch_setup().Sandrine Bailleux
2013-10-25ARMv8 Trusted Firmware release v0.2Achin Gupta