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