1. 1870c72 build: unify verbosity handling by Chris Kay · Thu May 02 17:52:37 2024 +0000
  2. 38ec508 fix(plat/marvell/a3k): reset GIC before resetting via CM3 secure coprocessor by Marek Behún · Thu Apr 11 11:11:47 2024 +0200
  3. 0e3379d fix(ras): restrict RAS support for NS world by Manish Pandey · Mon Oct 10 11:43:08 2022 +0100
  4. 2ff5dc3 fix(debug): decouple "get_el_str()" from backtrace by Manish Pandey · Tue Nov 01 16:16:55 2022 +0000
  5. 0b35da3 fix: make TF-A use provided OpenSSL binary by Salome Thirot · Thu Jul 14 16:14:15 2022 +0100
  6. 370b765 fix(a3k): change fatal error to warning when CM3 reset is not implemented by Pali Rohár · Sat Mar 12 12:45:56 2022 +0100
  7. eb26096 fix(a3k): fix comment about BootROM address range by Pali Rohár · Mon Feb 14 18:33:24 2022 +0100
  8. bb63a1c feat(plat/marvell/a3k): add north and south bridge reset registers by Pali Rohár · Mon Nov 15 12:16:07 2021 +0100
  9. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · Tue Aug 25 13:49:32 2020 -0700
  10. c9671c3 build(plat/marvell): do not print comments on stdout by Pali Rohár · Tue Oct 19 16:10:29 2021 +0200
  11. c883600 build(plat/marvell): add descriptions why some checks are required by Pali Rohár · Wed Oct 13 11:37:12 2021 +0200
  12. 011f889 fix(plat/marvell/a3k): enable workaround for erratum 1530924 by Marek Behún · Thu Aug 26 17:29:45 2021 +0200
  13. 76f3849 fix(plat/marvell/a3k): disable HANDLE_EA_EL3_FIRST by default by Pali Rohár · Fri Jul 09 15:10:27 2021 +0200
  14. 8383db2 fix(plat/marvell/a3k): update information about PCIe abort hack by Pali Rohár · Sat Jun 26 16:26:56 2021 +0200
  15. c36e97f refactor(plat/ea_handler): Use default ea handler implementation for panic by Pali Rohár · Mon Jun 21 17:22:27 2021 +0200
  16. 91e642b Merge changes from topic "marvell-a3k-a8k-updates" into integration by Manish Pandey · Tue Jul 20 16:27:16 2021 +0200
  17. 041c702 fix(plat/marvell/a3k): fix printing info messages on output by Pali Rohár · Fri Jul 16 12:45:45 2021 +0200
  18. 5ac6c66 fix(plat/marvell/a3k): Fix building uart-images.tgz.bin archive by Pali Rohár · Sun Jul 11 17:33:37 2021 +0200
  19. fe84ac9 refactor(plat/marvell/a3k): Rename *_CFG and *_SIG variables by Pali Rohár · Sun Jul 11 14:46:49 2021 +0200
  20. cfdcfb7 refactor(plat/marvell/a3k): Rename DOIMAGETOOL to TBB by Pali Rohár · Sat Jul 10 15:04:53 2021 +0200
  21. 0512598 refactor(plat/marvell/a3k): Remove useless DOIMAGEPATH variable by Pali Rohár · Sat Jul 10 14:54:44 2021 +0200
  22. 111a012 fix(plat/marvell/a3k): Fix check for external dependences by Pali Rohár · Wed Jul 07 12:14:20 2021 +0200
  23. 52c1de5 fix(plat/marvell/a3720/uart): fix UART parent clock rate determination by Pali Rohár · Fri May 14 15:52:11 2021 +0200
  24. 168d81e refactor(plat/marvell/uart): de-duplicate PLAT_MARVELL_UART macros by Pali Rohár · Fri May 14 13:21:56 2021 +0200
  25. 206c8cf refactor(plat/marvell/uart): remove unused macros by Pali Rohár · Fri May 14 13:13:43 2021 +0200
  26. 2666c1e fix(plat/marvell/a3720/uart): fix UART clock rate value and divisor calculation by Pali Rohár · Thu May 13 14:53:44 2021 +0200
  27. e7704b0 plat: marvell: armada: a3k: Add new compile option A3720_DB_PM_WAKEUP_SRC by Pali Rohár · Tue Apr 06 19:18:30 2021 +0200
  28. adde087 plat: marvell: armada: a3k: Do not use 'echo -e' in Makefile by Pali Rohár · Fri Jan 29 12:08:21 2021 +0100
  29. 8b42da0 plat: marvell: armada: a3k: Remove unused variable WTMI_SYSINIT_IMG from Makefile by Pali Rohár · Tue Jan 26 11:10:17 2021 +0100
  30. 4bce4d5 plat: marvell: armada: Move definition of mrvl_flash target to common marvell_common.mk file by Pali Rohár · Tue Jan 26 10:44:07 2021 +0100
  31. 1dd7fa3 plat: marvell: armada: a3k: Use $(Q) instead of @ by Pali Rohár · Tue Jan 26 10:44:07 2021 +0100
  32. 9e737b6 plat: marvell: armada: a3k: Add a new target mrvl_uart which builds UART image by Pali Rohár · Tue Jan 26 10:44:07 2021 +0100
  33. 7560d2c plat: marvell: armada: a3k: Build UART image files directly in $(BUILD_UART) subdirectory by Pali Rohár · Tue Jan 26 10:44:07 2021 +0100
  34. b4831d0 plat: marvell: armada: a3k: Build intermediate files in $(BUILD_PLAT) directory by Pali Rohár · Tue Jan 26 10:44:07 2021 +0100
  35. 7bfba03 plat: marvell: armada: a3k: Correctly set DDR_TOPOLOGY and CLOCKSPRESET for WTMI by Pali Rohár · Tue Jan 26 10:44:07 2021 +0100
  36. a304cf5 plat: marvell: armada: a3k: Allow use of the system Crypto++ library by Pali Rohár · Tue Jan 26 10:44:07 2021 +0100
  37. d7c564d plat: marvell: armada: a3k: Add checks that WTP, MV_DDR_PATH and CRYPTOPP_PATH are correctly defined by Pali Rohár · Tue Jan 26 10:44:07 2021 +0100
  38. 580ef94 Merge changes I635cf82e,Iee3b4e0d into integration by Lauren Wehrmeister · Mon Jan 25 21:41:25 2021 +0000
  39. 5fd234e plat: marvell: armada: a3k: improve 4GB DRAM usage from 3.375 GB to 3.75 GB by Marek Behún · Thu Jan 07 21:52:44 2021 +0100
  40. 54ff213 Makefile: Do not mark file targets as .PHONY target by Pali Rohár · Tue Nov 24 15:38:08 2020 +0100
  41. 19d8578 plat: marvell: armada: a3k: support doing system reset via CM3 secure coprocessor by Marek Behún · Tue Jan 05 14:01:05 2021 +0100
  42. 0233cd4 plat: marvell: armada: a3k: Simplify check if WTP variable is defined by Pali Rohár · Thu Dec 03 12:00:47 2020 +0100
  43. a6ac1fb plat: marvell: armada: a3k: Split building $(WTMI_MULTI_IMG) and $(TIMDDRTOOL) by Pali Rohár · Mon Nov 23 19:49:23 2020 +0100
  44. 06a38e2 plat: marvell: armada: Add missing FORCE, .PHONY and clean targets by Pali Rohár · Mon Nov 23 19:45:28 2020 +0100
  45. 7c4142c plat: marvell: armada: a3k: Use make ifeq/endif syntax for $(MARVELL_SECURE_BOOT) code by Pali Rohár · Mon Nov 23 19:37:28 2020 +0100
  46. f7516d8 plat: marvell: armada: a3k: Build $(WTMI_ENC_IMG) in $(BUILD_PLAT) directory by Pali Rohár · Mon Nov 23 19:34:43 2020 +0100
  47. 4b8f133 plat: marvell: armada: a3k: Do not remove external WTMI image files outside of TF-A repository by Pali Rohár · Mon Nov 23 19:22:37 2020 +0100
  48. e5cbb04 plat: marvell: armada: a3k: Do not modify $(WTMI_MULTI_IMG) by Pali Rohár · Mon Nov 23 19:19:04 2020 +0100
  49. 5cf80ad plat: marvell: armada: a3k: Do not modify $(WTMI_IMG) by Pali Rohár · Mon Nov 23 19:14:40 2020 +0100
  50. 3666d48 plat: marvell: armada: Add new target mrvl_bootimage by Pali Rohár · Thu Oct 29 16:50:19 2020 +0100
  51. e3b8176 plat: marvell: armada: a3k: Add support for building $(DOIMAGETOOL) by Pali Rohár · Thu Oct 29 16:44:45 2020 +0100
  52. 6dca2c6 plat: marvell: armada: Building ${DOIMAGETOOL} is only for a8k by Pali Rohár · Wed Oct 21 11:50:40 2020 +0200
  53. 85e0a89 plat: marvell: armada: Fix including plat/marvell/marvell.mk file by Pali Rohár · Mon Oct 19 17:10:11 2020 +0200
  54. 8a93658 plat: marvell: armada: a3k: When WTP is empty do not define variables and targets which depends on it by Pali Rohár · Thu Oct 15 13:50:28 2020 +0200
  55. 434074b plat: marvell: armada: a3k: rename the UART images archive by Konstantin Porotchkin · Thu Oct 24 10:48:08 2019 +0300
  56. a3ae7fa plat: marvell: armada: a3k: allow image load to RAM address 0 by Konstantin Porotchkin · Tue Aug 27 16:21:10 2019 +0300
  57. b5fa64a plat: marvell: armada: adjust trusted DRAM size to match OP-TEE OS by Konstantin Porotchkin · Mon Apr 15 16:25:59 2019 +0300
  58. d2a19cc plat: marvell: armada: reduce memory size reserved for FIP image by Marcin Wojtas · Fri Jun 19 17:51:08 2020 +0200
  59. 5f8630b plat: marvell: armada: platform definitions cleanup by Konstantin Porotchkin · Fri Jun 19 17:48:48 2020 +0200
  60. 459366b plat: marvell: armada: re-enable BL32_BASE definition by Konstantin Porotchkin · Thu Mar 14 17:24:40 2019 +0200
  61. 45f1655 plat: marvell: armada: modify PLAT_FAMILY name for 37xx SoCs by Marcin Wojtas · Thu Jun 18 19:50:47 2020 +0200