22 Aug, 2014

4 commits


08 Jul, 2014

5 commits


18 Apr, 2014

5 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
     
  • Enough time has passed since this board was moved to Orphan. Remove.

    - Remove board/genietv/*
    - Remove include/configs/GENIETV.h
    - Clean-up if defined(CONFIG_GENIETV)
    - 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 board/mbx8xx/*
    - Remove include/configs/{MBX.h,MBX860T.h}
    - Clean-up if defined(CONFIG_MBX)
    - Move the entries from boards.cfg to doc/README.scrapyard

    Signed-off-by: Masahiro Yamada

    Masahiro Yamada
     
  • Enough time has passed since this board was moved to Orphan. Remove.

    - Remove board/nx823/*
    - Remove include/configs/NX823.h
    - Clean-up ifdef(CONFIG_NX823)
    - Move the entry from boards.cfg to doc/README.scrapyard

    Signed-off-by: Masahiro Yamada

    Masahiro Yamada
     

09 Nov, 2013

1 commit

  • Linux Kernel abolished include/linux/config.h long time ago.
    (around version v2.6.18..v2.6.19)

    We don't need to provide Linux copatibility any more.

    This commit deletes include/linux/config.h
    and fixes source files not to include this.

    Signed-off-by: Masahiro Yamada

    Masahiro Yamada
     

12 Jun, 2013

1 commit


29 Oct, 2012

1 commit


29 Jul, 2011

1 commit


07 Oct, 2010

2 commits


18 Jul, 2010

1 commit

  • The board maintainer states:

    The GTH board is obsolete and has not been manufactured for
    several years.
    To my knowledge, no recent U-Boot build has been tested on that
    card.

    So drop support for this board.

    Signed-off-by: Wolfgang Denk
    Cc: Thomas Lange
    Acked-by: Thomas Lange

    Wolfgang Denk
     

19 Mar, 2009

1 commit


19 Oct, 2008

1 commit


21 May, 2008

1 commit

  • This commit gets rid of a huge amount of silly white-space issues.
    Especially, all sequences of SPACEs followed by TAB characters get
    removed (unless they appear in print statements).

    Also remove all embedded "vim:" and "vi:" statements which hide
    indentation problems.

    Signed-off-by: Wolfgang Denk

    Wolfgang Denk
     

16 Jan, 2008

1 commit


12 Jan, 2008

2 commits


12 Jul, 2006

1 commit


12 May, 2006

1 commit


28 Sep, 2004

1 commit


02 Aug, 2004

1 commit

  • * Patch by Sascha Hauer, 28 Jun:
    - add generic support for Motorola i.MX architecture
    - add support for mx1ads, mx1fs2 and scb9328 boards

    * Patches by Marc Leeman, 23 Jul 2004:
    - Add define for the PCI/Memory Buffer Configuration Register
    - corrected comments in cpu/mpc824x/cpu_init.c

    * Add support for multiple serial interfaces
    (for example to allow modem dial-in / dial-out)

    wdenk
     

07 Jun, 2004

1 commit


26 Mar, 2004

1 commit


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
     

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
     

08 Dec, 2003

1 commit


06 Aug, 2003

1 commit


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
     

28 Jun, 2003

1 commit

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

    wdenk
     

27 Jun, 2003

1 commit