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
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_nand.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-10
MTD/NAND: Fix printf format warning in nand code
Stefan Roese
1
-6
/
+6
2008-06-30
Delay FIT format check on sector based devices
Marian Balakowicz
1
-18
/
+20
2008-05-28
Cleanup nand_info[] declaration.
Stelian Pop
1
-2
/
+0
2008-04-30
cmd_nand.c: fix another 'incompatible pointer type' warning.
Wolfgang Denk
1
-1
/
+1
2008-04-28
cmd_nand.c: fix "differ in signedness" problem
Wolfgang Denk
1
-6
/
+7
2008-04-28
NAND: fix some strict-aliasing compiler warnings
Wolfgang Denk
1
-9
/
+10
2008-03-12
[new uImage] Use show_boot_progress() for new uImage format
Marian Balakowicz
1
-0
/
+4
2008-03-12
[new uImage] Add new uImage format handling to other bootm related commands
Marian Balakowicz
1
-23
/
+42
2008-02-29
[new uImage] Update naming convention for bootm/uImage related code
Marian Balakowicz
1
-2
/
+2
2008-02-25
[new uImage] Add dual format uImage support framework
Marian Balakowicz
1
-16
/
+43
2008-02-21
[new uImage] Rename and move print_image_hdr() routine
Marian Balakowicz
1
-2
/
+2
2008-02-07
[new uImage] Define a API for image handling operations
Marian Balakowicz
1
-7
/
+7
2008-01-13
cmd_nand : fix compiler warning.
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+2
2008-01-09
Re-introduce the 'nand read.oob' and 'nand write.oob' commands
Harald Welte
1
-0
/
+8
2007-09-15
Fix do_div() usage in nand process output
Matthias Fuchs
1
-1
/
+1
2007-09-15
NAND: Add CFG_NAND_QUIET option
Matthias Fuchs
1
-0
/
+4
2007-08-15
Merge with git://www.denx.de/git/u-boot.git
Stefan Roese
1
-32
/
+38
2007-08-06
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
Wolfgang Denk
1
-9
/
+9
2007-08-03
Merge branch 'testing' into working
Andy Fleming
1
-9
/
+9
2007-07-13
make show_boot_progress () weak.
Heiko Schocher
1
-37
/
+29
2007-07-08
common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.
Jon Loeliger
1
-14
/
+9
2007-07-06
[NAND] Bad block skipping for command nboot
Thomas Knobloch
1
-5
/
+32
2007-07-04
common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
1
-7
/
+12
2007-06-22
[PCS440EP] upgrade the PCS440EP board:
Heiko Schocher
1
-12
/
+26
2006-11-30
Code cleanup.
Wolfgang Denk
1
-140
/
+144
2006-10-28
[PATCH] NAND: Partition name support added to NAND subsystem
Stefan Roese
1
-152
/
+194
2006-10-20
Add board/cpu specific NAND chip select function to 440 NDFC
Stefan Roese
1
-0
/
+8
2006-10-12
Fix spelling; minor code cleanup.
Wolfgang Denk
1
-1
/
+1
2006-10-11
Cleanup of NAND update patch (remove changelog from cmd_nand.c)
Stefan Roese
1
-1
/
+0
2006-10-10
* Several improvements to the new NAND subsystem:
Stefan Roese
1
-25
/
+201
2006-03-12
Add loads of ntohl() in image header handling
Wolfgang Denk
1
-1
/
+1
2006-03-06
Minor code cleanup
Wolfgang Denk
1
-2
/
+0
2006-03-05
Re-factoring the legacy NAND code (legacy NAND now only in board-specific
Bartlomiej Sieka
1
-1547
/
+412
2006-02-24
Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.
Bartlomiej Sieka
1
-1
/
+1
2005-10-13
Cleanup for GCC-4.x
Wolfgang Denk
1
-9
/
+9
2005-09-14
Update of new NAND code
Wolfgang Denk
1
-277
/
+1763
2005-08-17
Rewrite of NAND code based on what is in 2.6.12 Linux kernel
Wolfgang Denk
1
-1762
/
+277
2005-08-12
Fix problem in cmd_nand.c (only when defined CFG_NAND_SKIP_BAD_DOT_I)
Stefan Roese
1
-1
/
+2
2005-05-12
* Fix debug code in omap5912osk flash driver
wdenk
1
-3
/
+4
2005-05-03
* Patch by Matthias Fuchs, 03 May 2005:
stroese
1
-0
/
+2
2005-04-03
Patches by Josef Wagner, 29 Oct 2004:
wdenk
1
-143
/
+340
2004-12-16
added ".i" same as ".jffs2s" for compatibility with older units (CFG_NAND_SK...
stroese
1
-0
/
+8
2004-07-10
* Patch by Fred Klatt, 25 Jun 2004:
wdenk
1
-0
/
+4
2004-06-09
Patch by Jian Zhang, 20 May 2004:
wdenk
1
-4
/
+4
2004-04-18
* Configure PPChameleon board to use redundand environment in flash
wdenk
1
-1
/
+14
2004-04-15
Patches by Pantelis Antoniou, 30 Mar 2004:
wdenk
1
-1
/
+13
2003-09-11
* Patch by Gary Jennejohn, 11 Sep 2003:
wdenk
1
-5
/
+11
2003-09-10
* Add support for USB Mass Storage Devices (BBB)
wdenk
1
-1
/
+1
2003-09-03
Adjustments / cleanup for PPChameleon EVB board
wdenk
1
-1
/
+3
2003-09-02
* Add support for PPChameleon Eval Board
wdenk
1
-1
/
+1
[next]