1. c389d77 Introduce asm console functions in TF by Soby Mathew · 10 years ago
  2. 5fe57c1 Define ARM_GIC_ARCH default value for all platforms by Sandrine Bailleux · 10 years ago
  3. fb42b12 Refactor fvp gic code to be a generic driver by Dan Handley · 10 years ago
  4. f268c72 Merge pull request #151 from vikramkanigiri/vk/t133-code-readability by Andrew Thoelke · 10 years ago
  5. af9dd82 Inline the mmio accessor functions by Andrew Thoelke · 10 years ago
  6. cf79bf5 Simplify entry point information generation code on FVP by Vikram Kanigiri · 10 years ago
  7. 3f78dc3 Make system register functions inline assembly by Andrew Thoelke · 10 years ago
  8. b226a4d Add enable mmu platform porting interfaces by Dan Handley · 10 years ago
  9. ea45157 Rename FVP specific files and functions by Dan Handley · 10 years ago
  10. 58484d4 Merge pull request #102 from achingupta:ag/tf-issues#104-v2 by Andrew Thoelke · 10 years ago
  11. 191e86e Introduce interrupt registration framework in BL3-1 by Achin Gupta · 10 years ago
  12. e701e30 fvp: Move TSP from Secure DRAM to Secure SRAM by Sandrine Bailleux · 10 years ago
  13. 9637745 Add support for BL3-1 as a reset vector by Vikram Kanigiri · 10 years ago
  14. 5e5c207 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · 10 years ago
  15. 176e7b4 Remove vpath usage in makefiles by Dan Handley · 10 years ago
  16. 4d2e49d Move FVP power driver to FVP platform by Dan Handley · 10 years ago
  17. a70615f Move include and source files to logical locations by Dan Handley · 10 years ago
  18. cef9339 Enable secure memory support for FVPs by Harry Liebel · 10 years ago
  19. 300912d Merge pull request #43 from danh-arm/dh/tf-issues#129 by danh-arm · 10 years ago
  20. 65668f9 Allocate single stacks for BL1 and BL2 by Andrew Thoelke · 10 years ago
  21. f56298a Move console.c to pl011 specific driver location by Dan Handley · 10 years ago
  22. 52f52b4 Move console functions out of pl011.c by Soby Mathew · 10 years ago
  23. b1eb093 fvp: Make use of the generic MMU translation table setup code by Jon Medhurst · 10 years ago
  24. 407a95c Update Makefiles to get proper dependency checking working. by Jon Medhurst · 10 years ago
  25. a0cd989 Factor out translation table setup in ARM FVP port by Achin Gupta · 10 years ago
  26. 561cd33 Add Firmware Image Package (FIP) driver by Harry Liebel · 10 years ago
  27. 9d72b4e Implement load_image in terms of IO abstraction by James Morrissey · 10 years ago
  28. 03cb8fb fvp: rename fvp_* files to plat_* by Ryan Harkin · 10 years ago
  29. d7a6b0f Build system: minor spacing tidyup by Ryan Harkin · 10 years ago
  30. 25cff83 Build system: Fixes #2: Add multi-platform support by Ryan Harkin · 10 years ago