index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
cmd_doc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
1
-15
/
+15
2008-08-12
Whitespace cleanup and marking broken code.
William Juul
1
-0
/
+5
2008-08-12
Update MTD to that of Linux 2.6.22.1
William Juul
1
-0
/
+4
2008-06-30
Delay FIT format check on sector based devices
Marian Balakowicz
1
-9
/
+10
2008-03-12
[new uImage] Use show_boot_progress() for new uImage format
Marian Balakowicz
1
-0
/
+2
2008-03-12
[new uImage] Add new uImage format handling to other bootm related commands
Marian Balakowicz
1
-12
/
+22
2008-02-29
[new uImage] Update naming convention for bootm/uImage related code
Marian Balakowicz
1
-1
/
+1
2008-02-25
[new uImage] Add dual format uImage support framework
Marian Balakowicz
1
-8
/
+20
2008-02-21
[new uImage] Rename and move print_image_hdr() routine
Marian Balakowicz
1
-1
/
+1
2008-02-07
[new uImage] Define a API for image handling operations
Marian Balakowicz
1
-2
/
+2
2007-11-20
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
Grant Likely
1
-5
/
+0
2007-08-06
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
Wolfgang Denk
1
-2
/
+2
2007-08-03
Merge branch 'testing' into working
Andy Fleming
1
-2
/
+2
2007-07-13
make show_boot_progress () weak.
Heiko Schocher
1
-20
/
+13
2007-07-08
common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.
Jon Loeliger
1
-2
/
+2
2007-07-04
common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
1
-1
/
+1
2007-06-22
[PCS440EP] upgrade the PCS440EP board:
Heiko Schocher
1
-6
/
+13
2006-04-05
Remove dependencies between DoC code and old legacy NAND driver.
Marian Balakowicz
1
-4
/
+26
2006-03-12
Add loads of ntohl() in image header handling
Wolfgang Denk
1
-1
/
+1
2006-03-05
Re-factoring the legacy NAND code (legacy NAND now only in board-specific
Bartlomiej Sieka
1
-1
/
+2
2005-10-13
Cleanup for GCC-4.x
Wolfgang Denk
1
-8
/
+8
2003-09-10
* Patches by Denis Peter, 9 Sep 2003:
wdenk
1
-2
/
+9
2003-09-05
* Add support for SK98xx driver
wdenk
1
-3
/
+3
2003-07-01
Patch by Kenneth Johansson, 30 Jun 2003:
wdenk
1
-4
/
+4
2003-06-27
* Code cleanup:
wdenk
1
-9
/
+26
2003-03-26
Make compile clean, fix the usual small problems.
wdenk
1
-0
/
+1
2002-11-03
Initial revision
wdenk
1
-0
/
+1563