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-06-27
mtd: nand: mxs_nand: add minimal ECC support
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: report correct ECC parameters
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: use structure for BCH geometry
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: allow to enable BBT support
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: use self init
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: introduce SPL specific init
Stefan Agner
2018-06-13
lib: Add hexdump
Alexey Brodkin
2018-06-08
Merge branch 'master' of git://git.denx.de/u-boot-ubi
Tom Rini
2018-06-06
mtd: ubi: Add missing newlines in ubi_init()
Stefan Roese
2018-06-04
sf: Add support for gd25q32b gigadevice flash
Carlo Caione
2018-06-04
sf: Set current flash bank to 0 in clean_bar()
Marek Vasut
2018-05-30
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-05-30
Merge git://git.denx.de/u-boot-riscv
Tom Rini
2018-05-29
mtd: ftsmc020: Drop unsed code
Rick Chen
2018-05-29
sf: Add Macronix MX25U25635F ID
Marek Vasut
2018-05-29
sf: Add Winbond W25Q256 ID
Marek Vasut
2018-05-22
ubi: fastmap: Implement produce_free_peb()
Patrice Chotard
2018-05-16
sf: Default page size Spansion flash "S25FS512S" is 256b
Ashish Kumar
2018-05-16
sf: Add support for ISSI is25wp
Kimmo Rautkoski
2018-05-11
Merge git://git.denx.de/u-boot-tegra
Tom Rini
2018-05-11
Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2018-05-11
nand: zynq: Send address cycles as per onfi parameter page
Siva Durga Prasad Paladugu
2018-05-11
nand: zynq: Add support for 16-bit buswidth
Siva Durga Prasad Paladugu
2018-05-10
mtd: nand: tegra: convert to driver model and live tree
Marcel Ziswiler
2018-05-09
mtd: nand: fsl_ifc: Fix nand waitfunc return value
Jagdish Gediya
2018-05-09
mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0
Jagdish Gediya
2018-05-07
SPDX: Convert all of our multiple license tags to Linux Kernel style
Tom Rini
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-25
Merge git://git.denx.de/u-boot-spi
Tom Rini
2018-04-23
nand: zynq: Cleanup initialization
Ezequiel Garcia
2018-04-23
nand: zynq: Fix driver initialization
Ezequiel Garcia
2018-04-19
sf: Add Spansion s25fl208k entry
Sean Nyekjaer
2018-04-19
mtd: sf: add support for sst26wf016, sst26wf032, sst26wf064
Eugeniy Paltsev
2018-04-19
mtd: sf: Add support of sst26wf* flash ICs protection ops
Eugeniy Paltsev
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
[next]