| Commit message (Expand) | Author | Age | Files | Lines |
* | mtd: ubi: Fix worker handling | Richard Weinberger | 2018-02-19 | 3 | -25/+40 |
* | Convert CONFIG_APBH_DMA et al to Kconfig | Adam Ford | 2018-02-08 | 1 | -0/+3 |
* | Convert CONFIG_NAND_MXS to Kconfig | Stefan Agner | 2018-02-08 | 1 | -1/+1 |
* | ubi: Ensure no fastmap flush after uif_close | Martin Townsend | 2018-02-06 | 1 | -5/+0 |
* | Merge tag 'xilinx-for-v2018.03' of git://git.denx.de/u-boot-microblaze | Tom Rini | 2018-01-31 | 2 | -36/+151 |
|\ |
|
| * | nand: arasan: Select CONFIG_SYS_NAND_SELF_INIT | Ezequiel Garcia | 2018-01-30 | 1 | -0/+1 |
| * | nand: arasan_nfc: Use the calculated ecc address for updating ecc register | Siva Durga Prasad Paladugu | 2018-01-30 | 1 | -2/+5 |
| * | nand: arasan_nfc: Add support for ondie ecc | Siva Durga Prasad Paladugu | 2018-01-30 | 1 | -27/+138 |
| * | nand: arasan_nfc: Move common ecc struct initialization init routine | Siva Durga Prasad Paladugu | 2018-01-30 | 1 | -7/+7 |
* | | cfi_flash: Always define cfi_flash_num_flash_banks | Mario Six | 2018-01-29 | 1 | -0/+2 |
* | | cfi_flash: Fix indention | Mario Six | 2018-01-29 | 1 | -120/+118 |
* | | cfi_flash: Fix long lines | Mario Six | 2018-01-29 | 1 | -12/+19 |
* | | cfi_flash: Bound-check index before array access | Mario Six | 2018-01-29 | 1 | -2/+2 |
* | | flash: Fix spelling of "ERR_TIMOUT" | Mario Six | 2018-01-29 | 2 | -5/+5 |
* | | cfi_flash: Rename camel-case variables | Mario Six | 2018-01-29 | 1 | -8/+8 |
* | | cfi_flash: Fix strings split across lines | Mario Six | 2018-01-29 | 1 | -9/+8 |
* | | cfi_flash: Use u8 pointers instead of void pointers | Mario Six | 2018-01-29 | 1 | -4/+4 |
* | | cfi_flash: Remove assignments from if conditions | Mario Six | 2018-01-29 | 1 | -7/+11 |
* | | cfi_flash: Remove return from void function | Mario Six | 2018-01-29 | 1 | -1/+0 |
* | | cfi_flash: Fix placement of brace | Mario Six | 2018-01-29 | 1 | -2/+1 |
* | | cfi_flash: Fix else after break | Mario Six | 2018-01-29 | 1 | -3/+3 |
* | | cfi_flash: Fix spelling of "Unknown" | Mario Six | 2018-01-29 | 1 | -1/+1 |
* | | cfi_flash: Add missing braces in blocks | Mario Six | 2018-01-29 | 1 | -1/+3 |
* | | cfi_flash: Remove unnecessary braces | Mario Six | 2018-01-29 | 1 | -24/+24 |
* | | cfi_flash: Fix comment style | Mario Six | 2018-01-29 | 1 | -2/+4 |
* | | cfi_flash: Use __func__ macro instead of function name | Mario Six | 2018-01-29 | 1 | -1/+1 |
* | | cfi_flash: Fix logical continuations | Mario Six | 2018-01-29 | 1 | -13/+13 |
* | | cfi_flash: Remove braces for single-statement blocks | Mario Six | 2018-01-29 | 1 | -10/+5 |
* | | cfi_flash: Fix missing/superfluous lines | Mario Six | 2018-01-29 | 1 | -7/+4 |
* | | cfi_flash: Fix spacing around casts/operators | Mario Six | 2018-01-29 | 1 | -9/+9 |
* | | cfi_flash: Fix indent of case statements | Mario Six | 2018-01-29 | 1 | -100/+100 |
* | | cfi_flash: Fix whitespace with casting | Mario Six | 2018-01-29 | 1 | -2/+2 |
* | | cfi_flash: Fix Parenthesis spacing | Mario Six | 2018-01-29 | 1 | -11/+11 |
* | | cfi_flash: Fix style of pointer declarations | Mario Six | 2018-01-29 | 1 | -24/+24 |
* | | cfi_flash: Fix space between function name and parenthesis | Mario Six | 2018-01-29 | 1 | -214/+214 |
* | | sf_probe: Merge spi_flash_probe_tail into spi_flash_probe | Mario Six | 2018-01-24 | 1 | -12/+7 |
* | | spi: sf_probe: Fix style violations | Mario Six | 2018-01-24 | 1 | -2/+2 |
* | | spi: Remove spi_flash_probe_fdt | Mario Six | 2018-01-24 | 1 | -13/+0 |
* | | drivers: spi: consider command bytes when sending transfers | Álvaro Fernández Rojas | 2018-01-24 | 1 | -1/+1 |
* | | drivers: spi: allow limiting reads | Álvaro Fernández Rojas | 2018-01-24 | 1 | -0/+3 |
* | | wait_bit: use wait_for_bit_le32 and remove wait_for_bit | Álvaro Fernández Rojas | 2018-01-24 | 1 | -2/+2 |
|/ |
|
* | mtd: nand: mxs_nand_spl: Remove nand size print | Jagan Teki | 2018-01-08 | 1 | -2/+0 |
* | Merge git://git.denx.de/u-boot-spi | Tom Rini | 2017-12-19 | 1 | -0/+1 |
|\ |
|
| * | mtd/spi: fix block count for is25lq040b | Sean Nyekjaer | 2017-12-19 | 1 | -1/+1 |
| * | mtd/spi: add support for is25lq040b | Sean Nyekjaer | 2017-11-21 | 1 | -0/+1 |
* | | mtd: nand: denali: make NAND_DENALI unconfigurable option | Masahiro Yamada | 2017-12-12 | 1 | -4/+3 |
* | | Merge git://git.denx.de/u-boot-uniphier | Tom Rini | 2017-12-04 | 18 | -48/+22 |
|\ \ |
|
| * | | mtd: nand: denali: consolidate include directives | Masahiro Yamada | 2017-12-04 | 1 | -3/+3 |
| * | | mtd: nand: denali_dt: replace printf() with pr_err() | Masahiro Yamada | 2017-12-04 | 1 | -2/+2 |
| * | | mtd: nand: Rename nand.h into rawnand.h | Masahiro Yamada | 2017-12-04 | 16 | -16/+16 |