index
:
users/pcacjr/coreboot.git
classic-2014.10
master
seabios/rcba
Unnamed repository; edit this file 'description' to name the repository.
Paulo Alcantara
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
arch
/
arm64
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
59
-75
/
+59
*
build system: use archives, not linker action to shorten command lines
Patrick Georgi
2015-05-20
1
-4
/
+4
*
arm64: Make SPSR exception masking on EL2 transition explicit
Julius Werner
2015-05-19
3
-21
/
+8
*
arm64: Add support for using ARM Trusted Firmware as secure monitor
Julius Werner
2015-05-19
6
-2
/
+295
*
arm64: Reorganize payload entry code and related Kconfigs
Julius Werner
2015-05-19
1
-11
/
+8
*
arm64: Reorganize payload entry code and related Kconfigs
Julius Werner
2015-05-19
1
-2
/
+2
*
arm64: Reorganize payload entry code and related Kconfigs
Julius Werner
2015-05-19
1
-1
/
+2
*
arm64: Reorganize payload entry code and related Kconfigs
Julius Werner
2015-05-19
1
-4
/
+4
*
arm64: Reorganize payload entry code and related Kconfigs
Julius Werner
2015-05-19
1
-16
/
+18
*
arm64: Reorganize payload entry code and related Kconfigs
Julius Werner
2015-05-19
5
-9
/
+10
*
arm64: Reorganize payload entry code and related Kconfigs
Julius Werner
2015-05-19
2
-12
/
+3
*
arm64: Reorganize payload entry code and related Kconfigs
Julius Werner
2015-05-19
1
-7
/
+7
*
arm64: Reorganize payload entry code and related Kconfigs
Julius Werner
2015-05-19
1
-9
/
+9
*
arm64: psci: add cpu_suspend support
Joseph Lo
2015-05-18
2
-3
/
+166
*
arm64: update verstage linking
Aaron Durbin
2015-05-11
1
-2
/
+3
*
cache: Add arch_program_segment_loaded call to arm and arm64
Furquan Shaikh
2015-05-11
1
-0
/
+12
*
arch/arm64: provide boot_cpu()
Aaron Durbin
2015-05-05
1
-0
/
+6
*
vboot: split class in library and stage
Patrick Georgi
2015-04-30
2
-2
/
+4
*
vboot2: Build verstage archive, then use that for building the stage
Patrick Georgi
2015-04-28
1
-2
/
+2
*
arch/arm64: update mmu translation table granule size, logic and macros
Jimmy Huang
2015-04-27
2
-51
/
+40
*
arm64: save/restore cptr_el3 and cpacr_el1 registers
Joseph Lo
2015-04-27
4
-2
/
+23
*
arm64: implement CPU power down sequence as per A57/A53/A72 TRM
Joseph Lo
2015-04-27
5
-0
/
+126
*
arm64: introduce data cache ops by set/way to the level specified
Joseph Lo
2015-04-27
7
-60
/
+184
*
arm64: perform early setup in secmon too
Joseph Lo
2015-04-27
2
-0
/
+2
*
arm64: Allow cpu specific early setup
Furquan Shaikh
2015-04-27
8
-1
/
+134
*
armv8/secmon: Disable and Enable GIC in PSCI path
Furquan Shaikh
2015-04-22
2
-0
/
+5
*
armv8/secmon: Correct PSCI function ids
Furquan Shaikh
2015-04-22
2
-3
/
+7
*
armv8/secmon: Correct names for SMC macros
Furquan Shaikh
2015-04-22
1
-6
/
+8
*
arm64: save and restore cntfrq for secondary cpus
Jimmy Huang
2015-04-22
5
-1
/
+33
*
arm64: add arm64_arch_timer_init function
Joseph Lo
2015-04-22
2
-0
/
+15
*
arm64: Correct shareability option for normal memory
Furquan Shaikh
2015-04-22
2
-0
/
+7
*
arch/arm64: allow floating-point registers access
Yen Lin
2015-04-22
2
-0
/
+41
*
arm64: provide icache_invalidate_all()
Aaron Durbin
2015-04-22
3
-3
/
+15
*
Unify byte order macros and clrsetbits
Julius Werner
2015-04-21
3
-118
/
+4
*
arm(64): Change write32() argument order to match x86
Julius Werner
2015-04-21
2
-5
/
+5
*
CBFS: Automate ROM image layout and remove hardcoded offsets
Julius Werner
2015-04-14
1
-3
/
+1
*
CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstool
Julius Werner
2015-04-14
1
-1
/
+3
*
arm64: No need of invalidating cache line for secondary CPU stack
Furquan Shaikh
2015-04-10
1
-10
/
+0
*
arm64: Add support for save/restore registers for CPU startup.
Furquan Shaikh
2015-04-10
8
-61
/
+201
*
arm64: Add macro to invalidate stage 1 TLB entries at current EL
Furquan Shaikh
2015-04-10
1
-0
/
+15
*
arm64: Add conditional read/write from/to EL3 assembly macros.
Furquan Shaikh
2015-04-10
1
-0
/
+25
*
arm64: Add function for reading TCR register at current EL
Furquan Shaikh
2015-04-10
2
-0
/
+32
*
arm64: psci: actually inform SoC layer of CPU_ON entry
Aaron Durbin
2015-04-10
1
-0
/
+3
*
arm64: ensure secondary CPU's stack tops are not in the cache
Aaron Durbin
2015-04-10
1
-0
/
+12
*
arm64: add timeout waiting for CPUs to come online
Aaron Durbin
2015-04-10
1
-2
/
+18
*
arm64: Implement PSCI command support
Aaron Durbin
2015-04-10
2
-10
/
+101
*
arm64: secmon: add entry point for turned on CPUs
Aaron Durbin
2015-04-10
7
-36
/
+113
*
arm64: secmon: pass online CPUs to secmon
Aaron Durbin
2015-04-10
5
-16
/
+23
*
arm64: psci: use struct cpu_action to track startup entry
Aaron Durbin
2015-04-10
3
-13
/
+19
*
arm64: secmon: prepare for passing more state into secmon
Aaron Durbin
2015-04-10
3
-30
/
+39
[next]