aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/litex (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-04soc: litex: Remove duplicated header file inclusionZhen Lei1-1/+0
2021-02-26Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2-75/+55
2021-01-30soc: litex: Properly depend on HAS_IOMEMDavid Gow1-0/+1
2021-01-25Merge remote-tracking branch 'openrisc/or1k-5.11-fixes' into or1k-5.12-updatesStafford Horne1-1/+2
2021-01-21drivers/soc/litex: Add restart handlerGeert Uytterhoeven1-1/+41
2021-01-14drivers/soc/litex: make 'litex_[set|get]_reg()' methods privateGabriel Somlo1-1/+1
2021-01-14drivers/soc/litex: support 32-bit subregisters, 64-bit CPUsGabriel Somlo2-1/+14
2021-01-14drivers/soc/litex: move generic accessors to litex.hGabriel Somlo1-73/+0
2021-01-14soc: litex: Fix compile warning when device tree is not configuredStafford Horne1-1/+2
2020-11-09drivers/soc/litex: add LiteX SoC Controller driverPawel Czarnecki3-0/+198