Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8f926949afc9182096bcea6275473becfc880d86
/
drivers
/
mtd
dd62b9a
mtd: denali: Drop custom dma mapping functions
by Vignesh Raghavendra
· 4 years, 11 months ago
74ead74
nand: brcmnand: add bcm68360 support
by Philippe Reynes
· 4 years, 11 months ago
f11478f
common: Move hang() to the same header as panic()
by Simon Glass
· 5 years ago
0c3ad69
zynq: mtd: nand: Remove hardcoded base addresses
by Ashok Reddy Soma
· 5 years ago
bb8448a
zynq: mtd: nand: Move zynq nand driver to driver model
by Ashok Reddy Soma
· 5 years ago
13e9230
mtd: nand: Remove hardcoded base address of nand
by Ashok Reddy Soma
· 5 years ago
c7b6633
mtd: nand: Move arasan nand driver to driver model
by Ashok Reddy Soma
· 5 years ago
e1f63a8
Merge tag 'u-boot-atmel-2020.04-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel
by Tom Rini
· 4 years, 11 months ago
1a6b0f1
Merge branch 'next'
by Tom Rini
· 4 years, 11 months ago
79e1377
mtd: spi-nor-core: Fix static checker warnings
by Vignesh Raghavendra
· 5 years ago
231855e
mtd: spi-nor: ids: Add GigaDevice gd25q128
by Peter Robinson
· 5 years ago
49e3ca6
mtd: spi: spi-nor-core: Add SST vendor specific SFDP parser
by Tudor Ambarus
· 5 years ago
a104b64
mtd: spi: Export spi_flash_std_probe()
by Simon Glass
· 5 years ago
68f7356
mtd: Makefile: deep cleanup
by Miquel Raynal
· 5 years ago
617fd79
cmd: nand/sf: isolate legacy code
by Miquel Raynal
· 5 years ago
c921dc7
mtd: spi: SPI_FLASH_MTD depends on MTD
by Miquel Raynal
· 5 years ago
4f64c63
mtd: nand: add includes in NAND core to avoid warnings
by Miquel Raynal
· 5 years ago
2e35dbb
mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD
by Miquel Raynal
· 5 years ago
a903be4
mtd: rename CONFIG_MTD -> CONFIG_DM_MTD
by Miquel Raynal
· 5 years ago
d093536
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
by Miquel Raynal
· 5 years ago
6ccea84
mtd: mtdcore: Drop unused mtd_table
by Tom Rini
· 5 years ago
eba6b8d
common: Move old EEPROM functions into a new header
by Simon Glass
· 5 years ago
adaaa48
common: Move command functions out of common.h
by Simon Glass
· 5 years ago
8f3f761
common: Move enable/disable_interrupts out of common.h
by Simon Glass
· 5 years ago
9b61c7c
common: Move interrupt functions into a new header
by Simon Glass
· 5 years ago
6333448
common: Move ARM cache operations out of common.h
by Simon Glass
· 5 years ago
48b6c6b
crc32: Use the crc.h header for crc functions
by Simon Glass
· 5 years ago
c5540137
nand: mxs_nand: add API for switching different BCH layouts
by Igor Opaniuk
· 5 years ago
fb8dc39
Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk
by Tom Rini
· 5 years ago
f211cc3
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· 5 years ago
1100e49
drivers: nand: brcmnand: fix nand_chip ecc layout structure
by William Zhang
· 5 years ago
d9f9bfc
nand: brcm: add BCM6368 support
by Álvaro Fernández Rojas
· 5 years ago
7d252f4
spi-nor-ids: Add support for Adesto AT25SL321
by Fabio Estevam
· 5 years ago
d7be62c
mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTD
by Frieder Schrempf
· 5 years ago
4973621
spi-nor: spi-nor-ids: Add USE_FSR flag for mt25q* and n25q* entry
by Vignesh Raghavendra
· 5 years ago
f53bd81
spi-nor: spi-nor-ids: Add entries for mt25q variants
by Vignesh Raghavendra
· 5 years ago
84acf73
spi-nor: spi-nor-ids: Disable SPI_NOR_4B_OPCODES for n25q512* and n25q256*
by Vignesh Raghavendra
· 5 years ago
a5cf613
mtd: spi-nor-core: Replace MTD_SPI_NOR_USE_4K_SECTORS with SPI_FLASH_USE_4K_SECTORS
by Vignesh Raghavendra
· 5 years ago
9817208
mtd: spi-nor-core: Use dev_err for reporting erase/write failures
by Vignesh Raghavendra
· 5 years ago
a1685dc
mtd: spi: Add a new option SPL_SPI_FLASH_MTD to Kconfig
by Frieder Schrempf
· 5 years ago
fa89f04
mtd: spi: Kconfig: Imply SPI_FLASH if DM_SPI_FLASH
by Jagan Teki
· 5 years ago
ae04794
mtd: spi-nor: ids: Add is25wp256 chip
by Jagan Teki
· 5 years ago
13d103b
mtd: spi: Kconfig: Update CONFIG_SPI_FLASH
by Jagan Teki
· 6 years ago
2736c67
mtd: Add TI HyperBus Memory Controller driver
by Vignesh Raghavendra
· 5 years ago
5b9d800
mtd: cfi_flash: Use CONFIG_SYS_MONITOR_BASE only when defined
by Vignesh Raghavendra
· 5 years ago
6e66b2d
drivers: clk: Add a managed API to get clocks from the device-tree
by Jean-Jacques Hiblot
· 5 years ago
cab6e75
ubi: Print skip_check in ubi_dump_vol_info()
by Stefan Roese
· 5 years ago
a88049b
ubi: provide a way to skip CRC checks
by Quentin Schulz
· 5 years ago
7611ac6
spl: Allow tiny printf() to be controlled in SPL and TPL
by Simon Glass
· 5 years ago
9c9d8d5
mtd: spi-nor: enable protection ops for SST26 flash series
by Eugeniy Paltsev
· 5 years ago
04a11a6
mtd: spi-nor: add missing SST26* flash IC protection ops
by Eugeniy Paltsev
· 5 years ago
bbeca68
mtd: spi: Drop sf.c
by Jagan Teki
· 5 years ago
544a7b4
mtd: spi_dataflash: Use spi read then write
by Jagan Teki
· 5 years ago
23b37f9
mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig
by Stefan Roese
· 5 years ago
9d1f619
env: Rename environment.h to env_internal.h
by Simon Glass
· 5 years ago
9cce6f7
env: Drop environment.h header file where not needed
by Simon Glass
· 5 years ago
db22961
env: Move env_get_f() to env.h
by Simon Glass
· 5 years ago
397b062
nand: davinci: avoid out of bounds array access
by Heinrich Schuchardt
· 5 years ago
8a14dfe
nand: davinci: add support for driver model
by Bartosz Golaszewski
· 5 years ago
2d4e330
nand: davinci: make davinci_nand_init() static
by Bartosz Golaszewski
· 5 years ago
41c0e26
Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
820de7e
mtd: spi: Add micron mt35xu512aba and mt35xu02g flash ID
by Ashish Kumar
· 5 years ago
f63ef49
i.MX6: nand: add nandbcb command for imx
by Shyam Saini
· 5 years ago
8a201a0
mtd: spi: Add flash property for Micron mt25qu512a
by Ashish Kumar
· 5 years ago
804858a
mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 option
by Patrick Delaunay
· 5 years ago
cfe40f4
ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSG
by Markus Klotzbuecher
· 6 years ago
3ce740d
ubispl: add support for loading volumes by name
by Hamish Guthrie
· 6 years ago
9c77e20
ubi: fix UBI_SILENCE_MSG
by Markus Klotzbuecher
· 6 years ago
a3cbb93
mtd: Fix get_mtdparts()
by Patrice Chotard
· 6 years ago
1faf95d
mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig
by Mario Six
· 6 years ago
43ec7e0
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
by Trevor Woerner
· 6 years ago
51eaf0e
mtd: ubi: Remove select for non existent option
by Chris Packham
· 6 years ago
11ff45d
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
80162a1
nand: davinci: remove dead code for dm644x
by Bartosz Golaszewski
· 6 years ago
09e9415
mtd: spi-nor: fix page program issue when using spi-mem driver
by developer
· 6 years ago
e5b9631
mtd: nand: raw: Fix CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT behavior
by Gregory CLEMENT
· 6 years ago
77669af
drivers: nand: brcmnand: add an option to read the write-protect from device tree
by Philippe Reynes
· 6 years ago
7f28cf6
drivers: nand: brcmnand: add parameter parameter-page-big-endian
by Philippe Reynes
· 6 years ago
5aa6cfb
drivers: nand: brcmnand: add initial support
by Philippe Reynes
· 6 years ago
16ee8f6
mtd: nand: provide several helpers to do common NAND operations
by Boris Brezillon
· 6 years ago
cedfa4e
mtd: rawnand: denali: add reset handling
by Simon Goldschmidt
· 6 years ago
d5cdfd5
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
da14168
mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driver
by Christophe Kerello
· 6 years ago
3f83d7d
mtd: spi-nor-ids: Add Gigadevice gd25lq128 ID
by Neil Armstrong
· 6 years ago
fa19c65
dm: spi: Read default speed and mode values from DT
by Patrick Delaunay
· 6 years ago
0a77676
mtd: spi: Replace ad-hoc default implementation with spi_mem_op
by Marek Vasut
· 6 years ago
3a3146c
mtd: fix Coverity integer handling issue
by Miquel Raynal
· 6 years ago
942a420
mtd: spi: Add Macronix MX66U2G45F device
by Marek Vasut
· 6 years ago
94c53b7
mtd: sf_probe: remove spi-flash compatible
by Neil Armstrong
· 6 years ago
50aad82
mtd: add spi flash id s25fl064l
by Heiko Schocher
· 6 years ago
584957a
mtd: spinand: Sync GigaDevice GD5F1GQ4UExxG with latest Linux version
by Stefan Roese
· 6 years ago
2573c85
mtd: ubi, ubifs debug: Use pr_debug instead of pr_crit
by Eran Matityahu
· 6 years ago
a59fb30
mtd: ubi debug: Remove the pid print from ubi_assert
by Eran Matityahu
· 6 years ago
0df8104
Convert CONFIG_SF_DEFAULT_* to Kconfig
by Patrick Delaunay
· 6 years ago
858dd27
MTD: mxs_nand_spl: Redo the way nand_init initializes
by Adam Ford
· 6 years ago
cb61ead
MTD: nand: mxs_nand: Allow driver to auto setup ECC in SPL
by Adam Ford
· 6 years ago
6edb91a
MTD: NAND: mxs_nand_init_dma: Make mxs_nand_init_dma static
by Adam Ford
· 6 years ago
1021073
MTD: mxs_nand: Fix BCH read timeout error on boards requiring ECC
by Adam Ford
· 6 years ago
3f5fb8b
mtd: spi: Add lightweight SPI flash stack for SPL
by Vignesh R
· 6 years ago
35dc058
mtd: spi: Remove unused files
by Vignesh R
· 6 years ago
Next »