364 Commits (55617251071c07569d57b4bf9aa9f6bdef50e704)

Author SHA1 Message Date
Varun Wadekar 25caa16d6e Tegra: enable runtime console 9 years ago
Varun Wadekar 31a4957cd3 Tegra: PM: soc-specific system off handler 9 years ago
Varun Wadekar d288ab2446 Tegra: handlers for common and SoC-specific SiP calls 9 years ago
Varun Wadekar e10842167b Tegra: init normal/crash console for platforms 9 years ago
Varun Wadekar e0d4158c71 Tegra: add tzdram_base to plat_params_from_bl2 struct 9 years ago
Varun Wadekar 21f1fd95db Tegra: Memory Controller Driver (v1) 9 years ago
Varun Wadekar 08cefa983e Tegra: sanity check members of the "from_bl2" struct 9 years ago
Varun Wadekar bde81dcc7b Tegra: use ClusterId for calculating core position 9 years ago
Varun Wadekar 0cd6138ddc Tegra: enable processor retention and L2/CPUECTLR access 9 years ago
Varun Wadekar 0c2a7c38f3 Tegra: define MAX_XLAT_TABLES and MAX_MMAP_REGIONS per-platform 9 years ago
Varun Wadekar f9b895ad25 Tegra: SoC specific SiP handlers 9 years ago
Varun Wadekar 62a6907fac Tegra: include flowctlr driver from SoC specific makefiles 9 years ago
Douglas Raillard 32f0d3c6c3 Replace some memset call by zeromem 8 years ago
Douglas Raillard 308d359b26 Introduce unified API to zero memory 8 years ago
Masahiro Yamada 3d8256b2a1 Use #ifdef for IMAGE_BL* instead of #if 8 years ago
Masahiro Yamada 4749705355 Move BL_COHERENT_RAM_BASE/END defines to common_def.h 8 years ago
Soby Mathew b127109121 Migrate platform makefile to new console driver location 8 years ago
Soby Mathew bb2162f140 Include `plat_psci_common.c` from the new location 9 years ago
Antonio Nino Diaz f3d3b316f8 Implement plat_get_syscnt_freq2 on platforms 9 years ago
Yatharth Kochar c073fda1c6 Move `plat_get_syscnt_freq()` to arm_common.c 9 years ago
Gerald Lejeune 9ff67fa6f2 Dump platform-defined regs in crash reporting 9 years ago
Soby Mathew 3e4b8fdcd3 Migrate platform ports to the new xlat_tables library 9 years ago
Soby Mathew d30ac1c36f Use tf_printf() for debug logs from xlat_tables.c 9 years ago
Juan Castillo 9400b40ea4 Disable PL011 UART before configuring it 9 years ago
Yatharth Kochar ca8b7d51c8 Include psci.h from tegra platform header 9 years ago
Varun Wadekar 71cb26ea5b Tegra: remove support for legacy platform APIs 9 years ago
Varun Wadekar 864ab0fd21 Tegra: flowctrl: rename tegra_fc_cpu_idle() to tegra_fc_cpu_powerdn() 9 years ago
Varun Wadekar 3b40f993f4 Tegra: introduce per-soc system reset handler 9 years ago
Vikram Kanigiri e3616819a9 Tegra: Perform cache maintenance on video carveout memory 9 years ago
Varun Wadekar d49b9c8088 Tegra: fix logic to clear videomem regions 9 years ago
Varun Wadekar b42192bcbd Tegra210: wait for 512 timer ticks before retention entry 9 years ago
Varun Wadekar 43ec35ee75 Tegra: fix PLATFORM_{CORE_COUNT|NUM_AFFS} macros 9 years ago
Varun Wadekar b25f58014b Tegra: memmap the actual memory available for BL31 9 years ago
Varun Wadekar 2ee2c4f0bb Tegra132: set TZDRAM_BASE to 0xF5C00000 9 years ago
Varun Wadekar 0bf1b022f2 Tegra: retrieve BL32's bootargs from bl32_ep_info 9 years ago
Varun Wadekar 42ca2d86c8 Tegra210: enable WRAP to INCR burst type conversions 9 years ago
Varun Wadekar 1f95e28ce2 Tegra: modify 'BUILD_PLAT' to point to soc specific build dirs 9 years ago
Varun Wadekar e7d4caa298 Tegra: Support for Tegra's T132 platforms 9 years ago
Varun Wadekar 93eafbcad4 Tegra: implement per-SoC validate_power_state() handler 9 years ago
Varun Wadekar fb11a62fed Tegra: T210: include CPU files from SoC's platform.mk 9 years ago
Varun Wadekar 8061a973ec Tegra: Introduce config for enabling NS access to L2/CPUECTRL regs 9 years ago
Varun Wadekar e5b0664ce7 Tegra210: lock PMC registers holding CPU vector addresses 9 years ago
Varun Wadekar 764c57f6f5 Tegra: PMC: lock SCRATCH22 register 9 years ago
Varun Wadekar 2e7aea3d48 Tegra: PMC: check if a CPU is already online 9 years ago
Varun Wadekar 03cd23a10a Tegra210: deassert CPU reset signals during power on 9 years ago
Varun Wadekar 6a367fd1ef Tegra: Fix the delay loop used during SC7 exit 9 years ago
Varun Wadekar c896132679 Tegra: introduce delay timer support 9 years ago
Varun Wadekar 68e2a64181 Tegra: Exclude coherent memory region from memory map 9 years ago
Varun Wadekar 94c672e77f Implement get_sys_suspend_power_state() handler for Tegra 9 years ago
Varun Wadekar e1e094c799 Add missing features to the Tegra GIC driver 10 years ago