1. 15 8月, 2010 1 次提交
  2. 27 2月, 2010 1 次提交
    • W
      MIPS: Loongson: Lemote-2F: update defconfig · 9df7d164
      Wu Zhangjin 提交于
      Changes:
      
        o Serial port related configuration
          Disable EARLY_PRINTK, CONFIG_SYS_SUPPORTS_ZBOOT_UART16550
          Enable the serial port support as module.
        o PM related support
          Enable CPUFreq as module, use the external timer(MFGPT) instead of
          r4k timer.
          Enable Suspend support
          Enable Run Time PM support
        o Enable SM7XX Video Driver
          Disable the buggy 2d acceleration
        o Enable CONFIG_OPROFILE as module
        o Use GZIP instead of LZMA, which need less decompression time
        o Enable more USB devices support
        o Enable initrd support(needed by gNewsense)
        o Enable more crypto support
      Signed-off-by: NWu Zhangjin <wuzhangjin@gmail.com>
      Cc: linux-mips@linux-mips.org
      Cc: yanh@lemote.com
      Cc: huhb@lemote.com
      Cc: zhangfx@lemote.com
      Patchwork: http://patchwork.linux-mips.org/patch/830/Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
      9df7d164
  3. 17 12月, 2009 4 次提交
    • D
      MIPS: Fix and enhance built-in kernel command line · 6acc7d48
      Dmitri Vorobiev 提交于
      Currently, MIPS kernels silently overwrite kernel command-line parameters
      hardcoded in CONFIG_CMDLINE by the ones received from firmware.  Therefore,
      using firmware remains the only reliable method to transfer the
      command-line parameters, which is not always desirable or convenient, and
      the CONFIG_CMDLINE option is thereby effectively rendered useless.
      
      This patch fixes the problem described above and introduces a more flexible
      scheme of handling the kernel command line, in a manner identical to what is
      currently used for x86.  The default behavior, i.e. when CONFIG_CMDLINE_BOOL
      is not defined, retains the existing semantics, and firmware command-line
      arguments override the hardcoded ones.
      
      [Ralf: I fixed up all the defconfig files so the stay unaffected by this
      change.]
      Signed-off-by: NDmitri Vorobiev <dmitri.vorobiev@movial.com>
      Cc: linux-mips@linux-mips.org
      Patchwork: http://patchwork.linux-mips.org/patch/689/Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
      6acc7d48
    • R
      MIPS: eXcite: Remove platform. · de4148f3
      Ralf Baechle 提交于
      The platform has never been fully merged 
      Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
      Cc: Thomas Koeller <thomas.koeller@baslerweb.com>
      Cc: David Woodhouse <dwmw2@infradead.org>
      Cc: Wim Van Sebroeck <wim@iguana.be>
      Cc: linux-kernel@vger.kernel.org
      Cc: linux-mtd@lists.infradead.org
      Acked-by: NDavid Woodhouse <David.Woodhouse@intel.com>
      Acked-by: NWim Van Sebroeck <wim@iguana.be>
      de4148f3
    • W
      MIPS: Lemote 2F: Add defconfig file · 6e34358e
      Wu Zhangjin 提交于
      Add default config file for Lemote Loongson 2F family machines.  The
      resulting kernel image can be shared between Fuloong 2F, Yeeloong 2F and
      other Lemote Loongson 2F family machines.
      
      If you are using an old PMON, and not using a 2f box, please add a new
      command line argument in the boot.cfg.
      
      For example, add this argument for 8.9inches notebook:
      
          machtype=lemote-yeeloong-2f-8.9inches
      
      or
      
          machtype=8.9
      
      More information from arch/mips/loongson/common/machtype.c.
      Signed-off-by: NWu Zhangjin <wuzhangjin@gmail.com>
      Cc: zhangfx@lemote.com
      Cc: yanh@lemote.com 
      Cc: huhb@lemote.com
      Cc: Nicholas Mc Guire <hofrat@hofr.at>
      Cc: Arnaud Patard <apatard@mandriva.com>
      Cc: loongson-dev@googlegroups.com
      Cc: linux-mips@linux-mips.org
      Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
      6e34358e
    • W
      MIPS: Fuloong 2E: Update defconfig file · 0e8cccc4
      Wu Zhangjin 提交于
      Enable hibernation support by default. Also enable sparsemem to avoid
      the hibernation failures with flatmem and save memory wasted by flatmem.
      Signed-off-by: NWu Zhangjin <wuzhangjin@gmail.com>
      Cc: Linux-MIPS <linux-mips@linux-mips.org>
      Cc: yanh@lemote.com
      Cc: huhb@lemote.com
      Cc: Zhang Le <r0bertz@gentoo.org>
      Cc: zhangfx@lemote.com
      Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
      0e8cccc4
  4. 18 9月, 2009 1 次提交
  5. 27 1月, 2009 1 次提交
  6. 05 12月, 2008 1 次提交
  7. 16 7月, 2008 2 次提交
  8. 29 1月, 2008 2 次提交
  9. 01 8月, 2007 2 次提交
  10. 11 7月, 2007 3 次提交
  11. 26 6月, 2007 1 次提交
  12. 17 5月, 2007 1 次提交
  13. 07 2月, 2007 1 次提交
  14. 22 1月, 2007 1 次提交
  15. 26 9月, 2006 1 次提交
  16. 10 9月, 2006 1 次提交
  17. 17 8月, 2006 1 次提交
  18. 21 4月, 2006 1 次提交
  19. 24 2月, 2006 1 次提交
  20. 19 1月, 2006 1 次提交
  21. 20 12月, 2005 1 次提交
  22. 16 11月, 2005 1 次提交
  23. 08 11月, 2005 1 次提交
  24. 03 11月, 2005 1 次提交
  25. 20 10月, 2005 1 次提交
  26. 30 8月, 2005 1 次提交
  27. 09 8月, 2005 1 次提交
  28. 28 7月, 2005 1 次提交
  29. 15 6月, 2005 1 次提交
  30. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4