| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-17 | treewide: Clean up DECLARE_GLOBAL_DATA_PTR usage | Peng Fan | |
| Remove DECLARE_GLOBAL_DATA_PTR from files where gd is not used, and drop the unnecessary inclusion of asm/global_data.h. Headers should be included directly by the files that need them, rather than indirectly via global_data.h. Reviewed-by: Patrice Chotard <[email protected]> #STMicroelectronics boards and STM32MP1 ram test driver Tested-by: Anshul Dalal <[email protected]> #TI boards Acked-by: Yao Zi <[email protected]> #TH1520 Signed-off-by: Peng Fan <[email protected]> | |||
| 2024-05-30 | andes: Use UCCTLCOMMAND instead of MCCTLCOMMAND | Leo Yu-Chi Liang | |
| Use CSR_UCCTLCOMMAND instead of CSR_MCCTLCOMMAND to do cache flush operation in M-mode and S-mode. Signed-off-by: Leo Yu-Chi Liang <[email protected]> | |||
| 2024-05-14 | andes: Unify naming policy for Andes related source | Leo Yu-Chi Liang | |
| Signed-off-by: Leo Yu-Chi Liang <[email protected]> | |||
