index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
2018-04-16
mtd: cfi_flash: Make live-tree compatible
Mario Six
2018-04-11
mtd: rpc: Add Renesas RPC Hyperflash driver
Marek Vasut
2018-04-09
nand: arasan_nfc: Fixed NAND write issue
Vipul Kumar
2018-04-04
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2018-04-03
sunxi: move the NAND parameters to Kconfig
Miquel Raynal
2018-04-03
sunxi: make NAND_SUNXI use ARCH_SUNXI as default in Kconfig
Miquel Raynal
2018-04-03
sunxi: automatically select SPL_NAND_SUPPORT in Kconfig
Miquel Raynal
2018-04-03
sunxi: allow NAND support to be compiled for sun8i platforms
Miquel Raynal
2018-04-03
spl: nand: sunxi: use PIO instead of DMA
Miquel Raynal
2018-04-03
spl: nand: sunxi: declare the ecc_bytes array globally
Miquel Raynal
2018-04-03
spl: nand: sunxi: make the reset column helper more generic
Miquel Raynal
2018-04-03
spl: nand: sunxi: ensure enough time has passed after changing the column
Miquel Raynal
2018-04-03
spl: nand: sunxi: create an helper to handle command execution
Miquel Raynal
2018-04-03
spl: nand: sunxi: add missing status clear
Miquel Raynal
2018-04-03
spl: nand: sunxi: introduce the nand_wait_cmd_fifo_empty() helper
Miquel Raynal
2018-04-03
spl: nand: sunxi: introduce the nand_wait_int() helper
Miquel Raynal
2018-04-03
spl: nand: sunxi: fix typo on register name
Miquel Raynal
2018-04-03
spl: nand: sunxi: fix second case of modulo by zero error
Miquel Raynal
2018-04-03
mtd: nand: sunxi: fix ECC strength choice
Miquel Raynal
2018-03-25
Merge git://git.denx.de/u-boot-ubi
Tom Rini
2018-03-24
Convert CONFIG_UBI_SILENCE_MSG to Kconfig
Petr Vorel
2018-03-23
arm64: zynqmp: nand: Fixed NAND erase issue for size 1GiB or more
Vipul Kumar
2018-03-22
spi: spi_flash: do not fail silently on bad user input
Liam Beguin
2018-03-19
nand: Remove unused ppc4xx NAND driver and references
Stefan Roese
2018-03-15
Merge git://git.denx.de/u-boot-spi
Tom Rini
2018-03-13
arch-stm32: Factorize stm32.h for STM32F4 and F7
Patrice Chotard
2018-03-13
arm: sunxi: Move spl spi sunxi code to mach-sunxi
Jagan Teki
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-02-23
sf: Add ISSI IS25LP256 entry
Marek Vasut
2018-02-19
mtd: ubi: Fix worker handling
Richard Weinberger
2018-02-08
Convert CONFIG_APBH_DMA et al to Kconfig
Adam Ford
2018-02-08
Convert CONFIG_NAND_MXS to Kconfig
Stefan Agner
2018-02-06
ubi: Ensure no fastmap flush after uif_close
Martin Townsend
2018-01-31
Merge tag 'xilinx-for-v2018.03' of git://git.denx.de/u-boot-microblaze
Tom Rini
2018-01-30
nand: arasan: Select CONFIG_SYS_NAND_SELF_INIT
Ezequiel Garcia
2018-01-30
nand: arasan_nfc: Use the calculated ecc address for updating ecc register
Siva Durga Prasad Paladugu
2018-01-30
nand: arasan_nfc: Add support for ondie ecc
Siva Durga Prasad Paladugu
2018-01-30
nand: arasan_nfc: Move common ecc struct initialization init routine
Siva Durga Prasad Paladugu
2018-01-29
cfi_flash: Always define cfi_flash_num_flash_banks
Mario Six
2018-01-29
cfi_flash: Fix indention
Mario Six
2018-01-29
cfi_flash: Fix long lines
Mario Six
2018-01-29
cfi_flash: Bound-check index before array access
Mario Six
2018-01-29
flash: Fix spelling of "ERR_TIMOUT"
Mario Six
2018-01-29
cfi_flash: Rename camel-case variables
Mario Six
2018-01-29
cfi_flash: Fix strings split across lines
Mario Six
2018-01-29
cfi_flash: Use u8 pointers instead of void pointers
Mario Six
2018-01-29
cfi_flash: Remove assignments from if conditions
Mario Six
2018-01-29
cfi_flash: Remove return from void function
Mario Six
2018-01-29
cfi_flash: Fix placement of brace
Mario Six
2018-01-29
cfi_flash: Fix else after break
Mario Six
[prev]
[next]