29 Jul, 2011

1 commit


19 Oct, 2010

1 commit

  • The change is currently needed to be able to remove the board
    configuration scripting from the top level Makefile and replace it by
    a simple, table driven script.

    Moving this configuration setting into the "CONFIG_*" name space is
    also desirable because it is needed if we ever should move forward to
    a Kconfig driven configuration system.

    Signed-off-by: Wolfgang Denk

    Wolfgang Denk
     

13 Apr, 2010

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
     

20 Apr, 2006

1 commit


01 Aug, 2004

1 commit


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