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