1. 456ea50 fix(tegra): remove dependency on CPU registers to get boot parameters by Kalyani Chidambaram Vaidyanathan · 1 year, 2 months ago
  2. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 3 years, 10 months ago
  3. e755856 Tegra: add platform specific 'runtime_setup' handler by Kalyani Chidambaram Vaidyanathan · 4 years, 1 month ago
  4. 1b3196f Tegra: remove unused cortex_a53.h by Varun Wadekar · 4 years, 8 months ago
  5. 82b0b18 Tegra: smmu: add smmu_verify function by Varun Wadekar · 4 years, 9 months ago
  6. a125180 Tegra: TZDRAM setup from soc specific early_boot handlers by Varun Wadekar · 4 years, 11 months ago
  7. a9cb010 Tegra: memctrl: remove unused TZRAM setup function by Varun Wadekar · 5 years ago
  8. 11f5db5 Tegra: sanity check NS address and size before use by Varun Wadekar · 4 years, 1 month ago
  9. 2fa05d8 Tegra: remove support for USE_COHERENT_MEM by Kalyani Chidambaram · 6 years ago
  10. 425155a Tegra: remove support for SEPARATE_CODE_AND_RODATA=0 by Kalyani Chidambaram · 6 years ago
  11. 0ed6270 Tegra: platform handler to relocate BL32 image by Varun Wadekar · 6 years ago
  12. 6e6ce61 Tegra: common: improve cyclomatic complexity by Varun Wadekar · 6 years ago
  13. 7cf57d7 Tegra: remove weakly defined platform setup handlers by Varun Wadekar · 6 years ago
  14. fc9b411 Enable -Wredundant-decls warning check by Madhukar Pappireddy · 4 years, 6 months ago
  15. 1c4d5e4 Tegra: prepare boot parameters for Trusty by Varun Wadekar · 4 years, 7 months ago
  16. 9d15f7e Tegra: introduce plat_enable_console() by Varun Wadekar · 4 years, 11 months ago
  17. 09a22e7 tegra: add support for multi console interface by Ambroise Vincent · 5 years ago
  18. d829cd4 Tegra: Fix typo in comment by Andreas Färber · 5 years ago
  19. 90bbade Tegra: Extend NS address check error output by Andreas Färber · 5 years ago
  20. f07d6de Tegra: support for System Suspend using sc7entry-fw binary by Varun Wadekar · 6 years ago
  21. 922550a Tegra: organize memory/mmio apertures to decrease memmap latency by Varun Wadekar · 6 years ago
  22. 1f66f3d Tegra: add 'late' platform setup handler by Dilan Lee · 7 years ago
  23. dbe67c7 Tegra: call 'early_init' handler earlier during boot by Varun Wadekar · 7 years ago
  24. 359be95 Tegra: memctrl: clean MC INT status before exit to bootloader by Harvey Hsieh · 7 years ago
  25. 7a1ba29 Tegra: trusty: pass profiling base to Trusted OS by Varun Wadekar · 6 years ago
  26. 4967c3d Tegra: lib: library for profiling the cold boot path by Varun Wadekar · 7 years ago
  27. c74343c Tegra: sanity check non-secure DRAM address by Varun Wadekar · 7 years ago
  28. 4408e88 Tegra: common: fix defects flagged by MISRA scan by Anthony Zhou · 7 years ago
  29. fda095f Tegra: fix MISRA defects in tegra_bl31_setup.c by Varun Wadekar · 6 years ago
  30. c209980 Tegra: Passing EKS size as boot arg to trusty by Varun Wadekar · 6 years ago
  31. fbdfce1 Tegra: support to set the L2 ECC and Parity enable bit by Harvey Hsieh · 8 years ago
  32. 9e083c7 Tegra: console clock settings for real/FPGA platforms by Harvey Hsieh · 7 years ago
  33. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  34. 6bf7c6b tegra: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  35. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  36. fff61b6 Tegra: Fix up INFO() message by Sandrine Bailleux · 6 years ago
  37. 5cc3bc8 Clean usage of void pointers to access symbols by Joel Hutton · 6 years ago
  38. 8f53949 tegra/trusty: Setup tegra specific trusty args in platform code by Arve Hjønnevåg · 6 years ago
  39. e363146 Fix order of remaining platform #includes by Isla Mitchell · 7 years ago
  40. f9ce0f0 tegra: Fix build errors by Soren Brinkmann · 7 years ago
  41. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  42. 5590298 Tegra: fix the NS DRAM address calculation logic by Varun Wadekar · 7 years ago
  43. 4d160ac Tegra: memmap Tegra micro-seconds timer controller by Steven Kao · 8 years ago
  44. 27e6431 Tegra: early init the delay timer by Steven Kao · 8 years ago
  45. 4e6ae18 Tegra: no need to re-init the same console by Varun Wadekar · 7 years ago
  46. c92050b Tegra: memctrl_v1: disable AHB redirection after cold boot by Varun Wadekar · 7 years ago
  47. 3fb854f Tegra: enable SEPARATE_CODE_AND_RODATA build flag by Varun Wadekar · 7 years ago
  48. 777baa5 Tegra: init the console only if the platform supports it by Damon Duan · 8 years ago
  49. a2c6be6 Tegra: uninit and re-init console across System Suspend by Varun Wadekar · 8 years ago
  50. b41a414 Tegra: relocate BL32 image to TZDRAM memory by Varun Wadekar · 8 years ago
  51. d22d4ad Tegra: get BL31 arguments from previous bootloader by Varun Wadekar · 8 years ago
  52. 197a75f Tegra: return BL32 entry point info if it is valid by Varun Wadekar · 8 years ago
  53. 5118b53 Tegra: configure TZDRAM fence during early setup by Varun Wadekar · 8 years ago
  54. b7b4575 Tegra: GIC: enable FIQ interrupt handling by Varun Wadekar · 9 years ago
  55. 3f0a8ad Tegra: handler for per-soc early setup by Varun Wadekar · 8 years ago
  56. 1ec441e Tegra: relocate code to BL31_BASE during cold boot by Varun Wadekar · 8 years ago
  57. d151363 Tegra: memmap BL31's TZDRAM carveout by Varun Wadekar · 8 years ago
  58. 0dc9181 Tegra: drivers: memctrl: introduce function to secure on-chip TZRAM by Varun Wadekar · 9 years ago
  59. 1dcffa9 Tegra: enable runtime console by Varun Wadekar · 8 years ago
  60. d2014c6 Tegra: init normal/crash console for platforms by Varun Wadekar · 9 years ago
  61. 6bb6246 Tegra: add tzdram_base to plat_params_from_bl2 struct by Varun Wadekar · 9 years ago
  62. baf903e Tegra: sanity check members of the "from_bl2" struct by Varun Wadekar · 9 years ago
  63. 0fac5af Move BL_COHERENT_RAM_BASE/END defines to common_def.h by Masahiro Yamada · 8 years ago
  64. e1eaf8e Tegra: memmap the actual memory available for BL31 by Varun Wadekar · 9 years ago
  65. c8bfe2e Tegra: retrieve BL32's bootargs from bl32_ep_info by Varun Wadekar · 9 years ago
  66. bc74fec Tegra: introduce delay timer support by Varun Wadekar · 9 years ago
  67. 207cc73 Tegra: Exclude coherent memory region from memory map by Varun Wadekar · 9 years ago
  68. f9aae8b Merge pull request #319 from vwadekar/tegra-video-mem-aperture-v3 by danh-arm · 9 years ago
  69. 7a269e2 Reserve a Video Memory aperture in DRAM memory by Varun Wadekar · 9 years ago
  70. 52a1598 Boot Trusted OS' on Tegra SoCs by Varun Wadekar · 9 years ago
  71. b316e24 Support for NVIDIA's Tegra T210 SoCs by Varun Wadekar · 9 years ago