Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-20210306' into staging
Renesas patches queue
- MMU prototype cleanups
- Clarify licenses
- Fine-grained Kconfig entries for SH-4 devices
# gpg: Signature made Sat 06 Mar 2021 15:30:46 GMT
# gpg: using RSA key FAABE75E12917221DCFD6BB2E3E32C2CDEADC0DE
# gpg: Good signature from "Philippe Mathieu-Daudé (F4BUG) <f4bug@amsat.org>" [full]
# Primary key fingerprint: FAAB E75E 1291 7221 DCFD 6BB2 E3E3 2C2C DEAD C0DE
* remotes/philmd-gitlab/tags/renesas-20210306:
hw/sh4/sh7750_regs: Replace link to license by its full content
hw/sh4: Remove now unused CONFIG_SH4 from Kconfig
hw/pci-host: Introduce SH_PCI Kconfig entry
hw/block: Introduce TC58128 eeprom Kconfig entry
hw/timer: Introduce SH_TIMER Kconfig entry
hw/char: Introduce SH_SCI Kconfig entry
hw/intc: Introduce SH_INTC Kconfig entry
hw/sh4: Add missing Kconfig dependency on SH7750 for the R2D board
hw/sh4: Add missing license
target/sh4: Remove unused definitions
target/sh4: Let get_physical_address() use MMUAccessType access_type
target/sh4: Remove unused 'int access_type' argument
target/sh4: Replace magic value by MMUAccessType definitions
target/sh4: Fix code style for checkpatch.pl
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- MAINTAINERS 6 additions, 0 deletionsMAINTAINERS
- hw/block/Kconfig 3 additions, 0 deletionshw/block/Kconfig
- hw/block/meson.build 1 addition, 1 deletionhw/block/meson.build
- hw/block/tc58128.c 26 additions, 0 deletionshw/block/tc58128.c
- hw/char/Kconfig 3 additions, 0 deletionshw/char/Kconfig
- hw/char/meson.build 1 addition, 1 deletionhw/char/meson.build
- hw/intc/Kconfig 3 additions, 0 deletionshw/intc/Kconfig
- hw/intc/meson.build 1 addition, 1 deletionhw/intc/meson.build
- hw/pci-host/Kconfig 4 additions, 0 deletionshw/pci-host/Kconfig
- hw/pci-host/meson.build 1 addition, 0 deletionshw/pci-host/meson.build
- hw/pci-host/sh_pci.c 0 additions, 0 deletionshw/pci-host/sh_pci.c
- hw/sh4/Kconfig 6 additions, 6 deletionshw/sh4/Kconfig
- hw/sh4/meson.build 0 additions, 1 deletionhw/sh4/meson.build
- hw/sh4/sh7750_regs.h 22 additions, 2 deletionshw/sh4/sh7750_regs.h
- hw/timer/Kconfig 4 additions, 0 deletionshw/timer/Kconfig
- hw/timer/meson.build 1 addition, 1 deletionhw/timer/meson.build
- include/hw/sh4/sh.h 28 additions, 3 deletionsinclude/hw/sh4/sh.h
- target/sh4/cpu.h 0 additions, 11 deletionstarget/sh4/cpu.h
- target/sh4/helper.c 50 additions, 51 deletionstarget/sh4/helper.c
File moved
Please register or sign in to comment