index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...
Ian Campbell
2015-06-28
2
-274
/
+0
*
mtd: OMAP: Enable GPMC prefetch mode for 16 bit access
Jeroen Hofstee
2015-06-18
1
-10
/
+18
*
omap_gpmc: move prefetch out of CONFIG_NAND_OMAP_ELM
Jeroen Hofstee
2015-06-18
1
-109
/
+109
*
sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory
Daniel Kochmański
2015-05-29
2
-0
/
+274
*
mtd: vf610_nfc: enable ONFI detection
Stefan Agner
2015-05-24
1
-18
/
+49
*
mtd: vf610_nfc: add 32-error correction option for HW ECC
Stefan Agner
2015-05-24
2
-5
/
+50
*
mtd: vf610_nfc: add Freescale NFC controller configs to Kconfig
Stefan Agner
2015-05-24
1
-0
/
+30
*
mtd: vf610_nfc: use in-band bad block table
Stefan Agner
2015-05-24
1
-27
/
+2
*
mtd: vf610_nfc: implement OOB only read
Stefan Agner
2015-05-24
1
-59
/
+40
*
mtd: vf610_nfc: allow bitflips in an empty page
Stefan Agner
2015-05-24
1
-1
/
+1
*
mtd: vf610_nfc: remove read on SEQIN
Stefan Agner
2015-05-24
1
-6
/
+8
*
mtd: vf610_nfc: remove caching of page in buffer
Stefan Agner
2015-05-24
1
-10
/
+1
*
mtd: nand: mxs: Replace magic number for bits per ECC level with macro
Jörg Krause
2015-05-24
1
-3
/
+4
*
mtd:mxs:nand calculate ecc strength dynamically
Peng Fan
2015-05-24
1
-18
/
+12
*
nand/elbc: Memory leak fix
Raghav Dogra
2015-05-22
1
-0
/
+1
*
nand: fix buffer alignment in new verification feature
Stephen Warren
2015-05-21
1
-2
/
+2
*
armv8/ls2085aqds: NAND boot support
Scott Wood
2015-04-23
1
-1
/
+1
*
driver/ifc: Add 64KB page support
Jaiprakash Singh
2015-04-23
2
-24
/
+52
*
nand/fsl_ifc: Increase eccstat[] for IFC 2.0
Scott Wood
2015-04-23
1
-2
/
+9
*
lpc32xx: mtd: nand: add MLC NAND controller
Albert ARIBAUD \(3ADEV\)
2015-04-10
2
-0
/
+765
*
Merge branch 'master' of git://git.denx.de/u-boot-atmel
Tom Rini
2015-03-31
1
-0
/
+6
|
\
|
*
ARM: at91: atmel_nand: Support flash based BBT
David Dueck
2015-04-01
1
-0
/
+6
*
|
mtd: vf610_nfc: specify transfer size before each transfer
Stefan Agner
2015-03-30
1
-8
/
+17
*
|
mtd: vf610_nfc: mark page as dirty on block erase
Stefan Agner
2015-03-30
1
-2
/
+1
*
|
nand: yaffs: Remove the "nand write.yaffs" command
Peter Tyser
2015-03-30
1
-65
/
+12
*
|
nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE
Peter Tyser
2015-03-30
8
-248
/
+0
*
|
nand: Add verification functions
Peter Tyser
2015-03-30
1
-1
/
+96
*
|
mtd: nand: mxs: fix PIO_WORDs in mxs_nand_write_buf()
Luca Ellero
2015-03-30
1
-1
/
+1
*
|
mtd: nand: mxs: fix PIO_WORDs in mxs_nand_read_buf()
Luca Ellero
2015-03-30
1
-1
/
+1
|
/
*
omap: gpmc: 'nandecc sw' can use HAM1 or BCH8
Ash Charles
2015-03-05
1
-1
/
+11
*
mtd: nand: omap_gpmc: Make ready/busy pins configurable
Michal Sojka
2015-03-05
1
-2
/
+14
*
kconfig: remove unneeded dependency on !SPL_BUILD
Masahiro Yamada
2015-02-24
1
-4
/
+0
*
kconfig: switch to single .config configuration
Masahiro Yamada
2015-02-24
1
-1
/
+1
*
mtd, omap: fix case NAND_OMAP_GPMC_PREFETCH not defined
Egli, Samuel
2015-02-16
1
-1
/
+4
*
mtd: atmel_nand: according to pmecc version to perform 0xff page correction
Wu, Josh
2015-02-07
2
-0
/
+29
*
dm: tegra: nand: Remove use of fdtdec GPIO support
Simon Glass
2015-01-29
1
-5
/
+4
*
powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boards
Masahiro Yamada
2015-01-23
1
-5
/
+0
*
mtd: OMAP: Enable GPMC prefetch mode
Daniel Mack
2015-01-13
1
-2
/
+112
*
mtd: nand: do not scan BBT after scrub
Masahiro Yamada
2015-01-09
2
-8
/
+3
*
mtd: nand: Mark the BBT as scanned prior to calling scan_bbt again
Masahiro Yamada
2015-01-09
1
-1
/
+1
*
mtd: nand: revive "nand scrub" command
Masahiro Yamada
2015-01-09
1
-1
/
+1
*
mtd: nand: omap_gpmc: fix error handling
Guido Martínez
2015-01-05
1
-1
/
+2
*
driver/mtd: Fix IFC compilation warnings
Jaiprakash Singh
2014-12-11
1
-1
/
+1
*
arm: ls102xa: Add NAND boot support for LS1021AQDS board
Alison Wang
2014-12-11
1
-0
/
+10
*
mtd: nand: omap_gpmc: Always use ready/busy pin
Stefan Roese
2014-12-04
1
-5
/
+4
*
mtd: nand: s3c: Unify the register definition and naming
Marek Vasut
2014-11-26
1
-19
/
+19
*
mtd/nand/vf610_nfc: Disable subpage writes
Sanchayan Maity
2014-11-26
1
-0
/
+3
*
mtd: denali: set some registers after nand_scan_ident()
Masahiro Yamada
2014-11-26
1
-0
/
+11
*
mtd: denali: use CONFIG_SYS_NAND_SELF_INIT
Masahiro Yamada
2014-11-26
3
-40
/
+93
*
nand: reinstate lazy bad block scanning
Rostislav Lisovy
2014-11-26
1
-3
/
+7
[next]