1688 Commits (b38bc68b9edf385f2576a6cbf304187721f562c1)
 

Author SHA1 Message Date
danh-arm 18a17e6a4a Merge pull request #62 from athoelke/set-little-endian-v2 11 years ago
Soby Mathew c3260f9b82 Preserve x19-x29 across world switch for exception handling 11 years ago
danh-arm fd6fede5b6 Merge pull request #58 from athoelke/optimise-cache-flush-v2 11 years ago
danh-arm 8067ae3ff6 Merge pull request #61 from athoelke/use-mrs-msr-from-assembler-v2 11 years ago
danh-arm a1ec2f4c9a Merge pull request #60 from athoelke/disable-mmu-v2 11 years ago
danh-arm b3e2268eeb Merge pull request #59 from athoelke/review-barriers-v2 11 years ago
danh-arm aefebcc35a Merge pull request #57 from sandrine-bailleux/sb/remove-pl011-base 11 years ago
Sandrine Bailleux 31bce47e4e Remove unused 'PL011_BASE' macro 11 years ago
Andrew Thoelke 5f6032a820 Optimise data cache clean/invalidate operation 11 years ago
Andrew Thoelke 228a9f0b44 Remove unused or invalid asm helper functions 11 years ago
Andrew Thoelke 7935d0a59d Access system registers directly in assembler 11 years ago
Andrew Thoelke 2f5dcfef1d Replace disable_mmu with assembler version 11 years ago
Andrew Thoelke 8cec598ba3 Correct usage of data and instruction barriers 11 years ago
Andrew Thoelke 40fd072548 Set processor endianness immediately after RESET 11 years ago
danh-arm e404d7f44a Merge pull request #49 from danh-arm/dh/remove-non-const-data 11 years ago
Dan Handley 625de1d4f0 Remove variables from .data section 11 years ago
danh-arm 408c37682a Merge pull request #48 from danh-arm/dh/major-refactoring 11 years ago
Dan Handley 97043ac98e Reduce deep nesting of header files 11 years ago
Dan Handley fb037bfb7c Always use named structs in header files 11 years ago
Dan Handley c5945735a9 Move PSCI global functions out of private header 11 years ago
Dan Handley 5b827a8fb6 Separate BL functions out of arch.h 11 years ago
Dan Handley 8a4fb6f658 Refactor GIC header files 11 years ago
Dan Handley bdbfc3c298 Separate out CASSERT macro into own header 11 years ago
Dan Handley bee8241711 Remove vpath usage in makefiles 11 years ago
Dan Handley 35e98e5588 Make use of user/system includes more consistent 11 years ago
Dan Handley e8246c0714 Move FVP power driver to FVP platform 11 years ago
Dan Handley 4ecca33988 Move include and source files to logical locations 11 years ago
achingupta b495bdef19 Merge pull request #50 from vikramkanigiri/vk/tf-issues#26 11 years ago
Vikram Kanigiri 759ec93b69 Preserve PSCI cpu_suspend 'power_state' parameter. 11 years ago
danh-arm 429421de82 Merge pull request #33 from hliebel/hl/secure-memory 11 years ago
Harry Liebel ce19cf1bb5 FVP secure memory support documentation 11 years ago
Harry Liebel f2199d95d9 Enable secure memory support for FVPs 11 years ago
Harry Liebel cd116d177b Add TrustZone (TZC-400) driver 11 years ago
danh-arm 12ae170e24 Merge pull request #43 from danh-arm/dh/tf-issues#129 11 years ago
danh-arm bc1a42b7c2 Merge pull request #44 from danh-arm/dh/tf-issues#136 11 years ago
danh-arm 19c72525fb Merge pull request #45 from danh-arm/dh/tf-issues#114 11 years ago
Dan Handley 9e1c4bd296 Remove redundant code from bl1_plat_helpers.S 11 years ago
danh-arm 7640b47342 Merge pull request #40 from athoelke/at/up-stacks-76-v2 11 years ago
Andrew Thoelke 2bf28e620a Allocate single stacks for BL1 and BL2 11 years ago
Dan Handley 67c78844bc Rename FVP "mmap" array to avoid name confusion 11 years ago
danh-arm 9c2c763d22 Merge pull request #36 from athoelke/at/gc-sections-80 11 years ago
Dan Handley d72f6e31b0 Move console.c to pl011 specific driver location 11 years ago
danh-arm 4b79cce54d Merge pull request #38 from sandrine-bailleux/sb/tf-issue-125 11 years ago
Sandrine Bailleux 9e86490f8f Define frequency of system counter in platform code 11 years ago
Sandrine Bailleux 65a9c0e96a Revert "Move architecture timer setup to platform-specific code" 11 years ago
danh-arm e6e54a18f8 Merge pull request #35 from sandrine-bailleux/sb/add-missing-include-guard 11 years ago
danh-arm 92a7b0c3b7 Merge pull request #34 from danh-arm/dh/new-integration-process 11 years ago
Sandrine Bailleux e5dc4ed912 Add missing #include guard in xlat_tables.h 11 years ago
Dan Handley 7b5bf5c6e1 Update contributing.md with new integration process 11 years ago
Andrew Thoelke 0a30cf54af Place assembler functions in separate sections 11 years ago