An error occurred fetching the project authors.
  1. 28 Jan, 2008 1 commit
  2. 04 Oct, 2007 2 commits
  3. 28 Sep, 2007 1 commit
  4. 25 Sep, 2007 1 commit
    • Jochen Friedrich's avatar
      [POWERPC] Fix cpm_uart driver · b15773a0
      Jochen Friedrich authored
      in cpm_uart_cpm1.h, DPRAM_BASE is assigned an address derived from cpmp.
      On ARC=ppc, this is a physical address with 1:1 DMA mapping which can't
      be used for arithmetric compare operations with virtual addresses
      returned by cpm_dpram_addr. This patch changes the assignment to use
      cpm_dpram_addr as well, like in cpm_uart_cpm2.h.
      Signed-off-by: default avatarJochen Friedrich <jochen@scram.de>
      b15773a0
  5. 07 Feb, 2007 1 commit
    • Vitaly Bordug's avatar
      [POWERPC] Fix kernel build errors for mpc8272ads and mpc8560ads · 5427828e
      Vitaly Bordug authored
      Recent update of asm-powerpc/io.h caused cpm-related stuff to break in the
      current kernel. Current patch fixes it, as well as other inconsistencies
      expressed, that do not permit targets from working properly:
      
      - Updated dts with a chosen node with interrupt controller,
      - fixed messed device IDs among CPM2 SoC devices,
      - corrected odd header name and fixed type in defines,
      - Added 82xx subdir to the powerpc/platforms Makefile, missed during
        initial commit,
      - new solely-powerpc header file for 8260 family (was using one from
        arch/ppc, this one cleaned up from the extra stuff), in fact for now
        a placeholder to get the board-specific includes for stuff not yet
        capable to live with devicetree peeks only
      - Fixed couple of misprints in reference mpc8272 dts.
      Signed-off-by: default avatarVitaly Bordug <vbordug@ru.mvista.com>
      Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
      5427828e
  6. 03 Oct, 2006 1 commit
  7. 16 Apr, 2005 1 commit
    • Linus Torvalds's avatar
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds authored
      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