Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
536a61cf1e6a04080376e3dd59cbb2858c1f882c
/
drivers
/
mtd
1f8261f
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Mon Aug 13 12:34:55 2018 -0400
3dae7e6
mtd: nand: fsl_ifc: Fix handling of bitflips in erased pages
by Darwin Dingel
· Thu Aug 02 10:02:45 2018 +0200
f26b4c7
spi: Kconfig: Create ISSI Kconfig entry
by Michal Simek
· Mon Jan 25 15:39:26 2016 +0100
a723ad0
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· Sat Aug 04 19:41:43 2018 -0400
84727b6
mtd: add spi flash id s25fl128l
by Clément Laigle
· Thu Jul 26 09:31:41 2018 +0200
042b3f5
mtd: nand: sunxi: Return on set_feature only when not ENOTSUPP
by Mylène Josserand
· Fri Jul 13 18:10:24 2018 +0200
c21946b
mtd: nand: nand_base: Convert EINVAL into ENOTSUPP
by Mylène Josserand
· Fri Jul 13 18:10:23 2018 +0200
e83725e
mtd: nand: denali: correct buffer alignment for DMA transfer
by Masahiro Yamada
· Thu Jul 19 10:13:23 2018 +0900
6b78116
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Tom Rini
· Mon Jul 23 10:51:13 2018 -0400
05413d6
mtd: nand: mxs_nand: add device tree support for i.MX 6
by Stefan Agner
· Wed May 30 19:01:44 2018 +0200
ac44a30
Convert CONFIG_MTD_PARTITIONS et al to Kconfig
by Adam Ford
· Sat Jul 07 22:18:22 2018 -0500
66466b0
Convert CONFIG_NAND_DAVINCI to Kconfig
by Adam Ford
· Sun Jul 08 06:43:36 2018 -0500
9c51918
Convert CONFIG_NAND_ATMEL to Kconfig
by Adam Ford
· Sun Jul 08 08:11:07 2018 -0500
3aee181
Convert CONFIG_NAND_LPC32XX_SLC to Kconfig
by Adam Ford
· Sun Jul 08 06:18:48 2018 -0500
ea15d06
sf: add paired dev info for winbond w25q16jv
by Ludwig Zenz
· Thu Jul 05 09:27:47 2018 +0200
af45f63
sf: add Macronix mx25l1633e entry
by Ludwig Zenz
· Thu Jul 05 09:27:46 2018 +0200
4dc1de3
sf: add Gigadevice gd25q16c entry
by Ludwig Zenz
· Thu Jul 05 09:27:45 2018 +0200
4ff88da
spi_flash: add a bunch of winbond flashes to id-table
by Hannes Schmelzer
· Tue Jun 26 23:14:07 2018 +0200
f354863
dm: spi: Update sandbox SPI emulation driver to use ofnode
by Simon Glass
· Mon Jun 11 13:07:16 2018 -0600
43656cc
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· Mon Jul 02 14:40:03 2018 -0400
328357f
sf: Enable FSR polling on N25Q256(A)
by Marek Vasut
· Thu May 24 21:58:45 2018 +0200
9c0d7f9
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· Thu Jun 28 09:04:41 2018 -0400
cb5660e
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· Wed Jun 27 13:09:55 2018 -0400
7440e4b
mtd: nand: mxs_nand_spl: add mxs_flash_full_ident
by Jörg Krause
· Sun Jan 14 19:26:40 2018 +0100
404a9db
mtd: nand: mxs_nand_spl: refactor mxs_flash_ident
by Jörg Krause
· Sun Jan 14 19:26:39 2018 +0100
6f8190f
spl, nand: add option CONFIG_SPL_NAND_IDENT to lookup for supported NAND chips
by Jörg Krause
· Sun Jan 14 19:26:38 2018 +0100
929fb44
mtd: nand: export nand_get_flash_type function
by Jörg Krause
· Sun Jan 14 19:26:37 2018 +0100
ead66eb
mtd: nand: mxs_nand: add support for specific ECC strength
by Stefan Agner
· Fri Jun 22 18:06:18 2018 +0200
150ddbc
mtd: nand: mxs_nand: add device tree support
by Stefan Agner
· Fri Jun 22 18:06:17 2018 +0200
19f9051
mtd: nand: mxs_nand: move structs into header file
by Stefan Agner
· Fri Jun 22 18:06:16 2018 +0200
4dc98db
mtd: nand: mxs_nand: add use_minimum_ecc to struct
by Stefan Agner
· Fri Jun 22 18:06:15 2018 +0200
404b110
mtd: nand: mxs_nand: separate board/controller init
by Stefan Agner
· Fri Jun 22 18:06:14 2018 +0200
00e6516
mtd: nand: mxs_nand: use more precise function name
by Stefan Agner
· Fri Jun 22 18:06:13 2018 +0200
dc8af6d
mtd: nand: mxs_nand: move register structs to driver data
by Stefan Agner
· Fri Jun 22 18:06:12 2018 +0200
4d42ac1
mtd: nand: mxs_nand: add minimal ECC support
by Stefan Agner
· Fri Jun 22 17:19:51 2018 +0200
72d627d
mtd: nand: mxs_nand: report correct ECC parameters
by Stefan Agner
· Fri Jun 22 17:19:50 2018 +0200
d0778b3
mtd: nand: mxs_nand: use structure for BCH geometry
by Stefan Agner
· Fri Jun 22 17:19:49 2018 +0200
95f376f
mtd: nand: mxs_nand: allow to enable BBT support
by Stefan Agner
· Fri Jun 22 17:19:48 2018 +0200
5883e55
mtd: nand: mxs_nand: use self init
by Stefan Agner
· Fri Jun 22 17:19:47 2018 +0200
7152f34
mtd: nand: mxs_nand: introduce SPL specific init
by Stefan Agner
· Fri Jun 22 17:19:46 2018 +0200
529e820
mtd: spi: Correct parameters for s25fs512s flash
by Ashish Kumar
· Mon Jun 25 15:45:11 2018 +0530
18790eb
spi: sandbox: Fix memory leak in sandbox_sf_bind_emul()
by Simon Glass
· Tue Jun 12 00:05:01 2018 -0600
2d2fa49
lib: Add hexdump
by Alexey Brodkin
· Tue Jun 05 17:17:57 2018 +0300
7110b75
Merge branch 'master' of git://git.denx.de/u-boot-ubi
by Tom Rini
· Fri Jun 08 10:08:20 2018 -0400
d6d0901
mtd: ubi: Add missing newlines in ubi_init()
by Stefan Roese
· Tue May 29 15:28:54 2018 +0200
baf207c
sf: Add support for gd25q32b gigadevice flash
by Carlo Caione
· Sat Jun 02 14:06:17 2018 +0100
314c72a
sf: Set current flash bank to 0 in clean_bar()
by Marek Vasut
· Thu May 24 21:58:40 2018 +0200
bc84c44
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· Wed May 30 14:51:37 2018 -0400
0d5b076
Merge git://git.denx.de/u-boot-riscv
by Tom Rini
· Wed May 30 08:43:04 2018 -0400
8cd8a9f
mtd: ftsmc020: Drop unsed code
by Rick Chen
· Tue May 29 11:10:56 2018 +0800
9105e43
sf: Add Macronix MX25U25635F ID
by Marek Vasut
· Thu May 17 14:49:03 2018 +0200
e9b668d
sf: Add Winbond W25Q256 ID
by Marek Vasut
· Wed May 16 16:45:18 2018 +0200
04285db
ubi: fastmap: Implement produce_free_peb()
by Patrice Chotard
· Tue May 22 10:10:51 2018 +0200
32ff4e1
sf: Default page size Spansion flash "S25FS512S" is 256b
by Ashish Kumar
· Mon May 07 16:01:47 2018 +0530
ba38ff2
sf: Add support for ISSI is25wp
by Kimmo Rautkoski
· Mon May 14 09:30:26 2018 +0300
ff04b2e
Merge git://git.denx.de/u-boot-tegra
by Tom Rini
· Fri May 11 15:22:36 2018 -0400
ad2102e
Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· Fri May 11 11:45:28 2018 -0400
2e60159
nand: zynq: Send address cycles as per onfi parameter page
by Siva Durga Prasad Paladugu
· Thu May 25 12:15:24 2017 +0530
8597e8a
nand: zynq: Add support for 16-bit buswidth
by Siva Durga Prasad Paladugu
· Thu May 25 14:25:55 2017 +0530
d6129ec
mtd: nand: tegra: convert to driver model and live tree
by Marcel Ziswiler
· Mon May 07 23:18:41 2018 +0200
997f04a
mtd: nand: fsl_ifc: Fix nand waitfunc return value
by Jagdish Gediya
· Wed May 02 01:20:57 2018 +0530
83fbe91
mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0
by Jagdish Gediya
· Sat Mar 24 02:55:51 2018 +0530
8b0c8a1
SPDX: Convert all of our multiple license tags to Linux Kernel style
by Tom Rini
· Sun May 06 18:27:01 2018 -0400
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· Wed Apr 18 13:50:47 2018 -0400
38a83fb
Merge git://git.denx.de/u-boot-spi
by Tom Rini
· Wed Apr 25 20:50:28 2018 -0400
a26ee2e
nand: zynq: Cleanup initialization
by Ezequiel Garcia
· Sat Jan 13 14:56:17 2018 -0300
9bdba1f
nand: zynq: Fix driver initialization
by Ezequiel Garcia
· Fri Jan 12 15:30:55 2018 -0300
c215a30
sf: Add Spansion s25fl208k entry
by Sean Nyekjaer
· Wed Apr 04 11:50:54 2018 +0200
885f6af
mtd: sf: add support for sst26wf016, sst26wf032, sst26wf064
by Eugeniy Paltsev
· Tue Apr 10 14:40:45 2018 +0300
ae0c408
mtd: sf: Add support of sst26wf* flash ICs protection ops
by Eugeniy Paltsev
· Tue Apr 10 14:40:44 2018 +0300
4d5b82d
mtd: cfi_flash: Make live-tree compatible
by Mario Six
· Wed Mar 28 14:38:41 2018 +0200
c1cb356
mtd: rpc: Add Renesas RPC Hyperflash driver
by Marek Vasut
· Sat Aug 19 23:24:08 2017 +0200
9d9b99b
nand: arasan_nfc: Fixed NAND write issue
by Vipul Kumar
· Sat Mar 10 17:52:23 2018 +0530
8f5faaa
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· Wed Apr 04 09:18:38 2018 -0400
639aa98
sunxi: move the NAND parameters to Kconfig
by Miquel Raynal
· Wed Feb 28 20:52:01 2018 +0100
38b8a98
sunxi: make NAND_SUNXI use ARCH_SUNXI as default in Kconfig
by Miquel Raynal
· Wed Feb 28 20:52:00 2018 +0100
9f23e00
sunxi: automatically select SPL_NAND_SUPPORT in Kconfig
by Miquel Raynal
· Wed Feb 28 20:51:59 2018 +0100
78f1099
sunxi: allow NAND support to be compiled for sun8i platforms
by Miquel Raynal
· Wed Feb 28 20:51:57 2018 +0100
8eef8f3
spl: nand: sunxi: use PIO instead of DMA
by Miquel Raynal
· Wed Feb 28 20:51:55 2018 +0100
298e7a6
spl: nand: sunxi: declare the ecc_bytes array globally
by Miquel Raynal
· Wed Feb 28 20:51:54 2018 +0100
4f80004
spl: nand: sunxi: make the reset column helper more generic
by Miquel Raynal
· Wed Feb 28 20:51:52 2018 +0100
010ea02
spl: nand: sunxi: ensure enough time has passed after changing the column
by Miquel Raynal
· Wed Feb 28 20:51:51 2018 +0100
6852f48
spl: nand: sunxi: create an helper to handle command execution
by Miquel Raynal
· Wed Feb 28 20:51:50 2018 +0100
aeb59c3
spl: nand: sunxi: add missing status clear
by Miquel Raynal
· Wed Feb 28 20:51:49 2018 +0100
b242ee9
spl: nand: sunxi: introduce the nand_wait_cmd_fifo_empty() helper
by Miquel Raynal
· Wed Feb 28 20:51:48 2018 +0100
b0b98ca
spl: nand: sunxi: introduce the nand_wait_int() helper
by Miquel Raynal
· Wed Feb 28 20:51:47 2018 +0100
a450de7
spl: nand: sunxi: fix typo on register name
by Miquel Raynal
· Wed Feb 28 20:51:46 2018 +0100
e859503
spl: nand: sunxi: fix second case of modulo by zero error
by Miquel Raynal
· Wed Feb 28 20:51:45 2018 +0100
3cb5a81
mtd: nand: sunxi: fix ECC strength choice
by Miquel Raynal
· Wed Feb 28 20:51:44 2018 +0100
0d852f5
Merge git://git.denx.de/u-boot-ubi
by Tom Rini
· Sun Mar 25 12:02:13 2018 -0400
3d668df
Convert CONFIG_UBI_SILENCE_MSG to Kconfig
by Petr Vorel
· Sat Mar 24 01:49:24 2018 +0100
673a5c2
arm64: zynqmp: nand: Fixed NAND erase issue for size 1GiB or more
by Vipul Kumar
· Mon Mar 05 15:24:59 2018 +0530
6563527
spi: spi_flash: do not fail silently on bad user input
by Liam Beguin
· Wed Mar 14 19:15:10 2018 -0400
69ee755
nand: Remove unused ppc4xx NAND driver and references
by Stefan Roese
· Tue Mar 13 08:41:08 2018 +0100
7e6ad1f
Merge git://git.denx.de/u-boot-spi
by Tom Rini
· Thu Mar 15 08:27:27 2018 -0400
edd95ac
arch-stm32: Factorize stm32.h for STM32F4 and F7
by Patrice Chotard
· Fri Feb 09 13:09:55 2018 +0100
4e159f8
arm: sunxi: Move spl spi sunxi code to mach-sunxi
by Jagan Teki
· Tue Feb 06 22:42:56 2018 +0530
75f82d0
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· Mon Mar 05 01:20:11 2018 +0900
1e3b4a6
sf: Add ISSI IS25LP256 entry
by Marek Vasut
· Wed Feb 21 21:12:02 2018 +0100
Next »