| Commit message (Expand) | Author | Age | Files | Lines |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 3 | -6/+3 |
* | mtd: cfi: Add support for status register polling | Marek Vasut | 2017-09-26 | 1 | -0/+1 |
* | mtd: cfi: staticize functions | Marek Vasut | 2017-08-22 | 1 | -2/+0 |
* | cfi_flash: use specific width types for cword | Ryan Harkin | 2015-10-27 | 1 | -4/+4 |
* | kbuild: force to define __UBOOT__ in all the C sources | Masahiro Yamada | 2014-09-16 | 1 | -1/+0 |
* | mtd,ubi,ubifs: sync with linux v3.15 | Heiko Schocher | 2014-08-25 | 1 | -0/+22 |
* | mtd, ubi, ubifs: resync with Linux-3.14 | Heiko Schocher | 2014-08-25 | 2 | -127/+361 |
* | mtd: move & update nand_ecclayout structure (plus board changes) | Prabhakar Kushwaha | 2013-11-21 | 1 | -12/+0 |
* | cfi_flash: Add prototypes of overridable functions | Masahiro Yamada | 2013-07-30 | 1 | -0/+14 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 2 | -31/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Tom Rini | 2013-05-31 | 1 | -0/+209 |
|\ |
|
| * | mtd: resync with Linux-3.7.1 | Sergey Lapin | 2013-05-31 | 1 | -0/+209 |
* | | cfi_flash: Fix unaligned accesses to cfi_qry structure | Andrew Gabbasov | 2013-05-23 | 1 | -7/+11 |
|/ |
|
* | Revert "mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support" | Stefan Roese | 2013-04-12 | 1 | -21/+20 |
* | mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support | aaron.williams@caviumnetworks.com | 2013-04-02 | 1 | -20/+21 |
* | cfi_flash: add support for Spansion flash PPB sector protection | Anatolij Gustschin | 2012-08-13 | 1 | -0/+7 |
* | cfi_flash: Add optional config register write to cfi-detection | Stefan Roese | 2010-12-17 | 1 | -0/+2 |
* | cfi_flash: Simplify dynamic flash bank number detection | Stefan Roese | 2010-09-20 | 1 | -0/+18 |
* | cfi: Add weak default function for flash_cmd_reset() | Stefan Roese | 2009-10-28 | 1 | -0/+157 |
* | UBI: Add basic UBI support to U-Boot (Part 7/8) | Kyungmin Park | 2008-11-19 | 1 | -0/+268 |