From: Antony Pavlov Date: Mon, 20 Apr 2015 12:25:20 +0000 (+0300) Subject: treewide: drop executable file attrib for non-executable files X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=5538cb4f04b6f58b284d5aa5ebdf0207b93a92f6;p=oweals%2Fu-boot_mod.git treewide: drop executable file attrib for non-executable files Signed-off-by: Antony Pavlov --- diff --git a/Makefile b/Makefile old mode 100755 new mode 100644 diff --git a/READMEPL.md b/READMEPL.md old mode 100755 new mode 100644 diff --git a/u-boot/CHANGELOG b/u-boot/CHANGELOG old mode 100755 new mode 100644 diff --git a/u-boot/COPYING b/u-boot/COPYING old mode 100755 new mode 100644 diff --git a/u-boot/CREDITS b/u-boot/CREDITS old mode 100755 new mode 100644 diff --git a/u-boot/Makefile b/u-boot/Makefile old mode 100755 new mode 100644 diff --git a/u-boot/README b/u-boot/README old mode 100755 new mode 100644 diff --git a/u-boot/board/ar7240/ap121/Makefile b/u-boot/board/ar7240/ap121/Makefile old mode 100755 new mode 100644 diff --git a/u-boot/board/ar7240/ap121/ap121.c b/u-boot/board/ar7240/ap121/ap121.c old mode 100755 new mode 100644 diff --git a/u-boot/board/ar7240/ap121/config.mk b/u-boot/board/ar7240/ap121/config.mk old mode 100755 new mode 100644 diff --git a/u-boot/board/ar7240/ap121/hornet_pll_init.S b/u-boot/board/ar7240/ap121/hornet_pll_init.S old mode 100755 new mode 100644 diff --git a/u-boot/board/ar7240/ap121/u-boot-bootstrap.lds b/u-boot/board/ar7240/ap121/u-boot-bootstrap.lds old mode 100755 new mode 100644 diff --git a/u-boot/board/ar7240/ap121/u-boot.lds b/u-boot/board/ar7240/ap121/u-boot.lds old mode 100755 new mode 100644 diff --git a/u-boot/board/ar7240/common/ar7240_flash.c b/u-boot/board/ar7240/common/ar7240_flash.c old mode 100755 new mode 100644 diff --git a/u-boot/board/ar7240/common/ar7240_flash.h b/u-boot/board/ar7240/common/ar7240_flash.h old mode 100755 new mode 100644 diff --git a/u-boot/board/ar7240/common/ar7240_pci.c b/u-boot/board/ar7240/common/ar7240_pci.c old mode 100755 new mode 100644 diff --git a/u-boot/board/ar7240/common/ar7240_s26_phy.c b/u-boot/board/ar7240/common/ar7240_s26_phy.c old mode 100755 new mode 100644 diff --git a/u-boot/board/ar7240/common/ar7240_s26_phy.h b/u-boot/board/ar7240/common/ar7240_s26_phy.h old mode 100755 new mode 100644 diff --git a/u-boot/board/ar7240/common/athrs17_phy.c b/u-boot/board/ar7240/common/athrs17_phy.c old mode 100755 new mode 100644 diff --git a/u-boot/board/ar7240/common/athrs17_phy.h b/u-boot/board/ar7240/common/athrs17_phy.h old mode 100755 new mode 100644 diff --git a/u-boot/board/ar7240/common/athrs27_phy.c b/u-boot/board/ar7240/common/athrs27_phy.c old mode 100755 new mode 100644 diff --git a/u-boot/board/ar7240/common/athrs27_phy.h b/u-boot/board/ar7240/common/athrs27_phy.h old mode 100755 new mode 100644 diff --git a/u-boot/board/ar7240/common/lowlevel_init.S b/u-boot/board/ar7240/common/lowlevel_init.S old mode 100755 new mode 100644 diff --git a/u-boot/board/ar7240/common/lowlevel_init_934x.S b/u-boot/board/ar7240/common/lowlevel_init_934x.S old mode 100755 new mode 100644 diff --git a/u-boot/board/ar7240/common/phy.h b/u-boot/board/ar7240/common/phy.h old mode 100755 new mode 100644 diff --git a/u-boot/board/ar7240/db12x/Makefile b/u-boot/board/ar7240/db12x/Makefile old mode 100755 new mode 100644 diff --git a/u-boot/board/ar7240/db12x/config.mk b/u-boot/board/ar7240/db12x/config.mk old mode 100755 new mode 100644 diff --git a/u-boot/board/ar7240/db12x/db12x.c b/u-boot/board/ar7240/db12x/db12x.c old mode 100755 new mode 100644 diff --git a/u-boot/board/ar7240/db12x/u-boot-bootstrap.lds b/u-boot/board/ar7240/db12x/u-boot-bootstrap.lds old mode 100755 new mode 100644 diff --git a/u-boot/board/ar7240/db12x/u-boot.lds b/u-boot/board/ar7240/db12x/u-boot.lds old mode 100755 new mode 100644 diff --git a/u-boot/common/Makefile b/u-boot/common/Makefile old mode 100755 new mode 100644 diff --git a/u-boot/common/cmd_boot.c b/u-boot/common/cmd_boot.c old mode 100755 new mode 100644 diff --git a/u-boot/common/cmd_bootm.c b/u-boot/common/cmd_bootm.c old mode 100755 new mode 100644 diff --git a/u-boot/common/cmd_custom.c b/u-boot/common/cmd_custom.c old mode 100755 new mode 100644 diff --git a/u-boot/common/cmd_flash.c b/u-boot/common/cmd_flash.c old mode 100755 new mode 100644 diff --git a/u-boot/common/cmd_itest.c b/u-boot/common/cmd_itest.c old mode 100755 new mode 100644 diff --git a/u-boot/common/cmd_mem.c b/u-boot/common/cmd_mem.c old mode 100755 new mode 100644 diff --git a/u-boot/common/cmd_net.c b/u-boot/common/cmd_net.c old mode 100755 new mode 100644 diff --git a/u-boot/common/cmd_nvedit.c b/u-boot/common/cmd_nvedit.c old mode 100755 new mode 100644 diff --git a/u-boot/common/command.c b/u-boot/common/command.c old mode 100755 new mode 100644 diff --git a/u-boot/common/console.c b/u-boot/common/console.c old mode 100755 new mode 100644 diff --git a/u-boot/common/devices.c b/u-boot/common/devices.c old mode 100755 new mode 100644 diff --git a/u-boot/common/dlmalloc.c b/u-boot/common/dlmalloc.c old mode 100755 new mode 100644 diff --git a/u-boot/common/env_common.c b/u-boot/common/env_common.c old mode 100755 new mode 100644 diff --git a/u-boot/common/env_nowhere.c b/u-boot/common/env_nowhere.c old mode 100755 new mode 100644 diff --git a/u-boot/common/environment.c b/u-boot/common/environment.c old mode 100755 new mode 100644 diff --git a/u-boot/common/exports.c b/u-boot/common/exports.c old mode 100755 new mode 100644 diff --git a/u-boot/common/flash.c b/u-boot/common/flash.c old mode 100755 new mode 100644 diff --git a/u-boot/common/hush.c b/u-boot/common/hush.c old mode 100755 new mode 100644 diff --git a/u-boot/common/lists.c b/u-boot/common/lists.c old mode 100755 new mode 100644 diff --git a/u-boot/common/main.c b/u-boot/common/main.c old mode 100755 new mode 100644 diff --git a/u-boot/config.mk b/u-boot/config.mk old mode 100755 new mode 100644 diff --git a/u-boot/cpu/mips/Makefile b/u-boot/cpu/mips/Makefile old mode 100755 new mode 100644 diff --git a/u-boot/cpu/mips/ar7240/Makefile b/u-boot/cpu/mips/ar7240/Makefile old mode 100755 new mode 100644 diff --git a/u-boot/cpu/mips/ar7240/ag7240.c b/u-boot/cpu/mips/ar7240/ag7240.c old mode 100755 new mode 100644 diff --git a/u-boot/cpu/mips/ar7240/ag7240.h b/u-boot/cpu/mips/ar7240/ag7240.h old mode 100755 new mode 100644 diff --git a/u-boot/cpu/mips/ar7240/ag7240_phy.h b/u-boot/cpu/mips/ar7240/ag7240_phy.h old mode 100755 new mode 100644 diff --git a/u-boot/cpu/mips/ar7240/ag934x.c b/u-boot/cpu/mips/ar7240/ag934x.c old mode 100755 new mode 100644 diff --git a/u-boot/cpu/mips/ar7240/ag934x.h b/u-boot/cpu/mips/ar7240/ag934x.h old mode 100755 new mode 100644 diff --git a/u-boot/cpu/mips/ar7240/ag934x_phy.h b/u-boot/cpu/mips/ar7240/ag934x_phy.h old mode 100755 new mode 100644 diff --git a/u-boot/cpu/mips/ar7240/ar7240_serial.c b/u-boot/cpu/mips/ar7240/ar7240_serial.c old mode 100755 new mode 100644 diff --git a/u-boot/cpu/mips/ar7240/hornet_ddr_init.S b/u-boot/cpu/mips/ar7240/hornet_ddr_init.S old mode 100755 new mode 100644 diff --git a/u-boot/cpu/mips/ar7240/hornet_serial.c b/u-boot/cpu/mips/ar7240/hornet_serial.c old mode 100755 new mode 100644 diff --git a/u-boot/cpu/mips/ar7240/meminit.c b/u-boot/cpu/mips/ar7240/meminit.c old mode 100755 new mode 100644 diff --git a/u-boot/cpu/mips/cache.S b/u-boot/cpu/mips/cache.S old mode 100755 new mode 100644 diff --git a/u-boot/cpu/mips/config.mk b/u-boot/cpu/mips/config.mk old mode 100755 new mode 100644 diff --git a/u-boot/cpu/mips/cpu.c b/u-boot/cpu/mips/cpu.c old mode 100755 new mode 100644 diff --git a/u-boot/cpu/mips/start.S b/u-boot/cpu/mips/start.S old mode 100755 new mode 100644 diff --git a/u-boot/cpu/mips/start_bootstrap.S b/u-boot/cpu/mips/start_bootstrap.S old mode 100755 new mode 100644 diff --git a/u-boot/drivers/Makefile b/u-boot/drivers/Makefile old mode 100755 new mode 100644 diff --git a/u-boot/drivers/netconsole.c b/u-boot/drivers/netconsole.c old mode 100755 new mode 100644 diff --git a/u-boot/drivers/pci.c b/u-boot/drivers/pci.c old mode 100755 new mode 100644 diff --git a/u-boot/httpd/Makefile b/u-boot/httpd/Makefile old mode 100755 new mode 100644 diff --git a/u-boot/httpd/fs.c b/u-boot/httpd/fs.c old mode 100755 new mode 100644 diff --git a/u-boot/httpd/fs.h b/u-boot/httpd/fs.h old mode 100755 new mode 100644 diff --git a/u-boot/httpd/fsdata.h b/u-boot/httpd/fsdata.h old mode 100755 new mode 100644 diff --git a/u-boot/httpd/httpd.c b/u-boot/httpd/httpd.c old mode 100755 new mode 100644 diff --git a/u-boot/httpd/httpd.h b/u-boot/httpd/httpd.h old mode 100755 new mode 100644 diff --git a/u-boot/httpd/main.c b/u-boot/httpd/main.c old mode 100755 new mode 100644 diff --git a/u-boot/httpd/tapdev.c b/u-boot/httpd/tapdev.c old mode 100755 new mode 100644 diff --git a/u-boot/httpd/tapdev.h b/u-boot/httpd/tapdev.h old mode 100755 new mode 100644 diff --git a/u-boot/httpd/uip.c b/u-boot/httpd/uip.c old mode 100755 new mode 100644 diff --git a/u-boot/httpd/uip.h b/u-boot/httpd/uip.h old mode 100755 new mode 100644 diff --git a/u-boot/httpd/uip_arch.c b/u-boot/httpd/uip_arch.c old mode 100755 new mode 100644 diff --git a/u-boot/httpd/uip_arch.h b/u-boot/httpd/uip_arch.h old mode 100755 new mode 100644 diff --git a/u-boot/httpd/uip_arp.c b/u-boot/httpd/uip_arp.c old mode 100755 new mode 100644 diff --git a/u-boot/httpd/uip_arp.h b/u-boot/httpd/uip_arp.h old mode 100755 new mode 100644 diff --git a/u-boot/httpd/uipopt.h b/u-boot/httpd/uipopt.h old mode 100755 new mode 100644 diff --git a/u-boot/httpd/vendors/dragino/404.html b/u-boot/httpd/vendors/dragino/404.html old mode 100755 new mode 100644 diff --git a/u-boot/httpd/vendors/dragino/f.png b/u-boot/httpd/vendors/dragino/f.png old mode 100755 new mode 100644 diff --git a/u-boot/httpd/vendors/dragino/fail.html b/u-boot/httpd/vendors/dragino/fail.html old mode 100755 new mode 100644 diff --git a/u-boot/httpd/vendors/dragino/flashing.html b/u-boot/httpd/vendors/dragino/flashing.html old mode 100755 new mode 100644 diff --git a/u-boot/httpd/vendors/dragino/index.html b/u-boot/httpd/vendors/dragino/index.html old mode 100755 new mode 100644 diff --git a/u-boot/httpd/vendors/dragino/l.png b/u-boot/httpd/vendors/dragino/l.png old mode 100755 new mode 100644 diff --git a/u-boot/httpd/vendors/dragino/style.css b/u-boot/httpd/vendors/dragino/style.css old mode 100755 new mode 100644 diff --git a/u-boot/httpd/vendors/general/404.html b/u-boot/httpd/vendors/general/404.html old mode 100755 new mode 100644 diff --git a/u-boot/httpd/vendors/general/art.html b/u-boot/httpd/vendors/general/art.html old mode 100755 new mode 100644 diff --git a/u-boot/httpd/vendors/general/fail.html b/u-boot/httpd/vendors/general/fail.html old mode 100755 new mode 100644 diff --git a/u-boot/httpd/vendors/general/flashing.html b/u-boot/httpd/vendors/general/flashing.html old mode 100755 new mode 100644 diff --git a/u-boot/httpd/vendors/general/index.html b/u-boot/httpd/vendors/general/index.html old mode 100755 new mode 100644 diff --git a/u-boot/httpd/vendors/general/style.css b/u-boot/httpd/vendors/general/style.css old mode 100755 new mode 100644 diff --git a/u-boot/httpd/vendors/general/uboot.html b/u-boot/httpd/vendors/general/uboot.html old mode 100755 new mode 100644 diff --git a/u-boot/httpd/vendors/oem/404.html b/u-boot/httpd/vendors/oem/404.html old mode 100755 new mode 100644 diff --git a/u-boot/httpd/vendors/oem/fail.html b/u-boot/httpd/vendors/oem/fail.html old mode 100755 new mode 100644 diff --git a/u-boot/httpd/vendors/oem/flashing.html b/u-boot/httpd/vendors/oem/flashing.html old mode 100755 new mode 100644 diff --git a/u-boot/httpd/vendors/oem/index.html b/u-boot/httpd/vendors/oem/index.html old mode 100755 new mode 100644 diff --git a/u-boot/httpd/vendors/oem/style.css b/u-boot/httpd/vendors/oem/style.css old mode 100755 new mode 100644 diff --git a/u-boot/httpd/vendors/villagetelco/404.html b/u-boot/httpd/vendors/villagetelco/404.html old mode 100755 new mode 100644 diff --git a/u-boot/httpd/vendors/villagetelco/fail.html b/u-boot/httpd/vendors/villagetelco/fail.html old mode 100755 new mode 100644 diff --git a/u-boot/httpd/vendors/villagetelco/flashing.html b/u-boot/httpd/vendors/villagetelco/flashing.html old mode 100755 new mode 100644 diff --git a/u-boot/httpd/vendors/villagetelco/index.html b/u-boot/httpd/vendors/villagetelco/index.html old mode 100755 new mode 100644 diff --git a/u-boot/httpd/vendors/villagetelco/style.css b/u-boot/httpd/vendors/villagetelco/style.css old mode 100755 new mode 100644 diff --git a/u-boot/httpd/vendors/villagetelco/v.png b/u-boot/httpd/vendors/villagetelco/v.png old mode 100755 new mode 100644 diff --git a/u-boot/httpd/vendors/villagetelco/vt.png b/u-boot/httpd/vendors/villagetelco/vt.png old mode 100755 new mode 100644 diff --git a/u-boot/include/LzmaWrapper.h b/u-boot/include/LzmaWrapper.h old mode 100755 new mode 100644 diff --git a/u-boot/include/ar7240_soc.h b/u-boot/include/ar7240_soc.h old mode 100755 new mode 100644 diff --git a/u-boot/include/ar934x_soc.h b/u-boot/include/ar934x_soc.h old mode 100755 new mode 100644 diff --git a/u-boot/include/asm-mips/addrspace.h b/u-boot/include/asm-mips/addrspace.h old mode 100755 new mode 100644 diff --git a/u-boot/include/asm-mips/bitops.h b/u-boot/include/asm-mips/bitops.h old mode 100755 new mode 100644 diff --git a/u-boot/include/asm-mips/byteorder.h b/u-boot/include/asm-mips/byteorder.h old mode 100755 new mode 100644 diff --git a/u-boot/include/asm-mips/cachectl.h b/u-boot/include/asm-mips/cachectl.h old mode 100755 new mode 100644 diff --git a/u-boot/include/asm-mips/cacheops.h b/u-boot/include/asm-mips/cacheops.h old mode 100755 new mode 100644 diff --git a/u-boot/include/asm-mips/global_data.h b/u-boot/include/asm-mips/global_data.h old mode 100755 new mode 100644 diff --git a/u-boot/include/asm-mips/io.h b/u-boot/include/asm-mips/io.h old mode 100755 new mode 100644 diff --git a/u-boot/include/asm-mips/isadep.h b/u-boot/include/asm-mips/isadep.h old mode 100755 new mode 100644 diff --git a/u-boot/include/asm-mips/mipsregs.h b/u-boot/include/asm-mips/mipsregs.h old mode 100755 new mode 100644 diff --git a/u-boot/include/asm-mips/posix_types.h b/u-boot/include/asm-mips/posix_types.h old mode 100755 new mode 100644 diff --git a/u-boot/include/asm-mips/processor.h b/u-boot/include/asm-mips/processor.h old mode 100755 new mode 100644 diff --git a/u-boot/include/asm-mips/ptrace.h b/u-boot/include/asm-mips/ptrace.h old mode 100755 new mode 100644 diff --git a/u-boot/include/asm-mips/reg.h b/u-boot/include/asm-mips/reg.h old mode 100755 new mode 100644 diff --git a/u-boot/include/asm-mips/regdef.h b/u-boot/include/asm-mips/regdef.h old mode 100755 new mode 100644 diff --git a/u-boot/include/asm-mips/sgidefs.h b/u-boot/include/asm-mips/sgidefs.h old mode 100755 new mode 100644 diff --git a/u-boot/include/asm-mips/string.h b/u-boot/include/asm-mips/string.h old mode 100755 new mode 100644 diff --git a/u-boot/include/asm-mips/system.h b/u-boot/include/asm-mips/system.h old mode 100755 new mode 100644 diff --git a/u-boot/include/asm-mips/types.h b/u-boot/include/asm-mips/types.h old mode 100755 new mode 100644 diff --git a/u-boot/include/asm-mips/u-boot.h b/u-boot/include/asm-mips/u-boot.h old mode 100755 new mode 100644 diff --git a/u-boot/include/bzlib.h b/u-boot/include/bzlib.h old mode 100755 new mode 100644 diff --git a/u-boot/include/cmd_confdefs.h b/u-boot/include/cmd_confdefs.h old mode 100755 new mode 100644 diff --git a/u-boot/include/command.h b/u-boot/include/command.h old mode 100755 new mode 100644 diff --git a/u-boot/include/common.h b/u-boot/include/common.h old mode 100755 new mode 100644 diff --git a/u-boot/include/configs/ap121.h b/u-boot/include/configs/ap121.h old mode 100755 new mode 100644 diff --git a/u-boot/include/configs/ar7240.h b/u-boot/include/configs/ar7240.h old mode 100755 new mode 100644 diff --git a/u-boot/include/configs/db12x.h b/u-boot/include/configs/db12x.h old mode 100755 new mode 100644 diff --git a/u-boot/include/console.h b/u-boot/include/console.h old mode 100755 new mode 100644 diff --git a/u-boot/include/crc.h b/u-boot/include/crc.h old mode 100755 new mode 100644 diff --git a/u-boot/include/devices.h b/u-boot/include/devices.h old mode 100755 new mode 100644 diff --git a/u-boot/include/environment.h b/u-boot/include/environment.h old mode 100755 new mode 100644 diff --git a/u-boot/include/exports.h b/u-boot/include/exports.h old mode 100755 new mode 100644 diff --git a/u-boot/include/flash.h b/u-boot/include/flash.h old mode 100755 new mode 100644 diff --git a/u-boot/include/hornet_soc.h b/u-boot/include/hornet_soc.h old mode 100755 new mode 100644 diff --git a/u-boot/include/hush.h b/u-boot/include/hush.h old mode 100755 new mode 100644 diff --git a/u-boot/include/image.h b/u-boot/include/image.h old mode 100755 new mode 100644 diff --git a/u-boot/include/ioports.h b/u-boot/include/ioports.h old mode 100755 new mode 100644 diff --git a/u-boot/include/jffs2/jffs2.h b/u-boot/include/jffs2/jffs2.h old mode 100755 new mode 100644 diff --git a/u-boot/include/jffs2/load_kernel.h b/u-boot/include/jffs2/load_kernel.h old mode 100755 new mode 100644 diff --git a/u-boot/include/lcd.h b/u-boot/include/lcd.h old mode 100755 new mode 100644 diff --git a/u-boot/include/linux/bitops.h b/u-boot/include/linux/bitops.h old mode 100755 new mode 100644 diff --git a/u-boot/include/linux/byteorder/big_endian.h b/u-boot/include/linux/byteorder/big_endian.h old mode 100755 new mode 100644 diff --git a/u-boot/include/linux/byteorder/generic.h b/u-boot/include/linux/byteorder/generic.h old mode 100755 new mode 100644 diff --git a/u-boot/include/linux/byteorder/little_endian.h b/u-boot/include/linux/byteorder/little_endian.h old mode 100755 new mode 100644 diff --git a/u-boot/include/linux/byteorder/swab.h b/u-boot/include/linux/byteorder/swab.h old mode 100755 new mode 100644 diff --git a/u-boot/include/linux/config.h b/u-boot/include/linux/config.h old mode 100755 new mode 100644 diff --git a/u-boot/include/linux/ctype.h b/u-boot/include/linux/ctype.h old mode 100755 new mode 100644 diff --git a/u-boot/include/linux/list.h b/u-boot/include/linux/list.h old mode 100755 new mode 100644 diff --git a/u-boot/include/linux/mtd/mtd-abi.h b/u-boot/include/linux/mtd/mtd-abi.h old mode 100755 new mode 100644 diff --git a/u-boot/include/linux/mtd/mtd.h b/u-boot/include/linux/mtd/mtd.h old mode 100755 new mode 100644 diff --git a/u-boot/include/linux/posix_types.h b/u-boot/include/linux/posix_types.h old mode 100755 new mode 100644 diff --git a/u-boot/include/linux/stat.h b/u-boot/include/linux/stat.h old mode 100755 new mode 100644 diff --git a/u-boot/include/linux/stddef.h b/u-boot/include/linux/stddef.h old mode 100755 new mode 100644 diff --git a/u-boot/include/linux/string.h b/u-boot/include/linux/string.h old mode 100755 new mode 100644 diff --git a/u-boot/include/linux/time.h b/u-boot/include/linux/time.h old mode 100755 new mode 100644 diff --git a/u-boot/include/linux/types.h b/u-boot/include/linux/types.h old mode 100755 new mode 100644 diff --git a/u-boot/include/lists.h b/u-boot/include/lists.h old mode 100755 new mode 100644 diff --git a/u-boot/include/malloc.h b/u-boot/include/malloc.h old mode 100755 new mode 100644 diff --git a/u-boot/include/miiphy.h b/u-boot/include/miiphy.h old mode 100755 new mode 100644 diff --git a/u-boot/include/net.h b/u-boot/include/net.h old mode 100755 new mode 100644 diff --git a/u-boot/include/pci.h b/u-boot/include/pci.h old mode 100755 new mode 100644 diff --git a/u-boot/include/pci_ids.h b/u-boot/include/pci_ids.h old mode 100755 new mode 100644 diff --git a/u-boot/include/rtc.h b/u-boot/include/rtc.h old mode 100755 new mode 100644 diff --git a/u-boot/include/serial.h b/u-boot/include/serial.h old mode 100755 new mode 100644 diff --git a/u-boot/include/tpLinuxTag.h b/u-boot/include/tpLinuxTag.h old mode 100755 new mode 100644 diff --git a/u-boot/include/version.h b/u-boot/include/version.h old mode 100755 new mode 100644 diff --git a/u-boot/include/zlib.h b/u-boot/include/zlib.h old mode 100755 new mode 100644 diff --git a/u-boot/lib_bootstrap/LzmaDecode.c b/u-boot/lib_bootstrap/LzmaDecode.c old mode 100755 new mode 100644 diff --git a/u-boot/lib_bootstrap/LzmaDecode.h b/u-boot/lib_bootstrap/LzmaDecode.h old mode 100755 new mode 100644 diff --git a/u-boot/lib_bootstrap/LzmaTypes.h b/u-boot/lib_bootstrap/LzmaTypes.h old mode 100755 new mode 100644 diff --git a/u-boot/lib_bootstrap/LzmaWrapper.c b/u-boot/lib_bootstrap/LzmaWrapper.c old mode 100755 new mode 100644 diff --git a/u-boot/lib_bootstrap/Makefile b/u-boot/lib_bootstrap/Makefile old mode 100755 new mode 100644 diff --git a/u-boot/lib_bootstrap/bootstrap_board.c b/u-boot/lib_bootstrap/bootstrap_board.c old mode 100755 new mode 100644 diff --git a/u-boot/lib_bootstrap/crc32.c b/u-boot/lib_bootstrap/crc32.c old mode 100755 new mode 100644 diff --git a/u-boot/lib_bootstrap/string.c b/u-boot/lib_bootstrap/string.c old mode 100755 new mode 100644 diff --git a/u-boot/lib_bootstrap/time.c b/u-boot/lib_bootstrap/time.c old mode 100755 new mode 100644 diff --git a/u-boot/lib_generic/LzmaDecode.c b/u-boot/lib_generic/LzmaDecode.c old mode 100755 new mode 100644 diff --git a/u-boot/lib_generic/LzmaDecode.h b/u-boot/lib_generic/LzmaDecode.h old mode 100755 new mode 100644 diff --git a/u-boot/lib_generic/LzmaTypes.h b/u-boot/lib_generic/LzmaTypes.h old mode 100755 new mode 100644 diff --git a/u-boot/lib_generic/LzmaWrapper.c b/u-boot/lib_generic/LzmaWrapper.c old mode 100755 new mode 100644 diff --git a/u-boot/lib_generic/Makefile b/u-boot/lib_generic/Makefile old mode 100755 new mode 100644 diff --git a/u-boot/lib_generic/crc32.c b/u-boot/lib_generic/crc32.c old mode 100755 new mode 100644 diff --git a/u-boot/lib_generic/ctype.c b/u-boot/lib_generic/ctype.c old mode 100755 new mode 100644 diff --git a/u-boot/lib_generic/display_options.c b/u-boot/lib_generic/display_options.c old mode 100755 new mode 100644 diff --git a/u-boot/lib_generic/ldiv.c b/u-boot/lib_generic/ldiv.c old mode 100755 new mode 100644 diff --git a/u-boot/lib_generic/string.c b/u-boot/lib_generic/string.c old mode 100755 new mode 100644 diff --git a/u-boot/lib_generic/vsprintf.c b/u-boot/lib_generic/vsprintf.c old mode 100755 new mode 100644 diff --git a/u-boot/lib_mips/Makefile b/u-boot/lib_mips/Makefile old mode 100755 new mode 100644 diff --git a/u-boot/lib_mips/board.c b/u-boot/lib_mips/board.c old mode 100755 new mode 100644 diff --git a/u-boot/lib_mips/mips_linux.c b/u-boot/lib_mips/mips_linux.c old mode 100755 new mode 100644 diff --git a/u-boot/lib_mips/time.c b/u-boot/lib_mips/time.c old mode 100755 new mode 100644 diff --git a/u-boot/mips_config.mk b/u-boot/mips_config.mk old mode 100755 new mode 100644 diff --git a/u-boot/net/Makefile b/u-boot/net/Makefile old mode 100755 new mode 100644 diff --git a/u-boot/net/bootp.c b/u-boot/net/bootp.c old mode 100755 new mode 100644 diff --git a/u-boot/net/bootp.h b/u-boot/net/bootp.h old mode 100755 new mode 100644 diff --git a/u-boot/net/eth.c b/u-boot/net/eth.c old mode 100755 new mode 100644 diff --git a/u-boot/net/httpd.c b/u-boot/net/httpd.c old mode 100755 new mode 100644 diff --git a/u-boot/net/net.c b/u-boot/net/net.c old mode 100755 new mode 100644 diff --git a/u-boot/net/nfs.c b/u-boot/net/nfs.c old mode 100755 new mode 100644 diff --git a/u-boot/net/nfs.h b/u-boot/net/nfs.h old mode 100755 new mode 100644 diff --git a/u-boot/net/rarp.c b/u-boot/net/rarp.c old mode 100755 new mode 100644 diff --git a/u-boot/net/rarp.h b/u-boot/net/rarp.h old mode 100755 new mode 100644 diff --git a/u-boot/net/sntp.c b/u-boot/net/sntp.c old mode 100755 new mode 100644 diff --git a/u-boot/net/sntp.h b/u-boot/net/sntp.h old mode 100755 new mode 100644 diff --git a/u-boot/net/tftp.c b/u-boot/net/tftp.c old mode 100755 new mode 100644 diff --git a/u-boot/net/tftp.h b/u-boot/net/tftp.h old mode 100755 new mode 100644 diff --git a/u-boot/rtc/Makefile b/u-boot/rtc/Makefile old mode 100755 new mode 100644 diff --git a/u-boot/rtc/date.c b/u-boot/rtc/date.c old mode 100755 new mode 100644 diff --git a/u-boot/tools/Makefile b/u-boot/tools/Makefile old mode 100755 new mode 100644 diff --git a/u-boot/tools/envcrc.c b/u-boot/tools/envcrc.c old mode 100755 new mode 100644 diff --git a/u-boot/tools/mkimage.c b/u-boot/tools/mkimage.c old mode 100755 new mode 100644