• R/O
  • HTTP
  • SSH
  • HTTPS

提交列表

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

RSS
Rev. 时间 作者
683cc87 rx-202105 2021-05-11 15:08:42 Yoshinori Sato

tkdn-rx62n: rename MDIO_BBState

38f9d05 2021-05-11 15:05:52 Yoshinori Sato

rx62n: rename MDIO_BBState

238a2b1 2021-05-11 15:01:16 Yoshinori Sato

renesas_eth: rename MDIO_BBState

2964d06 2021-05-11 14:51:38 Yoshinori Sato

mdio: new QOM api

0c0f60b 2021-05-11 13:10:53 Yoshinori Sato

renesas_tmr8: DEFINE_TYPES

c633a03 2021-05-11 13:08:49 Yoshinori Sato

rx62n-cpg: use QOM api

a10227e 2021-05-11 13:07:17 Yoshinori Sato

reneas_mut: use DEFINE_TYPES

a3ff1d4 2021-05-11 12:51:15 Yoshinori Sato

renesas_mtu: new QOM api

ebb13a2 2021-05-11 11:55:11 Yoshinori Sato

renesas_tmr8: use QOM api

2e34d82 2021-05-11 11:46:45 Yoshinori Sato

renesas_sci.h: cleanup

a855236 2021-05-11 11:41:19 Yoshinori Sato

renesas_timer: new QOM api

7857d3d 2021-05-10 23:54:11 Yoshinori Sato

hw/rx: Add CQ-FRK-RX62N target

It most popular RX target board in Japan.

Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>

frk-rx62n

926fbd0 2021-05-10 23:54:11 Yoshinori Sato

hw/rx: Add Tokudenkairo TKDN-RX62N-BRD

Hardware information.
http://www.tokudenkairo.co.jp/rx62n/
(Japanese)

Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>

tkdn-rx62n

4a4a3d0 2021-05-10 23:54:00 Yoshinori Sato

hw/rx/rx62n: Add Ethernet support.

Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>

e8d96e7 2021-05-10 23:09:40 Yoshinori Sato

hw/net: Add Renesas On-chip Ethernet MAC

Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>

renesas_eth.c

e3967f2 2021-05-10 23:03:17 Yoshinori Sato

hw/net: Add generic Bit-bang MDIO PHY.

Only supported link status.

Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>

f2761f5 2021-05-10 22:57:47 Yoshinori Sato

rx62n.c

fe7d15f 2021-05-10 22:57:29 Yoshinori Sato

renesas_sci.c

d764505 2021-05-10 22:57:15 Yoshinori Sato

renesas_timer.c

f0837b5 2021-05-10 18:57:50 Yoshinori Sato

hw/rx/rx62n: RX62N Add MTU module

Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>

61f9870 2021-05-10 18:56:01 Yoshinori Sato

rx62n.h

6614b5e 2021-05-10 18:55:40 Yoshinori Sato

rx62n.c

6faf22f 2021-05-10 18:55:03 Yoshinori Sato

rx/Kconfig

4d451a5 2021-05-10 18:49:23 Yoshinori Sato

renesas_sci.c

e4aa78f 2021-05-10 16:12:40 Yoshinori Sato

hw/timer: Add Renesas MTU2

Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>

renesas_mtu

7035a5a 2021-05-10 15:11:54 Yoshinori Sato

hw/char: Renesas SCI module.

This module supported SCI / SCIa / SCIF.

Hardware manual.
SCI / SCIF
https://www.renesas.com/us/en/doc/products/mpumcu/001/r01uh0457ej0401_sh7751.pdf
SCIa
https://www.renesas.com/us/en/doc/products/mpumcu/doc/rx_family/r01uh0033ej0140_rx62n.pdf

Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>

sci fix

renesas_sci.h

2e1c6ed 2021-05-10 00:36:16 Yoshinori Sato

hw/timer: Remove renesas_cmt.

This module replaced to unified renesas_timer.

Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>

35b43b5 2021-05-10 00:35:57 Yoshinori Sato

hw/timer: Renesas TMU/CMT module.

TMU - SH4 Timer module.
CMT - Compare and match timer used by some Renesas MCUs.

The two modules have similar interfaces and have been merged.

Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>

timer/Kconfig

renesas_timer.c

a08d771 2021-05-09 23:11:18 Yoshinori Sato

hw/timer: Renesas 8bit timer emulation.

Rewrite for clock API.

Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>

renesas_tmr8

a6c2e01 2021-05-09 23:04:02 Yoshinori Sato

hw/rx: Add RX62N Clock generator

This module generated core and peripheral clock.

Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>