linux_dsm_epyc7002/arch/arm/mach-at91
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 platform changes for 3.18 2014-10-08 17:13:04 -04:00
at91_aic.h
at91_tc.h
at91rm9200_devices.c
at91rm9200_time.c
at91rm9200.c
at91sam9g45_devices.c
at91sam9g45.c
at91sam9n12.c
at91sam9rl_devices.c
at91sam9rl.c
at91sam9x5.c
at91sam9260_devices.c
at91sam9260.c
at91sam9261_devices.c
at91sam9261.c
at91sam9263_devices.c
at91sam9263.c
at91x40_time.c
at91x40.c
board-1arm.c
board-afeb-9260v1.c
board-cam60.c
board-carmeva.c
board-cpu9krea.c
board-cpuat91.c
board-csb337.c
board-csb637.c
board-dt-rm9200.c ARM: SoC cleanups for 3.18 2014-10-08 17:06:53 -04:00
board-dt-sam9.c
board-dt-sama5.c ARM: SoC driver updates for 3.18 2014-10-08 17:37:16 -04:00
board-eb01.c
board-eb9200.c
board-ecbat91.c
board-eco920.c
board-flexibity.c
board-gsia18s.c
board-kafa.c
board-kb9202.c
board-pcontrol-g20.c
board-picotux200.c
board-rm9200ek.c
board-sam9-l9260.c
board-sam9g20ek.c
board-sam9m10g45ek.c
board-sam9rlek.c
board-sam9260ek.c
board-sam9261ek.c
board-sam9263ek.c
board-snapper9260.c
board-stamp9g20.c
board-yl-9200.c
board.h
clock.c ARM: at91/PMC: don't forget to write PMC_PCDR register to disable clocks 2014-09-24 18:00:42 +02:00
clock.h
generic.h ARM: SoC driver updates for 3.18 2014-10-08 17:37:16 -04:00
gpio.c
gpio.h
gsia18s.h
irq.c
Kconfig ARM: SoC driver updates for 3.18 2014-10-08 17:37:16 -04:00
Kconfig.non_dt First AT91 SoC batch for 3.18: 2014-09-26 00:12:30 +02:00
leds.c
Makefile Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild 2014-10-14 09:22:26 +02:00
Makefile.boot
pm_slowclock.S
pm.c
pm.h
sam9_smc.c
sam9_smc.h
sama5d3.c
sama5d4.c
setup.c ARM: SoC driver updates for 3.18 2014-10-08 17:37:16 -04:00
soc.h ARM: SoC driver updates for 3.18 2014-10-08 17:37:16 -04:00
stamp9g20.h
sysirq_mask.c