Skip to content
Snippets Groups Projects
  1. Feb 09, 2009
  2. Dec 20, 2008
  3. Aug 27, 2008
  4. Jun 03, 2008
  5. May 20, 2008
    • Wolfgang Denk's avatar
      Big white-space cleanup. · 53677ef1
      Wolfgang Denk authored
      
      This commit gets rid of a huge amount of silly white-space issues.
      Especially, all sequences of SPACEs followed by TAB characters get
      removed (unless they appear in print statements).
      
      Also remove all embedded "vim:" and "vi:" statements which hide
      indentation problems.
      
      Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
      53677ef1
  6. Mar 15, 2008
  7. Feb 22, 2008
  8. Jan 17, 2008
    • Kumar Gala's avatar
      85xx: Introduce new tlb API · 44a23cfd
      Kumar Gala authored
      
      Add a set of functions to manipulate TLB entries:
       * set_tlb() - write a tlb entry
       * invalidate_tlb() - invalidate a tlb array
       * disable_tlb() - disable a variable size tlb entry
       * init_tlbs() - setup initial tlbs based on static table
      
      Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
      44a23cfd
  9. Jan 09, 2008
  10. Dec 12, 2007
  11. Oct 31, 2007
  12. Jul 16, 2007
  13. Apr 24, 2007
  14. Feb 20, 2007
    • Stefan Roese's avatar
      [PATCH] PPC4xx: Add 440SP(e) DDR2 SPD DIMM support · 4037ed3b
      Stefan Roese authored
      
      This patch adds support for the DDR2 controller used on the
      440SP and 440SPe. It is tested on the Katmai (440SPe) eval
      board and works fine with the following DIMM modules:
      
      - Corsair CM2X512-5400C4 (512MByte per DIMM)
      - Kingston ValueRAM KVR667D2N5/512 (512MByte per DIMM)
      - Kingston ValueRAM KVR667D2N5K2/2G (1GByte per DIMM)
      
      This patch also adds the nice functionality to dynamically
      create the TLB entries for the SDRAM (tlb.c). So we should
      never run into such problems with wrong (too short) TLB
      initialization again on these platforms.
      
      Signed-off-by: default avatarStefan Roese <sr@denx.de>
      4037ed3b
  15. Oct 13, 2006
  16. Aug 22, 2006
  17. Jun 30, 2006
  18. Apr 26, 2006
  19. Jul 09, 2004
    • Wolfgang Denk's avatar
      Patch by Jon Loeliger, 17 June 2004: · 0ac6f8b7
      Wolfgang Denk authored
      Completion of the 8540ADS/8560ADS updates:
      Fix some PCI and Rapid I/O memory maps,
      Initialize both TSEC 1 and 2,
      Initialize SDRAM
      Update MAINTAINER for 85xx boards and README.mpc85xxads
      0ac6f8b7
  20. Oct 15, 2003
    • Wolfgang Denk's avatar
      * Patches by Xianghua Xiao, 15 Oct 2003: · 42d1f039
      Wolfgang Denk authored
        - Added Motorola CPU 8540/8560 support (cpu/85xx)
        - Added Motorola MPC8540ADS board support (board/mpc8540ads)
        - Added Motorola MPC8560ADS board support (board/mpc8560ads)
      
      * Minor code cleanup
      42d1f039
  21. Mar 31, 2002
Loading