1. 50123b7 rpi3: Fix compilation error when stack protector is enabled by Madhukar Pappireddy · 5 years ago
  2. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 5 years ago
  3. d207f56 Mbed TLS: Remove weak heap implementation by Ambroise Vincent · 5 years ago
  4. a5cdc08 rpi3: sdhost: SDHost driver improvement by Ying-Chun Liu (PaulLiu) · 5 years ago
  5. f6d7e44 Merge pull request #1804 from antonio-nino-diaz-arm/an/cleanup by Antonio Niño Díaz · 5 years ago
  6. de97ff3 Remove duplicated definitions of linker symbols by Antonio Nino Diaz · 5 years ago
  7. de6f2f4 rpi3: Enable SDHost driver in BL2 by Ying-Chun Liu (PaulLiu) · 5 years ago
  8. 8175be1 Merge pull request #1788 from laroche/rpi3_duplicate_initialization by Antonio Niño Díaz · 5 years ago
  9. ae92957 rpi3: mark one more function as static by Florian La Roche · 5 years ago
  10. 15cd6be rpi3: remove duplicate initialization for BL32_IMAGE_ID by Florian La Roche · 5 years ago
  11. 3452738 rpi3: Enable GPIO in BL2 by Ying-Chun Liu (PaulLiu) · 5 years ago
  12. 02016b2 rpi3: fix RPI3_PRELOADED_DTB_BASE usage by Igor Opaniuk · 5 years ago
  13. b0fd008 Move BL1 and BL2 private defines to bl_common.h by Antonio Nino Diaz · 6 years ago
  14. b3fc02c rpi3: Remove unneeded include paths from Makefile by Antonio Nino Diaz · 6 years ago
  15. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  16. 6b88b65 drivers/console: Link console framework code by default by Julius Werner · 6 years ago
  17. f820cad rpi3: add RPI3_USE_UEFI_MAP build option by Pete Batard · 6 years ago
  18. c9acd6c rpi3: add RPI3_RUNTIME_UART build option by Pete Batard · 6 years ago
  19. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  20. f96582a rpi3: Add mem reserve region to DTB if present by Antonio Nino Diaz · 6 years ago
  21. d653d33 Replace S-EL3 references by EL3 by John Tsichritzis · 6 years ago
  22. 2977f7b rpi3: Remove references to removed build options by Antonio Nino Diaz · 6 years ago
  23. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  24. bcdd79b Merge pull request #1530 from antonio-nino-diaz-arm/an/rpi3-deprecated by Dimitris Papastamos · 6 years ago
  25. 83d8c79 rpi3: Migrate from deprecated APIs by Antonio Nino Diaz · 6 years ago
  26. a2b69b8 rpi3: Remove dependencies on Arm platform code by Antonio Nino Diaz · 6 years ago
  27. 50eb374 xlat: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  28. 50c5a9e rpi3: Move NS-DRAM out of the protected region by Antonio Nino Diaz · 6 years ago
  29. f8b36cc rpi3: Add support for direct Linux kernel boot by Antonio Nino Diaz · 6 years ago
  30. 69c5b9a rpi3: Don't wire mailbox 3 to FIQ line by Antonio Nino Diaz · 6 years ago
  31. bc29733 rpi3: Fix warm entrypoint setup for PSCI_CPU_ON by Antonio Nino Diaz · 6 years ago
  32. 4b7059d rpi3: Add support for the stack protector by Antonio Nino Diaz · 6 years ago
  33. 12f73ff rpi3: Introduce hardware RNG driver by Antonio Nino Diaz · 6 years ago
  34. df0bb5a rpi3: Remove broken support of RESET_TO_BL31 by Antonio Nino Diaz · 6 years ago
  35. ecf3471 rpi3: Detect board revision by Antonio Nino Diaz · 6 years ago
  36. 6942f05 rpi3: Implement PSCI_SYSTEM_OFF by Antonio Nino Diaz · 6 years ago
  37. dfe895d rpi3: Concatenate BL1 and FIP automatically by Antonio Nino Diaz · 6 years ago
  38. f52e9aa Merge pull request #1476 from grandpaul/paulliu-rpi3-modify-size by Dimitris Papastamos · 6 years ago
  39. 78d4213 rpi3: enlarge SEC_DRAM0_SIZE for optee_test to pass by Ying-Chun Liu (PaulLiu) · 6 years ago
  40. 9abd78d rpi3: Implement simple interrupt routing by Antonio Nino Diaz · 6 years ago
  41. 9128df6 rpi3: Add support for Trusted Board Boot by Ying-Chun Liu (PaulLiu) · 6 years ago
  42. d9f76e6 rpi3: add OPTEE support by Ying-Chun Liu (PaulLiu) · 6 years ago
  43. 2257d6d Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements by Dimitris Papastamos · 6 years ago
  44. 1f47002 rpi3: Use new console APIs by Antonio Nino Diaz · 6 years ago
  45. ff957ed plat: fix switch statements to comply with MISRA rules by Jonathan Wright · 6 years ago
  46. 8e5bd5e Disable workaround for CVE-2017-5715 on unaffected platforms by Dimitris Papastamos · 6 years ago
  47. ae6779e rpi3: Introduce AArch64 Raspberry Pi 3 port by Antonio Nino Diaz · 7 years ago