1
0
Fork 0
alistair23-linux/arch/arm/mach-s3c64xx
Linus Torvalds f33a3faa25 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
Pull kbuild changes from Michal Marek:
 - fix for handling dependencies of *-objs targets by Masahiro Yamada
 - lots of cleanups in the kbuild machinery, also by Masahiro
 - fixes for the kconfig build to use an UTF-8 capable ncurses library
   if possible and to build on not-so-standard installs
 - some more minor fixes

* 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild:
  kbuild: Do not reference *-n variables in the Makefile
  kbuild: simplify build, clean, modbuiltin shorthands
  kbuild: arm: Do not define "comma" twice
  kbuild: remove obj-n and lib-n handling
  kbuild: remove unnecessary variable initializaions
  kbuild: remove unnecessary "obj- := dummy.o" trick
  kbuild: handle C=... and M=... after entering into build directory
  kbuild: use $(Q) for sub-make target
  kbuild: fake the "Entering directory ..." message more simply
  kconfig/lxdialog: get ncurses CFLAGS with pkg-config
  kconfig: nconfig: fix multi-byte UTF handling
  kconfig: lxdialog: fix spelling
  kbuild: Make scripts executable
  kbuild: remove redundant clean-files from scripts/kconfig/Makefile
  kbuild: refactor script/kconfig/Makefile
  kbuild: handle the dependency of multi-objs hostprogs appropriately
  kbuild: handle multi-objs dependency appropriately
2014-10-14 09:22:26 +02:00
..
include/mach ARM: SoC: late cleanups 2014-04-05 15:46:37 -07:00
Kconfig ARM: samsung: make SAMSUNG_DMADEV optional 2014-06-17 17:09:37 +02:00
Makefile kbuild: remove unnecessary variable initializaions 2014-10-02 13:55:02 +02:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
common.c ARM: s3c64xx: Leave disabling of unused PM domains to genpd 2014-09-09 00:46:12 +02:00
common.h ARM: s3c64xx: Leave disabling of unused PM domains to genpd 2014-09-09 00:46:12 +02:00
cpuidle.c ARM: s3c64xx: cpuidle: use init/exit common routine 2013-04-26 13:34:02 +02:00
crag6410.h ARM: S3C[24|64]xx: move includes back under <mach/> scope 2014-01-14 15:24:06 +01:00
dev-audio.c ARM: S3C[24|64]xx: move includes back under <mach/> scope 2014-01-14 15:24:06 +01:00
dev-uart.c ARM: S3C64XX: Use common macro to define resources on dev-uart.c 2012-05-12 16:12:26 +09:00
irq-pm.c ARM: SoC: cleanups for 3.15 2014-04-05 13:51:19 -07:00
mach-anw6410.c ARM: s3c64xx: Leave disabling of unused PM domains to genpd 2014-09-09 00:46:12 +02:00
mach-crag6410-module.c ARM: S3C64XX: mach-crag6410-module.c is not modular 2014-02-16 02:05:44 +09:00
mach-crag6410.c ARM: s3c64xx: Leave disabling of unused PM domains to genpd 2014-09-09 00:46:12 +02:00
mach-hmt.c ARM: s3c64xx: Leave disabling of unused PM domains to genpd 2014-09-09 00:46:12 +02:00
mach-mini6410.c ARM: s3c64xx: Leave disabling of unused PM domains to genpd 2014-09-09 00:46:12 +02:00
mach-ncp.c ARM: s3c64xx: Leave disabling of unused PM domains to genpd 2014-09-09 00:46:12 +02:00
mach-real6410.c ARM: s3c64xx: Leave disabling of unused PM domains to genpd 2014-09-09 00:46:12 +02:00
mach-s3c64xx-dt.c ARM: s3c64xx: dt: Fix boot failure due to double clock initialization 2013-12-13 21:48:25 -08:00
mach-smartq.c ARM: SAMSUNG: Remove legacy clock code 2014-07-19 04:24:59 +09:00
mach-smartq.h ARM: S3C6410: Add basic support for SmartQ machines 2010-05-20 19:42:15 +09:00
mach-smartq5.c ARM: s3c64xx: Leave disabling of unused PM domains to genpd 2014-09-09 00:46:12 +02:00
mach-smartq7.c ARM: s3c64xx: Leave disabling of unused PM domains to genpd 2014-09-09 00:46:12 +02:00
mach-smdk6400.c ARM: s3c64xx: Leave disabling of unused PM domains to genpd 2014-09-09 00:46:12 +02:00
mach-smdk6410.c ARM: s3c64xx: Leave disabling of unused PM domains to genpd 2014-09-09 00:46:12 +02:00
pl080.c ARM: s3c64xx: Add support for DMA using generic amba-pl08x driver 2013-11-24 14:38:24 +00:00
pm.c ARM: s3c64xx: Leave disabling of unused PM domains to genpd 2014-09-09 00:46:12 +02:00
regs-gpio-memport.h ARM: S3C64XX: make regs-gpio-memport.h local 2013-01-10 10:45:39 -08:00
regs-modem.h ARM: S3C64XX: make regs-modem.h local 2013-01-10 10:45:39 -08:00
regs-srom.h ARM: S3C64XX: make regs-srom.h local 2013-01-10 10:45:39 -08:00
regs-sys.h ARM: S3C64XX: make regs-sys.h local 2013-01-10 10:45:40 -08:00
regs-syscon-power.h ARM: S3C64XX: make regs-syscon-power.h local 2013-01-10 10:45:40 -08:00
s3c6400.c ARM: SAMSUNG: Remove legacy clock code 2014-07-19 04:24:59 +09:00
s3c6410.c ARM: SAMSUNG: Remove legacy clock code 2014-07-19 04:24:59 +09:00
setup-fb-24bpp.c ARM: S3C[24|64]xx: move includes back under <mach/> scope 2014-01-14 15:24:06 +01:00
setup-i2c0.c ARM: S3C[24|64]xx: move includes back under <mach/> scope 2014-01-14 15:24:06 +01:00
setup-i2c1.c ARM: S3C[24|64]xx: move includes back under <mach/> scope 2014-01-14 15:24:06 +01:00
setup-ide.c ARM: S3C[24|64]xx: move includes back under <mach/> scope 2014-01-14 15:24:06 +01:00
setup-keypad.c ARM: S3C[24|64]xx: move includes back under <mach/> scope 2014-01-14 15:24:06 +01:00
setup-sdhci-gpio.c ARM: S3C[24|64]xx: move includes back under <mach/> scope 2014-01-14 15:24:06 +01:00
setup-spi.c ARM: S3C[24|64]xx: move includes back under <mach/> scope 2014-01-14 15:24:06 +01:00
setup-usb-phy.c usb: exynos: do not include plat/usb-phy.h 2013-04-11 14:27:55 -07:00
sleep.S ARM: pm: samsung: move cpu_suspend into C code 2011-06-24 08:48:44 +01:00