An error occurred fetching the project authors.
  1. 26 Feb, 2004 1 commit
    • Andrew Morton's avatar
      [PATCH] M68k Macintosh driver config · 9bf6f993
      Andrew Morton authored
      From: Geert Uytterhoeven <geert@linux-m68k.org>
      
      Update Macintosh driver config logic:
        - Move remaining Mac/m68k-specific logic from arch/m68k/Kconfig to
          drivers/macintosh/Kconfig
        - Fixup Mac/m68k conflicts
      9bf6f993
  2. 22 Feb, 2004 2 commits
    • Andrew Morton's avatar
      [PATCH] m68k: M68k configuration · cc62c4f7
      Andrew Morton authored
      From: Geert Uytterhoeven <geert@linux-m68k.org>
      
      Update M68k configuration logic:
        - Introduce CONFIG_MMU_MOTOROLA and CONFIG_MMU_SUN3
        - Move Sun-3 config selection to the top since all other platforms conflict
          with it
        - Sun-3 implies MMU_SUN3
        - All other platforms imply MMU_MOTOROLA
        - Sun-3 implies M68020
        - Sun-3x implies M68030
        - Sun-3 kernels cannot support 68030, 68040, or 68060
      cc62c4f7
    • Andrew Morton's avatar
      [PATCH] m68k: M68k uses drivers/Kconfig · 2732e425
      Andrew Morton authored
      From: Geert Uytterhoeven <geert@linux-m68k.org>
      
      M68k: Use drivers/Kconfig and fix up some remaining dependencies:
        - M68k no longer uses rtc.c
        - M68k never has AGP
        - CONFIG_ZORRO depends on CONFIG_AMIGS
      2732e425
  3. 18 Feb, 2004 1 commit
    • Andrew Morton's avatar
      [PATCH] Documentation: remove /etc/modules.conf refs · bf5e91d7
      Andrew Morton authored
      From: Rusty Russell <rusty@rustcorp.com.au>
      
      Someone complained about the number of references to /etc/modules.conf in
      the documentation.  While fixing them up (and examples where changed),
      removed those which are redundant due to MODULE_ALIAS.
      bf5e91d7
  4. 11 Feb, 2004 1 commit
  5. 30 Dec, 2003 1 commit
    • Andrew Morton's avatar
      [PATCH] Fix 2.6.0's broken documentation references · 56d7e6f4
      Andrew Morton authored
      From: Hans Ulrich Niedermann <linux-kernel@n-dimensional.de>
      
      I've noted that 2.6.0 contains broken references to documentation.
      
      I got sufficiently annoyed chasing doc files in the wrong place
      that I wrote a script to check the references to documentation
      files.
      
      Some documentation files have moved (e.g.  Documentation/modules.txt to
      Documentation/kbuild/modules.txt).  I adapted the references with a script.
      56d7e6f4
  6. 29 Sep, 2003 3 commits
  7. 24 Sep, 2003 1 commit
    • Rusty Russell's avatar
      [PATCH] Kconfig fixes for modules.txt · 77215b89
      Rusty Russell authored
      Kconfig cleanup megapatch from Nicolas Kaiser <nikai@nikai.net>.
      
      modules.txt no longer exists, and the common wording used to refer to
      it sucks.  This is all by Nicolas Kaiser's: at Randy and Matthew's
      request, "say M" changed to "choose M" (more sense for graphical front
      ends, too).
      77215b89
  8. 31 Aug, 2003 1 commit
    • Andrew Morton's avatar
      [PATCH] kill CONFIG_KCORE_AOUT · e23a1220
      Andrew Morton authored
      From: Adrian Bunk <bunk@fs.tum.de>
      
      Remove CONFIG_KCORE_AOUT: the ability to present /proc/kcore in a.out
      format.
      
      I've checked with various arch maintainers.  It won't be missed.
      e23a1220
  9. 02 Aug, 2003 1 commit
  10. 26 Jul, 2003 1 commit
  11. 26 Jun, 2003 1 commit
  12. 21 Jun, 2003 1 commit
    • Sam Ravnborg's avatar
      kbuild: Added CONFIG_DEBUG_INFO · a06f9f6d
      Sam Ravnborg authored
      When CONFIG_DEBUG_INFO is set to Y, -g will be added to CFLAGS.
      Several architectures already put -g in CFLAGS, often via a patch
      to the top-level makefile.
      This option is put in the kernel hacking menu, guarded by CONFIG_DEBUG_KERNEL.
      
      Added CONFIG_DEBUG_INFO in Kconfig for the architectures that
      already had CONFIG_DEBUG_KERNEL
      a06f9f6d
  13. 19 Jun, 2003 1 commit
  14. 17 Jun, 2003 1 commit
  15. 14 Jun, 2003 1 commit
  16. 05 Jun, 2003 1 commit
    • Matthew Wilcox's avatar
      Unification of the SCSI Kconfig menus · b868f1d5
      Matthew Wilcox authored
       - Make some more options depend on bus types
       - Eliminate the Kconfig option for 53c7,8xx and some references to it
       - Eliminate the original sym53c8xx driver from the config (leave it in the
         makefile for now though)
       - Merge the m68k Kconfig bits into the main scsi Kconfig file
       - Tidy up some formatting
      b868f1d5
  17. 20 Apr, 2003 1 commit
    • Randy Dunlap's avatar
      [PATCH] replace URLs in Kconfig · e9148e42
      Randy Dunlap authored
      This is a patch from Robert P.J. Day that replaces www.linuxdoc.org
      (which is outdated and unspported according to www.tldp.org)
      with www.tldp.org in lots of Kconfig files.
      e9148e42
  18. 20 Mar, 2003 1 commit
  19. 08 Mar, 2003 1 commit
    • Andrew Morton's avatar
      [PATCH] move CONFIG_SWAP around · fc60971f
      Andrew Morton authored
      Patch from Tom Rini <trini@kernel.crashing.org>
      
      Take CONFIG_SWAP out of the top-level menu into the general setup menu.  Make
      it dependent on CONFIG_MMU and common to all architectures.
      fc60971f
  20. 09 Feb, 2003 1 commit
  21. 16 Jan, 2003 1 commit
    • Geert Uytterhoeven's avatar
      [PATCH] M68k generic RTC driver updates · 8d8bb7ce
      Geert Uytterhoeven authored
      M68k generic RTC driver updates:
        - Revive help text for CONFIG_GEN_RTC
        - Re-add lost config option for CONFIG_GEN_RTC_X
        - Re-add lost mach_get_ss()
        - Export mach_[gs]et_rtc_pll()
        - Add implementation of mach_get_ss() and mach_[gs]et_rtc_pll() for Q40/Q60
        - Add missing include
        - Add implementation of get_rtc_ss()
      8d8bb7ce
  22. 02 Jan, 2003 1 commit
  23. 28 Dec, 2002 1 commit
  24. 11 Nov, 2002 1 commit
  25. 07 Nov, 2002 1 commit
  26. 03 Nov, 2002 6 commits
    • Geert Uytterhoeven's avatar
      [PATCH] Sun-3 VME support · 0e1cb392
      Geert Uytterhoeven authored
      Add Sun-3 VME support (by Sam Creasey):
        - Added VME version of the Sun-3 NCR5380 scsi driver.
        - Modified the Sun-3 dvma routines to support VME.
        - Added sun3_map_test() -- uses the ex_table to trap faults on VME mappings
          in order to determine if a card is present.  This seems a little hackish to
          be, but:
            1) All changes are entirely within Sun3-only code paths,
            2) netbsd, sunos, and mach all use this mechanism for VME probes anyway.
      0e1cb392
    • Geert Uytterhoeven's avatar
      [PATCH] Sun-3 doc updates · 41b6f434
      Geert Uytterhoeven authored
      Sun-3 doc updates:
        - Add maintainer for Sun-3/3x
        - Fix Config.help for CONFIG_SUN{3/3x}
      41b6f434
    • Geert Uytterhoeven's avatar
      [PATCH] M68k input drivers cleanup · e8d3c294
      Geert Uytterhoeven authored
      M68k input drivers cleanup:
        - Remove remnants from the old input layer:
            o Config.help entries for the Amiga and Atari mouse drivers
            o Apollo keyboard code (including beep support)
            o Dummy keyboard initialization, keyboard repeat, and keyboard LEDs code
              for MVME147, Sun-3, Sun-3x,
            o Makefile entries for Atari keyboard, mouse and joystick drivers, and
              the HP300 Human Interface Loop driver
            o kbd-reset kernel command line parameters
            o defconfig entry for the Amiga mouse driver
            o Mac ADB mouse driver glue
            o Amiga and Mac ADB mouse driver minors
        - Always include new input layer configuration data
      e8d3c294
    • Geert Uytterhoeven's avatar
      [PATCH] M68k ISA DMA update · 635bdb54
      Geert Uytterhoeven authored
      M68k: Enable CONFIG_GENERIC_ISA_DMA (appeared in 2.5.31) if we have ISA only.
      635bdb54
    • Geert Uytterhoeven's avatar
      [PATCH] Enable console on m68k · f16f96cc
      Geert Uytterhoeven authored
      Enable the console if CONFIG_VT=y
      f16f96cc
    • Christoph Hellwig's avatar
      [PATCH] add CONFIG_MMU and CONFIG_SWAP · 0a541971
      Christoph Hellwig authored
      Now that m68knommu and v850 are merged we need all other architectures
      to define CONFIG_SWAP and CONFIG_MMU so that we can make code
      conditional on it.
      0a541971
  27. 31 Oct, 2002 1 commit
  28. 29 Oct, 2002 1 commit