19 Apr, 2004

2 commits

  • - 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

    wdenk
     
  • - add support for microblaze processors
    - add support for AtmarkTechno "suzaku" board

    wdenk
     

18 Apr, 2004

1 commit

  • - 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)

    wdenk
     

16 Apr, 2004

4 commits


11 Apr, 2004

1 commit


09 Apr, 2004

1 commit


26 Mar, 2004

1 commit


25 Mar, 2004

2 commits


24 Mar, 2004

1 commit

  • attempting to switch on USB on SX1 board.

    * Patch by Josef Wagner, 18 Mar 2004:
    - Add support for MicroSys XM250 board (PXA255)
    - Add support for MicroSys PM828 board (MPC8280)
    - Add support for 32 MB Flash on PM825/826
    - new SDRAM refresh rate for PM825/PM826
    - added support for MicroSys PM520 (MPC5200)
    - replaced Query by Identify command in CPU86/flash.c
    to support 28F160F3B

    * Fix wrap around problem with udelay() on ARM920T

    * Add support for Macronix flash on TRAB board

    wdenk
     

15 Mar, 2004

3 commits

  • - 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

    wdenk
     
  • wdenk
     
  • - Fix Gigabit Ethernet support for 440GX
    - Add Gigabit Ethernet Support to MII PHY utilities

    * Patch by Brad Kemp, 12 Mar 2004:
    Fixes for drivers/cfi_flash.c:
    - Better support for x8/x16 implementations
    - Added failure for AMD chips attempting to use CFG_FLASH_USE_BUFFER_WRITE
    - Added defines for AMD command and address constants

    * Patch by Leon Kukovec, 12 Mar 2004:
    Fix get_dentfromdir() to correctly handle deleted dentries

    * Patch by George G. Davis, 11 Mar 2004:
    Remove hard coded network settings in TI OMAP1610 H2
    default board config

    * Patch by George G. Davis, 11 Mar 2004:
    add support for ADS GraphicsClient+ board.

    wdenk
     

14 Mar, 2004

4 commits

  • - Add support for the SSV ADNP/ESC1 (Nios Softcore)

    * Patch by George G. Davis, 9 Mar 2004:
    fix recent build failure for SA1100 target

    * Patch by Travis Sawyer, 09 Mar 2004:
    Support native interrupt mode for the IBM440GX.
    Previously it was running in 440GP compatibility mode.

    wdenk
     
  • Added ARM Integrator AP, CP and Versatile PB926EJ-S Reference
    Platform support.

    * Patch by Masami Komiya, 08 Mar 2004:
    Don't overwrite server IP address or boot file name
    when the boot server does not return values

    * Patch by listmember@orkun.us, 5 Mar 2004:
    Removed compile time restriction on CFG_I2C_SPEED for DS1338 RTC

    wdenk
     
  • Ocotea:
    - Add IBM PPC440GX Ref Platform support (Ocotea)
    Original code by Paul Reynolds
    Adapted to U-Boot and 440GX port
    440gx_enet.c:
    - Add gracious handling of all Ethernet Pin Selections for 440GX
    - Add RGMII selection for Cicada CIS8201 Gigabit PHY
    ppc440.h:
    - Add needed bit definitions
    - Fix formatting

    * Patch by Carl Riechers, 1 Mar 2004:
    Add PPC440GX prbdv0 divider to fix memory clock calculation.

    * Patch by Stephan Linz, 27 Feb 2004
    - avoid problems for targets without NFS download support

    wdenk
     
  • - Added LBA48 support (CONFIG_LBA48 & CFG_64BIT_LBA)
    - Added support for 64bit printing in vsprintf (CFG_64BIT_VSPRINTF)
    - Added support for 64bit strtoul (CFG_64BIT_STRTOUL)

    * Patch by Masami Komiya, 27 Feb 2004:
    Fix rarpboot: add autoload by NFS

    * Patch by Dan Eisenhut, 26 Feb 2004:
    fix flash_write return value in saveenv

    * Patch by Stephan Linz, 11 Dec 2003
    expand config.mk to avoid trigraph warnings on NIOS

    * Rename "BMS2003" board into "HMI10"

    wdenk
     

12 Mar, 2004

2 commits


27 Feb, 2004

1 commit

  • NS9750 DevBoard added

    * Patch by Pierre AUBERT, 24 Feb 2004
    add USB support for MPC5200

    * Patch by Steven Scholz, 24 Feb 2004:
    - fix MII commands to use values from last command

    * Patch by Torsten Demke, 24 Feb 2004:
    Add support for the eXalion platform (SPSW-8240, F-30, F-300)

    wdenk
     

24 Feb, 2004

