+0
−2
+1
−25
+1
−2
Loading
Gitlab 现已全面支持 git over ssh 与 git over https。通过 HTTPS 访问请配置带有 read_repository / write_repository 权限的 Personal access token。通过 SSH 端口访问请使用 22 端口或 13389 端口。如果使用CAS注册了账户但不知道密码,可以自行至设置中更改;如有其他问题,请发邮件至 service@cra.moe 寻求协助。
Merge tag 'renesas-cleanup-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/cleanup Merge "Renesas ARM Based SoC Cleanup for v4.4" from Simon Horman: * Remove bockw/r8a7798 legacy board and SoC code * Many cleanups relating to legacy board and SoC code removal * tag 'renesas-cleanup-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas: (21 commits) ARM: shmobile: Remove legacy clock support leftovers ARM: shmobile: remove Makefile.boot ARM: shmobile: Kconfig: remove unused SHMOBILE_TIMER_HZ section ARM: shmobile: bockw: remove legacy DTB build target MAINTAINERS: remove references to dropped marzen and bockw defconfigs ARM: shmobile: bockw: remove legacy defconfig ARM: shmobile: remove ARCH_SHMOBILE_LEGACY option ARM: shmobile: r8a7778: remove legacy clock implementation ARM: shmobile: Kconfig: remove obsolete option ARCH_R8A7778 ARM: shmobile: r8a7778: remove obsolete setup code ARM: shmobile: bockw: remove legacy board file and config ARM: shmobile: remove paragraph on DT reference platforms ARM: shmobile: bockw: remove "reference" board file and config ARM: shmobile: bockw: remove "reference" device tree ARM: shmobile: Remove obsolete twd_local_timer declaration ARM: shmobile: Remove obsolete earlytimer registration ARM: shmobile: Remove obsolete legacy PM Domain leftovers ARM: shmobile: Remove obsolete intc.h ARM: shmobile: Remove obsolete custom earlyprintk code ARM: shmobile: Remove obsolete sh-gpio.h ...
CRA Git | Maintained and supported by SUSTech CRA and CCSE