Age | Commit message (Expand) | Author |
2014-09-26 | Merge branch 'for-tom' of git://git.denx.de/u-boot-dm | Tom Rini |
2014-09-26 | sandbox: Convert SPI flash emulation to use sf_params | Simon Glass |
2014-09-26 | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2014-09-25 | nand/denali: Adding Denali NAND driver support | Chin Liang See |
2014-09-25 | mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep() | Stefan Roese |
2014-09-25 | mtd: nand: am335x: Fix 'bit-flip' errors in SPL | Rostislav Lisovy |
2014-09-25 | driver/mtd: Use generic timer API for FSL IFC, eLBC | Prabhakar Kushwaha |
2014-09-24 | kconfig: add blank Kconfig files | Masahiro Yamada |
2014-09-24 | sf: Add M25PX64 SPI NOR flash ID | Stefan Roese |
2014-09-24 | spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_* | Nikita Kiryanov |
2014-09-24 | mtd: spi: add support for M25PE16 and M25PX16 | Nikita Kiryanov |
2014-09-23 | sf: Add an empty entry to the parameter list | Simon Glass |
2014-09-22 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Stefano Babic |
2014-09-19 | mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC | Boris BREZILLON |
2014-09-19 | mtd: atmel-nand: use pmecc_readl(b)/pmecc_writel to access the pmecc register | Wu, Josh |
2014-09-16 | mtdcore: Fix a build error with CONFIG_CMD_MTDPARTS_SPREAD | maxin.john@enea.com |
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-16 | mtd: nand: add Freescale vf610_nfc driver | Stefan Agner |
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-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-06 | 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 |