projects
/
oweals
/
u-boot_mod.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c59ee79
)
trivial: drop executable file attribute on source files
author
Piotr Dymacz
<pepe2k@gmail.com>
Tue, 14 Jun 2016 19:12:34 +0000
(21:12 +0200)
committer
Piotr Dymacz
<pepe2k@gmail.com>
Tue, 14 Jun 2016 19:12:34 +0000
(21:12 +0200)
22 files changed:
u-boot/board/ar7240/common/athr_s27_phy.c
[changed mode: 0755->0644]
patch
|
blob
|
history
u-boot/board/ar7240/common/athr_s27_phy.h
[changed mode: 0755->0644]
patch
|
blob
|
history
u-boot/board/ar7240/common/qca-eth-953x.c
[changed mode: 0755->0644]
patch
|
blob
|
history
u-boot/board/ar7240/common/qca-eth-953x.h
[changed mode: 0755->0644]
patch
|
blob
|
history
u-boot/board/ar7240/common/qca-eth-953x_phy.h
[changed mode: 0755->0644]
patch
|
blob
|
history
u-boot/common/cmd_custom.c
[changed mode: 0755->0644]
patch
|
blob
|
history
u-boot/common/cmd_load.c
[changed mode: 0755->0644]
patch
|
blob
|
history
u-boot/common/cmd_nvedit.c
[changed mode: 0755->0644]
patch
|
blob
|
history
u-boot/common/cmd_qcaclk.c
[changed mode: 0755->0644]
patch
|
blob
|
history
u-boot/common/crc16.c
[changed mode: 0755->0644]
patch
|
blob
|
history
u-boot/common/s_record.c
[changed mode: 0755->0644]
patch
|
blob
|
history
u-boot/common/xyzModem.c
[changed mode: 0755->0644]
patch
|
blob
|
history
u-boot/cpu/mips/ar7240/qca95xx_pll_init.S
[changed mode: 0755->0644]
patch
|
blob
|
history
u-boot/include/953x.h
[changed mode: 0755->0644]
patch
|
blob
|
history
u-boot/include/atheros.h
[changed mode: 0755->0644]
patch
|
blob
|
history
u-boot/include/cmd_qcaclk.h
[changed mode: 0755->0644]
patch
|
blob
|
history
u-boot/include/linux/bitops.h
[changed mode: 0755->0644]
patch
|
blob
|
history
u-boot/include/s_record.h
[changed mode: 0755->0644]
patch
|
blob
|
history
u-boot/include/soc/ar933x_pll_init.h
[changed mode: 0755->0644]
patch
|
blob
|
history
u-boot/include/soc/qca95xx_pll_init.h
[changed mode: 0755->0644]
patch
|
blob
|
history
u-boot/include/soc/qca_pll_list.h
[changed mode: 0755->0644]
patch
|
blob
|
history
u-boot/include/xyzModem.h
[changed mode: 0755->0644]
patch
|
blob
|
history
diff --git
a/u-boot/board/ar7240/common/athr_s27_phy.c
b/u-boot/board/ar7240/common/athr_s27_phy.c
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/u-boot/board/ar7240/common/athr_s27_phy.h
b/u-boot/board/ar7240/common/athr_s27_phy.h
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/u-boot/board/ar7240/common/qca-eth-953x.c
b/u-boot/board/ar7240/common/qca-eth-953x.c
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/u-boot/board/ar7240/common/qca-eth-953x.h
b/u-boot/board/ar7240/common/qca-eth-953x.h
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/u-boot/board/ar7240/common/qca-eth-953x_phy.h
b/u-boot/board/ar7240/common/qca-eth-953x_phy.h
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/u-boot/common/cmd_custom.c
b/u-boot/common/cmd_custom.c
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/u-boot/common/cmd_load.c
b/u-boot/common/cmd_load.c
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/u-boot/common/cmd_nvedit.c
b/u-boot/common/cmd_nvedit.c
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/u-boot/common/cmd_qcaclk.c
b/u-boot/common/cmd_qcaclk.c
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/u-boot/common/crc16.c
b/u-boot/common/crc16.c
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/u-boot/common/s_record.c
b/u-boot/common/s_record.c
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/u-boot/common/xyzModem.c
b/u-boot/common/xyzModem.c
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/u-boot/cpu/mips/ar7240/qca95xx_pll_init.S
b/u-boot/cpu/mips/ar7240/qca95xx_pll_init.S
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/u-boot/include/953x.h
b/u-boot/include/953x.h
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/u-boot/include/atheros.h
b/u-boot/include/atheros.h
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/u-boot/include/cmd_qcaclk.h
b/u-boot/include/cmd_qcaclk.h
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/u-boot/include/linux/bitops.h
b/u-boot/include/linux/bitops.h
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/u-boot/include/s_record.h
b/u-boot/include/s_record.h
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/u-boot/include/soc/ar933x_pll_init.h
b/u-boot/include/soc/ar933x_pll_init.h
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/u-boot/include/soc/qca95xx_pll_init.h
b/u-boot/include/soc/qca95xx_pll_init.h
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/u-boot/include/soc/qca_pll_list.h
b/u-boot/include/soc/qca_pll_list.h
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/u-boot/include/xyzModem.h
b/u-boot/include/xyzModem.h
old mode 100755
(executable)
new mode 100644
(file)