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
*
bitops: introduce BIT() definition
Heiko Schocher
2015-09-11
-1
/
+0
*
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-09-11
-0
/
+1
*
Move malloc_cache_aligned() to its own header
Simon Glass
2015-09-11
-0
/
+1
*
mtd: nand: fsmc: Add BCH4 SW ECC support for SPEAr600
Stefan Roese
2015-09-11
-0
/
+40
*
arm: Remove nhk8815 boards and nomadik arch
Simon Glass
2015-09-11
-207
/
+0
*
sunxi_nand_spl: Add config parameter for 4KiB page sized NAND devices
Stefan Roese
2015-09-10
-0
/
+1
*
mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through Kconfig
Hans de Goede
2015-08-31
-0
/
+9
*
sunxi_nand_spl: clear status flags in SPL implementation
Boris Brezillon
2015-08-31
-3
/
+8
*
sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END
Hans de Goede
2015-08-31
-10
/
+6
*
sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI
Hans de Goede
2015-08-31
-10
/
+10
*
sunxi_nand_spl: Add support for backup boot partitions
Hans de Goede
2015-08-31
-0
/
+16
*
sunxi_nand_spl: Auto detect nand configuration parameters
Hans de Goede
2015-08-31
-29
/
+39
*
sunxi_nand_spl: Parametrize lowlevel read functions
Hans de Goede
2015-08-31
-38
/
+48
*
sunxi_nand_spl: Properly config page-size in the nand ctl register
Hans de Goede
2015-08-31
-0
/
+5
*
sunxi_nand_spl: Add support for sun4i and sun5i SoCs
Hans de Goede
2015-08-31
-2
/
+2
*
sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _off
Hans de Goede
2015-08-31
-46
/
+12
*
sunxi_nand_spl: Add proper cache flusing
Hans de Goede
2015-08-31
-0
/
+8
*
sunxi_nand_spl: Turn off clocks when we're done with the nand
Hans de Goede
2015-08-31
-2
/
+15
*
sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary
Hans de Goede
2015-08-31
-0
/
+3
*
sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome mode
Hans de Goede
2015-08-31
-4
/
+1
*
sunxi_nand_spl: We only need to reset the nand chip once
Hans de Goede
2015-08-31
-10
/
+10
*
sunxi_nand_spl: Drop unnecessary temp buf
Hans de Goede
2015-08-31
-27
/
+8
*
mtd: denali_spl: do not allocate page_buffer in .bss section
Masahiro Yamada
2015-08-30
-20
/
+12
*
mtd/nand/ubi: assortment of alignment fixes
Marcel Ziswiler
2015-08-28
-1
/
+1
*
mtd: nand: mxs invalidate dcache before DMA read
Peng Fan
2015-08-25
-0
/
+6
*
mtd: nand: mxs support oobsize bigger than 512
Peng Fan
2015-08-25
-9
/
+23
*
mtd: nand: Add mvebu (PXA / AXP / A38x) NAND device driver
Stefan Roese
2015-08-25
-0
/
+1693
*
nand: Sync with Linux v4.1
Scott Wood
2015-08-25
-193
/
+573
*
mtd: Introduce mtd_block_isreserved()
Ezequiel Garcia
2015-08-25
-2
/
+53
*
nand: Remove __UBOOT__ ifdefs
Scott Wood
2015-08-25
-428
/
+4
*
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-18
-3
/
+3
*
nand: lpc32xx: add ECC layout for small page NAND
Sylvain Lemieux
2015-08-18
-1
/
+17
*
nand: lpc32xx: add hardware ECC support
Sylvain Lemieux
2015-08-18
-4
/
+409
*
sf: ops: Add spi_flash_copy_mmap function
Tom Rini
2015-08-17
-1
/
+7
*
sf: Make 4K sector support configurable
Marek Vasut
2015-08-17
-0
/
+19
*
tegra: nand: disable subpage writes
Marcel Ziswiler
2015-08-13
-0
/
+3
*
mtd/nand/tegra: alignment workaround
Marcel Ziswiler
2015-08-13
-51
/
+36
*
tegra: nand: fix read_byte required for proper onfi detection
Marcel Ziswiler
2015-08-13
-31
/
+7
*
nand: lpc32xx: add SLC NAND controller support
Vladimir Zapolskiy
2015-08-12
-0
/
+177
*
spl: nand: simple: replace readb() with chip specific read_buf()
Vladimir Zapolskiy
2015-08-12
-2
/
+5
*
nand, atmel: remove udelay in spl_nand_erase_one()
Heiko Schocher
2015-08-12
-2
/
+0
*
sunxi: nand: Add board configuration options
Piotr Zierhoffer
2015-08-08
-0
/
+40
*
sunxi: nand: Add basic sunxi NAND driver for SPL with DMA support
Piotr Zierhoffer
2015-08-08
-0
/
+354
*
sf: kconfig: add kconfig options for spi flashes
Nikita Kiryanov
2015-08-02
-0
/
+44
*
mtd: fix false positive "Offset exceeds device limit" error
Masahiro Yamada
2015-07-10
-2
/
+3
*
sf: Kconfig: Add SPI_FLASH_BAR entry
Jagan Teki
2015-07-01
-0
/
+8
*
sf: Kconfig: Add SPI_FLASH_DATAFLASH entry
Jagan Teki
2015-07-01
-10
/
+15
*
sf: Kconfig: Add SPI_FLASH_MTD entry
Jagan Teki
2015-07-01
-0
/
+12
*
sf: Kconfig: Update SPI_FLASH entry
Jagan Teki
2015-07-01
-9
/
+9
*
sf: Add Kconfig menu entry
Jagan Teki
2015-07-01
-0
/
+4
[next]