aboutsummaryrefslogtreecommitdiffstats
path: root/bl1
Commit message (Expand)AuthorAgeFilesLines
...
* Make BL1 RO and RW base addresses configurableSandrine Bailleux2014-05-231-5/+12
* Add support for BL3-1 as a reset vectorVikram Kanigiri2014-05-221-34/+40
* Populate BL31 input parameters as per new specVikram Kanigiri2014-05-222-41/+47
* Rework handover interface between BL stagesVikram Kanigiri2014-05-222-73/+85
* Introduce macros to manipulate the SPSRVikram Kanigiri2014-05-221-1/+1
* Merge pull request #62 from athoelke/set-little-endian-v2danh-arm2014-05-082-2/+11
|\
| * Set processor endianness immediately after RESETAndrew Thoelke2014-05-072-2/+11
* | Access system registers directly in assemblerAndrew Thoelke2014-05-072-8/+6
* | Replace disable_mmu with assembler versionAndrew Thoelke2014-05-071-10/+2
* | Correct usage of data and instruction barriersAndrew Thoelke2014-05-073-1/+2
|/
* Reduce deep nesting of header filesDan Handley2014-05-063-10/+7
* Always use named structs in header filesDan Handley2014-05-061-3/+3
* Separate BL functions out of arch.hDan Handley2014-05-062-2/+41
* Remove vpath usage in makefilesDan Handley2014-05-061-18/+6
* Move include and source files to logical locationsDan Handley2014-05-061-6/+3
* Merge pull request #36 from athoelke/at/gc-sections-80danh-arm2014-04-153-9/+7
|\
| * Place assembler functions in separate sectionsAndrew Thoelke2014-03-262-5/+3
| * Use --gc-sections during linkAndrew Thoelke2014-03-261-4/+4
* | Define frequency of system counter in platform codeSandrine Bailleux2014-04-081-10/+0
* | Revert "Move architecture timer setup to platform-specific code"Sandrine Bailleux2014-04-081-0/+8
|/
* Separate out BL2, BL3-1 and BL3-2 early exception vectors from BL1Sandrine Bailleux2014-03-263-19/+5
* Remove partially qualified asm helper functionsVikram Kanigiri2014-03-213-9/+8
* Specify image entry in linker scriptJeenu Viswambharan2014-03-203-4/+4
* Move architecture timer setup to platform-specific codeJeenu Viswambharan2014-03-101-8/+0
* Generate build time and date message at link time.Jon Medhurst2014-03-051-1/+1
* Update Makefiles to get proper dependency checking working.Jon Medhurst2014-03-051-7/+6
* Factor out translation table setup in ARM FVP portAchin Gupta2014-02-202-1/+2
* Rework BL2 to BL3-1 hand over interfaceAchin Gupta2014-02-202-2/+6
* Add exception vector guardsJeenu Viswambharan2014-02-201-0/+17
* Setup VBAR_EL3 incrementallyAchin Gupta2014-02-172-4/+6
* Fix spilled-over BL1 exception vectorJeenu Viswambharan2014-02-171-47/+55
* Move translation tables into separate sectionJeenu Viswambharan2014-02-171-0/+9
* Fix asserts appearing in release buildsJames Morrissey2014-02-171-0/+2
* Build system: minor spacing tidyupRyan Harkin2014-01-201-9/+14
* Build system: Fixes #2: Add multi-platform supportRyan Harkin2014-01-201-11/+13
* remove empty definition of display_boot_progress()Achin Gupta2014-01-201-1/+13
* Change comments in assembler files to help ctagsJeenu Viswambharan2014-01-171-1/+1
* Do not trap access to floating point registersHarry Liebel2014-01-172-3/+23
* Update year in copyright text to 2014Dan Handley2014-01-176-6/+6
* Create local C library implementation (1/2)Harry Liebel2013-12-201-2/+2
* Remove useless copies of meminfo structuresSandrine Bailleux2013-12-121-5/+6
* Enable third party contributionsDan Handley2013-12-056-6/+6
* Properly initialise the C runtime environmentSandrine Bailleux2013-12-051-0/+24
* Various improvements/cleanups on the linker scriptsSandrine Bailleux2013-12-052-34/+54
* Unmask SError and Debug exceptions.Sandrine Bailleux2013-11-271-2/+10
* Move generic architectural setup out of blx_plat_arch_setup().Sandrine Bailleux2013-11-271-0/+18
* ARMv8 Trusted Firmware release v0.2Achin Gupta2013-10-256-0/+660