| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-02-06 | ARM: IXP: Remove actux2 board | Marek Vasut | |
| The board is unmaintained, just like the rest of the IXP. Signed-off-by: Marek Vasut <[email protected]> Cc: Albert Aribaud <[email protected]> Cc: Michael Schwingen <[email protected]> Cc: Tom Rini <[email protected]> | |||
| 2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | |
| Signed-off-by: Wolfgang Denk <[email protected]> [trini: Fixup common/cmd_io.c] Signed-off-by: Tom Rini <[email protected]> | |||
| 2012-03-26 | IXP: Fix missing MACH_TYPE_{ACTUX?,PNB3,DVLHOST} | Marek Vasut | |
| These symbols are no longer defined in Linux-ARM's mach-types files. Replace these with CONFIG_MACH_TYPE instead. Signed-off-by: Marek Vasut <[email protected]> Cc: Bryan Hundven <[email protected]> Cc: Michael Schwingen <[email protected]> | |||
| 2011-06-23 | update/fix AcTux2 board | Michael Schwingen | |
| Signed-off-by: Michael Schwingen <[email protected]> | |||
| 2011-05-12 | Fix incorrect use of getenv() before relocation | Wolfgang Denk | |
| A large number of boards incorrectly used getenv() in their board init code running before relocation. In some cases this caused U-Boot to hang when certain environment variables grew too long. Fix the code to use getenv_r(). Signed-off-by: Wolfgang Denk <[email protected]> Cc: Stefan Roese <[email protected]> Cc: The LEOX team <[email protected]> Cc: Michael Schwingen <[email protected]> Cc: Georg Schardt <[email protected]> Cc: Werner Pfister <[email protected]> Cc: Dirk Eibach <[email protected]> Cc: Peter De Schrijver <[email protected]> Cc: John Zhan <[email protected]> Cc: Rishi Bhattacharya <[email protected]> Cc: Peter Tyser <[email protected]> | |||
| 2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | |
| Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |||
| 2008-03-02 | actua1/actua2/actua3: Fix multiple unused variable warnings | Jean-Christophe PLAGNIOL-VILLARD | |
| - actua1: actux1.c: In function 'checkboard': actux1.c:92: warning: unused variable 'revision' - actua2: actux2.c: In function 'checkboard': actux2.c:100: warning: unused variable 's' actux2.c:99: warning: unused variable 'revision' actux2.c: In function 'reset_phy': actux2.c:130: warning: unused variable 'i' - actua3: actux3.c: In function 'checkboard': actux3.c:114: warning: unused variable 'revision' Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |||
| 2008-01-18 | add AcTux-2 board support | Michael Schwingen | |
| Signed-off-by: Michael Schwingen <[email protected]> | |||
