06 Jan, 2015

6 commits


27 Oct, 2014

1 commit

  • This board is the only user of CONFIG_SYS_EEPROM_X40430 , remove
    it so the EEPROM command code can be cleansed of the related code
    as well.

    Signed-off-by: Marek Vasut
    Cc: Masahiro Yamada
    Cc: Tom Rini
    Cc: Wolfgang Denk
    Cc: Simon Glass
    Cc: Heiko Schocher

    Marek Vasut
     

22 Aug, 2014

1 commit


08 Jul, 2014

3 commits


18 Apr, 2014

2 commits

  • Enough time has passed since these boards were moved to Orphan. Remove.

    - Remove board/RPXlite/*
    - Remove board/RPXClassic/*
    - Remove include/configs/RPXlite.h
    - Remove include/configs/RPXClassic.h
    - Clean-up defined(CONFIG_RPXCLASSIC)
    - Move the entry from boards.cfg to doc/README.scrapyard

    Signed-off-by: Masahiro Yamada

    Masahiro Yamada
     
  • Enough time has passed since these boards were moved to Orphan. Remove.

    - Remove include/configs/{ADS860.h,FADS823.h,FADS850SAR.h,FADS860T.h}
    - Cleanup defined(CONFIG_ADS), defined(CONFIG_MPC823FADS),
    defined(CONFIG_MPC850SAR), defined(CONFIG_SYS_DAUGHTERBOARD)
    - Remove the entries from boards.cfg

    Signed-off-by: Masahiro Yamada

    Masahiro Yamada
     

24 Jul, 2013

1 commit


29 Oct, 2012

1 commit


27 Mar, 2012

1 commit


19 Oct, 2008

1 commit


10 Jul, 2007

2 commits


04 Jul, 2007

1 commit


11 Jul, 2006

1 commit

  • Notes:
    - Board-dependend code for RPXLITE and RPXCLASSIC-based boards
    placed to the drivers/rpx_pmcia.c file to avoid duplication.
    Same for TQM8xx-based boards (drivers/tqm8xx_pmcia.c).
    - drivers/i82365.c has been split into two parts located at
    board/atc/ti113x.c and board/cpc45/pd67290.c (ATC and CPC45 are
    the only boards using CONFIG_82365).
    - Changes were tested for clean build and *very* *few* boards.

    Wolfgang Denk
     

19 Dec, 2004

1 commit


16 Apr, 2004

1 commit

  • - add auto-complete support to the U-Boot CLI
    - add support for NETTA and NETPHONE boards; fix NETVIA board

    * Patch by Yuli Barcohen, 28 Mar 2004:
    - Add support for MPC8272 family including MPC8247/8248/8271/8272
    - Add support for MPC8272ADS evaluation board (another flavour of MPC8260ADS)
    - Change configuration method for MPC8260ADS family

    wdenk
     

05 Jan, 2004

1 commit

  • * Patch by Scott McNutt, 02 Jan 2004:
    Add support for the Nios Active Serial Memory Interface (ASMI)
    on Cyclone devices

    * Patch by Andrea Marson, 16 Dec 2003:
    Add support for the PPChameleon ME and HI modules

    * Patch by Yuli Barcohen, 22 Dec 2003:
    Add support for Motorola DUET ADS board (MPC87x/88x)

    wdenk
     

18 Jul, 2003

1 commit

  • 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

    wdenk
     

18 May, 2003

1 commit


26 Mar, 2003

1 commit

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

    wdenk
     

22 Nov, 2002

1 commit


17 Aug, 2002

1 commit