index
:
platform_external_arm-trusted-firmware
android-s-beta-4
android-s-beta-5
android10-mainline-networking-release
android10-mainline-resolv-release
android11-d1-b-release
android11-d1-release
android11-d1-s1-release
android11-d1-s5-release
android11-d1-s6-release
android11-d1-s7-release
android11-d2-release
android11-dev
android11-gsi
android11-mainline-captiveportallogin-release
android11-mainline-cellbroadcast-release
android11-mainline-conscrypt-release
android11-mainline-documentsui-release
android11-mainline-extservices-release
android11-mainline-media-release
android11-mainline-media-swcodec-release
android11-mainline-networkstack-release
android11-mainline-os-statsd-release
android11-mainline-permission-release
android11-mainline-release
android11-mainline-sparse-2020-dec-release
android11-mainline-sparse-2021-jan-release
android11-mainline-tethering-release
android11-platform-release
android11-qpr1-c-release
android11-qpr1-d-release
android11-qpr1-d-s1-release
android11-qpr1-release
android11-qpr1-s1-release
android11-qpr1-s2-release
android11-qpr2-release
android11-qpr3-release
android11-qpr3-s1-release
android11-release
android11-s1-release
android11-security-release
android11-tests-release
main-cg-testing-release
master
ndk-sysroot-r21
sdk-release
simpleperf-release
upstream-master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bl1
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make BL1 RO and RW base addresses configurable
Sandrine Bailleux
2014-05-23
1
-5
/
+12
*
Add support for BL3-1 as a reset vector
Vikram Kanigiri
2014-05-22
1
-34
/
+40
*
Populate BL31 input parameters as per new spec
Vikram Kanigiri
2014-05-22
2
-41
/
+47
*
Rework handover interface between BL stages
Vikram Kanigiri
2014-05-22
2
-73
/
+85
*
Introduce macros to manipulate the SPSR
Vikram Kanigiri
2014-05-22
1
-1
/
+1
*
Merge pull request #62 from athoelke/set-little-endian-v2
danh-arm
2014-05-08
2
-2
/
+11
|
\
|
*
Set processor endianness immediately after RESET
Andrew Thoelke
2014-05-07
2
-2
/
+11
*
|
Access system registers directly in assembler
Andrew Thoelke
2014-05-07
2
-8
/
+6
*
|
Replace disable_mmu with assembler version
Andrew Thoelke
2014-05-07
1
-10
/
+2
*
|
Correct usage of data and instruction barriers
Andrew Thoelke
2014-05-07
3
-1
/
+2
|
/
*
Reduce deep nesting of header files
Dan Handley
2014-05-06
3
-10
/
+7
*
Always use named structs in header files
Dan Handley
2014-05-06
1
-3
/
+3
*
Separate BL functions out of arch.h
Dan Handley
2014-05-06
2
-2
/
+41
*
Remove vpath usage in makefiles
Dan Handley
2014-05-06
1
-18
/
+6
*
Move include and source files to logical locations
Dan Handley
2014-05-06
1
-6
/
+3
*
Merge pull request #36 from athoelke/at/gc-sections-80
danh-arm
2014-04-15
3
-9
/
+7
|
\
|
*
Place assembler functions in separate sections
Andrew Thoelke
2014-03-26
2
-5
/
+3
|
*
Use --gc-sections during link
Andrew Thoelke
2014-03-26
1
-4
/
+4
*
|
Define frequency of system counter in platform code
Sandrine Bailleux
2014-04-08
1
-10
/
+0
*
|
Revert "Move architecture timer setup to platform-specific code"
Sandrine Bailleux
2014-04-08
1
-0
/
+8
|
/
*
Separate out BL2, BL3-1 and BL3-2 early exception vectors from BL1
Sandrine Bailleux
2014-03-26
3
-19
/
+5
*
Remove partially qualified asm helper functions
Vikram Kanigiri
2014-03-21
3
-9
/
+8
*
Specify image entry in linker script
Jeenu Viswambharan
2014-03-20
3
-4
/
+4
*
Move architecture timer setup to platform-specific code
Jeenu Viswambharan
2014-03-10
1
-8
/
+0
*
Generate build time and date message at link time.
Jon Medhurst
2014-03-05
1
-1
/
+1
*
Update Makefiles to get proper dependency checking working.
Jon Medhurst
2014-03-05
1
-7
/
+6
*
Factor out translation table setup in ARM FVP port
Achin Gupta
2014-02-20
2
-1
/
+2
*
Rework BL2 to BL3-1 hand over interface
Achin Gupta
2014-02-20
2
-2
/
+6
*
Add exception vector guards
Jeenu Viswambharan
2014-02-20
1
-0
/
+17
*
Setup VBAR_EL3 incrementally
Achin Gupta
2014-02-17
2
-4
/
+6
*
Fix spilled-over BL1 exception vector
Jeenu Viswambharan
2014-02-17
1
-47
/
+55
*
Move translation tables into separate section
Jeenu Viswambharan
2014-02-17
1
-0
/
+9
*
Fix asserts appearing in release builds
James Morrissey
2014-02-17
1
-0
/
+2
*
Build system: minor spacing tidyup
Ryan Harkin
2014-01-20
1
-9
/
+14
*
Build system: Fixes #2: Add multi-platform support
Ryan Harkin
2014-01-20
1
-11
/
+13
*
remove empty definition of display_boot_progress()
Achin Gupta
2014-01-20
1
-1
/
+13
*
Change comments in assembler files to help ctags
Jeenu Viswambharan
2014-01-17
1
-1
/
+1
*
Do not trap access to floating point registers
Harry Liebel
2014-01-17
2
-3
/
+23
*
Update year in copyright text to 2014
Dan Handley
2014-01-17
6
-6
/
+6
*
Create local C library implementation (1/2)
Harry Liebel
2013-12-20
1
-2
/
+2
*
Remove useless copies of meminfo structures
Sandrine Bailleux
2013-12-12
1
-5
/
+6
*
Enable third party contributions
Dan Handley
2013-12-05
6
-6
/
+6
*
Properly initialise the C runtime environment
Sandrine Bailleux
2013-12-05
1
-0
/
+24
*
Various improvements/cleanups on the linker scripts
Sandrine Bailleux
2013-12-05
2
-34
/
+54
*
Unmask SError and Debug exceptions.
Sandrine Bailleux
2013-11-27
1
-2
/
+10
*
Move generic architectural setup out of blx_plat_arch_setup().
Sandrine Bailleux
2013-11-27
1
-0
/
+18
*
ARMv8 Trusted Firmware release v0.2
Achin Gupta
2013-10-25
6
-0
/
+660
[prev]