Skip to content
Snippets Groups Projects
  1. Apr 24, 2010
  2. Oct 18, 2008
  3. Jun 29, 2008
  4. May 20, 2008
  5. Apr 22, 2008
  6. Mar 18, 2008
  7. Feb 06, 2008
  8. Jan 09, 2008
    • Stefan Roese's avatar
      POST: Execute SPR test after relocation · b2e2142c
      Stefan Roese authored
      
      On LWMON5 we now use d-cache as init-ram and stack. The SPR POST test uses
      self modifying code and this doesn't work with stack in d-cache, since
      I can't move the code from d-cache to i-cache. We move the SPR test to
      be executed a little later, after relocation. Then stack is located in
      SDRAM and this self-modifying code is no problem anymore.
      
      Signed-off-by: default avatarStefan Roese <sr@denx.de>
      b2e2142c
  9. Jul 20, 2007
  10. Jun 22, 2007
  11. Jun 07, 2004
  12. Apr 15, 2004
    • Wolfgang Denk's avatar
      * Patches by Pantelis Antoniou, 30 Mar 2004: · 5a8c51cd
      Wolfgang Denk authored
        - add support for the Epson 156x series of graphical displays
          (These displays are serial and not suitable for using a normal
          framebuffer console on them)
        - add infrastructure needed in order to POST any DSPs in a board
      5a8c51cd
  13. Jul 14, 2003
    • Wolfgang Denk's avatar
      * Patches by Yuli Barcohen, 13 Jul 2003: · 8564acf9
      Wolfgang Denk authored
        - Correct flash and JFFS2 support for MPC8260ADS
        - fix PVR values and clock generation for PowerQUICC II family
          (8270/8275/8280)
      
      * Patch by Bernhard Kuhn, 08 Jul 2003:
        - add support for M68K targets
      
      * Patch by Ken Chou, 3 Jul:
        - Fix PCI config table for A3000
        - Fix iobase for natsemi.c
          (PCI_BASE_ADDRESS_0 is the IO base register for DP83815)
      
      * Allow to enable "slow" POST routines by key press on power-on
      * Fix temperature dependend switching of LCD backlight on LWMON
      * Tweak output format for LWMON
      8564acf9
  14. Jun 27, 2003
    • Wolfgang Denk's avatar
      * Code cleanup: · 8bde7f77
      Wolfgang Denk authored
        - remove trailing white space, trailing empty lines, C++ comments, etc.
        - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c)
      
      * Patches by Kenneth Johansson, 25 Jun 2003:
        - major rework of command structure
          (work done mostly by Michal Cendrowski and Joakim Kristiansen)
      8bde7f77
  15. Apr 27, 2003
    • Wolfgang Denk's avatar
      * LWMON extensions: · 4532cb69
      Wolfgang Denk authored
        - Splashscreen support
        - modem support
        - sysmon support
        - temperature dependend enabling of LCD
      
      * Allow booting from old "PPCBoot" disk partitions
      
      * Add support for TQM8255 Board / MPC8255 CPU
      4532cb69
  16. Dec 08, 2002
  17. Oct 07, 2002
Loading