summaryrefslogtreecommitdiffstats
path: root/drivers/soc/litex
Commit message (Expand)AuthorAgeFilesLines
* drivers/soc/litex: remove 8-bit subregister optionGabriel Somlo2021-06-112-14/+1
* soc: litex: Remove duplicated header file inclusionZhen Lei2021-04-041-1/+0
* Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2021-02-262-75/+55
|\
| * Merge remote-tracking branch 'openrisc/or1k-5.11-fixes' into or1k-5.12-updatesStafford Horne2021-01-251-1/+2
| |\
| * | drivers/soc/litex: Add restart handlerGeert Uytterhoeven2021-01-211-1/+41
| * | drivers/soc/litex: make 'litex_[set|get]_reg()' methods privateGabriel Somlo2021-01-141-1/+1
| * | drivers/soc/litex: support 32-bit subregisters, 64-bit CPUsGabriel Somlo2021-01-142-1/+14
| * | drivers/soc/litex: move generic accessors to litex.hGabriel Somlo2021-01-141-73/+0
* | | soc: litex: Properly depend on HAS_IOMEMDavid Gow2021-01-301-0/+1
| |/ |/|
* | soc: litex: Fix compile warning when device tree is not configuredStafford Horne2021-01-141-1/+2
|/
* drivers/soc/litex: add LiteX SoC Controller driverPawel Czarnecki2020-11-093-0/+198