Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.h | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop linux/delay.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop linux/bug.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | mtd: nand: pxa3xx: fix raw read when last_chunk_size == 0 | Baruch Siach | 2020-04-24 | 1 | -1/+1 |
* | dm: core: Create a new header file for 'compat' features | Simon Glass | 2020-02-05 | 1 | -0/+1 |
* | dm: core: Require users of devres to include the header | Simon Glass | 2020-02-05 | 1 | -0/+2 |
* | mtd: rawnand: pxa3xx: fix 2kiB pages with 8b strength chips layout | Miquel Raynal | 2018-11-22 | 1 | -9/+9 |
* | mtd: nand: pxa3xx: re-read a page in raw mode on uncorrectable error | Miquel Raynal | 2018-11-22 | 1 | -4/+23 |
* | mtd: nand: pxa3xx: add raw read support | Miquel Raynal | 2018-11-22 | 1 | -6/+92 |
* | mtd: move NAND files into a raw/ subdirectory | Miquel Raynal | 2018-09-20 | 1 | -0/+1828 |