Re: [U-Boot] [PATCH] Remove execute permissions from source files

2012-03-04 Thread Wolfgang Denk
Dear Thomas Weber, In message <1329157314-3427-1-git-send-email-we...@corscience.de> you wrote: > Signed-off-by: Thomas Weber > --- > 0 files changed, 0 insertions(+), 0 deletions(-) > mode change 100755 => 100644 arch/arm/cpu/armv7/imx-common/timer.c > mode change 100755 => 100644 drivers/fpg

Re: [U-Boot] [PATCH] Remove execute permissions from source files

2012-02-14 Thread Wolfgang Denk
Dear Marek Vasut, In message <201202141616.46286.marek.va...@gmail.com> you wrote: > > On Tuesday 14 February 2012 07:35:56 Marek Vasut wrote: > > > > be nice if we could define git hooks to reject this stuff outright ... > > > > > > Patch is welcome Mike :) > > > > we'd have to push the hooks i

Re: [U-Boot] [PATCH] Remove execute permissions from source files

2012-02-14 Thread Marek Vasut
> On Tuesday 14 February 2012 07:35:56 Marek Vasut wrote: > > > be nice if we could define git hooks to reject this stuff outright ... > > > > Patch is welcome Mike :) > > we'd have to push the hooks in the remote git repos on the denx servers and > i don't think devs can access that ... we'd nee

Re: [U-Boot] [PATCH] Remove execute permissions from source files

2012-02-14 Thread Mike Frysinger
On Tuesday 14 February 2012 07:35:56 Marek Vasut wrote: > > be nice if we could define git hooks to reject this stuff outright ... > > Patch is welcome Mike :) we'd have to push the hooks in the remote git repos on the denx servers and i don't think devs can access that ... we'd need an admin to

Re: [U-Boot] [PATCH] Remove execute permissions from source files

2012-02-14 Thread Stefano Babic
On 13/02/2012 19:21, Thomas Weber wrote: > Signed-off-by: Thomas Weber > --- > 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/lat

Re: [U-Boot] [PATCH] Remove execute permissions from source files

2012-02-14 Thread Marek Vasut
> be nice if we could define git hooks to reject this stuff outright ... Patch is welcome Mike :) > > Acked-by: Mike Frysinger > -mike ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH] Remove execute permissions from source files

2012-02-13 Thread Mike Frysinger
be nice if we could define git hooks to reject this stuff outright ... Acked-by: Mike Frysinger -mike signature.asc Description: This is a digitally signed message part. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinf

[U-Boot] [PATCH] Remove execute permissions from source files

2012-02-13 Thread Thomas Weber
Signed-off-by: Thomas Weber --- 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/ti

Re: [U-Boot] [PATCH] Remove execute permissions from source files

2012-01-07 Thread Mike Frysinger
On Saturday 07 January 2012 00:56:32 Thomas Weber wrote: > 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 obvious: Acke

[U-Boot] [PATCH] Remove execute permissions from source files

2012-01-06 Thread Thomas Weber
Signed-off-by: Thomas Weber --- 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/ti