- Jan 29, 2008
-
-
Rafal Jaworowski authored
This fixes a build breakage with CONFIG_API enabled, which appeared after the recent changes in the U-Boot build system. Signed-off-by:
Rafal Jaworowski <raj@semihalf.com>
-
- Jan 09, 2008
-
-
Rafal Jaworowski authored
This is an API for external (standalone) applications running on top of U-Boot, and is meant to be more extensible and robust than the existing jumptable mechanism. It is similar to UNIX syscall approach. See api/README for more details. Included is the demo application using this new framework (api_examples). Please note this is still an experimental feature, and is turned off by default. Signed-off-by:
Rafal Jaworowski <raj@semihalf.com>
-
- Oct 08, 2006
-
-
Wolfgang Denk authored
Based on patch by Mike Frysinger, 20 Jun 2006
-
- 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.
-
- Jun 15, 2003
-
-
Wolfgang Denk authored
* Patches by Kyle Harris, 13 Mar 2003: - Add FAT partition support - Add command support for FAT - Add command support for MMC ---- - Add Intel PXA support for video - Add Intel PXA support for MMC ---- - Enable MMC and FAT for lubbock board - Other misc changes for lubbock board
-
- Mar 27, 2003
-
-
Wolfgang Denk authored
* Add support for INCA-IP Board
-
- Sep 08, 2002
-
-
Wolfgang Denk authored
-
- Aug 14, 2002
-
-
Wolfgang Denk authored
-
- Mar 08, 2002
-
-
Wolfgang Denk authored
-
- Sep 10, 2001
-
-
Wolfgang Denk authored
-
- Apr 28, 2001
-
-
Wolfgang Denk authored
-
- Dec 14, 2000
-
-
Wolfgang Denk authored
-
- Jul 10, 2000
-
-
Wolfgang Denk authored
-