Skip to content
Snippets Groups Projects
  1. Apr 13, 2005
    • Wolfgang Denk's avatar
      * Fixes for TQM8560 board: · 2a8af187
      Wolfgang Denk authored
        - fix clock rates
        - remove debug messages
        - fix flash sector protection
      
      * Patch by Steven Scholz, 07 Apr 2005:
        Fix warning in cpu/arm920t/at91rm9200/i2c.c
      2a8af187
  2. Apr 06, 2005
  3. Apr 05, 2005
  4. Apr 04, 2005
    • Wolfgang Denk's avatar
      Patch by Steven Scholz, 4 Apr 2005: · 8aa1a2d1
      Wolfgang Denk authored
      - 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
  5. Apr 03, 2005
  6. Apr 02, 2005
  7. Feb 24, 2005
  8. Jan 09, 2005
  9. Dec 16, 2004
  10. Dec 10, 2004
  11. Oct 28, 2004
  12. Oct 17, 2004
  13. Oct 10, 2004
  14. Oct 09, 2004
    • Wolfgang Denk's avatar
      Patch by Sam Song, 21 August 2004: · 30d56fae
      Wolfgang Denk authored
      - Fix a typo in README
      - Align "(RO)" output for "flinfo" after "protect on"
      - Add RESET support for RPXlite_DW board; adjust CPU:BUS frequency
        ratio 1:1 when core frequency less than 50MHz
      30d56fae
    • Wolfgang Denk's avatar
      Patch by Steven Scholz, 16 Aug 2004: · 1d9f4105
      Wolfgang Denk authored
      - Introducing the concept of SoCs "./cpu/$(CPU)/$(SOC)"
      - creating subdirs for SoCs ./cpu/arm920t/imx and ./cpu/arm920t/s3c24x0
      - moving SoC specific code out of cpu/arm920t/ into cpu/arm920t/$(SOC)/
      - moving drivers/s3c24x0_i2c.c and drivers/serial_imx.c out of drivers/
        into cpu/arm920t/$(SOC)/
      1d9f4105
  15. Sep 28, 2004
    • Wolfgang Denk's avatar
      * Patch by Yuli Barcohen, 13 Jul 2004: · 66ca92a5
      Wolfgang Denk authored
        Allow clock setting on MPC866/MPC885 series chips according to
        environment variable `cpuclk'
      
      * Patch by Yuli Barcohen, 20 Apr 2004:
        Remove unnecessary redefine of CPM_DATAONLY_SIZE for MPC826x
      66ca92a5
  16. Aug 02, 2004
    • Wolfgang Denk's avatar
      * Patch by Andreas Engel, 12 Jul 2004: · 6705d81e
      Wolfgang Denk authored
        Replaced hardcoded PL011 clock frequency with config variable.
        Fixed wrong CONFIG_CMD_DFL doc.
      
      * Patch by Thomas Viehweger, 09 Jun 2004:
        make it possible to remove chpart when there is only one partition
      6705d81e
  17. Jul 11, 2004
  18. Jul 10, 2004
    • Wolfgang Denk's avatar
      Patches by Yasushi Shoji, 29 Jun 2004: · 857cad37
      Wolfgang Denk authored
      - add empty include/asm-microblaze/processor.h
      - add to CREDITS and MAINTAINERS
      - add gd initialization
      - add MicroBlaze and SUZAKU board to MAKEALL script
      - add reset support for SUZAKU
      - add flush_cache() for MicroBlaze
      - add CFG_FLASH_SIZE to include/configs/suzaku.h since we have fixed
        size flash memory on SUZAKU
      857cad37
    • Wolfgang Denk's avatar
      * Rename SBC8560 into sbc8560 for consistency · 466b7410
      Wolfgang Denk authored
      * Patch by Daniel Poirot, 24 Jun 2004:
        Add support for Wind River's sbc8240 board
      
      * Patches by Yasushi Shoji, 26 Jun 2004:
        - drivers/serial_xuartlite.c: fix "return 0" in void function
        - add microblaze support to mkimage tool
      466b7410
    • Wolfgang Denk's avatar
      * Patch by Fred Klatt, 25 Jun 2004: · 8b07a110
      Wolfgang Denk authored
        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
  19. Jun 30, 2004
  20. Jun 09, 2004
    • Wolfgang Denk's avatar
      Patch by Sam Song, 09 Jun 2004: · e63c8ee3
      Wolfgang Denk authored
      - Add support for RPXlite_DW board
      - Update FLASH driver for 4*AM29DL323DB90VI
      - Add option configuration of CFG_ENV_IS_IN_NVRAM on RPXlite_DW board
      e63c8ee3
    • Wolfgang Denk's avatar
      * Patch by Tom Armistead, 04 Jun 2004: · 4c0d4c3b
      Wolfgang Denk authored
        Add support for MAX6900 RTC
      
      * Patches by Ladislav Michl, 03 Jun 2004:
        - fix cfi_flash.c on LE systems
        - let 'make mrproper' delete u-boot.img as well
        - turn printf into debug in cfi_flash.c
      4c0d4c3b
    • Wolfgang Denk's avatar
      Patch by Jian Zhang, 20 May 2004: · 13a5695b
      Wolfgang Denk authored
      add support for environment in NAND flash
      13a5695b
    • Wolfgang Denk's avatar
      * Patch by Paul Ruhland, 17 May 2004: · f39748ae
      Wolfgang Denk authored
        - Add support for the Logic Zoom LH7A40x based SDK board(s),
          specifically the LPD7A400.
      
      * Patches by Robert Schwebel, 15 May 2004:
        - call MAC address reading code also for SMSC91C111;
        - make SMSC91C111 timeout configurable, remove duplicate code
        - fix get_timer() for PXA
        - update doc/README.JFFS2
        - use "bootfile" env variable also for jffs2
      f39748ae
  21. Jun 08, 2004
  22. Jun 06, 2004
    • Wolfgang Denk's avatar
      * Patch by Dave Peverley, 30 Apr 2004: · a56bd922
      Wolfgang Denk authored
        Add support for OMAP730 Perseus2 Development board
      
      * Patch by Alan J. Luse, 29 Apr 2004:
        Fix flash chip-select (OR0) option register setting on FADS boards.
      
      * Patch by Alan J. Luse, 29 Apr 2004:
        Report MII network speed and duplex setting properly when
        auto-negotiate is not enabled.
      
      * Patch by Jarrett Redd, 29 Apr 2004:
        Fix hang on reset on Ocotea board due to flash in wrong mode.
      a56bd922
    • Wolfgang Denk's avatar
      Patch by Tolunay Orkun, 20 Apr 2004: · 17ea1177
      Wolfgang Denk authored
      - README update: add CONFIG_CSB272 and csb272_config
      - add descriptions for some MII/PHY options, CONFIG_I2CFAST, and
        i2cfast environment variable
      17ea1177
  23. May 29, 2004
  24. May 03, 2004
    • Wolfgang Denk's avatar
      * Fix minor NAND JFFS2 related issue · 2729af9d
      Wolfgang Denk authored
      * Fixes for SL811 USB controller:
        - implement workaround for broken memory stick
        - improve error handling
      
      * Increase packet send timeout to 10 ms in cpu/mpc8xx/scc.c to better
        cope with congested networks.
      2729af9d
  25. Apr 23, 2004
  26. Apr 18, 2004
    • Wolfgang Denk's avatar
      * Patch by Dan Malek, 07 Apr 2004: · 7abf0c58
      Wolfgang Denk authored
        - Add support for RPC/STx GP3, Motorola 8560 board
        - Update 85xx TSEC driver so it searches MII for first available PHY
          and uses that one.
        - Add functions to support console MII commands.
      
      * Patch by Tolunay Orkun, 07 Apr 2004:
        Move  initialization of bi_iic_fast[]
        from board_init_f() to board_init_r()
      
      * Patch by Yasushi Shoji, 07 Apr 2004:
        Cleanup microblaze port
      
      * Patch by Sangmoon Kim, 07 Apr 2004:
        Add auto SDRAM module detection for Debris board
      7abf0c58
    • Wolfgang Denk's avatar
      * Patch by Yasushi Shoji, 07 Apr 2004: · 507bbe3e
      Wolfgang Denk authored
        - add support for microblaze processors
        - add support for AtmarkTechno "suzaku" board
      507bbe3e
    • Wolfgang Denk's avatar
      * Cleanup, minor fixes · 6e592385
      Wolfgang Denk authored
      * Patch by Rune Torgersen, 16 Apr 2004:
        LBA48 fixes
      
      * Patches by Pantelis Antoniou, 16 Apr 2004:
        - Fix some compile problems;
          add "once" functionality for the netretry variable
      6e592385
    • Wolfgang Denk's avatar
      Patches by Pantelis Antoniou, 16 Apr 2004: · c26e454d
      Wolfgang Denk authored
      - add support for a new version of an Intracom board and fix
        various other things on others.
      - add verify support to the crc32 command (define
        CONFIG_CRC32_VERIFY to enable it)
      - fix FEC driver for MPC8xx systems:
        1. fix compilation problems for boards that use dynamic
           allocation of DPRAM
        2. shut down FEC after network transfers
      - HUSH parser fixes:
        1. A new test command was added. This is a simplified version of
           the one in the bourne shell.
        2. A new exit command was added which terminates the current
           executing script.
        3. Fixed handing of $? (exit code of last executed command)
      c26e454d
Loading