1. 2431d00 ARM Platforms:Enable non-secure access to UART1 by Alexei Fedorov · 8 years ago
  2. 42dc331 Merge pull request #1558 from jenswi-linaro/qemu-update by Dimitris Papastamos · 7 years ago
  3. 36044ba Merge pull request #1515 from bryanodonoghue/atf-master+linaro-warp7-squash-v4 by Dimitris Papastamos · 7 years ago
  4. 05ca725 Merge pull request #1554 from jts-arm/mbed by Dimitris Papastamos · 7 years ago
  5. aa91296 plat: qemu: update the early platform setup API by Jens Wiklander · 7 years ago
  6. 172e55b warp7: Add warp7 platform to the build by Bryan O'Donoghue · 7 years ago
  7. 20c0eca warp7: panic: hab: Call into BootROM failsafe on panic path by Bryan O'Donoghue · 7 years ago
  8. a22d06c warp7: mem_params_desc: Add boot entries to mem params array by Bryan O'Donoghue · 7 years ago
  9. 5336ebd warp7: io_storage: Add initial stub warp7_io_storage.c by Bryan O'Donoghue · 7 years ago
  10. c602024 warp7: Define a platform_def.h by Bryan O'Donoghue · 7 years ago
  11. 1fe21ca warp7: mem_params_desc: Add a file which exports a REGISTER_BL_IMAGE_DESCS by Bryan O'Donoghue · 7 years ago
  12. 073c91d warp7: Add a warp7_private.h file by Bryan O'Donoghue · 7 years ago
  13. 82add05 warp7: image_load: Add warp7_image_load.c by Bryan O'Donoghue · 7 years ago
  14. 54544c9 warp7: Add initial warp7_helpers.S by Bryan O'Donoghue · 7 years ago
  15. b42ceeb imx: imx_wdog: Add code to initialize the wdog block by Bryan O'Donoghue · 7 years ago
  16. ca52cbe imx: imx_caam: Add code to initialize the CAAM job-rings to NS-world by Bryan O'Donoghue · 7 years ago
  17. 106cd73 qemu: make LOAD_IMAGE_V2=1 mandatory by Jens Wiklander · 7 years ago
  18. e8fae4b zynqmp: Define and enable ARM_XLAT_TABLES_LIB_V1 by Siva Durga Prasad Paladugu · 7 years ago
  19. db05fb7 imx: imx_hab: Define a HAB header file by Bryan O'Donoghue · 7 years ago
  20. 5825471 imx7: hab_arch: Provide a hab_arch.h file by Bryan O'Donoghue · 7 years ago
  21. f7ea6d5 imx: imx_snvs: Add an SNVS core functionality by Bryan O'Donoghue · 7 years ago
  22. a60ca3b imx: imx_snvs: Define a SNVS header and memory map by Bryan O'Donoghue · 7 years ago
  23. c3334cb imx: imx_csu: Add a simple CSU layer by Bryan O'Donoghue · 7 years ago
  24. 49a6413 imx: imx_aips: Add initial AIPS support by Bryan O'Donoghue · 7 years ago
  25. 965bda4 imx: imx_io_mux: Define an IO-mux layer by Bryan O'Donoghue · 7 years ago
  26. ddfb773 imx7: imx7_clock: usb: Initialize the USB core clocks by Bryan O'Donoghue · 7 years ago
  27. 5ff1751 imx7: imx7_clock: wdog: Initialize the watchdog clocks by Bryan O'Donoghue · 7 years ago
  28. 73f432a imx7: imx7_clock: uart: Add UART clock init logic by Bryan O'Donoghue · 7 years ago
  29. 6176a4e imx: imx_clock: usb: Add USB clock API by Bryan O'Donoghue · 7 years ago
  30. bbdcdd0 imx: imx_clock: wdog: Add watchdog clock API by Bryan O'Donoghue · 7 years ago
  31. 14cf32a imx: imx_clock: mmc: Add USDHC clock API by Jun Nie · 7 years ago
  32. dcd54e9 imx: imx_clock: uart: Add UART clock API by Bryan O'Donoghue · 7 years ago
  33. 82e3508 imx: imx_clock: Add driver and associated clock register definitions by Bryan O'Donoghue · 7 years ago
  34. 7d46459 imx7: imx_regs: Add a shared imx-regs.h for i.MX7 ATF platforms by Bryan O'Donoghue · 7 years ago
  35. db48453 zynqmp: Add ATF support for Data blob encryption and decryption by Siva Durga Prasad Paladugu · 7 years ago
  36. 976c268 zynqmp: Remove emulation platform support by Siva Durga Prasad Paladugu · 7 years ago
  37. e02c90c zynqmp: pm: Correct function header of clock APIs by Rajan Vaja · 7 years ago
  38. 6a0f7c0 zynqmp: pm_service: Ignore enable/disable of PLL type clocks by Siva Durga Prasad Paladugu · 7 years ago
  39. 26a754f zynqmp: Add new API for pl configuration readback by Siva Durga Prasad Paladugu · 7 years ago
  40. 88a28a4 zynqmp: pm: Use critical flag instead of initenable by Siva Durga Prasad Paladugu · 7 years ago
  41. 96cd17f zynqmp: pm: Correct WDT clock database by Siva Durga Prasad Paladugu · 7 years ago
  42. 6ad42b9 zynqmp: pm_service: Add support for writing to AFI registers by Siva Durga Prasad Paladugu · 7 years ago
  43. 9a2850e zynqmp: pm: Add IOCTL to set boot health status by Siva Durga Prasad Paladugu · 7 years ago
  44. 7c0b17e zynqmp: pm_service: Add support for resetting ULPI transceiver by Siva Durga Prasad Paladugu · 7 years ago
  45. 2a57954 Support shared Mbed TLS heap for SGM by John Tsichritzis · 7 years ago
  46. 7cdb434 Support shared Mbed TLS heap for SGI by John Tsichritzis · 7 years ago
  47. ba597da Support shared Mbed TLS heap for FVP by John Tsichritzis · 7 years ago
  48. 6d01a46 Prepare Mbed TLS drivers for shared heap by John Tsichritzis · 7 years ago
  49. ebf417a Merge pull request #1540 from MISL-EBU-System-SW/marvell-updates-18.09 by Soby Mathew · 7 years ago
  50. 5867149 plat: marvell: Update Marvell base code version to 18.09.1 by Konstantin Porotchkin · 7 years ago
  51. 1ab4df7 plat: svc: ap807: add SVC configuration for AP807 by Christine Gharzuzi · 7 years ago
  52. dd47809 fix: marvell: Check the required libraries before building doimage by Konstantin Porotchkin · 7 years ago
  53. fd1718a plat: a8k: enable PMU overflow interrupt handler by Marcin Wojtas · 7 years ago
  54. d853d3b Merge pull request #1541 from rajanv-xilinx/integration-num-clocks by Soby Mathew · 7 years ago
  55. 155d01f marvell: pm: do not panic by default in cpu_standby by Marcin Wojtas · 8 years ago
  56. b0f2361 plat: marvell: a80x0: reconfigure CP0 PCIE0 windows by Marcin Wojtas · 7 years ago
  57. 5b0a152 plat: marvell: a70x0: reconfigure CP0 PCIE2 windows by Marcin Wojtas · 7 years ago
  58. de5cba2 a8k: use the memory controller feature to protect the RT service region by Grzegorz Jaszczyk · 7 years ago
  59. 94d6dd6 plat: marvell: rename common include file by Konstantin Porotchkin · 7 years ago
  60. 34cae37 ti: k3: common: Add basic PSCI core off support by Andrew F. Davis · 7 years ago
  61. 5acb793 Merge pull request #1550 from danielboulby-arm/db/weakdefs by Dimitris Papastamos · 7 years ago
  62. 490eeb0 Prevent two weak definitions of the same function by Daniel Boulby · 7 years ago
  63. 5a22e46 Fix MISRA defects in log helpers by Antonio Nino Diaz · 7 years ago
  64. dcf95e7 Merge pull request #1542 from antonio-nino-diaz-arm/an/bl31-misra by Dimitris Papastamos · 7 years ago
  65. 612fa95 Merge pull request #1539 from antonio-nino-diaz-arm/an/gic-misra by Dimitris Papastamos · 7 years ago
  66. c9512bc Fix MISRA defects in BL31 common code by Antonio Nino Diaz · 7 years ago
  67. e0ced7a plat/common: gic: MISRA fixes by Antonio Nino Diaz · 7 years ago
  68. a542faa Merge pull request #1514 from glneo/for-upstream-psci by Soby Mathew · 7 years ago
  69. a23b3db Merge pull request #1538 from jts-arm/typos by Dimitris Papastamos · 7 years ago
  70. 3c065eb Merge pull request #1531 from MISL-EBU-System-SW/marvell-plat-updates by Dimitris Papastamos · 7 years ago
  71. ec9712c zynqmp: pm: Add API to get number of clocks by Rajan Vaja · 7 years ago
  72. 432f0ad Remove unnecessary casts by John Tsichritzis · 7 years ago
  73. c8761b4 ti: k3: common: Add basic PSCI reset support by Andrew F. Davis · 7 years ago
  74. df83b03 ti: k3: common: Add basic PSCI core on support by Andrew F. Davis · 7 years ago
  75. 89ea53c ti: k3: drivers: ti_sci: Add support for Processor control by Andrew F. Davis · 7 years ago
  76. 7b8f3e2 ti: k3: drivers: ti_sci: Add support for Core control by Andrew F. Davis · 7 years ago
  77. 6d1dfef ti: k3: drivers: ti_sci: Add support for Clock control by Andrew F. Davis · 7 years ago
  78. 3858452 ti: k3: drivers: ti_sci: Add support for Device control by Andrew F. Davis · 7 years ago
  79. b5c2e1c ti: k3: drivers: Add support for TI System Control Interface protocol by Andrew F. Davis · 7 years ago
  80. d76fdd3 ti: k3: drivers: Add Secure Proxy driver by Andrew F. Davis · 7 years ago
  81. 39b6cc6 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · 7 years ago
  82. 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 7 years ago
  83. 11dfe0b Merge pull request #1532 from jeenu-arm/misra-fixes by Dimitris Papastamos · 7 years ago
  84. 36d4707 Merge pull request #1530 from antonio-nino-diaz-arm/an/rpi3-deprecated by Dimitris Papastamos · 7 years ago
  85. 9d57a14 memprotect: Move files to specific platform makefiles by Roberto Vargas · 7 years ago
  86. 4c0b164 Merge pull request #1524 from danielboulby-arm/db/ReclaimInit by Dimitris Papastamos · 7 years ago
  87. b634fa9 SiP: MISRA fixes for execution state switch by Jeenu Viswambharan · 7 years ago
  88. bbaa712 plat: marvell: bl31: Update the early platform setup API by Konstantin Porotchkin · 7 years ago
  89. 941a624 rpi3: Migrate from deprecated APIs by Antonio Nino Diaz · 7 years ago
  90. 4e45fbd Merge pull request #1525 from antonio-nino-diaz-arm/an/rpi3 by Dimitris Papastamos · 7 years ago
  91. 4263636 rpi3: Remove dependencies on Arm platform code by Antonio Nino Diaz · 7 years ago
  92. 5eddd22 rockchip: Add plat_is_my_cpu_primary function by Daniel Boulby · 7 years ago
  93. 07da0bf Merge pull request #1516 from antonio-nino-diaz-arm/an/printf by Dimitris Papastamos · 7 years ago
  94. 3ba9295 Merge pull request #1510 from robertovargas-arm/romlib by Dimitris Papastamos · 7 years ago
  95. 0983b8b Merge pull request #1519 from antonio-nino-diaz-arm/an/xlat-el2 by Dimitris Papastamos · 7 years ago
  96. 4c72c3f layerscape: stm32mp1: Migrate to enable_mmu_svc_mon() by Antonio Nino Diaz · 7 years ago
  97. 1e54cbb plat/arm: Migrate to enable_mmu_svc_mon() by Antonio Nino Diaz · 7 years ago
  98. 1a92a0e xlat v2: Support the EL2 translation regime by Antonio Nino Diaz · 7 years ago
  99. eba1b6b plat/poplar: migrate to mmc framework by Haojian Zhuang · 7 years ago
  100. 261e43b plat/hikey: migrate to mmc framework by Haojian Zhuang · 7 years ago