80 Commits (9de91c7542c8a8970dacf324af7f7681855bcdd1)

Author SHA1 Message Date
Jan Kiszka 5621fe252f ti: k3: common: Make UART number configurable 5 years ago
Jan Kiszka 42d9b3aaf4 ti: k3: common: Implement stub system_off 5 years ago
Alexei Fedorov a6ea06f563 TF-A GICv3 driver: Introduce makefile 5 years ago
Alexei Fedorov 6e19bd563d TF-A GICv3 driver: Separate GICD and GICR accessor functions 5 years ago
Andre Przywara 98964f0523 16550: Use generic console_t data structure 5 years ago
Louis Mayencourt f1be00da0b Use correct type when reading SCR register 5 years ago
Andrew F. Davis 32967a379c ti: k3: drivers: ti_sci: Put sequence number in coherent memory 5 years ago
Andrew F. Davis 592ede258d ti: k3: drivers: ti_sci: Remove indirect structure of const data 5 years ago
Andrew F. Davis 586621f110 ti: k3: common: Enable ARM cluster power down 6 years ago
Andrew F. Davis 9f49a177c6 ti: k3: common: Rename device IDs to be more consistent 5 years ago
Andrew F. Davis ff835a9a9d ti: k3: common: Add PIE support 6 years ago
Andrew F. Davis 93d5e14130 ti: k3: common: Trap all asynchronous bus errors to EL3 6 years ago
Ambroise Vincent 5b6ebeec9c Remove MULTI_CONSOLE_API flag and references to it 6 years ago
Andrew F. Davis 48d6b26434 ti: k3: common: Remove coherency workaround for AM65x 6 years ago
Andrew F. Davis 65f7b81728 ti: k3: common: Use coherent memory for shared data 6 years ago
Andrew F. Davis 16a755f375 ti: k3: common: Set L2 latency on A72 cores 6 years ago
Nishanth Menon 7c088e710b ti: k3: common: Add support for J721E 6 years ago
Andrew F. Davis a82bf5ad1b ti: k3: common: Remove MSMC port definitions 6 years ago
Andrew F. Davis ff180993af ti: k3: common: Mark sections for AM65x coherency workaround 6 years ago
Andrew F. Davis ebfb0709d8 ti: k3: common: Allow USE_COHERENT_MEM for K3 6 years ago
Andrew F. Davis 6475237412 ti: k3: common: Fix RO data area size calculation 6 years ago
Andrew F. Davis 282514cff3 ti: k3: common: Remove unused STUB macro 6 years ago
Andrew F. Davis 71a3527313 ti: k3: drivers: ti_sci: Retry message receive on bad sequence ID 6 years ago
Andrew F. Davis 7a469035e9 ti: k3: drivers: ti_sci: Cleanup sequence ID usage 6 years ago
Andrew F. Davis fb98ca5a81 ti: k3: drivers: sec_proxy: Use direction definitions 6 years ago
Andrew F. Davis 6c30baee93 ti: k3: drivers: sec_proxy: Fix printf format specifiers 6 years ago
Andrew F. Davis 883eab2bd3 ti: k3: common: Align elements of map region table 6 years ago
Andrew F. Davis e2dc40a222 ti: k3: common: Enable SEPARATE_CODE_AND_RODATA by default 6 years ago
Andrew F. Davis 32e29fcb0c ti: k3: common: Remove shared RAM space 6 years ago
Andrew F. Davis a481f8b817 ti: k3: common: Drop _ADDRESS from K3_USART_BASE to match other defines 6 years ago
Andrew F. Davis 34b3eb14c8 ti: k3: common: Do not release processor control on startup 6 years ago
Andrew F. Davis a9ae424ed5 ti: k3: drivers: ti_sci: Use non-blocking TI-SCI messages for power down 6 years ago
Andrew F. Davis e9152c13c5 ti: k3: drivers: ti_sci: Add non-blocking TI-SCI messages 6 years ago
Andrew F. Davis 60d23323a7 ti: k3: drivers: ti_sci: Request and check for ACK by default 6 years ago
Andrew F. Davis b3ca8aabbd ti: k3: drivers: ti_sci: Add exclusive device accessors 6 years ago
Andrew F. Davis 33baa1e33c ti: k3: drivers: ti_sci: Internalize raw get/set state functions 6 years ago
Andrew F. Davis b5443284f4 ti: k3: common: Add support for runtime detection of GICR base address 6 years ago
Andreas Dannenberg 50b2f55b69 ti: k3: common: Allow customizing UART baud rate using build options 6 years ago
Andrew F. Davis 73522f0087 ti: k3: drivers: ti_sci: Clear receive queue before transmitting 6 years ago
Andrew F. Davis 2004552e62 ti: k3: drivers: sec_proxy: Allow clearing a Secure Proxy receive thread 6 years ago
Andrew F. Davis ca3d3414a8 ti: k3: common: Use shutdown API for PSCI core poweroff 6 years ago
Andrew F. Davis 72f418e05f ti: k3: drivers: ti_sci: Add processor shutdown API 6 years ago
Andrew F. Davis 394977e7ef ti: k3: drivers: ti_sci: Add processor status wait API 6 years ago
Andrew F. Davis 4f9444cd29 ti: k3: drivers: sec_proxy: Switch error messages 6 years ago
Antonio Nino Diaz 09d40e0e08 Sanitise includes across codebase 6 years ago
Julius Werner 985ee0b7e8 drivers/console: Link console framework code by default 6 years ago
Antonio Nino Diaz c3cf06f1a3 Standardise header guards across codebase 6 years ago
Andrew F. Davis ef20285779 ti: k3: common: Remove use of ARM platform code 6 years ago
Roberto Vargas 0916c38dec Convert arm_setup_page_tables into a generic helper 6 years ago
Antonio Nino Diaz 9c675b374a Add plat_crash_console_flush to platforms without it 6 years ago