summaryrefslogtreecommitdiff
path: root/drivers/soc/litex
AgeCommit message (Expand)Author
2021-06-11drivers/soc/litex: remove 8-bit subregister optionGabriel Somlo
2021-04-04soc: litex: Remove duplicated header file inclusionZhen Lei
2021-02-26Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2021-01-30soc: litex: Properly depend on HAS_IOMEMDavid Gow
2021-01-25Merge remote-tracking branch 'openrisc/or1k-5.11-fixes' into or1k-5.12-updatesStafford Horne
2021-01-21drivers/soc/litex: Add restart handlerGeert Uytterhoeven
2021-01-14drivers/soc/litex: make 'litex_[set|get]_reg()' methods privateGabriel Somlo
2021-01-14drivers/soc/litex: support 32-bit subregisters, 64-bit CPUsGabriel Somlo
2021-01-14drivers/soc/litex: move generic accessors to litex.hGabriel Somlo
2021-01-14soc: litex: Fix compile warning when device tree is not configuredStafford Horne
2020-11-09drivers/soc/litex: add LiteX SoC Controller driverPawel Czarnecki