Commit Graph

516 Commits (c2a4cb17b4ff194e905df76b9f7c1b5a00b99b25)

Author SHA1 Message Date
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 9 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 10 years ago
Boris Brezillon ddd37fe865 sunxi_nand_spl: clear status flags in SPL implementation 10 years ago
Hans de Goede 6a08d65acc sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END 10 years ago
Hans de Goede e526861687 sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI 10 years ago
Hans de Goede 24a06c964f sunxi_nand_spl: Add support for backup boot partitions 10 years ago
Hans de Goede 2b8a01a99d sunxi_nand_spl: Auto detect nand configuration parameters 10 years ago
Hans de Goede f5916d1856 sunxi_nand_spl: Parametrize lowlevel read functions 10 years ago
Hans de Goede 0a247554c2 sunxi_nand_spl: Properly config page-size in the nand ctl register 10 years ago
Hans de Goede 022a99d8b2 sunxi_nand_spl: Add support for sun4i and sun5i SoCs 10 years ago
Hans de Goede 008ac1dfe0 sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _off 10 years ago
Hans de Goede 2a43973f64 sunxi_nand_spl: Add proper cache flusing 10 years ago
Hans de Goede 5d65c67bf1 sunxi_nand_spl: Turn off clocks when we're done with the nand 10 years ago
Hans de Goede f62bfa56da sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary 10 years ago
Hans de Goede 9da5fca55c sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome mode 10 years ago
Hans de Goede 630cf2e762 sunxi_nand_spl: We only need to reset the nand chip once 10 years ago
Hans de Goede 10d069b797 sunxi_nand_spl: Drop unnecessary temp buf 10 years ago
Masahiro Yamada 2bc1f2b592 mtd: denali_spl: do not allocate page_buffer in .bss section 10 years ago
Marcel Ziswiler 4519668b29 mtd/nand/ubi: assortment of alignment fixes 10 years ago
Peng Fan ecfb8768b1 mtd: nand: mxs invalidate dcache before DMA read 10 years ago
Peng Fan 63b29d8082 mtd: nand: mxs support oobsize bigger than 512 10 years ago
Stefan Roese 873960c89e mtd: nand: Add mvebu (PXA / AXP / A38x) NAND device driver 10 years ago
Scott Wood d3963721d9 nand: Sync with Linux v4.1 10 years ago
Ezequiel Garcia 86a720aafc mtd: Introduce mtd_block_isreserved() 10 years ago
Scott Wood 273310644f nand: Remove __UBOOT__ ifdefs 10 years ago
Sylvain Lemieux 30cb3bf4a9 nand: lpc32xx: add ECC layout for small page NAND 10 years ago
Sylvain Lemieux 5f63bf3ec8 nand: lpc32xx: add hardware ECC support 10 years ago
Marcel Ziswiler 6eeedc196d tegra: nand: disable subpage writes 10 years ago
Marcel Ziswiler adf4800d85 mtd/nand/tegra: alignment workaround 10 years ago
Marcel Ziswiler 1bc66a57c0 tegra: nand: fix read_byte required for proper onfi detection 10 years ago
Vladimir Zapolskiy dcfd37e5ef nand: lpc32xx: add SLC NAND controller support 10 years ago
Vladimir Zapolskiy 8d1809a966 spl: nand: simple: replace readb() with chip specific read_buf() 10 years ago
Heiko Schocher c10ac540ea nand, atmel: remove udelay in spl_nand_erase_one() 10 years ago
Piotr Zierhoffer 960caeba8f sunxi: nand: Add board configuration options 10 years ago
Piotr Zierhoffer aeb4b0d3b3 sunxi: nand: Add basic sunxi NAND driver for SPL with DMA support 10 years ago
Ian Campbell da9971d1b3 Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory" 10 years ago
Jeroen Hofstee cb2fc338f8 mtd: OMAP: Enable GPMC prefetch mode for 16 bit access 10 years ago