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
*
spi flash: fix crash due to spi flash miscommunication
Brad Bozarth
2009-01-24
-2
/
+4
*
Added legacy flash ST Micro M29W040B
Niklaus Giger
2009-01-24
-0
/
+14
*
nand: fixup printf modifiers to match types used
Mike Frysinger
2009-01-23
-6
/
+6
*
NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS
Wolfgang Grandegger
2009-01-23
-2
/
+2
*
NAND: Enable nand lock, unlock feature
Nishanth Menon
2009-01-23
-36
/
+43
*
NAND: move board_nand_init to nand.h
Mike Frysinger
2009-01-23
-2
/
+0
*
OneNAND: Additional sync with 2.6.27
Stefan Roese
2009-01-23
-1
/
+71
*
Add markbad function
Kyungmin Park
2009-01-23
-0
/
+33
*
OneNAND: Save version_id in onenand_chip struct
Stefan Roese
2009-01-23
-0
/
+1
*
OneNAND: Fix compiler warnings
Stefan Roese
2009-01-23
-0
/
+26
*
Sync with 2.6.27
Kyungmin Park
2009-01-23
-156
/
+370
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2008-12-30
-2
/
+4
|
\
|
*
NAND FSL elbc: Use virt_to_phys to determine which bank is in use
Kumar Gala
2008-12-19
-2
/
+4
*
|
NAND: Mark the BBT as scanned prior to calling scan_bbt.
Scott Wood
2008-12-16
-1
/
+1
|
/
*
Coding style cleanup, update CHANGELOG.
Wolfgang Denk
2008-12-16
-3
/
+3
*
spi/stmicro: fix debug() display of cmd
Mike Frysinger
2008-12-16
-1
/
+1
*
UBI: Return -ENOMEM upon failing malloc
Stefan Roese
2008-12-10
-2
/
+3
*
UBI: Enable re-initializing of the "ubi part" command
Stefan Roese
2008-12-09
-0
/
+1
*
MTD: Fix problem based on non-working relocation (list head mtd_partitions)
Stefan Roese
2008-12-09
-1
/
+9
*
mtd/dataflash.c: fix a problem with the last partition
Ilko Iliev
2008-12-02
-1
/
+1
*
fix some coding style violations.
Ilko Iliev
2008-12-02
-13
/
+12
*
NAND: Fix misplaced return statement in nand_{read,write}_skip_bad().
Scott Wood
2008-11-25
-6
/
+6
*
Merge branch 'master' of git://git.denx.de/u-boot-ubi
Wolfgang Denk
2008-11-25
-0
/
+12566
|
\
|
*
mtd: Remove a printf() from add_mtd_device().
Piotr Ziecik
2008-11-24
-2
/
+0
|
*
UBI: Add basic UBI support to U-Boot (Part 5/8)
Kyungmin Park
2008-11-19
-0
/
+3810
|
*
UBI: Add basic UBI support to U-Boot (Part 4/8)
Kyungmin Park
2008-11-19
-0
/
+2538
|
*
UBI: Add basic UBI support to U-Boot (Part 3/8)
Kyungmin Park
2008-11-19
-0
/
+2018
|
*
UBI: Add basic UBI support to U-Boot (Part 2/8)
Kyungmin Park
2008-11-19
-0
/
+1768
|
*
UBI: Add basic UBI support to U-Boot (Part 1/8)
Kyungmin Park
2008-11-19
-0
/
+1755
|
*
MTD: Add MTD paritioning infrastructure
Kyungmin Park
2008-11-19
-0
/
+679
*
|
cfi-mtd: Add cfi-mtd driver.
Piotr Ziecik
2008-11-24
-0
/
+208
*
|
cfi_flash: Add interface for flash verbosity control
Piotr Ziecik
2008-11-24
-11
/
+22
*
|
cfi_flash: Export flash_sector_size() function.
Piotr Ziecik
2008-11-24
-2
/
+0
*
|
cfi_flash: Make all flash access functions weak
Stefan Roese
2008-11-24
-7
/
+25
|
/
*
CFI Driver: Fix "flash not ready" problem
Wolfgang Denk
2008-10-31
-1
/
+2
*
NAND: Properly create JFFS2 cleanmarkers.
Scott Wood
2008-10-29
-19
/
+11
*
NAND fsl elbc: Set FMR[ECCM] based on page size.
Scott Wood
2008-10-29
-2
/
+14
*
Make Freescale local bus registers available for both 83xx and 85xx.
Haiying Wang
2008-10-29
-9
/
+11
*
NAND: Reset chip on power-up
Karl Beldan
2008-10-29
-0
/
+8
*
NAND: sync with 2.6.27
Scott Wood
2008-10-29
-43
/
+141
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-90
/
+90
*
Fix the NAND size overflow issue.
Jason Jin
2008-10-14
-2
/
+2
*
CFI: cfi_flash write fix for AMD legacy
Ed Swarthout
2008-10-13
-3
/
+5
*
cfi_flash: do not reset flash when probe fails
Mike Frysinger
2008-10-02
-1
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
2008-09-13
-6
/
+50
|
\
|
*
fsl_elbc_nand: ecclayout cleanups
Anton Vorontsov
2008-09-12
-4
/
+0
|
*
fsl_elbc_nand: implement support for flash-based BBT
Anton Vorontsov
2008-09-12
-1
/
+34
|
*
fsl_elbc_nand: fix OOB workability for large page NAND chips
Anton Vorontsov
2008-09-12
-1
/
+16
*
|
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-8
/
+8
*
|
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-2
/
+2
|
/
[next]