1. 04 2月, 2008 1 次提交
  2. 10 7月, 2007 1 次提交
  3. 05 7月, 2007 1 次提交
  4. 06 10月, 2005 1 次提交
  5. 05 10月, 2005 1 次提交
  6. 20 4月, 2005 1 次提交
  7. 06 4月, 2005 1 次提交
    • W
      Patch by Steven Scholz, 06 Apr 2005: · a85f9f21
      wdenk 提交于
      - creating SoC subdir for Atmel AT91RM9200 cpu/arm920t/at91rm9200
      - moving code out of cpu/at91rm9200 into cpu/arm920t/at91rm9200
      a85f9f21
  8. 04 4月, 2005 1 次提交
    • W
      Patch by Steven Scholz, 4 Apr 2005: · 8aa1a2d1
      wdenk 提交于
      - remove all references to CONFIG_INIT_CRITICAL for ARM based boards
      - introduce two new configuration options instead:
        CONFIG_SKIP_LOWLEVEL_INIT and CONFIG_SKIP_RELOCATE_UBOOT
      8aa1a2d1
  9. 03 4月, 2005 1 次提交
    • W
      Prepare for SoC rework of ARM code: · 400558b5
      wdenk 提交于
      - rename CONFIG_BOOTBINFUNC into  CONFIG_INIT_CRITICAL
      - rename memsetup into lowlevel_init (function name and source files)
      400558b5
  10. 01 4月, 2005 1 次提交
  11. 21 11月, 2004 1 次提交
  12. 12 10月, 2004 1 次提交
  13. 22 9月, 2004 1 次提交
  14. 11 7月, 2004 1 次提交
    • W
      * Patch by Fred Klatt, 25 Jun 2004: · 8b07a110
      wdenk 提交于
        Add support for WindRiver's SBC8560 board
      
      * Patch by Nicolas Lacressonniere, 24 Jun 2004
        Small Bugs fixes for "at91rm9200dk" board:
        - Timing modifications for SPI DataFlash access
        - Fix NAND flash detection bug
      
      * Patch by Nicolas Lacressonniere, 24 Jun 2004:
        Add Support for Flash AT49BV6416 for AT91RM9200DK board
      8b07a110
  15. 15 3月, 2004 1 次提交
    • W
      * Patch by Steven Scholz, 27 Feb 2004: · d9df1f4e
      wdenk 提交于
        - Adding get_ticks() and get_tbclk() for AT91RM9200
        - Many white space fixes in cpu/at91rm9200/interrupts.c
      
      * Patches by Steven Scholz, 20 Feb 2004:
        some cleanup in AT91RM9200 related code
      d9df1f4e
  16. 24 2月, 2004 1 次提交
    • W
      * Patch by Andrea Scian, 17 Feb 2004: · 074cff0d
      wdenk 提交于
        Add support for S3C44B0 processor and DAVE B2 board
      
      * Patch by Steven Scholz, 20 Feb 2004:
        - Add support for MII commands on AT91RM9200 boards
        - some cleanup in AT91RM9200 ethernet code
      074cff0d
  17. 07 12月, 2003 2 次提交
    • W
      * Patch by Nicolas Lacressonnire, 12 Nov 2003: · 5779d8d9
      wdenk 提交于
        update for for Atmel AT91RM9200DK development kit:
        - support for environment variables in DataFlash
        - Atmel DataFlash AT45DB1282 support
      
      * Patch by Jeff Carr, 11 Nov 2003:
        add support for new version of 8270 processors
      
      * Patches by George G. Davis, 05 Nov 2003:
        - only pass the ARM linux initrd tag to the kernel when an initrd
          is actually present
        - update omap1510inn configuration file
      5779d8d9
    • W
      * Patch by Gleb Natapov, 19 Sep 2003: · a8c7c708
      wdenk 提交于
        Move most of the timer interrupt related PPC code to ppc_lib/interrupts.c
      
      * Patch by Anders Larsen, 17 Sep 2003:
        Bring ARM memory layout in sync with the documentation:
        stack and malloc-heap are now located _below_ the U-Boot code
      a8c7c708
  18. 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
  19. 17 6月, 2003 1 次提交
    • W
      * Patch by Nicolas Lacressonniere, 11 Jun 2003: · 2abbe075
      wdenk 提交于
        Modifications for Atmel AT91RM9200DK ARM920T based development kit
        - Add Atmel DataFlash support for reading and writing.
        - Add possibility to boot a Linux from DataFlash with BOOTM command.
        - Add Flash detection on Atmel AT91RM9200DK
          (between Atmel AT49BV1614 and AT49BV1614A flashes)
        - Replace old Ethernet PHY layer functions
        - Change link address
      
      * Patch by Frank Smith, 9 Jun 2003:
        use CRIT_EXCEPTION for machine check on 4xx
      
      * Patch by Detlev Zundel, 13 Jun 2003:
        added implementation of the "carinfo" command in cmd_immap.c
      2abbe075
  20. 26 3月, 2003 1 次提交
    • W
      * Patch by Rick Bronson, 16 Mar 2003: · dc7c9a1a
      wdenk 提交于
        Add support for Atmel AT91RM9200DK w/NAND
      
      * Patches by Robert Schwebel, 19 Mar 2003:
        - use arm-linux-gcc as default compiler for ARM
        - fix i2c fixup code
        - fix missing baudrate setting
        - added $loadaddr / CFG_LOAD_ADDR support to loadb
        - moved "ignoring trailing characters" _before_ u-boot wants to
          print out diagnostics messages; removes bogus characters at the
          end of transmission
      
      * Patch by John Zhan, 18 Mar 2003:
        Add support for SinoVee Microsystems SC8xx boards
      
      * Patch by Rolf Offermanns, 21 Mar 2003:
        ported the dnp1110 related changes from the current armboot cvs to
        current u-boot cvs. smc91111 does not work. problem marked in
        smc91111.c, grep for "FIXME".
      
      * Patch by Brian Auld, 25 Mar 2003:
        Add support for STM flash chips on ebony board
      
       * Add PCI support for MPC8250 Boards (PM825 module)
      
       * Patch by Stefan Roese, 25 Mar 2003:
      dc7c9a1a