Age | Commit message (Expand) | Author |
2014-10-25 | omap_gpmc: fix warnigs with W=1 | Jeroen Hofstee |
2014-10-25 | cti_flash.c: use __weak when requested for flash_(read|write){8,16,32,64} | Jeroen Hofstee |
2014-10-23 | arm: marvell: Move arch/kirkwood.h to arch/soc.h | Stefan Roese |
2014-10-22 | dm: sf: sandbox: Convert SPI flash driver to driver model | Simon Glass |
2014-10-22 | dm: Convert spi_flash_probe() and 'sf probe' to use driver model | Simon Glass |
2014-10-22 | dm: sf: Add a uclass for SPI flash | Simon Glass |
2014-10-22 | spi: Use error return value in sf_ops | Simon Glass |
2014-10-22 | sf: Tidy up public and private header files | Simon Glass |
2014-10-22 | dm: Add spi.h header to a few files | Simon Glass |
2014-10-11 | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2014-10-09 | mtd: denali: support NAND_CMD_RNDOUT command | Masahiro Yamada |
2014-10-09 | mtd: denali: fix NAND_CMD_PARAM command | Masahiro Yamada |
2014-10-08 | Merge remote-tracking branch 'u-boot-imx/master' | Albert ARIBAUD |
2014-10-07 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2014-10-06 | cfi_flash: don't hide write/erase errors | Baruch Siach |
2014-10-05 | mtd: denali: add Denali NAND driver for SPL | Masahiro Yamada |
2014-10-05 | mtd: denali: add Denali controller configs to Kconfig | Masahiro Yamada |
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 |