名稱 | 修訂. | 時間 | 作者 |
---|---|---|---|
rx-dtb-fix | 916f448 | 2022-02-02 19:02:26 | Yoshinori Sato |
hw/rx: rx-gdbsim DTB load address aligned of 16byte. Linux kernel required alined address of DTB. But missing align in dtb load function. Fixed to load to t... |
|||
renesas-sci-202201 | 67b7eb7 | 2022-01-30 23:33:49 | Yoshinori Sato |
hw/rx: rx-gdbsim: DTB load address fix. Linux kernel required alined address of DTB. But missing align in dtb load function. Fixed to load to the correct ad... |
|||
rx-update-202109 | e20faa6 | 2021-09-09 18:27:15 | Yoshinori Sato |
target/rx: gdbstub add acc register operation. I added it because the operation of the acc register was not implemented. Signed-off-by: Yoshinori Sato <ysa... |
|||
renesas_hw_202105 | 501593e | 2021-05-27 14:10:44 | Yoshinori Sato |
hw/rx: rx-gdbsim Add bootstrup for linux linux kernel require initializing some peripherals. Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp> |
|||
rx-202105 | 683cc87 | 2021-05-11 15:08:42 | Yoshinori Sato |
tkdn-rx62n: rename MDIO_BBState |
|||
h8300 | b4da3e8 | 2020-08-02 00:06:25 | Yoshinori Sato |
Add missing files. |
|||
hw-rx | 50d8d6e | 2020-06-01 00:49:33 | Yoshinori Sato |
hw/timer: remove sh_timer.c SH4 TMU using new module. This file is obsolute. Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp> |
|||
rx-v33 | 36a9b9d | 2020-03-16 00:15:25 | Yoshinori Sato |
docs: Add RX target. Add rx-virt target specification document. Sort the list of targets alphabetically. |
|||
rx-doc | 1ecd365 | 2020-03-08 21:56:36 | Yoshinori Sato |
docs: Add RX target. Add rx-virt target specificaion document. Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp> |
|||
rx-v32 | a798a65 | 2020-02-24 23:09:50 | Yoshinori Sato |
qemu-doc.texi: Add RX section. Describe emulated target specification. And two examples. Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp> |
|||
rx-v31 | ae6668e | 2020-02-23 22:23:13 | Yoshinori Sato |
qemu-doc.texi: Add RX section. Describe emulated target specification. And two examples. Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp> |
|||
rx-v30 | b07c63a | 2020-02-12 21:49:04 | Yoshinori Sato |
qemu-doc.texi: Add RX section. Describe emulated target specification. And two examples. Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp> |
|||
rx-v29 | 3567266 | 2020-01-23 22:13:31 | Yoshinori Sato |
qemu-doc.texi: Add RX section. Describe emulated target specification. And two examples. Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp> |
|||
rx-v28 | f3234d2 | 2020-01-12 00:51:50 | Yoshinori Sato |
qemu-doc.texi: Add RX section. Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp> |
|||
rx-v26 | ebb6999 | 2019-10-14 20:30:25 | Philippe Mathieu-Daudé |
BootLinuxConsoleTest: Test the RX-Virt machine Add two tests for the rx-virt machine, based on the recommended test setup from Yoshinori Sato: https://lists... |
|||
rx-v25 | 33f0b6c | 2019-09-27 15:20:57 | Yoshinori Sato |
qapi/machine.json: Add RX cpu. Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp> |
|||
rx-v24 | fc5d00e | 2019-09-12 12:16:38 | Yoshinori Sato |
qapi/machine.json: Add RX cpu. Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp> |
|||
sh-new | 2308ac2 | 2019-08-29 22:56:39 | Yoshinori Sato |
SH initial submit |
|||
rx-v23 | 56a52a3 | 2019-08-17 01:18:57 | Yoshinori Sato |
target/rx: remove unused functions. |
|||
rx-v22 | a1e0bc5 | 2019-07-05 16:57:17 | Yoshinori Sato |
target/rx: remove unused functions. |
|||
rx-v21 | 43da002 | 2019-06-18 23:01:18 | Philippe Mathieu-Daudé |
BootLinuxConsoleTest: Test the RX-Virt machine Add two tests for the rx-virt machine, based on the recommended test setup from Yoshinori Sato: https://lists... |
|||
rx-v20 | 14b2337 | 2019-06-16 22:31:41 | Philippe Mathieu-Daudé |
BootLinuxConsoleTest: Test the RX-Virt machine Add two tests for the rx-virt machine, based on the recommended test setup from Yoshinori Sato: https://lists... |
|||
rx-v17 | d496ec8 | 2019-06-07 18:01:01 | Yoshinori Sato |
target/rx: Remove suffix in cpu class. New CPUs should not be suffixed like other devices. Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp> |
|||
rx | 4ed1807 | 2019-05-22 23:05:49 | Yoshinori Sato |
MAINTAINERS: Add RX Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp> |
|||
rx-decodetable | 7eec29f | 2019-03-01 23:46:39 | Yoshinori Sato |
cleanup again |
|||
ysato-rx | a17daaf | 2019-01-20 16:44:39 | Yoshinori Sato |
cleanup PSW handling |
|||
sh | 6db1bc8 | 2019-01-01 23:53:15 | Yoshinori Sato |
Add ms7619se support. |