Age | Commit message (Expand) | Author |
2014-08-30 | arm/kirkwood/nand: allow forced disabling for subpage writes | Holger Brunck |
2014-08-29 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2014-08-25 | mtd,ubi,ubifs: sync with linux v3.15 | Heiko Schocher |
2014-08-25 | mtd, ubi, ubifs: update for the sync with linux v3.14 | Heiko Schocher |
2014-08-25 | mtd, ubi, ubifs: resync with Linux-3.14 | Heiko Schocher |
2014-08-11 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Stefano Babic |
2014-08-08 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Stefano Babic |
2014-08-05 | sf: sf_ops: Stop leaking memory | Marek Vasut |
2014-07-29 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2014-07-28 | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2014-07-25 | mtd: nand: davinci: add opportunity to write keystone U-boot image | Khoronzhuk, Ivan |
2014-07-23 | spi: add config option to enable the WP pin function on st micron flashes | Heiko Schocher |
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-18 | mtd: cfi_flash: fix clang warning | Jeroen Hofstee |
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-11 | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini |
2014-06-08 | sf: probe: Fix quad bit set path | Poddar, Sourav |
2014-06-08 | sf: params: Added support for Spansion S25FL512S_512K | Siva Durga Prasad Paladugu |
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: Add support of image load for MMC & SPI in SPL | Prabhakar Kushwaha |
2014-04-23 | driver/mtd/spi:Read 8KB data chunk during u-boot load in SPL | Prabhakar Kushwaha |
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 | SPL:SPI: Add Falcon Mode support | Tom Rini |
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-17 | mtd: spi: Fix page size for S25FL032P,S25FL064P | Marek Vasut |
2014-03-17 | sf: ops: Squash the malloc+memset combo | Jagannadha Sutradharudu Teki |
2014-03-17 | sf: Squash the malloc+memset combo | Marek Vasut |
2014-03-17 | sf: Add S25FL128S_256K IDs | Marek Vasut |
2014-03-17 | sf: Fix entries for S25FL256S_256K and S25FL512S_256K | Marek Vasut |
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 |