TI tarball had execute permissions set on a number of source files -- change these...
authorSteve Sakoman <steve@sakoman.com>
Thu, 31 Jul 2008 06:53:44 +0000 (23:53 -0700)
committerSteve Sakoman <steve@sakoman.com>
Thu, 31 Jul 2008 06:53:44 +0000 (23:53 -0700)
34 files changed:
board/omap3430labrador/Makefile [changed mode: 0755->0644]
board/omap3430labrador/config.mk [changed mode: 0755->0644]
board/omap3430labrador/omap3430sdp.c [changed mode: 0755->0644]
board/omap3430labrador/platform.S [changed mode: 0755->0644]
board/omap3430labrador/x-load.lds [changed mode: 0755->0644]
board/omap3evm/Makefile [changed mode: 0755->0644]
board/omap3evm/config.mk [changed mode: 0755->0644]
board/omap3evm/omap3evm.c [changed mode: 0755->0644]
board/omap3evm/platform.S [changed mode: 0755->0644]
board/omap3evm/x-load.lds [changed mode: 0755->0644]
board/overo/Makefile [changed mode: 0755->0644]
board/overo/config.mk [changed mode: 0755->0644]
board/overo/overo.c [changed mode: 0755->0644]
board/overo/platform.S [changed mode: 0755->0644]
board/overo/x-load.lds [changed mode: 0755->0644]
cpu/omap3/mmc.c [changed mode: 0755->0644]
cpu/omap3/mmc_host_def.h [changed mode: 0755->0644]
cpu/omap3/mmc_protocol.h [changed mode: 0755->0644]
disk/Makefile [changed mode: 0755->0644]
disk/part.c [changed mode: 0755->0644]
drivers/k9f1g08r0a.c [changed mode: 0755->0644]
fs/Makefile [changed mode: 0755->0644]
fs/fat/Makefile [changed mode: 0755->0644]
fs/fat/fat.c [changed mode: 0755->0644]
fs/fat/file.c [changed mode: 0755->0644]
include/configs/omap3430labrador.h [changed mode: 0755->0644]
include/configs/omap3evm.h [changed mode: 0755->0644]
include/configs/overo.h [changed mode: 0755->0644]
include/linux/byteorder/big_endian.h [changed mode: 0755->0644]
include/linux/byteorder/generic.h [changed mode: 0755->0644]
include/linux/byteorder/little_endian.h [changed mode: 0755->0644]
include/linux/byteorder/swab.h [changed mode: 0755->0644]
include/linux/stat.h [changed mode: 0755->0644]
include/linux/time.h [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)