| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST | Richard Henderson | 2024-12-19 | 1 | -1/+0 |
| * | hw/char: Constify all Property | Richard Henderson | 2024-12-15 | 1 | -1/+1 |
| * | hw/char/stm32l4x5_usart.c: Enable USART ACK bit response | Jacob Abrams | 2024-09-19 | 1 | -0/+16 |
| * | hw/char: Correct STM32L4x5 usart register CR2 field ADD_0 size | Inès Varhol | 2024-05-28 | 1 | -1/+1 |
| * | hw/char/stm32l4x5_usart: Fix memory corruption by adding correct class_size | Thomas Huth | 2024-04-30 | 1 | -0/+1 |
| * | hw/char/stm32l4x5_usart: Add options for serial parameters setting | Arnaud Minier | 2024-04-25 | 1 | -0/+98 |
| * | hw/char/stm32l4x5_usart: Enable serial read and write | Arnaud Minier | 2024-04-25 | 1 | -0/+143 |
| * | hw/char: Implement STM32L4x5 USART skeleton | Arnaud Minier | 2024-04-25 | 1 | -0/+396 |