Commit Graph

736 Commits (ed5df0852f56a3512db283010ad7b6e93cba0612)

Author SHA1 Message Date
Kevin Smith 065a373d93 mtd: pxa3xx_nand: Don't alloc unneeded memory 8 years ago
Kevin Smith 84caff35df mtd: pxa3xx_nand: Correct offset calculation 8 years ago
Kevin Smith b7d3e4a635 mtd: pxa3xx_nand: Correct null dereference 8 years ago
Peng Fan 549d7c0e09 nand: mxs: fix error handling for mxs_nand_init 8 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 8 years ago
Josh Wu 258b21fc69 atmel_nand: Add 32 bit ecc support for sama5d2 chip 8 years ago
Josh Wu fa651f5d53 atmel_nand_ecc: update pmecc registers according to sama5d2 chip 8 years ago
Josh Wu 422b49e289 atmel_nand: use the definition: PMECC_OOB_RESERVED_BYTES instead magic number 8 years ago
Josh Wu 4c6a6ea3e1 atmel_nand: add '\n' in the end of error message for better display 8 years ago
Josh Wu 3a20567199 atmel_nand: use nand ecc_{strength, step}_ds instead of our own function 8 years ago
Peng Fan bedaa842ae imx: nand: update GPMI NAND driver to support MX7 8 years ago
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 8 years ago
Vagrant Cascadian 1b25e586cb Fix typo: firstly -> first. 9 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Stefan Agner e24bb2b732 mtd: nand: vf610_nfc: resync with upstream Linux version 9 years ago
Ezequiel García d1d0167663 nand: omap_gpmc: Change correctable bit-flips messages to debug() 9 years ago
Hans de Goede 31c5614af4 sunxi_nand_spl: Be smarter about where to look for backup u-boot.bin 9 years ago
Peng Fan 168617c9b5 mtd: nand: mxs check maximum ecc that platfrom supports 9 years ago
Stefan Roese 62c390f8a3 mtd: nand: fsmc: Fixes and cleanup for fsmc_nand_switch_ecc() 9 years ago
Heiko Schocher 92a3188d7d bitops: introduce BIT() definition 9 years ago
Simon Glass cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 9 years ago
Simon Glass 6e295186c7 Move malloc_cache_aligned() to its own header 9 years ago
Stefan Roese 1a103c6caa mtd: nand: fsmc: Add BCH4 SW ECC support for SPEAr600 9 years ago
Simon Glass 0abdd9d01a arm: Remove nhk8815 boards and nomadik arch 9 years ago
Stefan Roese cc19722f04 sunxi_nand_spl: Add config parameter for 4KiB page sized NAND devices 9 years ago
Hans de Goede d90ba790d8 mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through Kconfig 9 years ago
Boris Brezillon ddd37fe865 sunxi_nand_spl: clear status flags in SPL implementation 9 years ago
Hans de Goede 6a08d65acc sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END 9 years ago
Hans de Goede e526861687 sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI 9 years ago
Hans de Goede 24a06c964f sunxi_nand_spl: Add support for backup boot partitions 9 years ago
Hans de Goede 2b8a01a99d sunxi_nand_spl: Auto detect nand configuration parameters 9 years ago
Hans de Goede f5916d1856 sunxi_nand_spl: Parametrize lowlevel read functions 9 years ago
Hans de Goede 0a247554c2 sunxi_nand_spl: Properly config page-size in the nand ctl register 9 years ago
Hans de Goede 022a99d8b2 sunxi_nand_spl: Add support for sun4i and sun5i SoCs 9 years ago
Hans de Goede 008ac1dfe0 sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _off 9 years ago
Hans de Goede 2a43973f64 sunxi_nand_spl: Add proper cache flusing 9 years ago
Hans de Goede 5d65c67bf1 sunxi_nand_spl: Turn off clocks when we're done with the nand 9 years ago
Hans de Goede f62bfa56da sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary 9 years ago
Hans de Goede 9da5fca55c sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome mode 9 years ago
Hans de Goede 630cf2e762 sunxi_nand_spl: We only need to reset the nand chip once 9 years ago
Hans de Goede 10d069b797 sunxi_nand_spl: Drop unnecessary temp buf 9 years ago
Masahiro Yamada 2bc1f2b592 mtd: denali_spl: do not allocate page_buffer in .bss section 9 years ago
Marcel Ziswiler 4519668b29 mtd/nand/ubi: assortment of alignment fixes 9 years ago
Peng Fan ecfb8768b1 mtd: nand: mxs invalidate dcache before DMA read 9 years ago
Peng Fan 63b29d8082 mtd: nand: mxs support oobsize bigger than 512 9 years ago
Stefan Roese 873960c89e mtd: nand: Add mvebu (PXA / AXP / A38x) NAND device driver 9 years ago
Scott Wood d3963721d9 nand: Sync with Linux v4.1 9 years ago
Ezequiel Garcia 86a720aafc mtd: Introduce mtd_block_isreserved() 9 years ago
Scott Wood 273310644f nand: Remove __UBOOT__ ifdefs 9 years ago
Sylvain Lemieux 30cb3bf4a9 nand: lpc32xx: add ECC layout for small page NAND 9 years ago