Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
29186b0c31426396591da8a00dd49e7e78d9778b
/
drivers
/
mtd
c9830b5
altera_qspi: initialize instr.mtd in flash_erase
by Thomas Chou
· 9 years ago
fefdfd2
sf: Rename sf_ops.c to spi-flash.c
by Jagan Teki
· 9 years ago
c772eaa
sf: Use static for file-scope functions
by Jagan Teki
· 9 years ago
4abfb98
sf: sf_probe: Remove spi_slave pointer argument
by Jagan Teki
· 9 years ago
e37a362
sf: ops: Fix missing break on spansion read_bar
by Jagan Teki
· 9 years ago
7229393
sf: Remove unneeded SST_BP and SST_WP
by Jagan Teki
· 9 years ago
23364fb
sf: Remove unneeded header includes
by Jagan Teki
· 9 years ago
b723375
sf: Flash power up read-only based on idcode0
by Jagan Teki
· 9 years ago
dc8ce0f
sf: Use simple name for register access functions
by Jagan Teki
· 9 years ago
79c0d8d
sf: Fix Makefile
by Jagan Teki
· 9 years ago
f347f75
sf: Use static for file-scope functions
by Jagan Teki
· 9 years ago
f9a026d
sf: probe: Code cleanup
by Jagan Teki
· 9 years ago
0cd3726
sf: Move read_id code to sf_ops
by Jagan Teki
· 9 years ago
e6401d8
sf: Move spi_flash_scan code to sf_ops
by Jagan Teki
· 9 years ago
0d66a18
sf: spi_flash_validate_params => spi_flash_scan
by Jagan Teki
· 9 years ago
87ad4c2
Merge git://git.denx.de/u-boot-nios
by Tom Rini
· 9 years ago
176e7d2
altera_qspi: fix erase and write error code
by Thomas Chou
· 9 years ago
c92ff91
altera_qspi: add lock unlock ops
by Thomas Chou
· 9 years ago
beb288b
Fix typo: firstly -> first.
by Vagrant Cascadian
· 9 years ago
a73bda4
Move console definitions into a new console.h file
by Simon Glass
· 9 years ago
8760394
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 9 years ago
c790ede
dm: sf: Add support for all targets which requires MANUAL_RELOC
by Michal Simek
· 9 years ago
33eefe4
spl: change return values of spl_*_load_image()
by Nikita Kiryanov
· 9 years ago
24a5baf
altera_qspi: change ioremap to map_physmem
by Thomas Chou
· 9 years ago
c78a152
sf: Correct flash->flags for SST flash
by Bin Meng
· 9 years ago
38a7e9b
spi: sf_ops: Check the return value from spi_flash_cmd_read_status()
by Fabio Estevam
· 9 years ago
0a2bf5c
sf: Add lock ops for SST SPI NOR flash
by Fabio Estevam
· 9 years ago
748a565
sf: Remove eeprom_m95xxx test driver
by Jagan Teki
· 9 years ago
66528f6
sf: Fix NULL pointer exception for flashes without lock methods
by Bin Meng
· 9 years ago
8ce94a9
mtd: uboot: Add meaningful error message
by Maxime Ripard
· 9 years ago
cdc1152
mtd: add altera quadspi driver
by Thomas Chou
· 9 years ago
47eae23
cfi_flash: convert to driver model
by Thomas Chou
· 9 years ago
e51b65e
dm: implement a MTD uclass
by Thomas Chou
· 9 years ago
1cd8761
sf: Add SPI NOR protection mechanism
by Fabio Estevam
· 9 years ago
d970969
sf: Add SPI protection mechanism from the kernel
by Fabio Estevam
· 9 years ago
0297d1e
compat: Remove is_power_of_2() definition
by Fabio Estevam
· 9 years ago
5ded014
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 9 years ago
87adf08
Merge git://www.denx.de/git/u-boot-cfi-flash
by Tom Rini
· 9 years ago
42c65e8
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
316870c
cfi_flash: use specific width types for cword
by Ryan Harkin
· 9 years ago
7f2a481
UBI: Fastmap: Fix PEB array type
by Heiko Schocher
· 9 years ago
94b66de
ubi,ubifs: sync with linux v4.2
by Heiko Schocher
· 9 years ago
853ef3e
sf: Add FSR support to spi_flash_cmd_wait_ready
by Jagan Teki
· 9 years ago
5181dd9
sf: Update status reg check in spi_flash_cmd_wait_ready
by Jagan Teki
· 9 years ago
4537cec
sf: Make flash->flags use for generic usage
by Jagan Teki
· 9 years ago
5088b07
sf: Optimize BAR write code
by Jagan Teki
· 9 years ago
88e7a7c
sf: Add spi_flash_read_bar
by Jagan Teki
· 9 years ago
2e833d2
sf: Return bank_sel, if flash->bank_curr == bank_sel
by Jagan Teki
· 9 years ago
651de3c
sf: params: Add IS25LP128 part support
by Jagan Teki
· 9 years ago
b47925c
sf: params: Add IS25LP064 part support
by Jagan Teki
· 9 years ago
2e5615c
sf: params: Add IS25LP032 part support
by Jagan Teki
· 9 years ago
de44acf
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
by Simon Glass
· 9 years ago
0dcc889
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
59ae13a
mtd: nand: vf610_nfc: resync with upstream Linux version
by Stefan Agner
· 9 years ago
69cf8ad
nand: omap_gpmc: Change correctable bit-flips messages to debug()
by Ezequiel García
· 9 years ago
3ca850c
mtd: sf: Add support AT26DF081A chip
by Yao Yuan
· 9 years ago
eb715f6
sunxi_nand_spl: Be smarter about where to look for backup u-boot.bin
by Hans de Goede
· 9 years ago
2a0bb35
mtd: nand: mxs check maximum ecc that platfrom supports
by Peng Fan
· 9 years ago
56b6902
mtd: nand: fsmc: Fixes and cleanup for fsmc_nand_switch_ecc()
by Stefan Roese
· 9 years ago
69bab55
bitops: introduce BIT() definition
by Heiko Schocher
· 9 years ago
2dd337a
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
by Simon Glass
· 9 years ago
a87fc0a
Move malloc_cache_aligned() to its own header
by Simon Glass
· 9 years ago
b2ef232
mtd: nand: fsmc: Add BCH4 SW ECC support for SPEAr600
by Stefan Roese
· 9 years ago
f52e1dc
arm: Remove nhk8815 boards and nomadik arch
by Simon Glass
· 9 years ago
8b9d291
sunxi_nand_spl: Add config parameter for 4KiB page sized NAND devices
by Stefan Roese
· 9 years ago
60b1b29
mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through Kconfig
by Hans de Goede
· 9 years ago
353f3d0
sunxi_nand_spl: clear status flags in SPL implementation
by Boris Brezillon
· 9 years ago
0246245
sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END
by Hans de Goede
· 9 years ago
3ce35f9
sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI
by Hans de Goede
· 9 years ago
5a34ee2
sunxi_nand_spl: Add support for backup boot partitions
by Hans de Goede
· 9 years ago
01c69ed
sunxi_nand_spl: Auto detect nand configuration parameters
by Hans de Goede
· 9 years ago
a44f40e
sunxi_nand_spl: Parametrize lowlevel read functions
by Hans de Goede
· 9 years ago
f851120
sunxi_nand_spl: Properly config page-size in the nand ctl register
by Hans de Goede
· 9 years ago
d223678
sunxi_nand_spl: Add support for sun4i and sun5i SoCs
by Hans de Goede
· 9 years ago
c270b48
sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _off
by Hans de Goede
· 9 years ago
4de74a4
sunxi_nand_spl: Add proper cache flusing
by Hans de Goede
· 9 years ago
466a318
sunxi_nand_spl: Turn off clocks when we're done with the nand
by Hans de Goede
· 9 years ago
5ed52f6
sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary
by Hans de Goede
· 9 years ago
19af938
sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome mode
by Hans de Goede
· 9 years ago
7c7fbfb
sunxi_nand_spl: We only need to reset the nand chip once
by Hans de Goede
· 9 years ago
534e607
sunxi_nand_spl: Drop unnecessary temp buf
by Hans de Goede
· 9 years ago
06b4781
mtd: denali_spl: do not allocate page_buffer in .bss section
by Masahiro Yamada
· 9 years ago
abc574b
mtd/nand/ubi: assortment of alignment fixes
by Marcel Ziswiler
· 9 years ago
e3bbfb7
mtd: nand: mxs invalidate dcache before DMA read
by Peng Fan
· 9 years ago
c94f09d
mtd: nand: mxs support oobsize bigger than 512
by Peng Fan
· 9 years ago
75659da
mtd: nand: Add mvebu (PXA / AXP / A38x) NAND device driver
by Stefan Roese
· 9 years ago
3ea94ed
nand: Sync with Linux v4.1
by Scott Wood
· 9 years ago
fc9d57c
mtd: Introduce mtd_block_isreserved()
by Ezequiel Garcia
· 11 years ago
831bbad
nand: Remove __UBOOT__ ifdefs
by Scott Wood
· 9 years ago
366b24f
of: clean up OF_CONTROL ifdef conditionals
by Masahiro Yamada
· 9 years ago
416e10d
nand: lpc32xx: add ECC layout for small page NAND
by Sylvain Lemieux
· 9 years ago
e72017a
nand: lpc32xx: add hardware ECC support
by Sylvain Lemieux
· 9 years ago
4fe4470
sf: ops: Add spi_flash_copy_mmap function
by Tom Rini
· 9 years ago
e0bdcb8
sf: Make 4K sector support configurable
by Marek Vasut
· 9 years ago
cdbf208
tegra: nand: disable subpage writes
by Marcel Ziswiler
· 9 years ago
d5c6922
mtd/nand/tegra: alignment workaround
by Marcel Ziswiler
· 9 years ago
df13b14
tegra: nand: fix read_byte required for proper onfi detection
by Marcel Ziswiler
· 9 years ago
78f04f0
nand: lpc32xx: add SLC NAND controller support
by Vladimir Zapolskiy
· 9 years ago
cb8183d
spl: nand: simple: replace readb() with chip specific read_buf()
by Vladimir Zapolskiy
· 9 years ago
311aef6
nand, atmel: remove udelay in spl_nand_erase_one()
by Heiko Schocher
· 9 years ago
Next »