Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
5f9b083cdb55d28a6d3b1bda53121598831a28ad
/
drivers
/
mtd
8000d6e
mtd: nand: zynq: Add a config option to use 1st stage bootloader timing
by Jeff Westfahl
· 7 years ago
cd5f33e
ubi: no NULL check needed before kmem_cache_destroy
by Heinrich Schuchardt
· 7 years ago
39e7096
omap2: nand: Make NAND_OMAP_GPMC_PREFETCH default
by Tom Rini
· 7 years ago
99145c4
mtd: nand: fsl-ifc: fix support of multiple NAND devices
by Kurt Kanzenbach
· 7 years ago
a722359
SPL: SPI: select SPL_SPI_FLASH_SUPPORT on SPL_SPI_SUNXI
by Andre Przywara
· 7 years ago
166cae2
mtd: replace MTDDEBUG() with pr_debug()
by Masahiro Yamada
· 7 years ago
0a9ef45
Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig
by Adam Ford
· 7 years ago
002e910
Merge git://git.denx.de/u-boot-spi
by Tom Rini
· 7 years ago
c68c03f
Drop CONFIG_HAS_DATAFLASH
by Tuomas Tynkkynen
· 7 years ago
a89b9bc
mtd: nand: denali_dt: add clock support
by Masahiro Yamada
· 7 years ago
fe3fddf
mtd: nand: do not check R/B# for CMD_SET_FEATURES in nand_command(_lp)
by Masahiro Yamada
· 7 years ago
6f29c7a
mtd: nand: do not check R/B# for CMD_READID in nand_command(_lp)
by Masahiro Yamada
· 7 years ago
9b643e3
treewide: replace with error() with pr_err()
by Masahiro Yamada
· 7 years ago
ca1ac16
sf: bar: Clean BA24 Bank Address Register bit after read/write/erase operation
by Lukasz Majewski
· 7 years ago
ba09440
SPL: SPI: sunxi: add SPL FIT image support
by Andre Przywara
· 7 years ago
9241265
Merge git://www.denx.de/git/u-boot-cfi-flash
by Tom Rini
· 7 years ago
72443c7
mtd: cfi: Add support for status register polling
by Marek Vasut
· 7 years ago
1ec0a37
mtd: cfi: Zap cfi_flash_base in DM case
by Marek Vasut
· 7 years ago
db10809
Fix s25fl256s position in spi_flash_ids list
by Vsevolod Gribov
· 7 years ago
545a438
sf: Fix S25FL116K entry
by Marek Vasut
· 7 years ago
811b6be
mtd/spi: Add MT35XU512ABA1G12 NOR flash support
by Yogesh Gaur
· 7 years ago
6d3cb0f
nds32: mtd: add spi flash id MX25U16335E.
by rick
· 7 years ago
6c71b6f
mtd: nand: denali: allow to override corrupted revision register
by Masahiro Yamada
· 7 years ago
1d9654d
mtd: nand: denali_dt: add a DT driver
by Masahiro Yamada
· 7 years ago
236c49a
mtd: cfi: staticize functions
by Marek Vasut
· 7 years ago
390194d
Merge git://git.denx.de/u-boot-spi
by Tom Rini
· 7 years ago
294f205
sf: Preserve QE bit when clearing BP# bits for Macronix flash
by Bin Meng
· 7 years ago
00caae6
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
382bee5
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
5bbc265
Convert CONFIG_NAND to Kconfig
by Adam Ford
· 7 years ago
8fc2fae
mtd: spi: sf_dataflash: Add print message while erase error
by Wenyou.Yang@microchip.com
· 7 years ago
ac6777b
sf: Add Macronix MX25U6435F device parameters
by Bin Meng
· 7 years ago
8f1a80e
configs: Migrate CMD_NAND*
by Tom Rini
· 7 years ago
f8dc5a0
ubi: Kconfig: Make MTD_UBI select MTD_PARTITIONS
by Karl Beldan
· 7 years ago
fc94f20
ubi: Kconfig: Fix MTD_UBI selection dependency
by Karl Beldan
· 7 years ago
39632b4
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 7 years ago
552a848
imx: reorganize IMX code as other SOCs
by Stefano Babic
· 7 years ago
a1d1fdc
mx6: soc: Move mxs_dma_init() into the mxs nand driver
by Fabio Estevam
· 7 years ago
7a9dfe7
mtd: nand: make nand_info array static
by Grygorii Strashko
· 7 years ago
88b81bf
mtd: nand: drv: use get_nand_dev_by_index()
by Grygorii Strashko
· 7 years ago
ad92dff
cmd: nand: abstract global variable usage for dm conversion
by Mugunthan V N
· 7 years ago
c5c1756
mtd: stm32: use parameter instead of default value
by Patrice Chotard
· 7 years ago
4e118ce
mtd: OneNAND: Fix onenand_block_markbad
by Ladislav Michl
· 7 years ago
b51ced8
onenand_spl_simple: Add DDP OneNAND support
by Ladislav Michl
· 7 years ago
0da008e
onenand_spl_simple: Call onenand_spl_get_geometry() only once
by Ladislav Michl
· 7 years ago
988390b
arm: zynq: Move CONFIG_SF_DUAL_FLASH to defconfig
by Mike Looijmans
· 7 years ago
064b55c
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
by Heiko Schocher
· 7 years ago
51855e8
treewide: remove unneeded semicolons
by Masahiro Yamada
· 7 years ago
5644aee
samsung: nand: Drop s3c2410_nand driver
by Simon Glass
· 7 years ago
a118179
dm: sandbox: spi: Convert driver to support livetree
by Simon Glass
· 7 years ago
656f29d
dm: spi-flash: Convert uclass to livetree
by Simon Glass
· 7 years ago
eed3660
fdt: Rename a few functions in fdt_support
by Simon Glass
· 7 years ago
150c5af
dm: gpio: Add live tree support
by Simon Glass
· 7 years ago
1d45329
fix: nand: pxa3xx: Remove hardcode values from the driver
by Konstantin Porotchkin
· 8 years ago
18cae43
mtd: nand: Consolidate nand spl loaders implementation
by Ladislav Michl
· 8 years ago
90d6500
drivers: remove Blackfin specific drivers
by Masahiro Yamada
· 8 years ago
0de077d
mtd: nand: atmel: use another functions to set gpio value
by Wenyou Yang
· 8 years ago
6e1eb08
mtd: nand: am335x_spl_bch: Incorporate tWB delay in nand_command function
by Cooper Jr., Franklin
· 8 years ago
ff93c28
nand: sunxi: Add options for the SPL NAND configuration
by Maxime Ripard
· 8 years ago
adc706b
mtd: sunxi: Change U-Boot offset
by Maxime Ripard
· 8 years ago
5fe4c9f
mtd: sunxi: Select the U-Boot location config option
by Maxime Ripard
· 8 years ago
aa04915
mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entry
by Boris Brezillon
· 8 years ago
ea3f750
nand: sunxi: Fix modulo by zero error
by Maxime Ripard
· 8 years ago
d53ecad
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
ea3310e
Blackfin: Remove
by Tom Rini
· 8 years ago
7b82a22
sunxi: prepare for sharing MACH_SUN8I_H3 config symbol
by Andre Przywara
· 8 years ago
a982bbb
SPI: SPL: sunxi: fix 64-bit build
by Andre Przywara
· 8 years ago
706865a
dm: core: Add flags parameter to device_remove()
by Stefan Roese
· 8 years ago
203db38
mtd: nand: remove nand size print from nand_init function
by Hou Zhiqiang
· 8 years ago
d72158c
mtd: nand: add initialization flag
by Hou Zhiqiang
· 8 years ago
f78038d
mtd: nand: build MXS driver for MX7 as well
by Andrey Yurovsky
· 8 years ago
e856bdc
flash: complete CONFIG_SYS_NO_FLASH move with renaming
by Masahiro Yamada
· 8 years ago
e160f7d
dm: core: Replace of_offset with accessor
by Simon Glass
· 8 years ago
6fe7fe1
omap-gpmc: use SECTOR_BYTES instead of hardcoded value
by Ladislav Michl
· 8 years ago
0b84043
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
101000b
mtd: nand: mxs_nand_spl: Fix to remove twise 'NAND' print
by Jagan Teki
· 8 years ago
a648936
spl: sunxi: Fix build error with CONFIG_SPL_SPI_SUNXI
by Priit Laes
· 8 years ago
9bcb018
Revert "sf: Fix quad bit set for micron devices"
by Cyrille Pitchen
· 8 years ago
db9225b
sf: Do not force the DT memory map size to exactly match the device
by Phil Edworthy
· 8 years ago
304decd
mtd: spi: don't return -1 when scan succeed
by Fabien Parent
· 8 years ago
ebc4ef6
spl: Add a name to the SPL load-image methods
by Simon Glass
· 8 years ago
58eab32
mtd: cfi_flash: fix indentation
by Andre Przywara
· 8 years ago
cf07d39
NAND: davinci: add support for NAND chips with 16 bits bus
by Fabien Parent
· 8 years ago
11777a5
mtd: nand: add support for the TC58NVG2S0H chip
by Boris Brezillon
· 8 years ago
71634f2
spi: Add of-platdata support to SPI and SPI flash
by Simon Glass
· 8 years ago
1f3232d
sf: Add support for MX66U51235F, MX66L1G45G, MT25QU02G, MT25QL02G
by Radu Bacrau
· 8 years ago
2334c4e
drivers: SPI: sunxi SPL: fix warning
by Andre Przywara
· 8 years ago
94b653b
sf: Fix s25fs512s id table
by Jagan Teki
· 8 years ago
25488ec
sf: dataflash: Minor cleanups
by Jagan Teki
· 8 years ago
11b9322
sf: dataflash: Fix add_dataflash return logic
by Jagan Teki
· 8 years ago
1835302
sf: dataflash: Move flash id detection into jedec_probe
by Jagan Teki
· 8 years ago
dc19b06
sf: dataflash: Remove unneeded spi data
by Jagan Teki
· 8 years ago
20343ff
spi: Remove dual flash options/flags
by Jagan Teki
· 8 years ago
7b4ab88
sf: Rename few local functions
by Jagan Teki
· 8 years ago
a881374
sf: ids: Use small letter in ext_jedec
by Jagan Teki
· 8 years ago
7a9b435
sf: ids: Use small letter's with flash name
by Jagan Teki
· 8 years ago
6645fd2
sf: Rename sf_params.c to spi_flash_ids.c
by Jagan Teki
· 8 years ago
475bf81
sf: Remove non-meaningful comments
by Jagan Teki
· 8 years ago
116e005
sf: Remove spansion_s25fss_disable_4KB_erase
by Jagan Teki
· 8 years ago
43ecc77
sf: params: Add S25FS256S_64K spi flash support
by Jagan Teki
· 8 years ago
Next »