treewide: drop executable file attrib for non-executable files
authorAntony Pavlov <antonynpavlov@gmail.com>
Mon, 20 Apr 2015 12:25:20 +0000 (15:25 +0300)
committerAntony Pavlov <antonynpavlov@gmail.com>
Mon, 20 Apr 2015 13:02:22 +0000 (16:02 +0300)
commit5538cb4f04b6f58b284d5aa5ebdf0207b93a92f6
tree2c501341b6554db9b1f028572d84bad6a8158e77
parent9a415a7f4040cb63c1e1233546360d386f3bfafb
treewide: drop executable file attrib for non-executable files

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
227 files changed:
Makefile [changed mode: 0755->0644]
READMEPL.md [changed mode: 0755->0644]
u-boot/CHANGELOG [changed mode: 0755->0644]
u-boot/COPYING [changed mode: 0755->0644]
u-boot/CREDITS [changed mode: 0755->0644]
u-boot/Makefile [changed mode: 0755->0644]
u-boot/README [changed mode: 0755->0644]
u-boot/board/ar7240/ap121/Makefile [changed mode: 0755->0644]
u-boot/board/ar7240/ap121/ap121.c [changed mode: 0755->0644]
u-boot/board/ar7240/ap121/config.mk [changed mode: 0755->0644]
u-boot/board/ar7240/ap121/hornet_pll_init.S [changed mode: 0755->0644]
u-boot/board/ar7240/ap121/u-boot-bootstrap.lds [changed mode: 0755->0644]
u-boot/board/ar7240/ap121/u-boot.lds [changed mode: 0755->0644]
u-boot/board/ar7240/common/ar7240_flash.c [changed mode: 0755->0644]
u-boot/board/ar7240/common/ar7240_flash.h [changed mode: 0755->0644]
u-boot/board/ar7240/common/ar7240_pci.c [changed mode: 0755->0644]
u-boot/board/ar7240/common/ar7240_s26_phy.c [changed mode: 0755->0644]
u-boot/board/ar7240/common/ar7240_s26_phy.h [changed mode: 0755->0644]
u-boot/board/ar7240/common/athrs17_phy.c [changed mode: 0755->0644]
u-boot/board/ar7240/common/athrs17_phy.h [changed mode: 0755->0644]
u-boot/board/ar7240/common/athrs27_phy.c [changed mode: 0755->0644]
u-boot/board/ar7240/common/athrs27_phy.h [changed mode: 0755->0644]
u-boot/board/ar7240/common/lowlevel_init.S [changed mode: 0755->0644]
u-boot/board/ar7240/common/lowlevel_init_934x.S [changed mode: 0755->0644]
u-boot/board/ar7240/common/phy.h [changed mode: 0755->0644]
u-boot/board/ar7240/db12x/Makefile [changed mode: 0755->0644]
u-boot/board/ar7240/db12x/config.mk [changed mode: 0755->0644]
u-boot/board/ar7240/db12x/db12x.c [changed mode: 0755->0644]
u-boot/board/ar7240/db12x/u-boot-bootstrap.lds [changed mode: 0755->0644]
u-boot/board/ar7240/db12x/u-boot.lds [changed mode: 0755->0644]
u-boot/common/Makefile [changed mode: 0755->0644]
u-boot/common/cmd_boot.c [changed mode: 0755->0644]
u-boot/common/cmd_bootm.c [changed mode: 0755->0644]
u-boot/common/cmd_custom.c [changed mode: 0755->0644]
u-boot/common/cmd_flash.c [changed mode: 0755->0644]
u-boot/common/cmd_itest.c [changed mode: 0755->0644]
u-boot/common/cmd_mem.c [changed mode: 0755->0644]
u-boot/common/cmd_net.c [changed mode: 0755->0644]
u-boot/common/cmd_nvedit.c [changed mode: 0755->0644]
u-boot/common/command.c [changed mode: 0755->0644]
u-boot/common/console.c [changed mode: 0755->0644]
u-boot/common/devices.c [changed mode: 0755->0644]
u-boot/common/dlmalloc.c [changed mode: 0755->0644]
u-boot/common/env_common.c [changed mode: 0755->0644]
u-boot/common/env_nowhere.c [changed mode: 0755->0644]
u-boot/common/environment.c [changed mode: 0755->0644]
u-boot/common/exports.c [changed mode: 0755->0644]
u-boot/common/flash.c [changed mode: 0755->0644]
u-boot/common/hush.c [changed mode: 0755->0644]
u-boot/common/lists.c [changed mode: 0755->0644]
u-boot/common/main.c [changed mode: 0755->0644]
u-boot/config.mk [changed mode: 0755->0644]
u-boot/cpu/mips/Makefile [changed mode: 0755->0644]
u-boot/cpu/mips/ar7240/Makefile [changed mode: 0755->0644]
u-boot/cpu/mips/ar7240/ag7240.c [changed mode: 0755->0644]
u-boot/cpu/mips/ar7240/ag7240.h [changed mode: 0755->0644]
u-boot/cpu/mips/ar7240/ag7240_phy.h [changed mode: 0755->0644]
u-boot/cpu/mips/ar7240/ag934x.c [changed mode: 0755->0644]
u-boot/cpu/mips/ar7240/ag934x.h [changed mode: 0755->0644]
u-boot/cpu/mips/ar7240/ag934x_phy.h [changed mode: 0755->0644]
u-boot/cpu/mips/ar7240/ar7240_serial.c [changed mode: 0755->0644]
u-boot/cpu/mips/ar7240/hornet_ddr_init.S [changed mode: 0755->0644]
u-boot/cpu/mips/ar7240/hornet_serial.c [changed mode: 0755->0644]
u-boot/cpu/mips/ar7240/meminit.c [changed mode: 0755->0644]
u-boot/cpu/mips/cache.S [changed mode: 0755->0644]
u-boot/cpu/mips/config.mk [changed mode: 0755->0644]
u-boot/cpu/mips/cpu.c [changed mode: 0755->0644]
u-boot/cpu/mips/start.S [changed mode: 0755->0644]
u-boot/cpu/mips/start_bootstrap.S [changed mode: 0755->0644]
u-boot/drivers/Makefile [changed mode: 0755->0644]
u-boot/drivers/netconsole.c [changed mode: 0755->0644]
u-boot/drivers/pci.c [changed mode: 0755->0644]
u-boot/httpd/Makefile [changed mode: 0755->0644]
u-boot/httpd/fs.c [changed mode: 0755->0644]
u-boot/httpd/fs.h [changed mode: 0755->0644]
u-boot/httpd/fsdata.h [changed mode: 0755->0644]
u-boot/httpd/httpd.c [changed mode: 0755->0644]
u-boot/httpd/httpd.h [changed mode: 0755->0644]
u-boot/httpd/main.c [changed mode: 0755->0644]
u-boot/httpd/tapdev.c [changed mode: 0755->0644]
u-boot/httpd/tapdev.h [changed mode: 0755->0644]
u-boot/httpd/uip.c [changed mode: 0755->0644]
u-boot/httpd/uip.h [changed mode: 0755->0644]
u-boot/httpd/uip_arch.c [changed mode: 0755->0644]
u-boot/httpd/uip_arch.h [changed mode: 0755->0644]
u-boot/httpd/uip_arp.c [changed mode: 0755->0644]
u-boot/httpd/uip_arp.h [changed mode: 0755->0644]
u-boot/httpd/uipopt.h [changed mode: 0755->0644]
u-boot/httpd/vendors/dragino/404.html [changed mode: 0755->0644]
u-boot/httpd/vendors/dragino/f.png [changed mode: 0755->0644]
u-boot/httpd/vendors/dragino/fail.html [changed mode: 0755->0644]
u-boot/httpd/vendors/dragino/flashing.html [changed mode: 0755->0644]
u-boot/httpd/vendors/dragino/index.html [changed mode: 0755->0644]
u-boot/httpd/vendors/dragino/l.png [changed mode: 0755->0644]
u-boot/httpd/vendors/dragino/style.css [changed mode: 0755->0644]
u-boot/httpd/vendors/general/404.html [changed mode: 0755->0644]
u-boot/httpd/vendors/general/art.html [changed mode: 0755->0644]
u-boot/httpd/vendors/general/fail.html [changed mode: 0755->0644]
u-boot/httpd/vendors/general/flashing.html [changed mode: 0755->0644]
u-boot/httpd/vendors/general/index.html [changed mode: 0755->0644]
u-boot/httpd/vendors/general/style.css [changed mode: 0755->0644]
u-boot/httpd/vendors/general/uboot.html [changed mode: 0755->0644]
u-boot/httpd/vendors/oem/404.html [changed mode: 0755->0644]
u-boot/httpd/vendors/oem/fail.html [changed mode: 0755->0644]
u-boot/httpd/vendors/oem/flashing.html [changed mode: 0755->0644]
u-boot/httpd/vendors/oem/index.html [changed mode: 0755->0644]
u-boot/httpd/vendors/oem/style.css [changed mode: 0755->0644]
u-boot/httpd/vendors/villagetelco/404.html [changed mode: 0755->0644]
u-boot/httpd/vendors/villagetelco/fail.html [changed mode: 0755->0644]
u-boot/httpd/vendors/villagetelco/flashing.html [changed mode: 0755->0644]
u-boot/httpd/vendors/villagetelco/index.html [changed mode: 0755->0644]
u-boot/httpd/vendors/villagetelco/style.css [changed mode: 0755->0644]
u-boot/httpd/vendors/villagetelco/v.png [changed mode: 0755->0644]
u-boot/httpd/vendors/villagetelco/vt.png [changed mode: 0755->0644]
u-boot/include/LzmaWrapper.h [changed mode: 0755->0644]
u-boot/include/ar7240_soc.h [changed mode: 0755->0644]
u-boot/include/ar934x_soc.h [changed mode: 0755->0644]
u-boot/include/asm-mips/addrspace.h [changed mode: 0755->0644]
u-boot/include/asm-mips/bitops.h [changed mode: 0755->0644]
u-boot/include/asm-mips/byteorder.h [changed mode: 0755->0644]
u-boot/include/asm-mips/cachectl.h [changed mode: 0755->0644]
u-boot/include/asm-mips/cacheops.h [changed mode: 0755->0644]
u-boot/include/asm-mips/global_data.h [changed mode: 0755->0644]
u-boot/include/asm-mips/io.h [changed mode: 0755->0644]
u-boot/include/asm-mips/isadep.h [changed mode: 0755->0644]
u-boot/include/asm-mips/mipsregs.h [changed mode: 0755->0644]
u-boot/include/asm-mips/posix_types.h [changed mode: 0755->0644]
u-boot/include/asm-mips/processor.h [changed mode: 0755->0644]
u-boot/include/asm-mips/ptrace.h [changed mode: 0755->0644]
u-boot/include/asm-mips/reg.h [changed mode: 0755->0644]
u-boot/include/asm-mips/regdef.h [changed mode: 0755->0644]
u-boot/include/asm-mips/sgidefs.h [changed mode: 0755->0644]
u-boot/include/asm-mips/string.h [changed mode: 0755->0644]
u-boot/include/asm-mips/system.h [changed mode: 0755->0644]
u-boot/include/asm-mips/types.h [changed mode: 0755->0644]
u-boot/include/asm-mips/u-boot.h [changed mode: 0755->0644]
u-boot/include/bzlib.h [changed mode: 0755->0644]
u-boot/include/cmd_confdefs.h [changed mode: 0755->0644]
u-boot/include/command.h [changed mode: 0755->0644]
u-boot/include/common.h [changed mode: 0755->0644]
u-boot/include/configs/ap121.h [changed mode: 0755->0644]
u-boot/include/configs/ar7240.h [changed mode: 0755->0644]
u-boot/include/configs/db12x.h [changed mode: 0755->0644]
u-boot/include/console.h [changed mode: 0755->0644]
u-boot/include/crc.h [changed mode: 0755->0644]
u-boot/include/devices.h [changed mode: 0755->0644]
u-boot/include/environment.h [changed mode: 0755->0644]
u-boot/include/exports.h [changed mode: 0755->0644]
u-boot/include/flash.h [changed mode: 0755->0644]
u-boot/include/hornet_soc.h [changed mode: 0755->0644]
u-boot/include/hush.h [changed mode: 0755->0644]
u-boot/include/image.h [changed mode: 0755->0644]
u-boot/include/ioports.h [changed mode: 0755->0644]
u-boot/include/jffs2/jffs2.h [changed mode: 0755->0644]
u-boot/include/jffs2/load_kernel.h [changed mode: 0755->0644]
u-boot/include/lcd.h [changed mode: 0755->0644]
u-boot/include/linux/bitops.h [changed mode: 0755->0644]
u-boot/include/linux/byteorder/big_endian.h [changed mode: 0755->0644]
u-boot/include/linux/byteorder/generic.h [changed mode: 0755->0644]
u-boot/include/linux/byteorder/little_endian.h [changed mode: 0755->0644]
u-boot/include/linux/byteorder/swab.h [changed mode: 0755->0644]
u-boot/include/linux/config.h [changed mode: 0755->0644]
u-boot/include/linux/ctype.h [changed mode: 0755->0644]
u-boot/include/linux/list.h [changed mode: 0755->0644]
u-boot/include/linux/mtd/mtd-abi.h [changed mode: 0755->0644]
u-boot/include/linux/mtd/mtd.h [changed mode: 0755->0644]
u-boot/include/linux/posix_types.h [changed mode: 0755->0644]
u-boot/include/linux/stat.h [changed mode: 0755->0644]
u-boot/include/linux/stddef.h [changed mode: 0755->0644]
u-boot/include/linux/string.h [changed mode: 0755->0644]
u-boot/include/linux/time.h [changed mode: 0755->0644]
u-boot/include/linux/types.h [changed mode: 0755->0644]
u-boot/include/lists.h [changed mode: 0755->0644]
u-boot/include/malloc.h [changed mode: 0755->0644]
u-boot/include/miiphy.h [changed mode: 0755->0644]
u-boot/include/net.h [changed mode: 0755->0644]
u-boot/include/pci.h [changed mode: 0755->0644]
u-boot/include/pci_ids.h [changed mode: 0755->0644]
u-boot/include/rtc.h [changed mode: 0755->0644]
u-boot/include/serial.h [changed mode: 0755->0644]
u-boot/include/tpLinuxTag.h [changed mode: 0755->0644]
u-boot/include/version.h [changed mode: 0755->0644]
u-boot/include/zlib.h [changed mode: 0755->0644]
u-boot/lib_bootstrap/LzmaDecode.c [changed mode: 0755->0644]
u-boot/lib_bootstrap/LzmaDecode.h [changed mode: 0755->0644]
u-boot/lib_bootstrap/LzmaTypes.h [changed mode: 0755->0644]
u-boot/lib_bootstrap/LzmaWrapper.c [changed mode: 0755->0644]
u-boot/lib_bootstrap/Makefile [changed mode: 0755->0644]
u-boot/lib_bootstrap/bootstrap_board.c [changed mode: 0755->0644]
u-boot/lib_bootstrap/crc32.c [changed mode: 0755->0644]
u-boot/lib_bootstrap/string.c [changed mode: 0755->0644]
u-boot/lib_bootstrap/time.c [changed mode: 0755->0644]
u-boot/lib_generic/LzmaDecode.c [changed mode: 0755->0644]
u-boot/lib_generic/LzmaDecode.h [changed mode: 0755->0644]
u-boot/lib_generic/LzmaTypes.h [changed mode: 0755->0644]
u-boot/lib_generic/LzmaWrapper.c [changed mode: 0755->0644]
u-boot/lib_generic/Makefile [changed mode: 0755->0644]
u-boot/lib_generic/crc32.c [changed mode: 0755->0644]
u-boot/lib_generic/ctype.c [changed mode: 0755->0644]
u-boot/lib_generic/display_options.c [changed mode: 0755->0644]
u-boot/lib_generic/ldiv.c [changed mode: 0755->0644]
u-boot/lib_generic/string.c [changed mode: 0755->0644]
u-boot/lib_generic/vsprintf.c [changed mode: 0755->0644]
u-boot/lib_mips/Makefile [changed mode: 0755->0644]
u-boot/lib_mips/board.c [changed mode: 0755->0644]
u-boot/lib_mips/mips_linux.c [changed mode: 0755->0644]
u-boot/lib_mips/time.c [changed mode: 0755->0644]
u-boot/mips_config.mk [changed mode: 0755->0644]
u-boot/net/Makefile [changed mode: 0755->0644]
u-boot/net/bootp.c [changed mode: 0755->0644]
u-boot/net/bootp.h [changed mode: 0755->0644]
u-boot/net/eth.c [changed mode: 0755->0644]
u-boot/net/httpd.c [changed mode: 0755->0644]
u-boot/net/net.c [changed mode: 0755->0644]
u-boot/net/nfs.c [changed mode: 0755->0644]
u-boot/net/nfs.h [changed mode: 0755->0644]
u-boot/net/rarp.c [changed mode: 0755->0644]
u-boot/net/rarp.h [changed mode: 0755->0644]
u-boot/net/sntp.c [changed mode: 0755->0644]
u-boot/net/sntp.h [changed mode: 0755->0644]
u-boot/net/tftp.c [changed mode: 0755->0644]
u-boot/net/tftp.h [changed mode: 0755->0644]
u-boot/rtc/Makefile [changed mode: 0755->0644]
u-boot/rtc/date.c [changed mode: 0755->0644]
u-boot/tools/Makefile [changed mode: 0755->0644]
u-boot/tools/envcrc.c [changed mode: 0755->0644]
u-boot/tools/mkimage.c [changed mode: 0755->0644]