13 Nov, 2014

1 commit


08 Nov, 2014

1 commit


05 Nov, 2014

1 commit


04 Nov, 2014

1 commit


29 Oct, 2014

2 commits


28 Oct, 2014

5 commits


27 Oct, 2014

10 commits

  • Align the documentation with the include/linux/etherdevice.h ,
    which is where this example comes from. The return value from
    the check was inverted in the documentation.

    Signed-off-by: Olaf Mandel
    Signed-off-by: Marek Vasut
    Cc: Albert ARIBAUD
    Cc: Tom Rini

    Olaf Mandel
     
  • This board is old and is using CONFIG_I2C_X, which is wrong.

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

    Marek Vasut
     
  • This board is old and is using CONFIG_I2C_X, which is wrong.

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

    Marek Vasut
     
  • This board is old and is using CONFIG_I2C_X, which is wrong.

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

    Marek Vasut
     
  • This is the only used of CONFIG_SPI_X macro, just zap this.

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

    Marek Vasut
     
  • Remove this board as this is the only one last user of eeprom_probe(),
    which is pretty non-standard stuff.

    This patch also removes all the PHP, SQL and CSS stuff from U-Boot,
    which probably makes U-Boot a bit less IoT ;-)

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

    Marek Vasut
     
  • This board uses eeprom accessors in an incorrect way. The board
    is old and unsupported, just zap it.

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

    Marek Vasut
     
  • 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
     
  • The file board/Marvell/include/mv_gen_reg.h is incompatible with
    the GPL (see for example the "MARVELL RESERVES THE RIGHT AT ITS SOLE
    DISCRETION TO REQUEST THAT THIS CODE BE IMMEDIATELY RETURNED TO
    MARVELL" clause). As this cannot be fixed, we remove the file and all
    code that depends on it. Fortunately this only affects some very old
    boards that have long reached EOL:
    CPCI750
    DB64360
    DB64460
    p3m750
    p3m7448

    Signed-off-by: Wolfgang Denk
    Cc: Reinhard Arlt
    Cc: Stefan Roese
    Cc: Roger Meier

    Wolfgang Denk
     
  • Signed-off-by: Wolfgang Denk

    Wolfgang Denk
     

24 Oct, 2014

3 commits


23 Oct, 2014

6 commits


22 Oct, 2014

2 commits


10 Oct, 2014

5 commits


05 Oct, 2014

2 commits


26 Sep, 2014

1 commit