- 01 Sep, 2006 1 commit
-
-
Marian Balakowicz authored
Modifications are based on the linux kernel approach and support two use cases: 1) Add O= to the make command line 'make O=/tmp/build all' 2) Set environement variable BUILD_DIR to point to the desired location 'export BUILD_DIR=/tmp/build' 'make' The second approach can also be used with a MAKEALL script 'export BUILD_DIR=/tmp/build' './MAKEALL' Command line 'O=' setting overrides BUILD_DIR environent variable. When none of the above methods is used the local build is performed and the object files are placed in the source directory.
-
- 25 Jul, 2005 1 commit
-
-
Jon Loeliger authored
Move the TSEC driver out of cpu/mpc85xx as it will be shared by the upcoming mpc83xx family as well.
-
- 15 Oct, 2003 1 commit
-
-
wdenk authored
- Added Motorola CPU 8540/8560 support (cpu/85xx) - Added Motorola MPC8540ADS board support (board/mpc8540ads) - Added Motorola MPC8560ADS board support (board/mpc8560ads) * Minor code cleanup
-
- 07 Jul, 2002 1 commit
-
-
wdenk authored
-
- 10 Mar, 2002 1 commit
-
-
wdenk authored
-
- 17 Feb, 2002 1 commit
-
-
wdenk authored
-
- 29 May, 2001 1 commit
-
-
wdenk authored
-
- 22 Jan, 2001 1 commit
-
-
wdenk authored
-
- 11 Jan, 2001 1 commit
-
-
wdenk authored
-
- 14 Dec, 2000 1 commit
-
-
wdenk authored
-
- 10 Jul, 2000 1 commit
-
-
wdenk authored
-