5 commits

  • 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

    wdenk
     
  • Add support for the Xilinx ML300 platform

    * Patch by Stephan Linz, 17 Feb 2004:
    Fix watchdog support for NIOS

    * Patch by Josh Fryman, 16 Feb 2004:
    Fix byte-swapping for cfi_flash.c for different bus widths

    * Patch by Jon Diekema, 14 Jeb 2004:
    Remove duplicate "FPGA Support" notes from the README file

    wdenk
     
  • - update board/emk tree; use common flash driver
    - Corrected tested bits in machine check exception in cpu/mpc5xxx/traps.c
    [adapted for other PPC CPUs -- wd]
    - Added support for the M48T08 on the EVAL5200 board in rtc/mk48t59.c

    * Patch by Jon Diekema, 13 Feb 2004:
    Call show_boot_progress() whenever POST "FAILED" is printed.

    * Patch by Nishant Kamat, 13 Feb 2004:
    Add support for TI OMAP1610 H2 Board
    Fixes for cpu/arm926ejs/interrupt.c
    (based on Richard Woodruff's patch for arm925, 16 Oct 03)
    Fix for a timer bug in OMAP1610 Innovator
    Add support for CS0 (ROM)/CS3 (Flash) boot in OMAP1610 Innovator and H2

    * Patches by Stephan Linz, 12 Feb 2004:
    - add support for NIOS timer with variable period preload counter value
    - prepare POST framework support for NIOS targets

    * Patch by Denis Peter, 11 Feb 2004:
    add POST support for the MIP405 board

    wdenk
     
  • Fix buffer overflow in common/usb.c

    * Patch by Tolunay Orkun, 10 Feb 2004:
    Add support for Cogent CSB272 board

    * Code cleanup

    wdenk
     
  • Add support for NET+50 CPU and ModNET50 board

    * Patch by Sam Song, 10 Feb 2004:
    Fix typos in cfi_flash.c

    * Patch by Leon Kukovec, 10 Feb 2004
    Fixed long dir entry slot id calculation in get_vfatname

    * Patch by Robin Gilks, 10 Feb 2004:
    add "itest" command (operators: -eq, -ne, -lt, -gt, -le, -ge, ==,
    !=, <>, , =)

    wdenk
     

12 Feb, 2004

1 commit

  • * Patch by Josef Baumgartner, 10 Feb 2004:
    Fixes for Coldfire port

    * Patch by Brad Kemp, 11 Feb 2004:
    Fix CFI flash driver problems

    wdenk
     

10 Feb, 2004

1 commit

  • 1: - board/altera/common/flash.c:flash_erase():
    o allow interrupts befor get_timer() call
    o check-up each erased sector and avoid unexpected timeouts
    - board/altera/dk1c20/dk1s10.c:board_early_init_f():
    o enclose sevenseg_set() in cpp condition
    - remove the ASMI configuration for DK1S10_standard_32 (never present)
    - fix some typed in mistakes in the NIOS documentation
    2: - split DK1C20 configuration into several header files:
    o two new files for each NIOS CPU description
    o U-Boot related part is remaining in DK1C20.h
    3: - split DK1S10 configuration into several header files:
    o two new files for each NIOS CPU description
    o U-Boot related part is remaining in DK1S10.h
    4: - Add support for the Microtronix Linux Development Kit
    NIOS CPU configuration at the Altera Nios Development Kit,
    Stratix Edition (DK-1S10)
    5: - Add documentation for the Altera Nios Development Kit,
    Stratix Edition (DK-1S10)
    6: - Add support for the Nios Serial Peripharel Interface (SPI)
    (master only)
    7: - Add support for the common U-Boot SPI framework at
    RTC driver DS1306

    wdenk
     

07 Feb, 2004

2 commits

  • Fix Intel 28F128J3 ID in include/flash.h

    * Patch by Masami Komiya, 09 Jan 2004:
    add support for TB0229 board (NEC VR4131 MIPS processor)

    * Patch by Leon Kukovec, 12 Dec 2003:
    changed extern __inline__ into static __inline__ in
    include/linux/byteorder/swab.h

    wdenk
     
  • Add support for IBM PPC440GX. Multiple EMAC Ethernet devices,
    select MDI port based on enabled EMAC device.
    Add support for XES Inc XPedite1000 440GX
    base PrPMC board.

    wdenk
     

25 Jan, 2004

1 commit


05 Jan, 2004

2 commits


04 Jan, 2004

1 commit

  • - more documentation for NIOS port
    - new struct nios_pio_t, struct nios_spi_t
    - Reconfiguration for NIOS Development Kit DK1C20:
    o move board related code from board/dk1c20
    to board/altera/dk1c20
    o create a new common source path board/altera/common
    and move generic flash access stuff into it
    o change/expand configuration file DK1C20.h
    - Add support for NIOS Development Kit DK1S10
    - Add status LED support for NIOS systems
    - Add dual 7-segment LED support for Altera NIOS DevKits

    wdenk
     

03 Jan, 2004

2 commits

  • Add support for the Marvell DB64360 / DB64460 development boards

    * Patch by Detlev Zundel, 10 Dec 2003:
    fix dependency problem in examples/Makefile

    wdenk
     
  • - add support for the PATI board (MPC555)
    - add SPI support for the MPC5xx

    * Patch by Anders Larsen, 08 Dec 2003:
    add configuration options CONFIG_SERIAL_TAG and CONFIG_REVISION_TAG
    to pass ATAG_SERIAL and ATAG_REVISION, resp., to the ARM target;
    cleanup some redundand #defines

    wdenk
     

02 Jan, 2004

1 commit

  • * Minor code cleanup (coding style)

    * Patch by Reinhard Meyer, 30 Dec 2003:
    - cpu/mpc5xxx/fec.c: added CONFIG_PHY_ADDR, added CONFIG_PHY_TYPE,
    - added CONFIG_PHY_ADDR to include/configs/IceCube.h,
    - turned debug print of PHY registers into a function (called in two places)
    - added support for EMK MPC5200 based modules

    * Fix MPC8xx PLPRCR_MFD_SHIFT typo

    * Add support for TQM866M modules

    * Fixes for TQM855M with 4 MB flash (Am29DL163 = _no_ mirror bit flash)

    * Fix a few compiler warnings

    wdenk
     

21 Dec, 2003

1 commit