Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1662ad3e9c784d28ab6f9ada959cad601b4b9157
/
drivers
/
mtd
/
mtd_uboot.c
db3ce1f
mtd: probe SPI NOR devices in mtd_probe_devices()
by Marek Behún
· Wed May 26 14:08:23 2021 +0200
3246ae2
mtd: remove mtd_probe() function
by Marek Behún
· Wed May 26 14:08:22 2021 +0200
544a8c9
mtd: add support for parsing partitions defined in OF
by Marek Behún
· Wed May 26 14:08:19 2021 +0200
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
9bc1564
dm: core: Create a new header file for 'compat' features
by Simon Glass
· Mon Feb 03 07:36:16 2020 -0700
d66c5f7
dm: core: Require users of devres to include the header
by Simon Glass
· Mon Feb 03 07:36:15 2020 -0700
617fd79
cmd: nand/sf: isolate legacy code
by Miquel Raynal
· Fri Oct 25 19:39:29 2019 +0200
a903be4
mtd: rename CONFIG_MTD -> CONFIG_DM_MTD
by Miquel Raynal
· Thu Oct 03 19:50:04 2019 +0200
db22961
env: Move env_get_f() to env.h
by Simon Glass
· Thu Aug 01 09:46:42 2019 -0600
a3cbb93
mtd: Fix get_mtdparts()
by Patrice Chotard
· Wed Jan 23 18:12:48 2019 +0100
7dfad31
mtd: Don't stop MTD partition creation when it fails on one device
by Boris Brezillon
· Sun Dec 02 10:54:30 2018 +0100
46ba2e8
mtd: Make sure we don't parse MTD partitions belonging to another dev
by Boris Brezillon
· Sun Dec 02 10:54:29 2018 +0100
a24d985
mtd: Make sure the name passed in mtdparts fits in mtd_name[]
by Boris Brezillon
· Sun Dec 02 10:54:28 2018 +0100
1d2c149
mtd: Be more strict on the "mtdparts=" prefix check
by Boris Brezillon
· Sun Dec 02 10:54:27 2018 +0100
dde6ec7
mtd: Use get_mtdids() instead of env_get("mtdids") in mtd_search_alternate_name()
by Boris Brezillon
· Sun Dec 02 10:54:26 2018 +0100
b132875
mtd: Parse mtdparts/mtdids again when the MTD list has been updated
by Boris Brezillon
· Sun Dec 02 10:54:23 2018 +0100
7899afc
mtd: Use default mtdparts/mtids when not defined in the environment
by Boris Brezillon
· Tue Nov 13 12:43:09 2018 +0100
931ae35
mtd: uboot: Fix hanging during mtd list command
by Adam Ford
· Mon Oct 08 14:13:03 2018 -0500
741f4c7
cmd: mtd: add 'mtd' command
by Miquel Raynal
· Sat Sep 29 12:58:28 2018 +0200
1a08e99
mtd: uboot: search for an equivalent MTD name with the mtdids
by Miquel Raynal
· Sat Sep 29 12:58:26 2018 +0200
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
8ce94a9
mtd: uboot: Add meaningful error message
by Maxime Ripard
· Thu Oct 15 14:34:09 2015 +0200
26256d2
mtd: fix false positive "Offset exceeds device limit" error
by Masahiro Yamada
· Wed Jul 01 21:35:49 2015 +0900
7e5a16c
mtd, nand: Move common functions from cmd_nand.c to common place
by Heiko Schocher
· Mon Apr 27 07:42:05 2015 +0200