summaryrefslogtreecommitdiffstats
path: root/src/include/device/mmio.h
Commit message (Expand)AuthorAgeFilesLines
* device/mmio.h: Move readXp/writeXp helpers to device/mmio.hJianjun Wang2022-03-081-0/+40
* device/mmio: Make buffer_to_fifo32() take a const bufferJulius Werner2021-09-201-2/+2
* helpers: Add GENMASK macroYu-Ping Wu2021-08-021-1/+3
* Update bit field helpers to support more bit field operateHuayang Duan2020-10-151-2/+25
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* mmio: Fix failure in bit field macro when accessing >30 bitsHung-Te Lin2020-04-201-2/+2
* src/include: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* Drop ROMCC code and header guardsArthur Heymans2019-12-191-3/+0
* Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner2019-12-041-4/+4
* mmio: Add clrsetbitsXX() API in place of updateX()Julius Werner2019-12-041-0/+18
* mmio: Fix buffer_to_fifo32() order of argumentsJulius Werner2019-11-191-1/+1
* device/mmio.h: Add more bit field helpersHung-Te Lin2019-10-081-1/+7
* device/mmio.h: Add bit field helpersHung-Te Lin2019-09-241-0/+120
* Add buffer_to/from_fifo32(_prefix) helpersJulius Werner2019-08-221-1/+36
* arch/io.h: Separate MMIO and PNP opsKyösti Mälkki2019-03-041-2/+2
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-0/+21