Download
Magazine
Develop
Account
Download
Magazine
Develop
Login
Forgot Account/Password
Create Account
Language
Help
Language
Help
×
Login
Login Name
Password
×
Forgot Account/Password
Category:
Software
People
PersonalForge
Magazine
Wiki
Search
OSDN
>
Find Software
>
System
>
Operating System Kernels
>
Linux
>
uClinux-H8
>
Project History
uClinux-H8
Fork
uClinux-dist
elf2flt
linux
uClibc
uclibc-ng
Description
Project Summary
Developer Dashboard
Web Page
Developers
Image Gallery
List of RSS Feeds
Activity
Statistics
History
Downloads
List of Releases
Stats
Source Code
Code Repository list
Git
uClinux-dist
elf2flt
linux
uClibc
uclibc-ng
CVS
View Repository
Ticket
Ticket List
Milestone List
Type List
Component List
List of frequently used tickets/RSS
Submit New Ticket
Documents
Wiki
FrontPage
Title index
Recent changes
Doc Mgr
List Docs
Communication
Forums
List of Forums
Help (55)
Open Discussion (49)
Mailing Lists
list of ML
uclinux-h8-devel
News
Filter
×
Filter
Category
Show
Hide
News
Show
Hide
Wiki, Docs
Show
Hide
Forum
Show
Hide
File Release
Show
Hide
SCM
Show
Hide
Ticket
Show
Hide
Translation
Show
Hide
Reviews
Show
Hide
Project Settings
Show All
Hide All
Revert filter
RSS
Project History
2022-05-18
17:05
uClinux-H8
ysato
[Git] commits were pushed to 'linux' (current: a5aa71f4c2d02be2e16362b094886f88b38b6bca)
irq-renesas-h8s.c: Add "__iomem". Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
2022-03-30
19:04
uClinux-H8
ysato
[Git] commits were pushed to 'linux' (current: 096e0fe4084eb9c2c12c272688d1703921811cd7)
h8300: remove memory.c None of the empty stubs defined in this file are used or even declared in...
19:03
uClinux-H8
ysato
[Git] Branch 'refs/heads/h8300-next' has been deleted from linux
2022-01-29
21:25
uClinux-H8
ysato
[Git] commits were pushed to 'linux' (current: 07c6e6e94fe592dd533ff596084f5d10d40ff97e)
rx: add missing headers. Signed-off-by: Yoshinori Sato <yo-satoh@sios.com>
21:23
uClinux-H8
ysato
[Git] Branch 'refs/heads/rx-new' has been deleted from linux
21:23
uClinux-H8
ysato
[Git] Branch 'refs/heads/rx' has been deleted from linux
2021-12-01
21:16
uClinux-H8
ysato
[Git] commits were pushed to 'linux' (current: eaa961d97e2879dd9b7494bb0bad329846f8e745)
Add MB89352 header. Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
20:47
uClinux-H8
ysato
[Git] commits were pushed to 'linux' (current: 51dbbc85e11a92e2f48d83a784a4a01c6f7ec919)
Add X68030 interrupt initialize. Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
2021-08-18
16:50
uClinux-H8
ysato
[Git] commits were pushed to 'linux' (current: 1ec10274d436fbe77b821fbdf095b45d0888e46d)
h8300: don't implement set_fs There is no need for set_fs on this nommu-only architecture, so ju...
2021-03-08
21:17
uClinux-H8
ysato
[Git] commits were pushed to 'linux' (current: 6e5e55227c959716103945e7140614c4c2faf439)
Linux 5.11 -----BEGIN PGP SIGNATURE----- iQFSBAABCAA8FiEEq68RxlopcLEwq+PEeb4+QwBBGIYFAmAppPg...
2020-08-24
12:35
uClinux-H8
ysato
[Git] commits were pushed to 'linux' (current: 8808515be0ed4e33de9bfdc65f4c1b547ee11065)
h8300: Replace <linux/clk-provider.h> by <linux/of_clk.h> The H8/300 platform code is not a cloc...
2020-06-17
15:38
uClinux-H8
ysato
[Git] commits were pushed to 'linux' (current: 9d48776fc609e434736e5cb114830d7e0b843739)
Merge remote-tracking branch 'origin/master' into h8300-next
2020-04-16
13:44
uClinux-H8
ysato
[Git] commits were pushed to 'linux' (current: beab3d5cb0e14e6397c4e596b3dbf1d36bf49d06)
irq-renesas-h8s: Fix external interrupt control. Signed-off-by: Yoshinori Sato <ysato@users.sour...
13:44
uClinux-H8
ysato
[Git] Branch 'refs/heads/h8300-next' has been deleted from linux
2020-04-15
22:01
uClinux-H8
ysato
[Git] commits were pushed to 'linux' (current: 849060d1f9da50a939e2691d667004a677ef8061)
irq-renesas-h8s: Fix external interrupt control. Signed-off-by: Yoshinori Sato <ysato@users.sour...
21:03
uClinux-H8
ysato
[Git] commits were pushed to 'linux' (current: ff12defd463536c60bedc6bd288445ca8c82cfa1)
fix interrupt
2020-03-25
20:21
uClinux-H8
ysato
[Git] commits were pushed to 'linux' (current: 017f2109c0032844465e9f34f813792b6d6c6d93)
fix dataout phase.
2019-12-16
20:22
uClinux-H8
ysato
[Git] commits were pushed to 'linux' (current: a193018e5290ee9d9fe62ad80cd8f874711eb575)
sh: add missing EXPORT_SYMBOL() for __delay __delay() is used from kernel module. We need EXPORT...
20:20
uClinux-H8
ysato
[Git] commits were pushed to 'linux' (current: 1d5fd6c33b04e5d5b665446c3b56f2148f0f1272)
sh: add missing DECLARE_EXPORT() for __ashiftrt_r4_xx __ashiftrt_r4_xx might be used from kernel...
2019-08-13
17:51
uClinux-H8
ysato
[Git] commits were pushed to 'linux' (current: baf58858e8b6d853a7a8308901fcdd438e92a522)
sh: prefer __section from compiler_attributes.h Reported-by: Sedat Dilek <sedat.dilek@gmail.com>...
Next 20 items →