Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
4ac94bfa018be2e82e2218d26580d2850e905e65
/
drivers
/
mtd
« Previous
f75e83b
mtd: nand: mxs_nand: add device tree support
by Stefan Agner
· 6 years ago
6874834
mtd: nand: mxs_nand: move structs into header file
by Stefan Agner
· 6 years ago
502bdc6
mtd: nand: mxs_nand: add use_minimum_ecc to struct
by Stefan Agner
· 6 years ago
3b1328a
mtd: nand: mxs_nand: separate board/controller init
by Stefan Agner
· 6 years ago
0d4e9d8
mtd: nand: mxs_nand: use more precise function name
by Stefan Agner
· 6 years ago
931747e
mtd: nand: mxs_nand: move register structs to driver data
by Stefan Agner
· 6 years ago
984df7a
mtd: nand: mxs_nand: add minimal ECC support
by Stefan Agner
· 6 years ago
5c69dd0
mtd: nand: mxs_nand: report correct ECC parameters
by Stefan Agner
· 6 years ago
28897e8
mtd: nand: mxs_nand: use structure for BCH geometry
by Stefan Agner
· 6 years ago
dc0b69f
mtd: nand: mxs_nand: allow to enable BBT support
by Stefan Agner
· 6 years ago
5346c31
mtd: nand: mxs_nand: use self init
by Stefan Agner
· 6 years ago
9345943
mtd: nand: mxs_nand: introduce SPL specific init
by Stefan Agner
· 6 years ago
51dce7d
mtd: spi: Correct parameters for s25fs512s flash
by Ashish Kumar
· 6 years ago
fb95283
spi: sandbox: Fix memory leak in sandbox_sf_bind_emul()
by Simon Glass
· 6 years ago
f8c987f
lib: Add hexdump
by Alexey Brodkin
· 6 years ago
813d1fb
Merge branch 'master' of git://git.denx.de/u-boot-ubi
by Tom Rini
· 6 years ago
78306cb
mtd: ubi: Add missing newlines in ubi_init()
by Stefan Roese
· 6 years ago
b1f2b72
sf: Add support for gd25q32b gigadevice flash
by Carlo Caione
· 6 years ago
8ff4130
sf: Set current flash bank to 0 in clean_bar()
by Marek Vasut
· 6 years ago
8ada17d
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
964d4f7
Merge git://git.denx.de/u-boot-riscv
by Tom Rini
· 6 years ago
9171ab8
mtd: ftsmc020: Drop unsed code
by Rick Chen
· 6 years ago
a2569f1
sf: Add Macronix MX25U25635F ID
by Marek Vasut
· 6 years ago
d8c1684
sf: Add Winbond W25Q256 ID
by Marek Vasut
· 6 years ago
65c3d25
ubi: fastmap: Implement produce_free_peb()
by Patrice Chotard
· 6 years ago
4eaa2fa
sf: Default page size Spansion flash "S25FS512S" is 256b
by Ashish Kumar
· 7 years ago
39b9e9b
sf: Add support for ISSI is25wp
by Kimmo Rautkoski
· 7 years ago
9a66328
Merge git://git.denx.de/u-boot-tegra
by Tom Rini
· 7 years ago
3b52847
Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 7 years ago
9fdde6c
nand: zynq: Send address cycles as per onfi parameter page
by Siva Durga Prasad Paladugu
· 7 years ago
9ca8388
nand: zynq: Add support for 16-bit buswidth
by Siva Durga Prasad Paladugu
· 7 years ago
4b11a62
mtd: nand: tegra: convert to driver model and live tree
by Marcel Ziswiler
· 7 years ago
e8c669a
mtd: nand: fsl_ifc: Fix nand waitfunc return value
by Jagdish Gediya
· 7 years ago
f195fad
mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0
by Jagdish Gediya
· 7 years ago
4549e78
SPDX: Convert all of our multiple license tags to Linux Kernel style
by Tom Rini
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
d024236
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
a61f9d1
Merge git://git.denx.de/u-boot-spi
by Tom Rini
· 7 years ago
41b7d7f
nand: zynq: Cleanup initialization
by Ezequiel Garcia
· 7 years ago
07c5cbb
nand: zynq: Fix driver initialization
by Ezequiel Garcia
· 7 years ago
4d95ed3
sf: Add Spansion s25fl208k entry
by Sean Nyekjaer
· 7 years ago
a19e971
mtd: sf: add support for sst26wf016, sst26wf032, sst26wf064
by Eugeniy Paltsev
· 7 years ago
3d4fed8
mtd: sf: Add support of sst26wf* flash ICs protection ops
by Eugeniy Paltsev
· 7 years ago
8bfeb33
mtd: cfi_flash: Make live-tree compatible
by Mario Six
· 7 years ago
a405a55
mtd: rpc: Add Renesas RPC Hyperflash driver
by Marek Vasut
· 7 years ago
6fbbe2d
nand: arasan_nfc: Fixed NAND write issue
by Vipul Kumar
· 7 years ago
e294ba0
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
748b5b3
sunxi: move the NAND parameters to Kconfig
by Miquel Raynal
· 7 years ago
b56052f
sunxi: make NAND_SUNXI use ARCH_SUNXI as default in Kconfig
by Miquel Raynal
· 7 years ago
6d094d5
sunxi: automatically select SPL_NAND_SUPPORT in Kconfig
by Miquel Raynal
· 7 years ago
663e8a9
sunxi: allow NAND support to be compiled for sun8i platforms
by Miquel Raynal
· 7 years ago
6ddbb1e
spl: nand: sunxi: use PIO instead of DMA
by Miquel Raynal
· 7 years ago
7440bd7
spl: nand: sunxi: declare the ecc_bytes array globally
by Miquel Raynal
· 7 years ago
22f0aa0
spl: nand: sunxi: make the reset column helper more generic
by Miquel Raynal
· 7 years ago
4dac80a
spl: nand: sunxi: ensure enough time has passed after changing the column
by Miquel Raynal
· 7 years ago
a084cb6
spl: nand: sunxi: create an helper to handle command execution
by Miquel Raynal
· 7 years ago
781e70c
spl: nand: sunxi: add missing status clear
by Miquel Raynal
· 7 years ago
60fb179
spl: nand: sunxi: introduce the nand_wait_cmd_fifo_empty() helper
by Miquel Raynal
· 7 years ago
28f7a9d
spl: nand: sunxi: introduce the nand_wait_int() helper
by Miquel Raynal
· 7 years ago
802f766
spl: nand: sunxi: fix typo on register name
by Miquel Raynal
· 7 years ago
a0a984e
spl: nand: sunxi: fix second case of modulo by zero error
by Miquel Raynal
· 7 years ago
f3aff37
mtd: nand: sunxi: fix ECC strength choice
by Miquel Raynal
· 7 years ago
81cf7c8
Merge git://git.denx.de/u-boot-ubi
by Tom Rini
· 7 years ago
c0ce4ce
Convert CONFIG_UBI_SILENCE_MSG to Kconfig
by Petr Vorel
· 7 years ago
2453c69
arm64: zynqmp: nand: Fixed NAND erase issue for size 1GiB or more
by Vipul Kumar
· 7 years ago
aa1ced7
spi: spi_flash: do not fail silently on bad user input
by Liam Beguin
· 7 years ago
ec9c80d
nand: Remove unused ppc4xx NAND driver and references
by Stefan Roese
· 7 years ago
3fa9bc7
Merge git://git.denx.de/u-boot-spi
by Tom Rini
· 7 years ago
2536f18
arch-stm32: Factorize stm32.h for STM32F4 and F7
by Patrice Chotard
· 7 years ago
c2a7a7e
arm: sunxi: Move spl spi sunxi code to mach-sunxi
by Jagan Teki
· 7 years ago
b08c8c4
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· 7 years ago
0a84925
sf: Add ISSI IS25LP256 entry
by Marek Vasut
· 7 years ago
f82290a
mtd: ubi: Fix worker handling
by Richard Weinberger
· 7 years ago
99bec1a
Convert CONFIG_APBH_DMA et al to Kconfig
by Adam Ford
· 7 years ago
c87c811
Convert CONFIG_NAND_MXS to Kconfig
by Stefan Agner
· 7 years ago
2d2d306
ubi: Ensure no fastmap flush after uif_close
by Martin Townsend
· 7 years ago
ab21ece
Merge tag 'xilinx-for-v2018.03' of git://git.denx.de/u-boot-microblaze
by Tom Rini
· 7 years ago
d55c815
nand: arasan: Select CONFIG_SYS_NAND_SELF_INIT
by Ezequiel Garcia
· 7 years ago
f25ac66
nand: arasan_nfc: Use the calculated ecc address for updating ecc register
by Siva Durga Prasad Paladugu
· 7 years ago
cacb8a0
nand: arasan_nfc: Add support for ondie ecc
by Siva Durga Prasad Paladugu
· 7 years ago
b08fc34
nand: arasan_nfc: Move common ecc struct initialization init routine
by Siva Durga Prasad Paladugu
· 7 years ago
d9a3569
cfi_flash: Always define cfi_flash_num_flash_banks
by Mario Six
· 7 years ago
c0350fb
cfi_flash: Fix indention
by Mario Six
· 7 years ago
ddcf054
cfi_flash: Fix long lines
by Mario Six
· 7 years ago
5701ba8
cfi_flash: Bound-check index before array access
by Mario Six
· 7 years ago
9dbaebc
flash: Fix spelling of "ERR_TIMOUT"
by Mario Six
· 7 years ago
c8a9a82
cfi_flash: Rename camel-case variables
by Mario Six
· 7 years ago
876c52f
cfi_flash: Fix strings split across lines
by Mario Six
· 7 years ago
5312838
cfi_flash: Use u8 pointers instead of void pointers
by Mario Six
· 7 years ago
d3525b6
cfi_flash: Remove assignments from if conditions
by Mario Six
· 7 years ago
ab61cfb
cfi_flash: Remove return from void function
by Mario Six
· 7 years ago
0cec0a1
cfi_flash: Fix placement of brace
by Mario Six
· 7 years ago
9860137
cfi_flash: Fix else after break
by Mario Six
· 7 years ago
9f72021
cfi_flash: Fix spelling of "Unknown"
by Mario Six
· 7 years ago
12d7fed
cfi_flash: Add missing braces in blocks
by Mario Six
· 7 years ago
4f89da4
cfi_flash: Remove unnecessary braces
by Mario Six
· 7 years ago
a6d18f2
cfi_flash: Fix comment style
by Mario Six
· 7 years ago
38d2831
cfi_flash: Use __func__ macro instead of function name
by Mario Six
· 7 years ago
88ecd8b
cfi_flash: Fix logical continuations
by Mario Six
· 7 years ago
0412e90
cfi_flash: Remove braces for single-statement blocks
by Mario Six
· 7 years ago
Next »