Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drivers/soc/litex: remove 8-bit subregister option | Gabriel Somlo | 2021-06-11 | 1 | -88/+15 |
* | drivers/soc/litex: make 'litex_[set|get]_reg()' methods private | Gabriel Somlo | 2021-01-14 | 1 | -15/+20 |
* | drivers/soc/litex: support 32-bit subregisters, 64-bit CPUs | Gabriel Somlo | 2021-01-14 | 1 | -83/+54 |
* | drivers/soc/litex: s/LITEX_REG_SIZE/LITEX_SUBREG_ALIGN/g | Gabriel Somlo | 2021-01-14 | 1 | -3/+5 |
* | drivers/soc/litex: separate MMIO from subregister offset calculation | Gabriel Somlo | 2021-01-14 | 1 | -2/+14 |
* | drivers/soc/litex: move generic accessors to litex.h | Gabriel Somlo | 2021-01-14 | 1 | -5/+69 |
* | drivers/soc/litex: add LiteX SoC Controller driver | Pawel Czarnecki | 2020-11-09 | 1 | -0/+102 |