Skip to content
Snippets Groups Projects
  1. Mar 14, 2006
  2. Mar 13, 2006
  3. Mar 12, 2006
  4. Mar 11, 2006
  5. Mar 06, 2006
  6. Mar 04, 2006
    • Markus Klotzbcher's avatar
      Lots of new stuff: · bf7cac03
      Markus Klotzbcher authored
       * Debug message can be turned on and off.
       * Waiting for events now times out.
       * Implemented RESET command.
       * Added appropriate nand_bbt_descriptor and nand_oobinfo.
      
      Remaining Problems:
       * Read Status still behaves weird an returns invalid stuff sometimes.
       * ECC Placement does not respect our scheme in nand_oobinfo.
      bf7cac03
  7. Feb 28, 2006
  8. Feb 21, 2006
  9. Feb 10, 2006
  10. Feb 07, 2006
    • Markus Klotzbcher's avatar
      This is the first commit for the u-boot zylonite port. The following has be · e0269579
      Markus Klotzbcher authored
      done so far:
      
      	* created zylonite board dir (based on lubbock)
      	* extended some - but not all pxa sources and headers for Intel
      	  Monahans support (CONFIG_CPU_MONAHANS)
      	* created Makefile zylonite target + MAKEALL entry
      	* added some debug nonsense, remove later, grep for mk@tbd
      
      Status: compiles (eldk-4.0), and can be started with BDI, but runs forever
      	and doesn't halt at breakpoints. Hmmm...
      e0269579
  11. Jan 25, 2006
  12. Jan 18, 2006
  13. Jan 11, 2006
  14. Dec 16, 2005
  15. Dec 12, 2005
  16. Dec 06, 2005
  17. Dec 03, 2005
  18. Dec 01, 2005
  19. Nov 29, 2005
  20. Nov 27, 2005
    • Stefan Roese's avatar
      Changed PPC44x startup message (cpu info, speed...) to common style: · 3d9569b2
      Stefan Roese authored
      On PPC44x platforms, the startup message generated in "cpu.c" only
      comprised the ppc type and revision but not additional informations
      like speed etc. Those speed infos where printed in the board specific
      code. This new implementation now prints all CPU infos in the common
      cpu specific code. No board specific code is needed anymore and
      therefore removed from all current 44x implementations.
      
      Patch by Stefan Roese, 27 Nov 2005
      3d9569b2
  21. Nov 22, 2005
    • Stefan Roese's avatar
      Add support for Prodrive P3P440 board: · 5568e613
      Stefan Roese authored
      - Added onboard PPC440 DDR autodetection in cpu/ppc/sdram.c
      - CFG_FLASH_QUIET_TEST added to use the common CFI driver
        for bank autodetection
      Patch by Stefan Roese, 22 Nov 2005
      5568e613
  22. Nov 15, 2005
  23. Nov 07, 2005
Loading