1. d19dd75 hikey_debian: Add notes to try 'make recovery' if 'make flash' fails by Victor Chong · 8 years ago
  2. 5f49989 hikey_debian: Update rootfs to 16.06 by Victor Chong · 8 years ago
  3. 5625981 dra7xx: Update FIT image name to match latest U-Boot default by Andrew F. Davis · 8 years ago
  4. c69a493 dra7xx: Update DRA7xx build process to use defconfig_builder.sh by Andrew F. Davis · 8 years ago
  5. e28c701 travis: qemu_v8: fetch dtc submodule to avoid issues with libfdt-dev by Jerome Forissier · 8 years ago
  6. 3e11cdb Merge pull request #109 from OP-TEE/ShovanSargunam-patch-1 by Shovan · 8 years ago
  7. 773b8eb faq.md: Remove question about GCC6.x by Joakim Bech · 8 years ago
  8. e896909 toolchain: use GCC6.2 as default toolchain by Joakim Bech · 9 years ago
  9. efd5629 qemu, qemu_v8: prefer gnome-terminal over xterm when available by Jerome Forissier · 9 years ago
  10. d697087 qemu, qemuv8: update help text and enable GDB for qemu_v8 by Jerome Forissier · 9 years ago
  11. 4ccc921 docs: Add an image showing current Travis build status by Joakim Bech · 9 years ago
  12. c960663 toolchain: Add macro for toolchain downloads by Joakim Bech · 9 years ago
  13. 42807a7 toolchain: Parallel download and no re-download by Joakim Bech · 9 years ago
  14. e707cbb travis: Add initial travis configuration by Joakim Bech · 9 years ago
  15. 5b9ee1f Fix for serverip issue by Igor Opaniuk · 9 years ago
  16. 310ca4d hikey*.mk: Support ptable-linux-8g.img build by Victor Chong · 9 years ago
  17. 06bb442 qemu-check: test cases renamed to regression_* by Jens Wiklander · 9 years ago
  18. c981a6b Fix for the website render by Shovan · 9 years ago
  19. 1333db4 rootfs: start tee-supplicant on boot by Jerome Forissier · 9 years ago
  20. 0aea4ef qemu: add option to enable SLiRP user networking by Igor Opaniuk · 9 years ago
  21. 6d1869f docs: Add libssl-dev to prerequisites by Jens Wiklander · 9 years ago 2.3.0
  22. e3aff9f Add dra7xx.md by Andrew F. Davis · 9 years ago
  23. a0090b0 docs: Add automake to prerequisites by Jens Wiklander · 9 years ago
  24. 0fb23ea HiKey: remove targets aes-perf and sha-perf by Sylvain Pelissier · 9 years ago
  25. 965db7b xtest: fix clean default configuration by Etienne Carriere · 9 years ago
  26. 58bf6d4 docs: rpi3: minor: fix url links by Igor Opaniuk · 9 years ago
  27. 6f7c87a hikey: Update HiKey Debian for 2.3.0 release by Joakim Bech · 9 years ago
  28. 830ceed dra7xx: Initial support for TI DRA7xx by Andrew F. Davis · 9 years ago
  29. 3aaa1f1 rpi3: update firmware to newer version by Igor Opaniuk · 9 years ago
  30. 9114376 doc: Update RPi3 NFS/TFTP setup steps by Igor Opaniuk · 9 years ago
  31. 2ff98a3 docs: fix broken links to README.md by Jerome Forissier · 9 years ago
  32. 06584e5 Update debug.md slightly by Joakim Bech · 9 years ago
  33. fed5baa Pull debug.md from optee_os.git by Joakim Bech · 9 years ago
  34. e5fdfbd Moving all markdown files to a doc folder by Joakim Bech · 9 years ago
  35. 20ba9fe Update links in faq.md to build.git instead of optee_os by Joakim Bech · 9 years ago
  36. 27ef2ac Pull faq.md from Linaro website page by Joakim Bech · 9 years ago
  37. b974920 Add mtk8173.md by Joakim Bech · 9 years ago
  38. 1ff4471 Add qemu.md by Joakim Bech · 9 years ago
  39. 397cd48 Add fvp.md by Joakim Bech · 9 years ago
  40. ba8e3f5 Add juno.md by Joakim Bech · 9 years ago
  41. 43b0467 Add hikey.md by Joakim Bech · 9 years ago
  42. d80c87b Add rpi3.md by Joakim Bech · 9 years ago
  43. 3df747e OP-TEE documentation refactoring by Joakim Bech · 9 years ago
  44. f1c0a01 hikey: Use common rules for TAs etc by Joakim Bech · 9 years ago
  45. d58ebc4 U-Boot env bootargs cleanup by Igor Opaniuk · 9 years ago
  46. 0554e32 toolchain: update toolchain to support ARMv8.1 by Igor Opaniuk · 9 years ago
  47. 67959e1 RPi3 parallel build fix by Igor Opaniuk · 9 years ago
  48. c176f57 Create uboot.env from uboot.txt by Igor Opaniuk · 9 years ago
  49. 4b85a68 Fix incorrect UUID for hello world TA by Joakim Bech · 9 years ago
  50. e8caec7 Compile head.bin from head.S by Jerome Forissier · 9 years ago
  51. 3b11d0f toolchain.mk: Update legacy toolchain download url by Victor Chong · 9 years ago
  52. 23b4131 qemu: virtfs: fix wrong variable name by Jerome Forissier · 9 years ago
  53. 2e789bd Fix toolchain.mk ROOT path by Igor Opaniuk · 9 years ago
  54. 97d0529 Enable configuring QEMU with Virtfs support by Igor Opaniuk · 9 years ago
  55. ba038a5 qemu (ARMv7/v8): fix comment in qemu build script by Etienne Carriere · 9 years ago
  56. cc23f6b cleanup op-tee core default log level by Etienne Carriere · 9 years ago
  57. 5e11351 factorize 'filelist' and 'update_rootfs' rules by Etienne Carriere · 9 years ago
  58. f3fa64d qemu-check.exp: monitor TEE core log file and detect assertion failures by Jerome Forissier · 9 years ago
  59. bf75eaf mtk8173: Change path to libteec.so by Joakim Bech · 9 years ago
  60. 4acd329 qemu_v8: replace broken edk2 link by Jens Wiklander · 9 years ago 2.2.0
  61. c14e952 rpi3: Add debugger config files by Philip Attfield · 9 years ago
  62. 3f9250f rpi3: Initial rpi3.mk file for Raspberry Pi 3 by Philip Attfield · 9 years ago
  63. fad32d7 hikey: fix bug: @echo: command not found by Victor Chong · 9 years ago
  64. 8519bcf Add support for hello_world TA by Victor Chong · 9 years ago
  65. f37a701 qemu_v8: add First build script for QEMU ARMv8-A by Matt Ma · 9 years ago
  66. eebcdbe hikey: recovery does not need sudo if udev is configured correctly by Jerome Forissier · 9 years ago 2.1.0
  67. ce9024e hikey: Use mtools to avoid sudo during build by David Brown · 9 years ago
  68. f4543a7 hikey: Fixes compiler error for Debian builds by Joakim Bech · 9 years ago
  69. af3fd6d Use non-SSL version when downloading toolchains by Joakim Bech · 9 years ago
  70. 69a8a37 gcc5: Update to use gcc5 by Joakim Bech · 9 years ago
  71. cfb99cf Fix conditional include of driver module by Victor Chong · 9 years ago
  72. 9f0d120 Add driver to filesystem only if built as module. by Victor Chong · 9 years ago
  73. a40320b Initial debian files for HiKey by Joakim Bech · 9 years ago
  74. 59ce378 kconfigs/qemu.conf: disable CONFIG_JFFS2_FS by Jerome Forissier · 9 years ago
  75. a988431 mt8173: updates for generic driver by Joakim Bech · 9 years ago 2.0.0
  76. 02ee5fb mt8173: add build script for ARM-TF by SY Chiu · 9 years ago
  77. 2c5101a mt8173: fixed booting issue by SY Chiu · 9 years ago
  78. cc182e4 juno: generic driver by Jens Wiklander · 9 years ago
  79. c520e12 fvp: use release to retrieve .bin files by Pascal Brand · 9 years ago
  80. 6c47754 Remove modprobe optee_armtz in case of generic driver by Pascal Brand · 10 years ago
  81. a6d968c qemu: generic driver by Jens Wiklander · 10 years ago
  82. b17e11c hikey: generic driver by Jens Wiklander · 10 years ago
  83. fc2f012 fvp: generic driver by Jens Wiklander · 10 years ago
  84. 23ef205 CFG_TEE_CORE_LOG_LEVEL not fixed anymore by Pascal Brand · 9 years ago
  85. efe5659 Use mix compilation mode on all platforms by Pascal Brand · 9 years ago
  86. 412811a common: Fix optee_linuxdriver clean target by Victor Chong · 9 years ago
  87. 6044eb5 fvp: Introduce mixed compilation mode 32bits / 64bits by Pascal Brand · 9 years ago
  88. bab5084 Add support for Juno by Jens Wiklander · 9 years ago
  89. e257538 hikey: Add CONFIG_PINCTRL_SINGLE=y by Victor Chong · 10 years ago
  90. dbdfe80 qemu-check.exp: remove duplicate 'virt' keyword by Jerome Forissier · 10 years ago
  91. 6f0c0eb qemu: Add '-machine secure=on' to arguments by Victor Chong · 10 years ago
  92. 4eaf9b2 HiKey: Add recovery target and instructions by Joakim Bech · 10 years ago
  93. 6244264 FVP on 64bits (core and TA) by Pascal Brand · 10 years ago
  94. 6d92394 FVP: update ARM-TF and FVP by Jens Wiklander · 10 years ago 1.1.0
  95. b66c130 MT8173 EVB support official kernel by James Kung · 10 years ago
  96. 13cad77 hikey: make console configurable by Victor Chong · 10 years ago
  97. badc792 Add support for 64-bit TAs by Victor Chong · 10 years ago
  98. 2447598 hikey: Update build instructions by Victor Chong · 10 years ago
  99. 87f5fcf common: Remove *_CLEAN_COMMON_FLAGS dependency on *_COMMON_FLAGS by Victor Chong · 10 years ago
  100. b696225 FVP QEMU: Update with new TA dev kit name by Jens Wiklander · 10 years ago