1. 11b9b49 refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · Tue Nov 22 14:41:00 2022 -0600
  2. 0b35da3 fix: make TF-A use provided OpenSSL binary by Salome Thirot · Thu Jul 14 16:14:15 2022 +0100
  3. 39f9eee Don't return error information from console_flush by Jimmy Brisson · Wed Aug 05 13:44:05 2020 -0500
  4. 65870bd uniphier: increase BL33 max size and GZIP temporary buffer size by Masahiro Yamada · Fri Jun 05 10:29:17 2020 +0900
  5. 043fd62 Cleanup the code for TBBR CoT descriptors by Manish V Badarkhe · Sat May 16 16:36:39 2020 +0100
  6. 5267470 uniphier: define PLAT_XLAT_TABLES_DYNAMIC only for BL2 by Masahiro Yamada · Thu Apr 02 14:03:53 2020 +0900
  7. 1adc5f5 plat: remove redundant =1 from -D option by Masahiro Yamada · Wed Apr 01 14:28:24 2020 +0900
  8. f144157 Pass more -D options to BL*_CPPFLAGS instead of BL*_CFLAGS by Masahiro Yamada · Wed Apr 01 14:20:58 2020 +0900
  9. 9c3da38 uniphier: support read-only xlat tables by Masahiro Yamada · Thu Mar 26 13:18:48 2020 +0900
  10. c80bb43 uniphier: use enable_mmu() in common function by Masahiro Yamada · Thu Mar 26 13:18:48 2020 +0900
  11. 84f1b5d TF-A GICv3 driver: Introduce makefile by Alexei Fedorov · Mon Mar 23 18:45:17 2020 +0000
  12. 2f13d6c TF-A GICv3 driver: Separate GICD and GICR accessor functions by Alexei Fedorov · Fri Feb 21 10:17:26 2020 +0000
  13. 18f4da7 uniphier: shrink UNIPHIER_ROM_REGION_SIZE by Masahiro Yamada · Fri Mar 06 20:11:23 2020 +0900
  14. 56da564 uniphier: prepare uniphier_soc_info() for next SoC by Masahiro Yamada · Mon Feb 03 19:46:40 2020 +0900
  15. e09e931 Merge changes from topic "console_t_cleanup" into integration by Mark Dykes · Tue Feb 25 23:39:33 2020 +0000
  16. 3380631 uniphier: Use generic console_t data structure by Andre Przywara · Sat Jan 25 00:58:35 2020 +0000
  17. c421c85 uniphier: make on-chip SRAM region configurable by Masahiro Yamada · Mon Feb 03 19:46:26 2020 +0900
  18. 1a741d9 uniphier: make I/O register region configurable by Masahiro Yamada · Mon Feb 03 19:46:15 2020 +0900
  19. 4e37140 uniphier: make PSCI related base address configurable by Masahiro Yamada · Mon Feb 03 19:46:00 2020 +0900
  20. 0317e1b uniphier: make counter control base address configurable by Masahiro Yamada · Mon Feb 03 19:45:37 2020 +0900
  21. ca971b5 uniphier: make UART base address configurable by Masahiro Yamada · Mon Feb 03 19:45:16 2020 +0900
  22. 9e33b02 uniphier: make pinmon base address configurable by Masahiro Yamada · Mon Feb 03 19:33:35 2020 +0900
  23. 6ebf638 uniphier: make NAND controller base address configurable by Masahiro Yamada · Mon Feb 03 19:30:27 2020 +0900
  24. 24782e2 uniphier: make eMMC controller base address configurable by Masahiro Yamada · Mon Feb 03 19:30:11 2020 +0900
  25. 3d436a9 uniphier: extend boot device detection for future SoCs by Masahiro Yamada · Mon Feb 03 19:28:13 2020 +0900
  26. b33206a uniphier: change block_addressing flag to bool by Masahiro Yamada · Mon Feb 03 18:40:37 2020 +0900
  27. d28d1a7 uniphier: change the return value type of .is_usb_boot() to bool by Masahiro Yamada · Tue Jan 28 21:14:28 2020 +0900
  28. 542ed41 uniphier: make all BL images completely position-independent by Masahiro Yamada · Fri Jan 17 13:46:48 2020 +0900
  29. e30ec7f uniphier: make uniphier_mmap_setup() work with PIE by Masahiro Yamada · Fri Jan 17 13:46:38 2020 +0900
  30. 2d7fa42 uniphier: pass SCP base address as a function parameter by Masahiro Yamada · Fri Jan 17 13:46:23 2020 +0900
  31. 229e211 uniphier: set buffer offset and length for io_block dynamically by Masahiro Yamada · Fri Jan 17 13:46:13 2020 +0900
  32. e44b8c6 uniphier: use more mmap_add_dynamic_region() for loading images by Masahiro Yamada · Fri Jan 17 13:46:02 2020 +0900
  33. 2943c77 uniphier: turn on ENABLE_PIE by Masahiro Yamada · Fri Jan 17 13:45:32 2020 +0900
  34. 353ac95 socionext: Unify Platform specific defines for PSCI module by Deepika Bhavnani · Fri Dec 13 10:51:28 2019 -0600
  35. 32028b7 Merge "uniphier: call uniphier_scp_is_running() only when on-chip STM is supported" into integration by Manish Pandey · Tue Jan 14 22:00:41 2020 +0000
  36. 7b74813 uniphier: run BL33 at EL2 by Masahiro Yamada · Thu Jul 25 10:57:38 2019 +0900
  37. f36272d uniphier: call uniphier_scp_is_running() only when on-chip STM is supported by Masahiro Yamada · Mon Jul 08 13:46:44 2019 +0900
  38. 0d42b55 uniphier: set CONSOLE_FLAG_TRANSLATE_CRLF and clean up console driver by Masahiro Yamada · Tue Jul 23 12:53:41 2019 +0900
  39. 501b88b uniphier: fix typo and coding style by Masahiro Yamada · Fri Jul 26 20:04:28 2019 +0900
  40. 837630f uniphier: replace DIV_ROUND_UP() with div_round_up() from utils_def.h by Masahiro Yamada · Fri Jul 26 20:07:08 2019 +0900
  41. ca8b80e uniphier: support console based on multi-console by Masahiro Yamada · Tue Jul 02 22:03:16 2019 +0900
  42. d207f56 Mbed TLS: Remove weak heap implementation by Ambroise Vincent · Wed Apr 10 12:50:27 2019 +0100
  43. 50a4d1a Remove unneeded include paths in PLAT_INCLUDES by Antonio Nino Diaz · Fri Feb 01 12:22:22 2019 +0000
  44. de97ff3 Remove duplicated definitions of linker symbols by Antonio Nino Diaz · Fri Jan 25 13:28:38 2019 +0000
  45. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  46. 3796621 io_block: define MAX_IO_BLOCK_DEVICES as unsigned by Yann Gautier · Mon Dec 03 13:38:06 2018 +0100
  47. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · Thu Nov 08 10:20:19 2018 +0000
  48. 331a113 uniphier: revise SCP protocol handshake by Dai Okamura · Fri Oct 05 08:56:24 2018 +0900
  49. f508ad8 uniphier: terminate boot if SCP_BL2 image is missing in SCP boot mode by Masahiro Yamada · Thu Oct 04 14:54:49 2018 +0900
  50. cb9c5a7 uniphier: Migrate to new interfaces by Antonio Nino Diaz · Mon Sep 24 17:16:35 2018 +0100
  51. e0b757d Fix MISRA defects in BL31 common code by Antonio Nino Diaz · Fri Aug 24 16:30:29 2018 +0100
  52. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · Thu Aug 16 16:52:57 2018 +0100
  53. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · Fri Jul 20 09:17:26 2018 +0100
  54. 2042b76 uniphier: fix CCI-500 connection for LD20 by Satoshi Ikawa · Tue Jun 12 10:23:29 2018 +0900
  55. ff957ed plat: fix switch statements to comply with MISRA rules by Jonathan Wright · Wed Mar 14 15:24:00 2018 +0000
  56. 4015b8b Merge pull request #1224 from masahir0y/gzip by davidcunado-arm · Tue Feb 06 05:12:28 2018 +0000
  57. db72b0c uniphier: add ULL to physical address literals by Masahiro Yamada · Fri Feb 02 15:55:13 2018 +0900
  58. 8f64292 uniphier: allocate xlat region of on-chip SRAM only when needed by Masahiro Yamada · Tue Jan 30 19:30:39 2018 +0900
  59. cad2ab5 uniphier: get back original BL31/32 location used before BL2-AT-EL3 by Masahiro Yamada · Tue Jan 30 18:49:37 2018 +0900
  60. 4ff71af uniphier: support GZIP-compressed images by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  61. 4c91c80 uniphier: add a helper to get image_info by Masahiro Yamada · Thu Feb 01 21:37:40 2018 +0900
  62. 75bfecb uniphier: switch to BL2-AT-EL3 and remove BL1 support by Masahiro Yamada · Tue Dec 19 11:56:05 2017 +0900
  63. c9422fb uniphier: set PROGRAMMABLE_RESET_ADDRESS to disable warm boot mailbox by Masahiro Yamada · Mon Jan 22 18:35:16 2018 +0900
  64. e90af61 Allow API deprecation for uniphier platform by Soby Mathew · Fri Nov 10 12:08:46 2017 +0000
  65. b13af2e uniphier: simplify GZIP compress rule by Masahiro Yamada · Thu Jan 04 12:59:11 2018 +0900
  66. e56b5cd uniphier: fix alignment of build log by Masahiro Yamada · Wed Dec 20 01:37:15 2017 +0900
  67. c3abbfd uniphier: fix base address of IO block buffer by Masahiro Yamada · Wed Dec 20 01:30:08 2017 +0900
  68. c5b0c0f Do not enable SVE on pre-v8.2 platforms by David Cunado · Tue Oct 31 23:19:21 2017 +0000
  69. df8fab9 uniphier: make sure to create build directory before ROT key by Masahiro Yamada · Sat Nov 04 03:14:03 2017 +0900
  70. 8774735 Merge pull request #1131 from jeenu-arm/gic-migrate by davidcunado-arm · Sat Oct 21 22:50:35 2017 +0100
  71. c183534 uniphier: move ROTPK hash to .rodata section by Masahiro Yamada · Tue Oct 17 10:52:53 2017 +0900
  72. ecb05e9 uniphier: Migrate to using interrupt properties by Jeenu Viswambharan · Fri Sep 29 11:14:02 2017 +0100
  73. 7dd775a Uniphier: fix xlat tables lib inclusion by Douglas Raillard · Mon Sep 25 17:48:20 2017 +0100
  74. c926688 uniphier: work around Boot ROM bug for USB boot mode of PXs3 SoC by Masahiro Yamada · Thu Aug 31 16:30:47 2017 +0900
  75. 71ac596 uniphier: fix code indent for conditional statement by Masahiro Yamada · Thu Aug 31 19:58:11 2017 +0900
  76. 6634293 xlat lib v2: Expose *_ctx() APIs by Sandrine Bailleux · Tue Jul 18 13:26:36 2017 +0100
  77. 9679c9c uniphier: embed ROTPK hash into BL1/BL2 by Masahiro Yamada · Wed Jun 14 20:38:12 2017 +0900
  78. e8da5c1 uniphier: fix memory over-run bug by Masahiro Yamada · Thu Jun 15 09:32:12 2017 +0900
  79. d9cf7bb uniphier: add TSP support by Masahiro Yamada · Mon May 15 13:00:00 2017 +0900
  80. 574388c uniphier: support Socionext UniPhier platform by Masahiro Yamada · Sat Sep 03 11:37:40 2016 +0900