1. 06 Apr, 2005 1 commit
    • wdenk's avatar
      Patch by Steven Scholz, 06 Apr 2005: · a85f9f21
      wdenk authored
      - creating SoC subdir for Atmel AT91RM9200 cpu/arm920t/at91rm9200
      - moving code out of cpu/at91rm9200 into cpu/arm920t/at91rm9200
      a85f9f21
  2. 04 Apr, 2005 1 commit
  3. 03 Apr, 2005 1 commit
  4. 11 Oct, 2004 1 commit
  5. 15 Mar, 2004 1 commit
    • wdenk's avatar
      * Patch by Steven Scholz, 27 Feb 2004: · d9df1f4e
      wdenk authored
        - 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
  6. 27 Jun, 2003 1 commit
    • wdenk's avatar
      * Code cleanup: · 8bde7f77
      wdenk 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
  7. 25 Jun, 2003 1 commit
    • wdenk's avatar
      * Header file cleanup for ARM · b783edae
      wdenk authored
      * Patch by Murray Jensen, 24 Jun 2003:
        - make sure to use only U-boot provided header files
        - fix problems with ".rodata.str1.4" section as used by GCC-3.x
      b783edae
  8. 31 Mar, 2003 1 commit
    • wdenk's avatar
      * Patch by Arun Dharankar, 24 Mar 2003: · 85ec0bcc
      wdenk authored
        - add threads / scheduler example code
      
      * Add patches by Robert Schwebel, 31 Mar 2003:
        - add ctrl-c support for kermit download
        - align bdinfo output on ARM
      
      * Add CPU ID, version, and clock speed for INCA-IP
      85ec0bcc
  9. 26 Mar, 2003 1 commit
    • wdenk's avatar
      * Patch by Rick Bronson, 16 Mar 2003: · dc7c9a1a
      wdenk authored
        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