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
/
ssi
/
aspeed_smc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
aspeed/smc: Add support for DMAs
Cédric Le Goater
2019-09-13
1
-6
/
+216
*
aspeed: Use consistent typenames
Cédric Le Goater
2019-09-13
1
-6
/
+6
*
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
aspeed/smc: add a 'sdram_base' property
Cédric Le Goater
2019-07-01
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
aspeed/smc: snoop SPI transfers to fake dummy cycles
Cédric Le Goater
2019-01-29
1
-3
/
+112
*
aspeed/smc: Add dummy data register
Cédric Le Goater
2019-01-29
1
-3
/
+6
*
aspeed/smc: define registers for all possible CS
Cédric Le Goater
2019-01-29
1
-1
/
+1
*
aspeed/smc: fix default read value
Cédric Le Goater
2019-01-29
1
-1
/
+1
*
aspeed/smc: fix some alignment issues
Cédric Le Goater
2018-09-25
1
-4
/
+4
*
aspeed/smc: rename aspeed_smc_flash_send_addr() to aspeed_smc_flash_setup()
Cédric Le Goater
2018-06-26
1
-15
/
+16
*
aspeed/smc: fix HW strapping
Cédric Le Goater
2018-06-26
1
-7
/
+1
*
aspeed/smc: fix dummy cycles count when in dual IO mode
Cédric Le Goater
2018-06-26
1
-1
/
+8
*
hw/ssi/aspeed_smc: remove unused #include
Philippe Mathieu-Daudé
2017-12-18
1
-1
/
+0
*
misc: avoid "include/" in include path
Philippe Mathieu-Daudé
2017-12-18
1
-1
/
+1
*
aspeed/smc: use a modulo to check segment limits
Cédric Le Goater
2017-02-10
1
-2
/
+2
*
aspeed/smc: handle dummies only in fast read mode
Cédric Le Goater
2017-02-10
1
-3
/
+6
*
aspeed/smc: handle dummy bytes when doing fast reads in command mode
Cédric Le Goater
2017-01-27
1
-0
/
+21
*
aspeed/smc: handle SPI flash Command mode
Cédric Le Goater
2017-01-20
1
-25
/
+130
*
aspeed/smc: adjust the size of the register region
Cédric Le Goater
2017-01-20
1
-15
/
+10
*
aspeed/smc: unfold the AspeedSMCController array
Cédric Le Goater
2017-01-20
1
-18
/
+73
*
aspeed/smc: autostrap CE0/1 configuration
Cédric Le Goater
2017-01-20
1
-5
/
+27
*
aspeed/smc: rework the prototype of the AspeedSMCFlash helper routines
Cédric Le Goater
2017-01-20
1
-17
/
+22
*
aspeed/smc: remove call to aspeed_smc_update_cs() in reset function
Cédric Le Goater
2017-01-20
1
-2
/
+1
*
aspeed/smc: remove call to reset in realize function
Cédric Le Goater
2017-01-20
1
-2
/
+0
*
aspeed/smc: improve segment register support
Cédric Le Goater
2016-12-27
1
-8
/
+9
*
aspeed: add support for the SMC segment registers
Cédric Le Goater
2016-10-17
1
-5
/
+130
*
aspeed: create mapping regions for the maximum number of slaves
Cédric Le Goater
2016-10-17
1
-3
/
+13
*
aspeed: add support for the AST2500 SoC SMC controllers
Cédric Le Goater
2016-10-17
1
-1
/
+27
*
aspeed: move the flash module mapping address under the controller definition
Cédric Le Goater
2016-10-17
1
-4
/
+11
*
ast2400: pretend DMAs are done for U-boot
Cédric Le Goater
2016-07-14
1
-0
/
+4
*
ast2400: replace aspeed_smc_is_implemented()
Cédric Le Goater
2016-07-14
1
-20
/
+15
*
ast2400: add SPI flash slaves
Cédric Le Goater
2016-07-04
1
-3
/
+147
*
ast2400: add SMC controllers (FMC and SPI)
Cédric Le Goater
2016-07-04
1
-0
/
+326
[prev]