obj-$(CONFIG_F2FS_FS) += f2fs.o f2fs-y := dir.o file.o inode.o namei.o hash.o super.o inline.o f2fs-y += checkpoint.o gc.o data.o node.o segment.o recovery.o f2fs-$(CONFIG_F2FS_STAT_FS) += debug.o f2fs-$(CONFIG_F2FS_FS_XATTR) += xattr.o f2fs-$(CONFIG_F2FS_FS_POSIX_ACL) += acl.o git' title='linux-arm.git Git repository'/>
summaryrefslogtreecommitdiff
path: root/arch/sh/tools
AgeCommit message (Expand)Author
2020-08-14sh: Remove SH5-based Cayman platformGeert Uytterhoeven
2019-01-06kbuild: remove redundant target cleaning on failureMasahiro Yamada
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2012-05-10sh: Add RSK2+SH7269 boardPhil Edworthy
2012-05-10sh: Add RSK2+SH7264 boardPhil Edworthy
2011-01-13sh: Add support for AP-SH4AD-0A board.Paul Mundt
2011-01-13sh: Add support for AP-SH4A-3A board.Paul Mundt
2011-01-13sh: Add a new mach type for alpha project boards.Paul Mundt
2010-10-29sh: mach-systemh: Kill off dead board.Paul Mundt
2010-07-06sh: add sh7757lcr board supportYoshihiro Shimoda
2010-06-21sh: SH-2007 board support.Hitoshi Mitake