1. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · Tue Aug 25 13:49:32 2020 -0700
  2. 8dad316 feat(nxp/common/ocram): add driver for OCRAM initialization by Jiafei Pan · Mon Sep 27 12:20:09 2021 +0800
  3. 64e2ba7 feat(plat/nxp/common): add EESR register definition by Jiafei Pan · Mon Sep 27 12:18:41 2021 +0800
  4. 6f85ef2 fix(plat/nxp/ls1028a): fix compile error when enable fuse provision by Jiafei Pan · Mon Sep 27 11:50:08 2021 +0800
  5. 8dbbee8 fix(plat/nxp/ls1028a): define endianness of scfg and gpio by Jiafei Pan · Sun Sep 26 15:55:51 2021 +0800
  6. 19ccc51 feat(plat/nxp/ls1028ardb): add ls1028ardb board support by Jiafei Pan · Mon Sep 13 16:12:28 2021 +0800
  7. 2f71dbf feat(plat/nxp/ls1028a): add ls1028a soc support by Jiafei Pan · Fri Sep 10 14:57:49 2021 +0800
  8. 0a7cf57 feat(plat/nxp/common): define default SD buffer by Jiafei Pan · Fri Sep 10 19:19:32 2021 +0800
  9. 40b6d86 feat(plat/nxp/common): add SecMon register definition for ch_3_2 by Jiafei Pan · Fri Sep 10 19:13:27 2021 +0800
  10. f60957f feat(plat/nxp/common/psci): define CPUECTLR_TIMER_2TICKS by Jiafei Pan · Fri Sep 10 19:08:19 2021 +0800
  11. 584c3f1 feat(plat/nxp/common): define default PSCI features if not defined by Jiafei Pan · Fri Sep 10 19:01:15 2021 +0800
  12. def7edc feat(plat/nxp/common): define common macro for ARM registers by Jiafei Pan · Fri Sep 10 18:54:56 2021 +0800
  13. f4a5605 feat(plat/nxp/common): add CCI and EPU address definition by Jiafei Pan · Fri Sep 10 15:36:37 2021 +0800
  14. b27ac80 refactor(plat/nxp): refine api to read SVR register by Jiafei Pan · Tue Jul 20 17:14:32 2021 +0800
  15. 41fe2d7 refactor(plat/nxp): each errata use a seperate source file by Jiafei Pan · Tue Aug 24 12:01:27 2021 +0800
  16. 942f567 refactor(plat/nxp): use a unified errata api by Jiafei Pan · Tue Jul 20 15:21:06 2021 +0800
  17. f7b09ab refactor(plat/soc-lx2160): move errata to common directory by Jiafei Pan · Tue Jul 20 14:54:01 2021 +0800
  18. 12f3334 refactor(plat/nxp/lx216x): refine variable definition by Jiafei Pan · Fri Jun 25 17:18:26 2021 +0800
  19. 742595c refactor(plat/nxp/lx216x): use common make variables by Jiafei Pan · Fri Jun 25 16:51:12 2021 +0800
  20. 7786213 feat(plat/nxp/lx2): add SUPPORTED_BOOT_MODE definition by Jiafei Pan · Tue Apr 27 14:49:22 2021 +0800
  21. 85f60bd feat(plat/nxp/common): add build macro for BOOT_MODE validation checking by Jiafei Pan · Tue Apr 27 14:47:52 2021 +0800
  22. 3f67d6e refactor(plat/nxp/common): moved soc make-variables to new soc_common_def.mk by Jiafei Pan · Tue Jan 05 17:17:15 2021 +0800
  23. adf14fe refactor(plat/nxp/lx216x): clean up platform configure file by Jiafei Pan · Mon Jan 04 15:59:54 2021 +0800
  24. 3202c3b refactor(plat/nxp/common): moved plat make-variables to new plat_common_def.mk by Jiafei Pan · Mon Jan 04 16:03:46 2021 +0800
  25. 793963d nxp lx2160a-aqds: new plat based on soc lx2160a by Pankaj Gupta · Wed Dec 09 14:02:41 2020 +0530
  26. 90ae1a0 NXP lx2160a-rdb: new plat based on SoC lx2160a by Pankaj Gupta · Wed Dec 09 14:02:41 2020 +0530
  27. 69e0c70 nxp lx2162aqds: new plat based on soc lx2160a by Pankaj Gupta · Wed Dec 09 14:02:41 2020 +0530
  28. 7701910 nxp: errata handling at soc level for lx2160a by Pankaj Gupta · Wed Dec 09 14:02:41 2020 +0530
  29. e64a7a5 nxp: make file for loading additional ddr image by Pankaj Gupta · Wed Dec 09 14:02:41 2020 +0530
  30. f24e1a3 nxp: adding support of soc lx2160a by Pankaj Gupta · Wed Dec 09 14:02:41 2020 +0530
  31. 82bd843 nxp: deflt hdr files for soc & their platforms by Pankaj Gupta · Wed Dec 09 14:02:41 2020 +0530
  32. 988bbb2 nxp: platform files for bl2 and bl31 setup by Pankaj Gupta · Wed Dec 09 14:02:40 2020 +0530
  33. e0f6c4f nxp: warm reset support to retain ddr content by Pankaj Gupta · Wed Dec 09 14:02:40 2020 +0530
  34. 088084e nxp: nv storage api on platforms by Pankaj Gupta · Wed Dec 09 14:02:40 2020 +0530
  35. 713b6a5 nxp: supports two mode of trusted board boot by Pankaj Gupta · Wed Dec 09 14:02:40 2020 +0530
  36. 9f29965 nxp: fip-handler for additional fip_fuse.bin by Pankaj Gupta · Wed Dec 09 14:02:40 2020 +0530
  37. ba97e05 nxp: fip-handler for additional ddr-fip.bin by Pankaj Gupta · Wed Dec 09 14:02:40 2020 +0530
  38. 0476cb3 nxp: image loader for loading fip image by Pankaj Gupta · Wed Dec 09 14:02:40 2020 +0530
  39. 5aa0ffa nxp: svp & sip smc handling by Pankaj Gupta · Wed Dec 09 14:02:40 2020 +0530
  40. a9e3ac2 nxp: psci platform functions used by lib/psci by Pankaj Gupta · Wed Dec 09 14:02:40 2020 +0530
  41. 9c2d8f0 nxp: helper function used by plat & common code by Pankaj Gupta · Wed Dec 09 14:02:40 2020 +0530
  42. 6c8bbcb nxp: add data handler used by bl31 by Pankaj Gupta · Wed Dec 09 14:02:40 2020 +0530
  43. 8cabd70 nxp: added the makefile helper macros by Pankaj Gupta · Wed Dec 09 14:02:40 2020 +0530