Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 1 | -1/+2 |
* | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -0/+1 |
* | hw/register: Document register_init_block @memory_size | Philippe Mathieu-Daudé | 2020-08-31 | 1 | -0/+1 |
* | hw/core/register: Add register_init_block8 helper. | Joaquin de Andres | 2020-05-05 | 1 | -0/+8 |
* | hw: register: Run post_write hook on reset | Alistair Francis | 2018-03-01 | 1 | -3/+3 |
* | hw/registerfields.h: Pull FIELD etc macros out of hw/register.h | Peter Maydell | 2017-01-27 | 1 | -46/+1 |
* | include: Fix typos found by codespell | Stefan Weil | 2017-01-24 | 1 | -1/+1 |
* | register: Add block initialise helper | Peter Crosthwaite | 2016-07-04 | 1 | -0/+40 |
* | register: QOMify | Peter Crosthwaite | 2016-07-04 | 1 | -0/+14 |
* | register: Define REG and FIELD macros | Peter Crosthwaite | 2016-07-04 | 1 | -0/+46 |
* | register: Add Memory API glue | Alistair Francis | 2016-07-04 | 1 | -0/+43 |
* | register: Add Register API | Alistair Francis | 2016-07-04 | 1 | -0/+112 |