Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
071be896947a2b6ab791657e250da6fc995360a8
/
drivers
/
mtd
10b6971
mtd: uboot: Add meaningful error message
by Maxime Ripard
· 9 years ago
38a0f36
mtd: add altera quadspi driver
by Thomas Chou
· 9 years ago
f105691
cfi_flash: convert to driver model
by Thomas Chou
· 9 years ago
d858799
dm: implement a MTD uclass
by Thomas Chou
· 9 years ago
c3c016c
sf: Add SPI NOR protection mechanism
by Fabio Estevam
· 9 years ago
41b358d
sf: Add SPI protection mechanism from the kernel
by Fabio Estevam
· 9 years ago
f8fdb81
compat: Remove is_power_of_2() definition
by Fabio Estevam
· 9 years ago
446d37c
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 9 years ago
714eec7
Merge git://www.denx.de/git/u-boot-cfi-flash
by Tom Rini
· 9 years ago
2431492
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
622b952
cfi_flash: use specific width types for cword
by Ryan Harkin
· 9 years ago
248f260
UBI: Fastmap: Fix PEB array type
by Heiko Schocher
· 9 years ago
0195a7b
ubi,ubifs: sync with linux v4.2
by Heiko Schocher
· 9 years ago
baaaa75
sf: Add FSR support to spi_flash_cmd_wait_ready
by Jagan Teki
· 9 years ago
4efad20
sf: Update status reg check in spi_flash_cmd_wait_ready
by Jagan Teki
· 9 years ago
1fabefd
sf: Make flash->flags use for generic usage
by Jagan Teki
· 9 years ago
70ccf59
sf: Optimize BAR write code
by Jagan Teki
· 9 years ago
234a9e1
sf: Add spi_flash_read_bar
by Jagan Teki
· 9 years ago
3c75ade
sf: Return bank_sel, if flash->bank_curr == bank_sel
by Jagan Teki
· 9 years ago
720e5e5
sf: params: Add IS25LP128 part support
by Jagan Teki
· 9 years ago
65a75b6
sf: params: Add IS25LP064 part support
by Jagan Teki
· 9 years ago
24ea6ac
sf: params: Add IS25LP032 part support
by Jagan Teki
· 9 years ago
bcbe3d1
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
by Simon Glass
· 9 years ago
cb4c833
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
e24bb2b
mtd: nand: vf610_nfc: resync with upstream Linux version
by Stefan Agner
· 9 years ago
d1d0167
nand: omap_gpmc: Change correctable bit-flips messages to debug()
by Ezequiel García
· 9 years ago
f2b76c6
mtd: sf: Add support AT26DF081A chip
by Yao Yuan
· 9 years ago
31c5614
sunxi_nand_spl: Be smarter about where to look for backup u-boot.bin
by Hans de Goede
· 9 years ago
168617c
mtd: nand: mxs check maximum ecc that platfrom supports
by Peng Fan
· 9 years ago
62c390f
mtd: nand: fsmc: Fixes and cleanup for fsmc_nand_switch_ecc()
by Stefan Roese
· 9 years ago
92a3188
bitops: introduce BIT() definition
by Heiko Schocher
· 9 years ago
cf92e05
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
by Simon Glass
· 9 years ago
6e29518
Move malloc_cache_aligned() to its own header
by Simon Glass
· 9 years ago
1a103c6
mtd: nand: fsmc: Add BCH4 SW ECC support for SPEAr600
by Stefan Roese
· 9 years ago
0abdd9d
arm: Remove nhk8815 boards and nomadik arch
by Simon Glass
· 9 years ago
cc19722
sunxi_nand_spl: Add config parameter for 4KiB page sized NAND devices
by Stefan Roese
· 9 years ago
d90ba79
mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through Kconfig
by Hans de Goede
· 9 years ago
ddd37fe
sunxi_nand_spl: clear status flags in SPL implementation
by Boris Brezillon
· 9 years ago
6a08d65
sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END
by Hans de Goede
· 9 years ago
e526861
sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI
by Hans de Goede
· 9 years ago
24a06c9
sunxi_nand_spl: Add support for backup boot partitions
by Hans de Goede
· 9 years ago
2b8a01a
sunxi_nand_spl: Auto detect nand configuration parameters
by Hans de Goede
· 9 years ago
f5916d1
sunxi_nand_spl: Parametrize lowlevel read functions
by Hans de Goede
· 9 years ago
0a24755
sunxi_nand_spl: Properly config page-size in the nand ctl register
by Hans de Goede
· 9 years ago
022a99d
sunxi_nand_spl: Add support for sun4i and sun5i SoCs
by Hans de Goede
· 9 years ago
008ac1d
sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _off
by Hans de Goede
· 9 years ago
2a43973
sunxi_nand_spl: Add proper cache flusing
by Hans de Goede
· 9 years ago
5d65c67
sunxi_nand_spl: Turn off clocks when we're done with the nand
by Hans de Goede
· 9 years ago
f62bfa5
sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary
by Hans de Goede
· 9 years ago
9da5fca
sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome mode
by Hans de Goede
· 9 years ago
630cf2e
sunxi_nand_spl: We only need to reset the nand chip once
by Hans de Goede
· 9 years ago
10d069b
sunxi_nand_spl: Drop unnecessary temp buf
by Hans de Goede
· 9 years ago
2bc1f2b
mtd: denali_spl: do not allocate page_buffer in .bss section
by Masahiro Yamada
· 9 years ago
4519668
mtd/nand/ubi: assortment of alignment fixes
by Marcel Ziswiler
· 9 years ago
ecfb876
mtd: nand: mxs invalidate dcache before DMA read
by Peng Fan
· 9 years ago
63b29d8
mtd: nand: mxs support oobsize bigger than 512
by Peng Fan
· 9 years ago
873960c
mtd: nand: Add mvebu (PXA / AXP / A38x) NAND device driver
by Stefan Roese
· 9 years ago
d396372
nand: Sync with Linux v4.1
by Scott Wood
· 9 years ago
86a720a
mtd: Introduce mtd_block_isreserved()
by Ezequiel Garcia
· 10 years ago
2733106
nand: Remove __UBOOT__ ifdefs
by Scott Wood
· 9 years ago
0f92582
of: clean up OF_CONTROL ifdef conditionals
by Masahiro Yamada
· 9 years ago
30cb3bf
nand: lpc32xx: add ECC layout for small page NAND
by Sylvain Lemieux
· 9 years ago
5f63bf3
nand: lpc32xx: add hardware ECC support
by Sylvain Lemieux
· 9 years ago
146bad9
sf: ops: Add spi_flash_copy_mmap function
by Tom Rini
· 9 years ago
0a02655
sf: Make 4K sector support configurable
by Marek Vasut
· 9 years ago
6eeedc1
tegra: nand: disable subpage writes
by Marcel Ziswiler
· 9 years ago
adf4800
mtd/nand/tegra: alignment workaround
by Marcel Ziswiler
· 9 years ago
1bc66a5
tegra: nand: fix read_byte required for proper onfi detection
by Marcel Ziswiler
· 9 years ago
dcfd37e
nand: lpc32xx: add SLC NAND controller support
by Vladimir Zapolskiy
· 9 years ago
8d1809a
spl: nand: simple: replace readb() with chip specific read_buf()
by Vladimir Zapolskiy
· 9 years ago
c10ac54
nand, atmel: remove udelay in spl_nand_erase_one()
by Heiko Schocher
· 9 years ago
960caeb
sunxi: nand: Add board configuration options
by Piotr Zierhoffer
· 9 years ago
aeb4b0d
sunxi: nand: Add basic sunxi NAND driver for SPL with DMA support
by Piotr Zierhoffer
· 9 years ago
d5af923
sf: kconfig: add kconfig options for spi flashes
by Nikita Kiryanov
· 9 years ago
f18d111
mtd: fix false positive "Offset exceeds device limit" error
by Masahiro Yamada
· 9 years ago
84d31b3
sf: Kconfig: Add SPI_FLASH_BAR entry
by Jagan Teki
· 9 years ago
cd9accd
sf: Kconfig: Add SPI_FLASH_DATAFLASH entry
by Jagan Teki
· 9 years ago
7678dd9
sf: Kconfig: Add SPI_FLASH_MTD entry
by Jagan Teki
· 9 years ago
2ce7e2b
sf: Kconfig: Update SPI_FLASH entry
by Jagan Teki
· 9 years ago
810fd69
sf: Add Kconfig menu entry
by Jagan Teki
· 9 years ago
6812484
sf: dataflash: Rename to CONFIG_SPI_FLASH_DATAFLASH
by Jagan Teki
· 9 years ago
5d69df3
spi/sf: Minor cleanups
by Jagan Teki
· 9 years ago
9c5a70d
sf: update sst25wf040b flash params
by Haikun Wang
· 9 years ago
09c3280
mtd, nand: Move common functions from cmd_nand.c to common place
by Heiko Schocher
· 10 years ago
9fe6d87
mtd, spi: Add MTD layer driver
by Daniel Schwierzeck
· 10 years ago
79b4c08
dm: sf: Add Atmel DataFlash spi flash driver
by Haikun Wang
· 9 years ago
da9971d
Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory"
by Ian Campbell
· 9 years ago
22e04fa
mtd: spi: Add the SPI_FLASH config to Kconfig
by Joe Hershberger
· 9 years ago
cb2fc33
mtd: OMAP: Enable GPMC prefetch mode for 16 bit access
by Jeroen Hofstee
· 9 years ago
c073611
omap_gpmc: move prefetch out of CONFIG_NAND_OMAP_ELM
by Jeroen Hofstee
· 9 years ago
f76eba3
sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory
by Daniel Kochmański
· 9 years ago
8fca2d8
mtd: vf610_nfc: enable ONFI detection
by Stefan Agner
· 10 years ago
080a71e
mtd: vf610_nfc: add 32-error correction option for HW ECC
by Stefan Agner
· 10 years ago
5519194
mtd: vf610_nfc: add Freescale NFC controller configs to Kconfig
by Stefan Agner
· 10 years ago
84d656a
mtd: vf610_nfc: use in-band bad block table
by Stefan Agner
· 10 years ago
5dec286
mtd: vf610_nfc: implement OOB only read
by Stefan Agner
· 10 years ago
d111bf9
mtd: vf610_nfc: allow bitflips in an empty page
by Stefan Agner
· 10 years ago
6fcfd1e
mtd: vf610_nfc: remove read on SEQIN
by Stefan Agner
· 10 years ago
f55bc29
mtd: vf610_nfc: remove caching of page in buffer
by Stefan Agner
· 10 years ago
1fbdb70
mtd: nand: mxs: Replace magic number for bits per ECC level with macro
by Jörg Krause
· 10 years ago
Next »