Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
bb7c01ed6a89352eb99dc5722c1a82e712bc7ac4
/
drivers
/
mtd
/
nand
1d9af1f
dm: gpio: Add live tree support
by Simon Glass
· 7 years ago
93c9f39
fix: nand: pxa3xx: Remove hardcode values from the driver
by Konstantin Porotchkin
· 8 years ago
c6a4200
mtd: nand: Consolidate nand spl loaders implementation
by Ladislav Michl
· 8 years ago
d52c551
drivers: remove Blackfin specific drivers
by Masahiro Yamada
· 8 years ago
d4aab6b
mtd: nand: atmel: use another functions to set gpio value
by Wenyou Yang
· 8 years ago
dc2b941
mtd: nand: am335x_spl_bch: Incorporate tWB delay in nand_command function
by Cooper Jr., Franklin
· 8 years ago
fcacc70
nand: sunxi: Add options for the SPL NAND configuration
by Maxime Ripard
· 8 years ago
a15b6ea
mtd: sunxi: Change U-Boot offset
by Maxime Ripard
· 8 years ago
2d3100c
mtd: sunxi: Select the U-Boot location config option
by Maxime Ripard
· 8 years ago
cccddf5
nand: sunxi: Fix modulo by zero error
by Maxime Ripard
· 8 years ago
210ebce
Blackfin: Remove
by Tom Rini
· 8 years ago
9c8b3c7
mtd: nand: remove nand size print from nand_init function
by Hou Zhiqiang
· 8 years ago
5dac9d8
mtd: nand: add initialization flag
by Hou Zhiqiang
· 8 years ago
814cb19
mtd: nand: build MXS driver for MX7 as well
by Andrey Yurovsky
· 8 years ago
6cc5185
omap-gpmc: use SECTOR_BYTES instead of hardcoded value
by Ladislav Michl
· 8 years ago
991402e
mtd: nand: mxs_nand_spl: Fix to remove twise 'NAND' print
by Jagan Teki
· 8 years ago
ddc0094
NAND: davinci: add support for NAND chips with 16 bits bus
by Fabien Parent
· 8 years ago
7f3f5a2
mtd: nand: add support for the TC58NVG2S0H chip
by Boris Brezillon
· 8 years ago
99459c2
nand: arasan_nfc: Clear ecc on bit while sending read command
by Siva Durga Prasad Paladugu
· 8 years ago
c41d5cd
mtd: nand: zynq_nand: Add nand driver support for zynq
by Siva Durga Prasad Paladugu
· 8 years ago
811a822
mtd: nand: Kconfig: Add NAND_MXS entry
by Jagan Teki
· 8 years ago
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
7161b6e
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
54bf808
mtd: nand: mxs: fix cache alignment for cache lines >32
by Stefan Agner
· 8 years ago
84f4148
nand: Fix some more NULL name tests
by Scott Wood
· 8 years ago
3c2170a
mtd: nand: pxa3xx: use nand_set_controller_data
by Chris Packham
· 8 years ago
e4fcdbb
mtd: nand: fix bug writing 1 byte less than page size
by Hector Palacios
· 8 years ago
edf2440
mtd: nand: Add a full-id entry for the H27QCG8T2E5R‐BCF NAND
by Boris Brezillon
· 8 years ago
57f2038
mtd: nand: Add the sunxi NAND controller driver
by Boris Brezillon
· 8 years ago
ba6463d
mtd: nand: add common DT init code
by Brian Norris
· 8 years ago
d5b1c27
armv7: make gpmc_cfg const
by Ladislav Michl
· 8 years ago
daec8a4
nand_spl_simple: Add a simple NAND read function
by Thomas Gleixner
· 8 years ago
f6d96cb
powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL
by Sumit Garg
· 8 years ago
8d56db9
Various, unrelated tree-wide typo fixes.
by Robert P. J. Day
· 8 years ago
ea19c53
mtd: nand: Drop a blank line in nand_wait()
by Andre Renaud
· 8 years ago
521240c
Merge git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 8 years ago
3b5f884
mtd: nand: Patch remaining places where nand_to_mtd() should be used
by Boris Brezillon
· 8 years ago
f3178d7
nand: nand torture: follow sync with linux v4.6
by Max Krummenacher
· 8 years ago
601361f
spl: nand: sunxi: add support for NAND config auto-detection
by Boris Brezillon
· 8 years ago
87cc16c
spl: nand: sunxi: split 'load page' and 'read page' logic
by Boris Brezillon
· 8 years ago
dbd8710
spl: nand: sunxi: rework status polling loop
by Boris Brezillon
· 8 years ago
939c75b
spl: nand: sunxi: stop guessing the redundant u-boot offset
by Boris Brezillon
· 8 years ago
4f238e7
spl: nand: support redundant u-boot image
by Boris Brezillon
· 8 years ago
05b769d
spl: nand: rework SYS_NAND_U_BOOT_OFFS Kconfig option dependency
by Boris Brezillon
· 8 years ago
a7a401c
spl: nand: sunxi: remove support for so-called 'syndrome' mode
by Boris Brezillon
· 8 years ago
edf3271
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 8 years ago
eaf2321
at91: nand: Set up the ECC strength correctly
by Andre Renaud
· 9 years ago
cf44b94
at91: Correct NAND ECC register access
by Andre Renaud
· 9 years ago
61a382b
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
5bf904c
mtd: nand: omap: allow to switch to BCH16
by Heiko Schocher
· 8 years ago
adb71df
nand: add nand mtd concat support
by Heiko Schocher
· 8 years ago
a21c448
nand: fix nand torture to use changed mtd api
by Max Krummenacher
· 8 years ago
52ab7ce
mtd: nand: Sync with Linux v4.6
by Scott Wood
· 8 years ago
46e1310
mtd: nand: Add page argument to write_page() etc.
by Scott Wood
· 8 years ago
17fed14
mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
by Scott Wood
· 8 years ago
2c1b7e1
nand: Embed mtd_info in struct nand_chip
by Scott Wood
· 8 years ago
08364d9
mtd: nand: Remove nand_info_t typedef
by Scott Wood
· 8 years ago
465ba37
mtd: nand: Remove docg4 driver and palmtreo680 flashing tool
by Scott Wood
· 8 years ago
04cc83c
mtd: nand: Remove jz4740 driver
by Marek Vasut
· 8 years ago
db79663
mtd: nand: arasan_nfc: Correct nand ecc initialization
by Siva Durga Prasad Paladugu
· 9 years ago
bc40d99
mtd: nand: am335x: spl: Fix copying of image
by Lokesh Vutla
· 9 years ago
4e70a68
mtd: nand: mxs: use simpler runtime cpu dection macros
by Peng Fan
· 9 years ago
edfdb99
Fix spelling of "occurred".
by Vagrant Cascadian
· 9 years ago
043636d
drivers: remove writes{b,w,l,q} and reads{b,w,l,q}.
by Purna Chandra Mandal
· 9 years ago
8bb0d49
kirkwood_nand: claim MPP pins on the fly
by Chris Packham
· 9 years ago
ab58f46
mtd: nand: denali: max_banks calculation changed in revision 5.1
by Graham Moore
· 9 years ago
4108dc8
mtd: denali: fix warning when compiled for 64bit system
by Masahiro Yamada
· 9 years ago
c7b0bc7
arasan: nfc: Add initial nand driver support for arasan
by Siva Durga Prasad Paladugu
· 9 years ago
937ad76
zynqmp: nand: Add Nand driver support for zynqmp
by Siva Durga Prasad Paladugu
· 9 years ago
f6ca2a6
mtd: pxa3xx_nand: Don't alloc unneeded memory
by Kevin Smith
· 9 years ago
4d21b59
mtd: pxa3xx_nand: Correct offset calculation
by Kevin Smith
· 9 years ago
8a02d63
mtd: pxa3xx_nand: Correct null dereference
by Kevin Smith
· 9 years ago
e37d5a9
nand: mxs: fix error handling for mxs_nand_init
by Peng Fan
· 9 years ago
7557405
Use correct spelling of "U-Boot"
by Bin Meng
· 9 years ago
ce76495
atmel_nand: Add 32 bit ecc support for sama5d2 chip
by Josh Wu
· 9 years ago
247a2d0
atmel_nand_ecc: update pmecc registers according to sama5d2 chip
by Josh Wu
· 9 years ago
5d3256c
atmel_nand: use the definition: PMECC_OOB_RESERVED_BYTES instead magic number
by Josh Wu
· 9 years ago
daf4088
atmel_nand: add '\n' in the end of error message for better display
by Josh Wu
· 9 years ago
c90cc68
atmel_nand: use nand ecc_{strength, step}_ds instead of our own function
by Josh Wu
· 9 years ago
007c8da
imx: nand: update GPMI NAND driver to support MX7
by Peng Fan
· 9 years ago
e237880
Add more SPDX-License-Identifier tags
by Tom Rini
· 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
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
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
Next »