- Sep 07, 2006
-
-
Marian Balakowicz authored
the README file.
-
Marian Balakowicz authored
-
Marian Balakowicz authored
Add support for automatic creation of BUILD_DIR directory.
-
- Sep 06, 2006
-
-
Wolfgang Denk authored
Patch by David Updegraff, 06 Sep 2006
-
- Sep 04, 2006
-
-
Wolfgang Denk authored
-
- Sep 03, 2006
-
-
Wolfgang Denk authored
-
Wolfgang Denk authored
-
Wolfgang Denk authored
-
- Sep 01, 2006
-
-
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.
-
Marian Balakowicz authored
-
Marian Balakowicz authored
-
Marian Balakowicz authored
-
Detlev Zundel authored
-
Detlev Zundel authored
coding style.
-
Detlev Zundel authored
-
Detlev Zundel authored
Also bumped up ABI version to reflect this change.
-
Detlev Zundel authored
Also added Linux like BUG() macros.
-
- Aug 31, 2006
-
-
Wolfgang Denk authored
Patch by Stefano Babic, 31 Aug 2006
-
- Aug 30, 2006
-
-
Wolfgang Denk authored
-
Wolfgang Denk authored
-
- Aug 29, 2006
-
-
Wolfgang Denk authored
-
Wolfgang Denk authored
-
Stefan Roese authored
Patch by Tirumala R Marri, 26 Aug 2006
-
Stefan Roese authored
Improved the memory DIMM detection for the Yucca 440SPe board for the case where a memory DIMM is falsely detected as present. This issue is seen on some AMCC Yucca 440SPe validation boards if only one 512MB memory DIMM is installed, i.e. DIMM slot 0 is populated and DIMM slot 1 is empty. In this case, U-Boot does not correctly detect that there is only one DIMM memory module installed and will falsely detect two DIMM memory modules are present and therefore U-Boot will not calculate the correct amount of total memory and u-boot will not booting up. Patch by Adam Graham, 24 Aug 2006
-
- Aug 27, 2006
-
-
Wolfgang Denk authored
-
- Aug 25, 2006
-
-
Wolfgang Denk authored
-
- Aug 24, 2006
-
-
Wolfgang Denk authored
- auto-adjust console device for Linux. - fix typos.
-
Wolfgang Denk authored
-
- Aug 23, 2006
-
-
Wolfgang Denk authored
- support for configurations with SDRAM or DDR memory, - support for highboot and lowboot - adjusting environment definitions
-
- Aug 22, 2006
-
-
Bartlomiej Sieka authored
-
- Aug 18, 2006
-
-
Wolfgang Denk authored
-
Marian Balakowicz authored
-
Wolfgang Denk authored
-
Rafal Jaworowski authored
-
- Aug 17, 2006
-
-
Wolfgang Denk authored
-
- Aug 16, 2006
-
-
Wolfgang Denk authored
-
Wolfgang Denk authored
-
- Aug 14, 2006
-
-
Wolfgang Denk authored
Patch by David Updegraff, 02 Dec 2005
-
Wolfgang Denk authored
Patch by Cory Tusar, 30 Nov 2005
-