1. b6f3b1f Change the default driver to GICv3 in FVP by Soby Mathew · 8 years ago
  2. cc037c1 Migrate platform ports to the new xlat_tables library by Soby Mathew · 8 years ago
  3. 9c708b5 Migrate ARM standard platforms to the refactored TZC driver by Soby Mathew · 8 years ago
  4. 47e43f2 Allow multi cluster topology definitions for ARM platforms by Soby Mathew · 8 years ago
  5. fbb1301 Rework use of interconnect drivers by Vikram Kanigiri · 8 years ago
  6. 70752bb Perform security setup separately for each ARM platform by Vikram Kanigiri · 8 years ago
  7. dd50579 FVP: Compile ARM Cortex-A72 CPU support in by Sandrine Bailleux · 8 years ago
  8. 432aa77 Add support for ARM Cortex-A35 processor by Sandrine Bailleux · 8 years ago
  9. 3a11eda FWU: Add Firmware Update support in BL2U for ARM platforms by Yatharth Kochar · 9 years ago
  10. 1fa7eb6 Rework use of ARM GIC drivers on ARM platforms by Achin Gupta · 9 years ago
  11. b6132f1 TBB: add Trusted Watchdog support on ARM platforms by Juan Castillo · 9 years ago
  12. fec4eb7 PSCI: Migrate ARM reference platforms to new platform API by Soby Mathew · 9 years ago
  13. 31a68f0 TBB: add platform API to read the ROTPK information by Juan Castillo · 9 years ago
  14. f96fc8f FVP: Add SP804 delay timer by Ryan Harkin · 9 years ago
  15. d617f66 Move FVP port to plat/arm/board/fvp by Dan Handley · 9 years ago[Renamed (80%) from plat/fvp/platform.mk]
  16. 2b6b574 Migrate FVP port to use common code by Dan Handley · 9 years ago
  17. 4e97e54 Use ARM CCI driver on FVP and Juno platforms by Vikram Kanigiri · 9 years ago
  18. 5e29c75 TBB: add a platform specific function to validate the ROTPK by Juan Castillo · 9 years ago
  19. e33ee5f FVP: Allow BL3-2 to sit in the secure region of DRAM by Juan Castillo · 10 years ago
  20. 42a617d FVP: keep shared data in Trusted SRAM by Juan Castillo · 10 years ago
  21. c704cbc Introduce framework for CPU specific operations by Soby Mathew · 10 years ago
  22. 7b83c44 Move IO storage source to drivers directory by Dan Handley · 10 years ago
  23. 48e84b3 FVP: make usage of Trusted DRAM optional at build time by Juan Castillo · 10 years ago
  24. 0c70c57 FVP: apply new naming conventions to memory regions by Juan Castillo · 10 years ago
  25. c389d77 Introduce asm console functions in TF by Soby Mathew · 10 years ago
  26. 5fe57c1 Define ARM_GIC_ARCH default value for all platforms by Sandrine Bailleux · 10 years ago
  27. fb42b12 Refactor fvp gic code to be a generic driver by Dan Handley · 10 years ago
  28. f268c72 Merge pull request #151 from vikramkanigiri/vk/t133-code-readability by Andrew Thoelke · 10 years ago
  29. af9dd82 Inline the mmio accessor functions by Andrew Thoelke · 10 years ago
  30. cf79bf5 Simplify entry point information generation code on FVP by Vikram Kanigiri · 10 years ago
  31. 3f78dc3 Make system register functions inline assembly by Andrew Thoelke · 10 years ago
  32. b226a4d Add enable mmu platform porting interfaces by Dan Handley · 10 years ago
  33. ea45157 Rename FVP specific files and functions by Dan Handley · 10 years ago
  34. 58484d4 Merge pull request #102 from achingupta:ag/tf-issues#104-v2 by Andrew Thoelke · 10 years ago
  35. 191e86e Introduce interrupt registration framework in BL3-1 by Achin Gupta · 10 years ago
  36. e701e30 fvp: Move TSP from Secure DRAM to Secure SRAM by Sandrine Bailleux · 10 years ago
  37. 9637745 Add support for BL3-1 as a reset vector by Vikram Kanigiri · 10 years ago
  38. 5e5c207 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · 10 years ago
  39. 176e7b4 Remove vpath usage in makefiles by Dan Handley · 10 years ago
  40. 4d2e49d Move FVP power driver to FVP platform by Dan Handley · 10 years ago
  41. a70615f Move include and source files to logical locations by Dan Handley · 10 years ago
  42. cef9339 Enable secure memory support for FVPs by Harry Liebel · 10 years ago
  43. 300912d Merge pull request #43 from danh-arm/dh/tf-issues#129 by danh-arm · 10 years ago
  44. 65668f9 Allocate single stacks for BL1 and BL2 by Andrew Thoelke · 10 years ago
  45. f56298a Move console.c to pl011 specific driver location by Dan Handley · 10 years ago
  46. 52f52b4 Move console functions out of pl011.c by Soby Mathew · 10 years ago
  47. b1eb093 fvp: Make use of the generic MMU translation table setup code by Jon Medhurst · 10 years ago
  48. 407a95c Update Makefiles to get proper dependency checking working. by Jon Medhurst · 10 years ago
  49. a0cd989 Factor out translation table setup in ARM FVP port by Achin Gupta · 10 years ago
  50. 561cd33 Add Firmware Image Package (FIP) driver by Harry Liebel · 10 years ago
  51. 9d72b4e Implement load_image in terms of IO abstraction by James Morrissey · 10 years ago
  52. 03cb8fb fvp: rename fvp_* files to plat_* by Ryan Harkin · 10 years ago
  53. d7a6b0f Build system: minor spacing tidyup by Ryan Harkin · 10 years ago
  54. 25cff83 Build system: Fixes #2: Add multi-platform support by Ryan Harkin · 10 years ago