aboutsummaryrefslogtreecommitdiffstats
path: root/bl2
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for BL3-0 imageSandrine Bailleux2014-07-101-64/+159
* Remove concept of top/bottom image loadingSandrine Bailleux2014-07-011-16/+3
* Allow platform parameter X1 to be passed to BL3-1Andrew Thoelke2014-05-291-19/+7
* Move BL porting functions into platform.hDan Handley2014-05-231-1/+0
* Split platform.h into separate headersDan Handley2014-05-232-1/+2
* Remove extern keyword from function declarationsDan Handley2014-05-231-1/+1
* Merge pull request #101 from sandrine-bailleux:sb/tf-issue-81-v2Andrew Thoelke2014-05-231-0/+2
|\
| * Make the memory layout more flexibleSandrine Bailleux2014-05-231-0/+2
* | Allow BL3-2 platform definitions to be optionalDan Handley2014-05-221-19/+21
|/
* Rework memory information passing to BL3-x imagesVikram Kanigiri2014-05-221-16/+9
* Populate BL31 input parameters as per new specVikram Kanigiri2014-05-221-72/+60
* Rework handover interface between BL stagesVikram Kanigiri2014-05-222-24/+39
* Introduce macros to manipulate the SPSRVikram Kanigiri2014-05-221-2/+2
* Access system registers directly in assemblerAndrew Thoelke2014-05-071-4/+3
* Correct usage of data and instruction barriersAndrew Thoelke2014-05-071-1/+0
* Reduce deep nesting of header filesDan Handley2014-05-063-8/+6
* Always use named structs in header filesDan Handley2014-05-061-2/+2
* Separate BL functions out of arch.hDan Handley2014-05-062-0/+40
* Remove vpath usage in makefilesDan Handley2014-05-061-19/+6
* Make use of user/system includes more consistentDan Handley2014-05-061-1/+1
* Move include and source files to logical locationsDan Handley2014-05-061-4/+2
* Place assembler functions in separate sectionsAndrew Thoelke2014-03-261-3/+2
* Use --gc-sections during linkAndrew Thoelke2014-03-261-4/+4
* Separate out BL2, BL3-1 and BL3-2 early exception vectors from BL1Sandrine Bailleux2014-03-261-0/+1
* Specify image entry in linker scriptJeenu Viswambharan2014-03-202-1/+1
* Generate build time and date message at link time.Jon Medhurst2014-03-051-3/+1
* Update Makefiles to get proper dependency checking working.Jon Medhurst2014-03-051-7/+6
* Remove duplicate xlat_table descriptionsJeenu Viswambharan2014-02-261-10/+1
* Factor out translation table setup in ARM FVP portAchin Gupta2014-02-201-1/+10
* Add support for BL3-2 in BL2Achin Gupta2014-02-201-1/+27
* Rework BL2 to BL3-1 hand over interfaceAchin Gupta2014-02-201-30/+42
* Setup VBAR_EL3 incrementallyAchin Gupta2014-02-171-0/+1
* Move translation tables into separate sectionJeenu Viswambharan2014-02-171-0/+9
* Add Firmware Image Package (FIP) driverHarry Liebel2014-02-171-7/+14
* Build system: minor spacing tidyupRyan Harkin2014-01-201-9/+13
* Build system: Fixes #2: Add multi-platform supportRyan Harkin2014-01-201-10/+11
* remove empty definition of display_boot_progress()Achin Gupta2014-01-201-14/+0
* Change comments in assembler files to help ctagsJeenu Viswambharan2014-01-171-1/+1
* Update year in copyright text to 2014Dan Handley2014-01-175-5/+5
* Create local C library implementation (1/2)Harry Liebel2013-12-201-1/+1
* BL2: Sanity check value in x0 in the entry point codeSandrine Bailleux2013-12-121-0/+8
* Remove useless copies of meminfo structuresSandrine Bailleux2013-12-121-5/+6
* Enable third party contributionsDan Handley2013-12-055-5/+5
* Properly initialise the C runtime environmentSandrine Bailleux2013-12-051-0/+14
* Various improvements/cleanups on the linker scriptsSandrine Bailleux2013-12-052-28/+52
* Move generic architectural setup out of blx_plat_arch_setup().Sandrine Bailleux2013-11-271-0/+18
* ARMv8 Trusted Firmware release v0.2Achin Gupta2013-10-255-0/+412