All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] Remove execute permissions from source files
@ 2012-02-13 18:21 Thomas Weber
  2012-02-14  5:44 ` Mike Frysinger
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Thomas Weber @ 2012-02-13 18:21 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Thomas Weber <weber@corscience.de>
---
 0 files changed, 0 insertions(+), 0 deletions(-)
 mode change 100755 => 100644 arch/arm/cpu/armv7/imx-common/timer.c
 mode change 100755 => 100644 drivers/fpga/ivm_core.c
 mode change 100755 => 100644 include/lattice.h

diff --git a/arch/arm/cpu/armv7/imx-common/timer.c b/arch/arm/cpu/armv7/imx-common/timer.c
old mode 100755
new mode 100644
diff --git a/drivers/fpga/ivm_core.c b/drivers/fpga/ivm_core.c
old mode 100755
new mode 100644
diff --git a/include/lattice.h b/include/lattice.h
old mode 100755
new mode 100644
-- 
1.7.9

^ permalink raw reply	[flat|nested] 10+ messages in thread
* [U-Boot] [PATCH] Remove execute permissions from source files
@ 2012-01-07  5:56 Thomas Weber
  2012-01-08  5:01 ` Mike Frysinger
  0 siblings, 1 reply; 10+ messages in thread
From: Thomas Weber @ 2012-01-07  5:56 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Thomas Weber <weber@corscience.de>
---
 0 files changed, 0 insertions(+), 0 deletions(-)
 mode change 100755 => 100644 arch/arm/cpu/armv7/imx-common/timer.c
 mode change 100755 => 100644 drivers/fpga/ivm_core.c
 mode change 100755 => 100644 include/lattice.h

diff --git a/arch/arm/cpu/armv7/imx-common/timer.c b/arch/arm/cpu/armv7/imx-common/timer.c
old mode 100755
new mode 100644
diff --git a/drivers/fpga/ivm_core.c b/drivers/fpga/ivm_core.c
old mode 100755
new mode 100644
diff --git a/include/lattice.h b/include/lattice.h
old mode 100755
new mode 100644
-- 
1.7.8.1

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2012-03-04 20:56 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-13 18:21 [U-Boot] [PATCH] Remove execute permissions from source files Thomas Weber
2012-02-14  5:44 ` Mike Frysinger
2012-02-14 12:35   ` Marek Vasut
2012-02-14 15:11     ` Mike Frysinger
2012-02-14 15:16       ` Marek Vasut
2012-02-14 16:16         ` Wolfgang Denk
2012-02-14 13:15 ` Stefano Babic
2012-03-04 20:56 ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2012-01-07  5:56 Thomas Weber
2012-01-08  5:01 ` Mike Frysinger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.