index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
nvram
/
eeprom_at24c.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/other: spelling fixes
Michael Tokarev
2023-09-21
1
-1
/
+1
*
hw/at24c : modify at24c to support 1 byte address mode
Sittisak Sinprem
2023-03-02
1
-3
/
+27
*
hw/nvram/eeprom_at24c: Make reset behavior more like hardware
Peter Delevoryas
2023-02-07
1
-12
/
+10
*
hw/nvram/eeprom_at24c: Add init_rom field and at24c_eeprom_init_rom helper
Peter Delevoryas
2023-02-07
1
-5
/
+31
*
hw/arm: Extract at24c_eeprom_init helper from Aspeed and Nuvoton boards
Peter Delevoryas
2023-02-07
1
-0
/
+12
*
block: Change blk_{pread,pwrite}() param order
Alberto Faria
2022-07-12
1
-2
/
+2
*
block: Add a 'flags' param to blk_pread()
Alberto Faria
2022-07-12
1
-1
/
+1
*
block: Make blk_{pread,pwrite}() return 0 on success
Alberto Faria
2022-07-12
1
-4
/
+4
*
hw/i2c: add asynchronous send
Klaus Jensen
2022-06-30
1
-0
/
+2
*
hw/nvram: at24 return 0xff if 1 byte address
Patrick Venture
2022-03-14
1
-1
/
+6
*
hw/nvram: use at24 macro
Patrick Venture
2022-02-21
1
-1
/
+1
*
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
2020-12-18
1
-0
/
+1
*
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
-2
/
+4
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
i2c: have I2C receive operation return uint8_t
Corey Minyard
2019-02-27
1
-2
/
+2
*
hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::init
Philippe Mathieu-Daudé
2018-06-01
1
-13
/
+11
*
Clean up includes
Markus Armbruster
2018-02-09
1
-2
/
+1
*
nvram: add AT24Cx i2c eeprom
Michael Davidsaver
2017-12-15
1
-0
/
+205