Skip to content
Snippets Groups Projects
  1. Apr 13, 2008
  2. Mar 28, 2008
  3. Mar 27, 2008
    • Larry Johnson's avatar
      ppc4xx: Updates to Korat-specific code · 6433fa20
      Larry Johnson authored
      
      This patch contains updates for changes for the Korat PPC440EPx board.
      These changes include:
      
      (1) Support for "permanent" and "upgradable" copies of U-Boot, as
      described in the new "doc/README.korat" file;
      
      (2) a new memory map for the registers in the board's CPLD;
      
      (3) a revised format for manufacturer's data in serial EEPROM; and
      
      (4) changes to track updates to U-Boot for the Sequoia board.
      
      Signed-off-by: default avatarLarry Johnson <lrj@acm.org>
      6433fa20
  4. Mar 26, 2008
  5. Mar 20, 2008
  6. Mar 12, 2008
  7. Feb 20, 2008
  8. Feb 14, 2008
    • Wolfgang Denk's avatar
      PPC: Use r2 instead of r29 as global data pointer · e7670f6c
      Wolfgang Denk authored
      
      R29 was an unlucky choice as with recent toolchains (gcc-4.2.x) gcc
      will refuse to use load/store multiple insns; instead, it issues a
      list of simple load/store instructions upon function entry and exit,
      resulting in bigger code size, which in turn makes the build for a
      few boards fail.
      
      Use r2 instead.
      
      Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
      e7670f6c
  9. Feb 05, 2008
  10. Jan 23, 2008
  11. Jan 17, 2008
  12. Jan 16, 2008
  13. Jan 09, 2008
  14. Jan 08, 2008
  15. Dec 27, 2007
  16. Nov 28, 2007
  17. Oct 17, 2007
  18. Aug 18, 2007
  19. Aug 16, 2007
  20. Aug 14, 2007
  21. Aug 13, 2007
  22. Aug 10, 2007
  23. Aug 06, 2007
  24. Jul 11, 2007
Loading