1. 20 12月, 2014 1 次提交
  2. 30 11月, 2014 1 次提交
  3. 18 11月, 2014 1 次提交
  4. 16 10月, 2014 1 次提交
  5. 03 10月, 2014 2 次提交
  6. 25 9月, 2014 2 次提交
  7. 20 9月, 2014 1 次提交
  8. 10 9月, 2014 1 次提交
  9. 09 9月, 2014 1 次提交
  10. 04 9月, 2014 1 次提交
  11. 30 7月, 2014 1 次提交
  12. 28 7月, 2014 2 次提交
    • A
      KVM: PPC: Remove 440 support · b2677b8d
      Alexander Graf 提交于
      The 440 target hasn't been properly functioning for a few releases and
      before I was the only one who fixes a very serious bug that indicates to
      me that nobody used it before either.
      
      Furthermore KVM on 440 is slow to the extent of unusable.
      
      We don't have to carry along completely unused code. Remove 440 and give
      us one less thing to worry about.
      Signed-off-by: NAlexander Graf <agraf@suse.de>
      b2677b8d
    • K
      staging: silicom: remove driver · ad8c12ee
      Kristina Martšenko 提交于
      The driver hasn't been cleaned up and it doesn't look like anyone is
      working on it anymore (including the original author). So remove it.
      If someone wants to work on cleaning the driver up and moving it out of
      staging, this commit can be reverted.
      
      In addition, since this removes the CONFIG_NET_VENDOR_SILICOM config
      symbol, remove the symbol from all defconfig files that reference it.
      Signed-off-by: NKristina Martšenko <kristina.martsenko@gmail.com>
      Cc: Daniel Cotey <puff65537@bansheeslibrary.com>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
      ad8c12ee
  13. 18 7月, 2014 1 次提交
  14. 21 6月, 2014 1 次提交
  15. 11 6月, 2014 1 次提交
  16. 29 5月, 2014 1 次提交
  17. 28 5月, 2014 1 次提交
  18. 23 5月, 2014 3 次提交
  19. 01 5月, 2014 1 次提交
  20. 07 4月, 2014 1 次提交
  21. 02 4月, 2014 1 次提交
  22. 24 3月, 2014 2 次提交
  23. 20 3月, 2014 1 次提交
  24. 07 3月, 2014 2 次提交
    • P
      powerpc: Delete old PrPMC 280/2800 support · 3c8464a9
      Paul Gortmaker 提交于
      This processor/memory module was mostly used on ATCA blades and
      before that, on cPCI blades.  It wasn't really user friendly, with
      custom non u-boot bootloaders (powerboot/motload) and no real way
      to recover corrupted boot flash (which was a common problem).
      
      As such, it had its day back before the big ppc --> powerpc move
      to device trees, and that was largely through commercial BSPs that
      started to dry up around 2007.
      
      Systems using one were largely in a "deploy and sustain" mode,
      so interest in upgrading to new kernels in the field was nil.
      Also, requiring 50A, 48V power supplies and a 2'x2'x2' ATCA
      chassis largely rules out any hobbyist/enthusiast interest.
      
      The point of all this, is that we might as well delete the in
      kernel files relating to this platform.  No point in continuing
      to build it via walking the defconfigs or via linux-next testing.
      
      Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
      Cc: Paul Mackerras <paulus@samba.org>
      Cc: linuxppc-dev@lists.ozlabs.org
      Signed-off-by: NPaul Gortmaker <paul.gortmaker@windriver.com>
      Signed-off-by: NBenjamin Herrenschmidt <benh@kernel.crashing.org>
      3c8464a9
    • powerpc: : Kill CONFIG_MTD_PARTITIONS · 84744377
      송은봉 提交于
      This patch removes CONFIG_MTD_PARTITIONS in config files for powerpc.
       Because CONFIG_MTD_PARTITIONS was removed by commit 6a8a98b2.
      Signed-off-by: NEunbong Song <eunb.song@samsung.com>
      Signed-off-by: NBenjamin Herrenschmidt <benh@kernel.crashing.org>
      84744377
  25. 15 1月, 2014 1 次提交
  26. 10 1月, 2014 1 次提交
    • S
      powerpc/embedded6xx: Add support for Motorola/Emerson MVME5100 · be201981
      Stephen Chivers 提交于
      Add support for the Motorola/Emerson MVME5100 Single Board Computer.
      
      The MVME5100 is a 6U form factor VME64 computer with:
      
      	- A single MPC7410 or MPC750 CPU
      	- A HAWK Processor Host Bridge (CPU to PCI) and
      	  MultiProcessor Interrupt Controller (MPIC)
      	- Up to 500Mb of onboard memory
      	- A M48T37 Real Time Clock (RTC) and Non-Volatile Memory chip
      	- Two 16550 compatible UARTS
      	- Two Intel E100 Fast Ethernets
      	- Two PCI Mezzanine Card (PMC) Slots
      	- PPCBug Firmware
      
      The HAWK PHB/MPIC is compatible with the MPC10x devices.
      
      There is no onboard disk support. This is usually provided by installing a PMC
      in first PMC slot.
      
      This patch revives the board support, it was present in early 2.6
      series kernels. The board support in those days was by Matt Porter of
      MontaVista Software.
      
      CSC Australia has around 31 of these boards in service. The kernel in use
      for the boards is based on 2.6.31. The boards are operated without disks
      from a file server.
      
      This patch is based on linux-3.13-rc2 and has been boot tested.
      
      Only boards with 512 Mb of memory are known to work.
      Signed-off-by: NStephen Chivers <schivers@csc.com>
      Tested-by: NAlessio Igor Bogani <alessio.bogani@elettra.eu>
      Signed-off-by: NScott Wood <scottwood@freescale.com>
      be201981
  27. 08 1月, 2014 2 次提交
  28. 10 12月, 2013 2 次提交
  29. 21 11月, 2013 1 次提交
  30. 30 10月, 2013 2 次提交