Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-07-09 | hw/net:ftgmac100: introduce TX and RX ring base address high registers to sup... | Jamin Lin | 1 | -0/+4 |
2024-07-09 | hw/net:ftgmac100: update ring base address to 64 bits | Jamin Lin | 1 | -5/+4 |
2024-07-09 | hw/net:ftgmac100: update memory region size to 64KB | Jamin Lin | 1 | -0/+4 |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 1 | -6/+2 |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 1 | -2/+4 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 1 | -4/+7 |
2019-10-15 | aspeed: add support for the Aspeed MII controller of the AST2600 | Cédric Le Goater | 1 | -0/+17 |
2018-06-08 | ftgmac100: compute maximum frame size depending on the protocol | Cédric Le Goater | 1 | -1/+6 |
2017-04-25 | net/ftgmac100: add a 'aspeed' property | Cédric Le Goater | 1 | -0/+4 |
2017-04-24 | net: add FTGMAC100 support | Cédric Le Goater | 1 | -0/+60 |