| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-10-11 | -2/+10 |
|\ |
|
| * | mtd: denali: support NAND_CMD_RNDOUT command | Masahiro Yamada | 2014-10-09 | -0/+7 |
| * | mtd: denali: fix NAND_CMD_PARAM command | Masahiro Yamada | 2014-10-09 | -2/+3 |
* | | Merge remote-tracking branch 'u-boot-imx/master' | Albert ARIBAUD | 2014-10-08 | -0/+725 |
|\ \
| |/
|/| |
|
| * | Merge branch 'master' of git://git.denx.de/u-boot-arm | Stefano Babic | 2014-09-22 | -13/+16 |
| |\ |
|
| * | | mtd: nand: add Freescale vf610_nfc driver | Stefan Agner | 2014-09-16 | -0/+725 |
* | | | mtd: denali: add Denali NAND driver for SPL | Masahiro Yamada | 2014-10-05 | -0/+242 |
* | | | mtd: denali: add Denali controller configs to Kconfig | Masahiro Yamada | 2014-10-05 | -0/+32 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq | Tom Rini | 2014-09-26 | -15/+14 |
|\ \ \ |
|
| * | | | driver/mtd: Use generic timer API for FSL IFC, eLBC | Prabhakar Kushwaha | 2014-09-25 | -15/+14 |
| | |/
| |/| |
|
* | | | nand/denali: Adding Denali NAND driver support | Chin Liang See | 2014-09-25 | -0/+1673 |
* | | | mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep() | Stefan Roese | 2014-09-25 | -3/+1 |
* | | | mtd: nand: am335x: Fix 'bit-flip' errors in SPL | Rostislav Lisovy | 2014-09-25 | -4/+8 |
|/ / |
|
* | | 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 |
|\ |
|