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
*
mtd: rawnand: stm32_fmc2: get resources from parent node
Christophe Kerello
2020-08-13
1
-28
/
+59
*
mtd: rawnand: stm32_fmc2: use clrsetbits_le32
Christophe Kerello
2020-08-13
1
-35
/
+21
*
mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros
Christophe Kerello
2020-08-13
1
-64
/
+56
*
mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where re...
Christophe Kerello
2020-08-13
1
-132
/
+131
*
mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_5S for timeouts
Christophe Kerello
2020-08-13
1
-3
/
+5
*
mtd: rawnand: stm32_fmc2: remove useless inline comments
Christophe Kerello
2020-08-13
1
-25
/
+0
*
mtd: rawnand: stm32_fmc2: fix a buffer overflow
Christophe Kerello
2020-08-13
1
-1
/
+1
*
Fix corner case in bad block table handling.
Doyle, Patrick
2020-08-04
1
-1
/
+1
*
nand: Drop dm.h header file
Simon Glass
2020-08-03
2
-2
/
+3
*
mtd: spi-nor: Tidy up error handling / debug code
Simon Glass
2020-08-03
3
-4
/
+4
*
spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL
Simon Glass
2020-08-03
1
-1
/
+1
*
mtd: spinand: micron: Add new Micron SPI NAND devices with multiple dies
Shivamurthy Shastri
2020-07-20
1
-0
/
+55
*
mtd: spinand: micron: Add M70A series Micron SPI NAND devices
Shivamurthy Shastri
2020-07-20
1
-0
/
+20
*
mtd: spinand: micron: identify SPI NAND device with Continuous Read mode
Shivamurthy Shastri
2020-07-20
1
-0
/
+16
*
mtd: spinand: micron: Add new Micron SPI NAND devices
Shivamurthy Shastri
2020-07-20
1
-0
/
+30
*
mtd: spinand: micron: Describe the SPI NAND device MT29F2G01ABAGD
Shivamurthy Shastri
2020-07-20
1
-0
/
+1
*
mtd: spinand: micron: Generalize the OOB layout structure and function names
Shivamurthy Shastri
2020-07-20
1
-14
/
+14
*
mtd: mtdpart: use uint64_t instead of int for cur_off
Martin Kaistra
2020-07-17
1
-1
/
+1
*
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2020-07-11
1
-3
/
+4
|
\
|
*
mtd: spi-nor: Enable QE bit for ISSI flash in case of SFDP
Pragnesh Patel
2020-07-09
1
-3
/
+4
*
|
Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2020-07-11
3
-1
/
+19
|
\
\
|
*
|
mtd: nand: raw: denali: Wait for reset completion status
Ley Foon Tan
2020-07-11
3
-1
/
+17
|
*
|
mtd: nand: raw: denali: Assert reset before deassert
Ley Foon Tan
2020-07-11
1
-0
/
+2
|
|
/
*
|
core: add support for U_BOOT_DRIVER_ALIAS
Walter Lozano
2020-07-09
1
-0
/
+2
*
|
drivers: rename drivers to match compatible string
Walter Lozano
2020-07-09
2
-3
/
+3
*
|
sandbox: spi: sandbox_sf_state_name() is required
Heinrich Schuchardt
2020-07-09
1
-2
/
+0
|
/
*
spl: fit: nand: fix fit loading in case of bad blocks
Dario Binacchi
2020-07-08
1
-0
/
+28
*
spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*
Lukasz Majewski
2020-06-29
2
-3
/
+3
*
mtd: sf: Drop plat from sf_probe
Jagan Teki
2020-06-01
1
-2
/
+0
*
mtd: spi: Call sst_write in _write ops
Jagan Teki
2020-06-01
1
-6
/
+7
*
sf: Drop spl_flash_get_sw_write_prot
Jagan Teki
2020-06-01
5
-38
/
+0
*
mtd: spi: Use CONFIG_IS_ENABLED to prevent ifdef
Jagan Teki
2020-06-01
2
-9
/
+18
*
mtd: spinand: toshiba: Support for new Kioxia Serial NAND
Yoshio Furuyama
2020-05-28
1
-16
/
+103
*
mtd: spinand: toshiba: Rename function name to change suffix and prefix (8Gbit)
Yoshio Furuyama
2020-05-28
1
-27
/
+27
*
mtd: rawnand: denali: deassert write protect pin
Masahiro Yamada
2020-05-22
1
-0
/
+1
*
mtd: rawnand: denali: configure SPARE_AREA_SKIP_BYTES only for denali_spl
Masahiro Yamada
2020-05-22
1
-9
/
+9
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
28
-0
/
+28
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
20
-0
/
+20
*
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
17
-0
/
+17
*
common: Drop log.h from common header
Simon Glass
2020-05-18
40
-0
/
+40
*
common: Drop init.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
common: Drop part.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop net.h from common header
Simon Glass
2020-05-18
4
-0
/
+6
*
arm: Don't include common.h in header files
Simon Glass
2020-05-18
2
-0
/
+4
*
common: Drop flash.h from common header
Simon Glass
2020-05-18
5
-0
/
+5
*
Merge tag 'u-boot-imx-20200511' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-05-11
4
-88
/
+380
|
\
|
*
mtd: nand: raw: mxs_nand changes for nandbcb
Han Xu
2020-05-10
1
-3
/
+40
|
*
nand: enable the Randomizer module for i.mx7 and i.mx8
Alice Guo
2020-05-10
1
-1
/
+7
|
*
mxs_nand: don't check zero count when ECC reading with randomizer
Han Xu
2020-05-10
1
-2
/
+3
|
*
MXS_NAND: Add clock support for iMX8
Ye Li
2020-05-10
1
-0
/
+69
[next]