Age | Commit message (Expand) | Author | Files | Lines |
2025-01-19 | drivers/soc/litex: Use devm_register_restart_handler() | Andrew Davis | 1 | -18/+5 |
2024-11-01 | soc: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
2024-06-27 | drivers/soc/litex: drop obsolete dependency on COMPILE_TEST | Jean Delvare | 2 | -4/+2 |
2023-10-15 | soc/litex: litex_soc_ctrl: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
2021-06-10 | drivers/soc/litex: remove 8-bit subregister option | Gabriel Somlo | 2 | -14/+1 |
2021-04-03 | soc: litex: Remove duplicated header file inclusion | Zhen Lei | 1 | -1/+0 |
2021-02-27 | Merge tag 'for-linus' of git://github.com/openrisc/linux | Linus Torvalds | 2 | -75/+55 |
2021-01-30 | soc: litex: Properly depend on HAS_IOMEM | David Gow | 1 | -0/+1 |
2021-01-25 | Merge remote-tracking branch 'openrisc/or1k-5.11-fixes' into or1k-5.12-updates | Stafford Horne | 1 | -1/+2 |
2021-01-21 | drivers/soc/litex: Add restart handler | Geert Uytterhoeven | 1 | -1/+41 |
2021-01-14 | drivers/soc/litex: make 'litex_[set|get]_reg()' methods private | Gabriel Somlo | 1 | -1/+1 |
2021-01-14 | drivers/soc/litex: support 32-bit subregisters, 64-bit CPUs | Gabriel Somlo | 2 | -1/+14 |
2021-01-14 | drivers/soc/litex: move generic accessors to litex.h | Gabriel Somlo | 1 | -73/+0 |
2021-01-14 | soc: litex: Fix compile warning when device tree is not configured | Stafford Horne | 1 | -1/+2 |
2020-11-09 | drivers/soc/litex: add LiteX SoC Controller driver | Pawel Czarnecki | 3 | -0/+198 |