Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | ENGR00119171: ubifs support for android recovery mode. | Terry Lv | 2009-12-11 | -30/+0 |
| | | | | | | ubifs support for android recovery mode. Signed-off-by: Terry Lv <r65388@freescale.com> | |||
* | * Code cleanup: | wdenk | 2003-06-27 | -1/+1 |
| | | | | | | | | | - remove trailing white space, trailing empty lines, C++ comments, etc. - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c) * Patches by Kenneth Johansson, 25 Jun 2003: - major rework of command structure (work done mostly by Michal Cendrowski and Joakim Kristiansen) | |||
* | * Header file cleanup for ARM | wdenk | 2003-06-25 | -0/+199 |
* Patch by Murray Jensen, 24 Jun 2003: - make sure to use only U-boot provided header files - fix problems with ".rodata.str1.4" section as used by GCC-3.x |