1. 21 10月, 2008 1 次提交
  2. 19 10月, 2008 1 次提交
  3. 03 9月, 2008 1 次提交
  4. 28 8月, 2008 1 次提交
  5. 12 6月, 2008 1 次提交
    • B
      Change initdram() return type to phys_size_t · 9973e3c6
      Becky Bruce 提交于
      This patch changes the return type of initdram() from long int to phys_size_t.
      This is required for a couple of reasons: long int limits the amount of dram
      to 2GB, and u-boot in general is moving over to phys_size_t to represent the
      size of physical memory.  phys_size_t is defined as an unsigned long on almost
      all current platforms.
      
      This patch *only* changes the return type of the initdram function (in
      include/common.h, as well as in each board's implementation of initdram).  It
      does not actually modify the code inside the function on any of the platforms;
      platforms which wish to support more than 2GB of DRAM will need to modify
      their initdram() function code.
      
      Build tested with MAKEALL for ppc, arm, mips, mips-el. Booted on powerpc
      MPC8641HPCN.
      Signed-off-by: NBecky Bruce <becky.bruce@freescale.com>
      9973e3c6
  6. 21 5月, 2008 1 次提交
    • W
      Big white-space cleanup. · 53677ef1
      Wolfgang Denk 提交于
      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: NWolfgang Denk <wd@denx.de>
      53677ef1
  7. 05 3月, 2008 1 次提交
  8. 12 12月, 2007 2 次提交
  9. 20 10月, 2006 1 次提交
  10. 12 10月, 2006 1 次提交
  11. 05 8月, 2005 1 次提交
  12. 06 4月, 2005 1 次提交
  13. 11 10月, 2004 1 次提交
    • W
      * Patch by Jon Loeliger, 24 Aug 2004: · cf33678e
      wdenk 提交于
        - Fix PCI window on MPC85xx; remove unneeded PCI initialization
          from board_early_init_f()
        - Provide SW workaround for PCI initialization on 85xx CDS
        - Convert MPC85xxADS to use common CFI flash driver
      
      * Cleanup: avoid compiler warnings
      
      * Add CMC PU2 board to MAKEALL script
      cf33678e
  14. 02 8月, 2004 1 次提交
    • W
      Patch by Jon Loeliger, 16 Jul 2004: · 9aea9530
      wdenk 提交于
      - support larger DDR memories up to 2G on the PC8540/8560ADS and
        STXGP3 boards
      - Made MPC8540/8560ADS be 33Mhz PCI by default.
      - Removed moldy CONFIG_RAM_AS_FLASH, CFG_FLASH_PORT_WIDTH_16
        and CONFIG_L2_INIT_RAM options.
      - Refactor Local Bus initialization out of SDRAM setup.
      - Re-implement new version of LBC11/DDR11 errata workarounds.
      - Moved board specific PCI init parts out of CPU directory.
      - Added TLB entry for PCI-1 IO Memory
      - Updated README.mpc85xxads
      9aea9530
  15. 10 7月, 2004 1 次提交
    • W
      Patch by Jon Loeliger, 17 June 2004: · 0ac6f8b7
      wdenk 提交于
      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
  16. 09 6月, 2004 1 次提交
    • W
      Patches Part 1 by Jon Loeliger, 11 May 2004: · 97d80fc3
      wdenk 提交于
      Dynamically handle REV1 and REV2 MPC85xx parts.
        (Jon Loeliger, 10-May-2004).
      New consistent memory map and Local Access Window across MPC85xx line.
      New CCSRBAR at 0xE000_0000 now.
      Add RAPID I/O memory map.
      New memory map in README.MPC85xxads
        (Kumar Gala, 10-May-2004)
      Better board and CPU identification on MPC85xx boards at boot.
        (Jon Loeliger, 10-May-2004)
      SDRAM clock control fixes on MPC8540ADS & MPC8560 boards.
      Some configuration options for MPC8540ADS & MPC8560ADS cleaned up.
        (Jim Robertson, 10-May-2004)
      Rewrite of the MPC85xx Three Speed Ethernet Controller (TSEC) driver.
      Supports multiple PHYs.
        (Andy Fleming, 10-May-2004)
      Some README.MPC85xxads updates.
        (Kumar Gala, 10-May-2004)
      Copyright updates for "Freescale"
        (Andy Fleming, 10-May-2004)
      97d80fc3
  17. 21 1月, 2004 1 次提交
    • W
      * The PS/2 mux on the BMS2003 board needs 450 ms after power on · c837dcb1
      wdenk 提交于
        before we can access it; add delay in case we are faster (with no
        CF card inserted)
      
      * Cleanup of some init functions
      
      * Make sure SCC Ethernet is always stopped by the time we boot Linux
        to avoid Linux crashes by early packets coming in.
      
      * Accelerate flash accesses on LWMON board by using buffered writes
      c837dcb1
  18. 16 10月, 2003 1 次提交
    • W
      * Patches by Xianghua Xiao, 15 Oct 2003: · 42d1f039
      wdenk 提交于
        - 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
  19. 11 9月, 2003 1 次提交
  20. 01 9月, 2003 1 次提交
    • W
      Patch by Yuli Barcohen, 7 Aug 2003: · 326428cc
      wdenk 提交于
      According to the MPC8260 User's Manual, PCI_MODE signal should be
      reflected in SCCR register, and local bus pins configuration is taken
      from HRCW and appears in SIUMCR. For some reason it does not work
      this way, so the only possibility to detect if the board is
      configured in PCI mode is to check the BCSR. This patch sets SCCR and
      SIUMCR according to the BCSR.
      326428cc
  21. 18 7月, 2003 1 次提交
    • W
      * Patch by Martin Krause, 17 Jul 2003: · 2535d602
      wdenk 提交于
        add delay to get I2C working with "imm" command and s3c24x0_i2c.c
      
      * Patch by Richard Woodruff, 17 July 03:
        - Fixed bug in OMAP1510 baud rate divisor settings.
      
      * Patch by Nye Liu, 16 July 2003:
        MPC860FADS fixes:
        - add MPC86xADS support (uses MPC86xADS.h)
        - add 866P/T core support (also MPC859T/MPC859DSL/MPC852T)
          o PLPRCR changes
          o BRG changes (EXTAL/XTAL restricted to 10MHz)
          o don't trust gclk() software measurement by default, depend on
            CONFIG_8xx_GCLK_FREQ
        - add DRAM SIMM not installed detection
        - use more "correct" SDRAM initialization sequence
        - allow different SDRAM sizes (8xxADS has 8M)
        - default DER is 0
        - remove unused MAMR defines from FADS860T.h (all done in fads.c)
        - rename MAMR/MBMR defines to be more consistent. Should eventually
          be merged into MxMR to better reflect the PowerQUICC datasheet.
      
      * Patch by Yuli Barcohen, 16 Jul 2003:
        support new Motorola PQ2FADS-ZU evaluation board which replaced
        MPC8260ADS and MPC8266ADS
      2535d602
  22. 28 6月, 2003 1 次提交
    • W
      * Code cleanup: · 8bde7f77
      wdenk 提交于
        - 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
  23. 24 6月, 2003 1 次提交
  24. 20 6月, 2003 1 次提交
    • W
      * Patches by David Mller, 12 Jun 2003: · 48b42616
      wdenk 提交于
        - rewrite of the S3C24X0 register definitions stuff
        - "driver" for the built-in S3C24X0 RTC
      
      * Patches by Yuli Barcohen, 12 Jun 2003:
        - Add MII support and Ethernet PHY initialization for MPC8260ADS board
        - Fix incorrect SIUMCR initialisation caused by wrong Hard Reset
          configuration word supplied by FPGA on some MPC8260ADS boards
      
      * Patch by Pantelis Antoniou, 10 Jun 2003:
        Unify status LED interface
      48b42616
  25. 06 3月, 2003 1 次提交
    • W
      * Patch by Rune Torgersen, 13 Feb 2003: · db2f721f
      wdenk 提交于
        Add support for Motorola MPC8266ADS board
      
      * Patch by Kyle Harris, 19 Feb 2003:
        patches for the Intel lubbock board:
        memsetup.S - general cleanup (based on Robert's csb226 code)
        flash.c - overhaul, actually works now
        lubbock.c - fix init funcs to return proper value
      
      * Patch by Kenneth Johansson, 26 Feb 2003:
        - Fixed off by one in RFTA calculation.
        - No need to abort when LDF is lower than we can program it's only
          minimum timing so clamp it to what we can do.
        - Takes function pointer to function for reading the spd_nvram. Usefull
          for faking data or hardcode a module without the nvram.
        - fix other user for above change
        - fix some comments.
      
      * Patches by Brian Waite, 26 Feb 2003:
        - fix port for evb64260 board
        - fix PCI for evb64260 board
        - fix PCI scan
      
      * Patch by Reinhard Meyer, 1 Mar 2003:
        Add support for EMK TOP860 Module
      
      * Patch by Yuli Barcohen, 02 Mar 2003:
        Add SPD EEPROM support for MPC8260ADS board
      db2f721f
  26. 27 8月, 2002 1 次提交