1. 513dd3a FVP: Allow BL3-2 to sit in the secure region of DRAM by Juan Castillo · 11 years ago
  2. 20d51ca FVP: keep shared data in Trusted SRAM by Juan Castillo · 11 years ago
  3. 9b47684 Introduce framework for CPU specific operations by Soby Mathew · 11 years ago
  4. 935db69 Move IO storage source to drivers directory by Dan Handley · 11 years ago
  5. 186c1d4 FVP: make usage of Trusted DRAM optional at build time by Juan Castillo · 11 years ago
  6. 637ebd2 FVP: apply new naming conventions to memory regions by Juan Castillo · 11 years ago
  7. fce5f75 Introduce asm console functions in TF by Soby Mathew · 11 years ago
  8. 2b98e78 Define ARM_GIC_ARCH default value for all platforms by Sandrine Bailleux · 11 years ago
  9. 1e8c5c4 Refactor fvp gic code to be a generic driver by Dan Handley · 11 years ago
  10. dac1235 Merge pull request #151 from vikramkanigiri/vk/t133-code-readability by Andrew Thoelke · 11 years ago
  11. 5e11375 Inline the mmio accessor functions by Andrew Thoelke · 11 years ago
  12. 03396c4 Simplify entry point information generation code on FVP by Vikram Kanigiri · 11 years ago
  13. 5c3272a Make system register functions inline assembly by Andrew Thoelke · 11 years ago
  14. dff8e47 Add enable mmu platform porting interfaces by Dan Handley · 11 years ago for-v0.4-rc0
  15. 17a387a Rename FVP specific files and functions by Dan Handley · 11 years ago
  16. 8545a87 Merge pull request #102 from achingupta:ag/tf-issues#104-v2 by Andrew Thoelke · 11 years ago
  17. e1333f7 Introduce interrupt registration framework in BL3-1 by Achin Gupta · 11 years ago
  18. 53514b2 fvp: Move TSP from Secure DRAM to Secure SRAM by Sandrine Bailleux · 11 years ago
  19. dbad1ba Add support for BL3-1 as a reset vector by Vikram Kanigiri · 11 years ago
  20. a43d431 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · 11 years ago
  21. bee8241 Remove vpath usage in makefiles by Dan Handley · 11 years ago
  22. e8246c0 Move FVP power driver to FVP platform by Dan Handley · 11 years ago
  23. 4ecca33 Move include and source files to logical locations by Dan Handley · 11 years ago
  24. f2199d9 Enable secure memory support for FVPs by Harry Liebel · 11 years ago
  25. 12ae170 Merge pull request #43 from danh-arm/dh/tf-issues#129 by danh-arm · 11 years ago
  26. 2bf28e6 Allocate single stacks for BL1 and BL2 by Andrew Thoelke · 11 years ago
  27. d72f6e3 Move console.c to pl011 specific driver location by Dan Handley · 11 years ago
  28. c1df3be Move console functions out of pl011.c by Soby Mathew · 11 years ago
  29. 38aa76a fvp: Make use of the generic MMU translation table setup code by Jon Medhurst · 11 years ago
  30. 6d55d10 Update Makefiles to get proper dependency checking working. by Jon Medhurst · 11 years ago
  31. a0cd989 Factor out translation table setup in ARM FVP port by Achin Gupta · 11 years ago
  32. 561cd33 Add Firmware Image Package (FIP) driver by Harry Liebel · 11 years ago
  33. 9d72b4e Implement load_image in terms of IO abstraction by James Morrissey · 11 years ago
  34. 03cb8fb fvp: rename fvp_* files to plat_* by Ryan Harkin · 12 years ago
  35. d7a6b0f Build system: minor spacing tidyup by Ryan Harkin · 12 years ago
  36. 25cff83 Build system: Fixes #2: Add multi-platform support by Ryan Harkin · 12 years ago