| Commit message (Expand) | Author | Age | Lines |
* | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2014-11-24 | -2/+2 |
|\ |
|
| * | dm: spi: Use device_bind_driver() instead of our own function | Simon Glass | 2014-11-22 | -1/+1 |
| * | dm: spi: Correct handling of SPI chip selects in sandbox | Simon Glass | 2014-11-22 | -1/+1 |
* | | linux/kernel.h: sync min, max, min3, max3 macros with Linux | Masahiro Yamada | 2014-11-23 | -4/+5 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-ubi | Tom Rini | 2014-11-19 | -0/+1 |
|\ |
|
| * | mtd, cfi, ubi: add missing writebufsize initialization | Heiko Schocher | 2014-11-19 | -0/+1 |
* | | mtd: Handle 29LV800BT | Dirk Eibach | 2014-11-19 | -0/+51 |
|/ |
|
* | mtd: atmel_nand: runtime to build gf table for pmecc | Josh Wu | 2014-11-17 | -1/+78 |
* | spl, mtd, nand, atmel_nand: invert device ready pin logic | Heiko Schocher | 2014-11-17 | -3/+3 |
* | spl, nand, atmel_nand: add erase one block function | Heiko Schocher | 2014-11-17 | -0/+33 |
* | mtd: atmel_nand: add missing include | Heiko Schocher | 2014-11-17 | -0/+1 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2014-11-05 | -2/+7 |
|\ |
|
| * | mtd: nand: mxs: Add ECC geometry for 2048b/112b NAND | Marek Vasut | 2014-10-30 | -2/+7 |
* | | omap_gpmc: fix warnigs with W=1 | Jeroen Hofstee | 2014-10-25 | -18/+18 |
* | | cti_flash.c: use __weak when requested for flash_(read|write){8,16,32,64} | Jeroen Hofstee | 2014-10-25 | -34/+16 |
* | | arm: marvell: Move arch/kirkwood.h to arch/soc.h | Stefan Roese | 2014-10-23 | -1/+1 |
* | | dm: sf: sandbox: Convert SPI flash driver to driver model | Simon Glass | 2014-10-22 | -47/+291 |
* | | dm: Convert spi_flash_probe() and 'sf probe' to use driver model | Simon Glass | 2014-10-22 | -2/+64 |
* | | dm: sf: Add a uclass for SPI flash | Simon Glass | 2014-10-22 | -1/+69 |
* | | spi: Use error return value in sf_ops | Simon Glass | 2014-10-22 | -33/+57 |
* | | sf: Tidy up public and private header files | Simon Glass | 2014-10-22 | -7/+62 |
* | | dm: Add spi.h header to a few files | Simon Glass | 2014-10-22 | -0/+1 |
|/ |
|
* | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-10-11 | -3/+11 |
|\ |
|
| * | 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 branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-10-07 | -0/+275 |
| |\ |
|
| * | | cfi_flash: don't hide write/erase errors | Baruch Siach | 2014-10-06 | -1/+1 |
* | | | 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 | -32/+18 |
| |\ \ |
|
| * | | | 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/+33 |
| |_|/
|/| | |
|
* | | | Merge branch 'for-tom' of git://git.denx.de/u-boot-dm | Tom Rini | 2014-09-26 | -76/+38 |
|\ \ \ |
|
| * | | | sandbox: Convert SPI flash emulation to use sf_params | Simon Glass | 2014-09-26 | -76/+38 |
* | | | | 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 |
* | | | | kconfig: add blank Kconfig files | Masahiro Yamada | 2014-09-24 | -0/+0 |
* | | | | sf: Add M25PX64 SPI NOR flash ID | Stefan Roese | 2014-09-24 | -0/+1 |
* | | | | spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_* | Nikita Kiryanov | 2014-09-24 | -2/+4 |
* | | | | mtd: spi: add support for M25PE16 and M25PX16 | Nikita Kiryanov | 2014-09-24 | -0/+2 |
|/ / / |
|
* | | | sf: Add an empty entry to the parameter list | Simon Glass | 2014-09-23 | -0/+1 |
| |/
|/| |
|
* | | 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 |
* | | mtdcore: Fix a build error with CONFIG_CMD_MTDPARTS_SPREAD | maxin.john@enea.com | 2014-09-16 | -2/+2 |
* | | 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 | -20/+0 |
|/ |
|
* | mtd: nand: omap_gpmc: Fix 'bit-flip' errors | Rostislav Lisovy | 2014-09-04 | -2/+2 |