index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Commit message (
Expand
)
Author
Age
Lines
*
drivers/mtd/nand_legacy: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
-6
/
+4
*
drivers/mtd/nand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
-36
/
+9
*
drivers/mtd/onenand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
-16
/
+2
*
drivers/mtd: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
-14
/
+3
*
OneNAND: Fill in MTD function pointers for OneNAND.
Fathi BOUDRA
2008-08-12
-6
/
+18
*
NAND: chip->state does not always get set.
Marcel Ziswiler
2008-08-12
-0
/
+1
*
NAND: Scan bad blocks lazily.
Ilya Yanok
2008-08-12
-3
/
+7
*
NAND read/write fix
Scott Wood
2008-08-12
-581
/
+181
*
nand: fsl_upm: convert to updated MTD NAND infrastructure
Anton Vorontsov
2008-08-12
-40
/
+28
*
fsl_elbc_nand: Hard-code the FBAR/FPAR split.
Scott Wood
2008-08-12
-3
/
+2
*
fsl_elbc_nand: workaround for hangs during nand write
Anton Vorontsov
2008-08-12
-1
/
+10
*
Freescale eLBC FCM NAND driver
Scott Wood
2008-08-12
-0
/
+760
*
Don't panic if a controller driver does ecc its own way.
Scott Wood
2008-08-12
-2
/
+6
*
NAND: Make NAND driver less verbose per default
Stefan Roese
2008-08-12
-6
/
+7
*
NAND: Change nand_wait_ready() to not call nand_wait()
Stefan Roese
2008-08-12
-1
/
+10
*
Fixing coding style issues
William Juul
2008-08-12
-6
/
+6
*
Remove white space at end.
William Juul
2008-08-12
-7
/
+7
*
Update MTD to that of Linux 2.6.22.1
William Juul
2008-08-12
-2299
/
+2753
*
OneNAND: Remove unused parameters to onenand_verify_page
Steve Sakoman
2008-08-11
-4
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-at91
Wolfgang Denk
2008-08-10
-1
/
+14
|
\
|
*
DataFlash: AT45DB021 fix and AT45DB081 support
Sergey Lapin
2008-08-09
-1
/
+14
*
|
CFI: allow for dynamically determined flash sizes and addresses
Wolfgang Denk
2008-08-08
-6
/
+8
|
/
*
spi flash: Fix printf() format warnings
Haavard Skinnemoen
2008-07-23
-3
/
+3
*
cfi_flash: fix flash on BE machines with CFG_WRITE_SWAPPED_DATA
Sebastian Siewior
2008-07-17
-1
/
+4
*
cfi_flash: make the command u32 only
Sebastian Siewior
2008-07-15
-4
/
+4
*
Fix some more printf() format issues.
Jean-Christophe PLAGNIOL-VILLARD
2008-07-13
-1
/
+1
*
DataFlash AT45DB021 support
Sergey Lapin
2008-07-10
-0
/
+14
*
MTD/NAND: Fix printf format warning in nand code
Stefan Roese
2008-07-10
-4
/
+4
*
Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash
Wolfgang Denk
2008-07-10
-85
/
+123
|
\
|
*
NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.
Scott Wood
2008-07-09
-85
/
+123
*
|
jedec_flash: Fix AM29DL800BB device ID
Stefan Roese
2008-07-08
-1
/
+1
|
/
*
cfi-flash: Fix problem in flash_toggle(), busy was not detected reliably
Stefan Roese
2008-06-19
-8
/
+4
*
Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash
Wolfgang Denk
2008-06-11
-7
/
+34
|
\
|
*
cfi_flash: enable M18 flash chips family support.
Vasiliy Leoenenko
2008-06-03
-2
/
+21
|
*
cfi_flash: support of long cmd in U-boot.
Vasiliy Leoenenko
2008-06-03
-7
/
+15
*
|
NAND: Added support for 128-bit OOB, adapted
Sergei Poselenov
2008-06-11
-13
/
+33
*
|
NAND FSL UPM: driver re-write using the hwcontrol callback
Wolfgang Grandegger
2008-06-10
-82
/
+46
*
|
SPI Flash subsystem
Haavard Skinnemoen
2008-06-03
-0
/
+616
*
|
Fix warnings from gcc-4.3.0 build on a ppc host
Kumar Gala
2008-06-03
-0
/
+2
*
|
nand: Correct NAND erase percentage output
Dirk Behme
2008-05-28
-0
/
+7
|
/
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
-113
/
+113
*
onenand: rename 16 bit memory copy into memcpy_16() to avoid conflicts
Wolfgang Denk
2008-05-01
-4
/
+4
*
cfi-flash: Add CFG_FLASH_AUTOPROTECT_LIST
Matthias Fuchs
2008-04-25
-0
/
+17
*
PATCH - Fix oob data copied into supplied buffer
Troy Kisky
2008-04-21
-9
/
+8
*
Clean up dataflash partitioning
Ulf Samuelsson
2008-04-18
-42
/
+3
*
Remove conflicting NAND ID
Mike Frysinger
2008-04-17
-2
/
+0
*
Fix OneNAND read
Kyungmin Park
2008-04-13
-0
/
+13
*
cfi_flash: Support buffered writes on non-standard Spansion NOR flash
Guennadi Liakhovetski
2008-04-12
-30
/
+16
*
Merge branch 'master' of git://www.denx.de/git/u-boot-at91
Wolfgang Denk
2008-04-08
-64
/
+27
|
\
|
*
dataflash: Move CONFIG_HAS_DATAFLASH to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-04-01
-7
/
+4
[next]