index
:
bootloaders/u-boot-midas
deblob-midas-2018.07
recovery-2018.07
wip/as-boot-img
wip/bl1
wip/forkbomb-midas-2020.01-as-boot-img
wip/s-boot-4.0
Part of research to make the bootloader fully free on midas devices
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
nand_base.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: export nand_get_flash_type function
Jörg Krause
2018-06-27
1
-1
/
+2
*
mtd: nand: Rename nand.h into rawnand.h
Masahiro Yamada
2017-12-04
1
-1
/
+1
*
mtd: nand: introduce NAND_ROW_ADDR_3 flag
Masahiro Yamada
2017-11-29
1
-4
/
+5
*
mtd: nand: add generic helpers to check, match, maximize ECC settings
Masahiro Yamada
2017-11-29
1
-0
/
+220
*
mtd: nand: Pass the CS line to ->setup_data_interface()
Boris Brezillon
2017-11-29
1
-9
/
+13
*
mtd: nand: allow drivers to request minimum alignment for passed buffer
Masahiro Yamada
2017-11-29
1
-0
/
+8
*
mtd: nand: Wait for PAGEPROG to finish in drivers setting NAND_ECC_CUSTOM_PAG...
Boris Brezillon
2017-11-29
1
-4
/
+5
*
mtd: nand: Drop the ->errstat() hook
Boris Brezillon
2017-11-29
1
-15
/
+0
*
mtd: nand: Drop unused cached programming support
Boris Brezillon
2017-11-29
1
-29
/
+13
*
mtd: nand: Support controllers with custom page
Marc Gonzalez
2017-11-29
1
-3
/
+31
*
mtd: nand: Fix data interface configuration logic
Boris Brezillon
2017-11-29
1
-12
/
+36
*
mtd: nand: automate NAND timings selection
Boris Brezillon
2017-11-29
1
-0
/
+155
*
mtd: nand: Create a NAND reset function
Sascha Hauer
2017-11-29
1
-3
/
+18
*
mtd: nand: Add an option to maximize the ECC strength
Boris Brezillon
2017-11-29
1
-0
/
+3
*
bitops: collect BIT macros to include/linux/bitops.h
Masahiro Yamada
2017-11-29
1
-2
/
+0
*
mtd: nand: do not check R/B# for CMD_SET_FEATURES in nand_command(_lp)
Masahiro Yamada
2017-10-15
1
-0
/
+2
*
mtd: nand: do not check R/B# for CMD_READID in nand_command(_lp)
Masahiro Yamada
2017-10-15
1
-0
/
+2
*
Blackfin: Remove
Tom Rini
2017-04-05
1
-2
/
+0
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
1
-1
/
+1
*
mtd: nand: fix bug writing 1 byte less than page size
Hector Palacios
2016-07-24
1
-1
/
+1
*
mtd: nand: add common DT init code
Brian Norris
2016-07-24
1
-0
/
+70
*
mtd: nand: Drop a blank line in nand_wait()
Andre Renaud
2016-06-24
1
-1
/
+0
*
mtd: nand: Sync with Linux v4.6
Scott Wood
2016-06-03
1
-101
/
+228
*
mtd: nand: Add page argument to write_page() etc.
Scott Wood
2016-06-03
1
-10
/
+21
*
mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
Scott Wood
2016-06-03
1
-36
/
+36
*
nand: Sync with Linux v4.1
Scott Wood
2015-08-25
1
-67
/
+137
*
mtd: Introduce mtd_block_isreserved()
Ezequiel Garcia
2015-08-25
1
-0
/
+18
*
nand: Remove __UBOOT__ ifdefs
Scott Wood
2015-08-25
1
-396
/
+1
*
nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE
Peter Tyser
2015-03-30
1
-65
/
+0
*
powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boards
Masahiro Yamada
2015-01-23
1
-5
/
+0
*
mtd: nand: do not scan BBT after scrub
Masahiro Yamada
2015-01-09
1
-5
/
+2
*
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
*
nand: reinstate lazy bad block scanning
Rostislav Lisovy
2014-11-26
1
-3
/
+7
*
mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep()
Stefan Roese
2014-09-25
1
-3
/
+1
*
kbuild: force to define __UBOOT__ in all the C sources
Masahiro Yamada
2014-09-16
1
-1
/
+0
*
mtd,ubi,ubifs: sync with linux v3.15
Heiko Schocher
2014-08-25
1
-33
/
+141
*
mtd, ubi, ubifs: resync with Linux-3.14
Heiko Schocher
2014-08-25
1
-498
/
+1367
*
mtd: nand: force NAND_CMD_READID onto 8-bit bus
Brian Norris
2014-06-06
1
-2
/
+4
*
mtd: nand: don't use read_buf for 8-bit ONFI transfers
Brian Norris
2014-06-06
1
-2
/
+3
*
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-10-14
1
-1
/
+1
*
mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
Paul Burton
2013-10-09
1
-4
/
+14
*
mtd: resync with Linux-3.7.1
Sergey Lapin
2013-05-31
1
-730
/
+926
*
mtd: nand: fix the partial page write condition
htbegin
2013-05-22
1
-1
/
+1
*
nand: Move the sub-page read support enable to a flag
Joe Hershberger
2012-11-26
1
-2
/
+7
*
drivers/mtd/nand: sparse fixes
Kim Phillips
2012-11-04
1
-6
/
+7
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2012-09-21
1
-1
/
+2
|
\
|
*
nand: Try to align the default buffers
Simon Glass
2012-09-07
1
-1
/
+2
*
|
mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver
Marek Vasut
2012-09-17
1
-5
/
+2
*
|
mtd: support ONFI multi lun NAND
Matthieu CASTET
2012-09-17
1
-1
/
+2
|
/
[next]