index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
samsung: nand: Drop s3c2410_nand driver
Simon Glass
2017-06-05
2
-176
/
+0
*
dm: sandbox: spi: Convert driver to support livetree
Simon Glass
2017-06-01
1
-4
/
+2
*
dm: spi-flash: Convert uclass to livetree
Simon Glass
2017-06-01
1
-4
/
+3
*
fdt: Rename a few functions in fdt_support
Simon Glass
2017-06-01
3
-3
/
+3
*
dm: gpio: Add live tree support
Simon Glass
2017-06-01
2
-3
/
+3
*
fix: nand: pxa3xx: Remove hardcode values from the driver
Konstantin Porotchkin
2017-05-09
1
-8
/
+54
*
mtd: nand: Consolidate nand spl loaders implementation
Ladislav Michl
2017-05-08
4
-171
/
+110
*
drivers: remove Blackfin specific drivers
Masahiro Yamada
2017-04-18
2
-395
/
+0
*
mtd: nand: atmel: use another functions to set gpio value
Wenyou Yang
2017-04-13
1
-2
/
+3
*
mtd: nand: am335x_spl_bch: Incorporate tWB delay in nand_command function
Cooper Jr., Franklin
2017-04-08
1
-12
/
+40
*
nand: sunxi: Add options for the SPL NAND configuration
Maxime Ripard
2017-04-07
1
-0
/
+16
*
mtd: sunxi: Change U-Boot offset
Maxime Ripard
2017-04-07
1
-1
/
+1
*
mtd: sunxi: Select the U-Boot location config option
Maxime Ripard
2017-04-07
1
-0
/
+1
*
mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entry
Boris Brezillon
2017-04-07
1
-0
/
+1
*
nand: sunxi: Fix modulo by zero error
Maxime Ripard
2017-04-07
1
-3
/
+4
*
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2017-04-06
2
-9
/
+9
|
\
|
*
sunxi: prepare for sharing MACH_SUN8I_H3 config symbol
Andre Przywara
2017-04-05
1
-1
/
+1
|
*
SPI: SPL: sunxi: fix 64-bit build
Andre Przywara
2017-04-05
1
-8
/
+8
*
|
Blackfin: Remove
Tom Rini
2017-04-05
1
-2
/
+0
*
|
dm: core: Add flags parameter to device_remove()
Stefan Roese
2017-04-04
2
-2
/
+2
|
/
*
mtd: nand: remove nand size print from nand_init function
Hou Zhiqiang
2017-03-28
1
-2
/
+5
*
mtd: nand: add initialization flag
Hou Zhiqiang
2017-03-28
1
-0
/
+10
*
mtd: nand: build MXS driver for MX7 as well
Andrey Yurovsky
2017-02-19
1
-1
/
+1
*
flash: complete CONFIG_SYS_NO_FLASH move with renaming
Masahiro Yamada
2017-02-12
2
-1
/
+6
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
5
-6
/
+6
*
omap-gpmc: use SECTOR_BYTES instead of hardcoded value
Ladislav Michl
2017-01-14
1
-4
/
+4
*
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2017-01-10
1
-1
/
+1
|
\
|
*
spl: sunxi: Fix build error with CONFIG_SPL_SPI_SUNXI
Priit Laes
2017-01-04
1
-1
/
+1
*
|
mtd: nand: mxs_nand_spl: Fix to remove twise 'NAND' print
Jagan Teki
2017-01-04
1
-1
/
+1
|
/
*
Revert "sf: Fix quad bit set for micron devices"
Cyrille Pitchen
2016-12-15
2
-63
/
+2
*
sf: Do not force the DT memory map size to exactly match the device
Phil Edworthy
2016-12-15
1
-1
/
+1
*
mtd: spi: don't return -1 when scan succeed
Fabien Parent
2016-12-15
1
-2
/
+2
*
spl: Add a name to the SPL load-image methods
Simon Glass
2016-12-09
1
-1
/
+1
*
mtd: cfi_flash: fix indentation
Andre Przywara
2016-12-04
1
-2
/
+2
*
NAND: davinci: add support for NAND chips with 16 bits bus
Fabien Parent
2016-12-03
1
-0
/
+3
*
mtd: nand: add support for the TC58NVG2S0H chip
Boris Brezillon
2016-11-28
1
-0
/
+3
*
spi: Add of-platdata support to SPI and SPI flash
Simon Glass
2016-11-25
1
-1
/
+1
*
sf: Add support for MX66U51235F, MX66L1G45G, MT25QU02G, MT25QL02G
Radu Bacrau
2016-11-22
1
-0
/
+4
*
drivers: SPI: sunxi SPL: fix warning
Andre Przywara
2016-11-21
1
-1
/
+2
*
sf: Fix s25fs512s id table
Jagan Teki
2016-11-19
1
-1
/
+1
*
sf: dataflash: Minor cleanups
Jagan Teki
2016-11-19
1
-23
/
+15
*
sf: dataflash: Fix add_dataflash return logic
Jagan Teki
2016-11-19
1
-66
/
+61
*
sf: dataflash: Move flash id detection into jedec_probe
Jagan Teki
2016-11-19
1
-9
/
+10
*
sf: dataflash: Remove unneeded spi data
Jagan Teki
2016-11-19
1
-5
/
+1
*
spi: Remove dual flash options/flags
Jagan Teki
2016-11-19
3
-9
/
+3
*
sf: Rename few local functions
Jagan Teki
2016-11-18
2
-13
/
+12
*
sf: ids: Use small letter in ext_jedec
Jagan Teki
2016-11-18
1
-1
/
+1
*
sf: ids: Use small letter's with flash name
Jagan Teki
2016-11-18
1
-110
/
+110
*
sf: Rename sf_params.c to spi_flash_ids.c
Jagan Teki
2016-11-18
2
-2
/
+3
*
sf: Remove non-meaningful comments
Jagan Teki
2016-11-18
2
-4
/
+0
[next]