Age | Commit message (Expand) | Author |
2014-09-18 | mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC | Boris BREZILLON |
2014-09-18 | mtd: atmel-nand: use pmecc_readl(b)/pmecc_writel to access the pmecc register | Wu, Josh |
2014-09-16 | mtd: nand: davinci_nand: update write_page function for keystone RBL | Khoronzhuk, Ivan |
2014-09-16 | kbuild: force to define __UBOOT__ in all the C sources | Masahiro Yamada |
2014-09-04 | mtd: nand: omap_gpmc: Fix 'bit-flip' errors | Rostislav Lisovy |
2014-09-04 | mtd: nand: omap_gpmc: Enable multiple NAND flash devices | Rostislav Lisovy |
2014-09-04 | mtd: nand: davinci_nand: correct keystone RBL layout definition | Khoronzhuk, Ivan |
2014-08-30 | arm/kirkwood/nand: allow forced disabling for subpage writes | Holger Brunck |
2014-08-25 | mtd,ubi,ubifs: sync with linux v3.15 | Heiko Schocher |
2014-08-25 | mtd, ubi, ubifs: resync with Linux-3.14 | Heiko Schocher |
2014-07-29 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2014-07-25 | mtd: nand: davinci: add opportunity to write keystone U-boot image | Khoronzhuk, Ivan |
2014-07-22 | driver/nand: Add support of 16K SRAM for IFC 2.0 | Prabhakar Kushwaha |
2014-07-22 | driver/nand: Update SRAM initialize logic for IFC. | Prabhakar Kushwaha |
2014-07-22 | driver/nand:Define MAX_BANKS same as SoC defined for IFC | Prabhakar Kushwaha |
2014-07-01 | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2014-06-30 | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2014-06-19 | mtd: nand: davinci: add header file for driver definitions | Khoronzhuk, Ivan |
2014-06-06 | mtd: nand: omap: add support for BCH16_ECC - NAND driver updates | pekon gupta |
2014-06-06 | mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device b... | pekon gupta |
2014-06-06 | mtd: nand: force NAND_CMD_READID onto 8-bit bus | Brian Norris |
2014-06-06 | mtd: nand: don't use read_buf for 8-bit ONFI transfers | Brian Norris |
2014-06-06 | mtd: nand: omap: fix error-codes returned from omap-elm driver | pekon gupta |
2014-06-06 | mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bch | pekon gupta |
2014-06-06 | mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct omap_nand_info | pekon gupta |
2014-06-06 | mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv' | pekon gupta |
2014-06-06 | mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate be... | pekon gupta |
2014-06-06 | mtd: nand: omap_elm: remove #include omap_gpmc.h | pekon gupta |
2014-06-06 | spl: nand: add support for mxs nand | Tim Harvey |
2014-05-13 | mtd: nand: omap_gpmc: Fix update of read_ecc in oob | Belisko Marek |
2014-05-09 | Merge branch 'u-boot/master' | Albert ARIBAUD |
2014-04-23 | driver/ifc: define nand_spl_load_image() for SPL | Prabhakar Kushwaha |
2014-04-17 | NAND: DaVinci: allow forced disable of subpage writes | Karicheri, Muralidharan |
2014-04-17 | mtd: Build nand_util.o for CONFIG_ENV_IS_IN_NAND in SPL | Tom Rini |
2014-04-17 | mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem in SPL | Tom Rini |
2014-04-17 | mtd: delete unused files | Masahiro Yamada |
2014-03-10 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2014-03-09 | mtd: nand: atmel: prepare for nand spl boot support | Bo Shen |
2014-03-07 | ppc4xx: Remove 4xx NAND booting support | Stefan Roese |
2014-03-04 | mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand | pekon gupta |
2014-03-04 | mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand | pekon gupta |
2014-03-04 | mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers int... | pekon gupta |
2014-03-04 | mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemes | pekon gupta |
2014-03-04 | mtd: nand: omap: optimize chip->ecc.calculate() for H/W ECC schemes | pekon gupta |
2014-03-04 | mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemes | pekon gupta |
2014-02-03 | driver/ifc:Change accessor function to take care of endianness | Prabhakar Kushwaha |
2014-01-21 | powerpc:mpc85xx: Add ifc nand boot support for TPL/SPL | Po Liu |
2014-01-17 | nand, gpmc: fix reading after switching ecc | Jeroen Hofstee |
2013-12-17 | mtd: nand: omap: fix ecc ops assignment when changing ecc | Nikita Kiryanov |
2013-12-17 | mtd: nand: omap: fix sw->hw->sw ecc switch | Nikita Kiryanov |