index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
Age
Commit message (
Expand
)
Author
2025-05-05
mtd: ubi: Put MTD device after it is not used
Alexander Vickberg
2025-04-08
Merge patch series "Annotate switch/case fallthrough cases"
Tom Rini
2025-04-08
mtd: ubi: annotate fallthrough
Andre Przywara
2025-04-08
ubi: fix bug creating partitions for non-existent volumes
Oskar Nilsson
2025-01-20
mtd: Correct dependency of BLK
Tom Rini
2024-10-15
mtd: ubi: Do not zero out EC and VID on ECC-ed NOR flashes
Takahiro Kuwano
2024-08-30
list: use list_count_nodes() to count list entries
Sughosh Ganu
2024-08-08
Merge tag 'u-boot-nand-20240808' of https://source.denx.de/u-boot/custodians/...
Tom Rini
2024-08-08
disk: support UBI partitions
Alexey Romanov
2024-08-08
drivers: introduce UBI block abstraction
Alexey Romanov
2024-07-22
drivers: mtd: Remove duplicate newlines
Marek Vasut
2024-06-17
ubi: Depend on MTD
John Watts
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-01-20
global: Remove unused CONFIG defines
Tom Rini
2022-12-23
mtd: ubi: Finish moving configuration to Kconfig
Tom Rini
2022-07-20
ubifs: Use U-Boot assert() from <log.h> in UBI/UBIFS code
Pali Rohár
2021-10-23
mtd: Remove mtd_erase_callback() entirely
Marek Behún
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-30
WS cleanup: remove trailing white space
Wolfgang Denk
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
2019-10-16
ubi: Print skip_check in ubi_dump_vol_info()
Stefan Roese
2019-10-16
ubi: provide a way to skip CRC checks
Quentin Schulz
2019-07-09
ubi: fix UBI_SILENCE_MSG
Markus Klotzbuecher
2019-05-10
mtd: ubi: Remove select for non existent option
Chris Packham
2019-04-09
mtd: ubi, ubifs debug: Use pr_debug instead of pr_crit
Eran Matityahu
2019-04-09
mtd: ubi debug: Remove the pid print from ubi_assert
Eran Matityahu
2018-06-13
lib: Add hexdump
Alexey Brodkin
2018-06-06
mtd: ubi: Add missing newlines in ubi_init()
Stefan Roese
2018-05-22
ubi: fastmap: Implement produce_free_peb()
Patrice Chotard
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-24
Convert CONFIG_UBI_SILENCE_MSG to Kconfig
Petr Vorel
2018-02-19
mtd: ubi: Fix worker handling
Richard Weinberger
2018-02-06
ubi: Ensure no fastmap flush after uif_close
Martin Townsend
2017-11-20
ubi: no NULL check needed before kmem_cache_destroy
Heinrich Schuchardt
2017-07-24
ubi: Kconfig: Make MTD_UBI select MTD_PARTITIONS
Karl Beldan
2017-07-24
ubi: Kconfig: Fix MTD_UBI selection dependency
Karl Beldan
2017-04-07
mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entry
Boris Brezillon
2016-09-26
kconfig: introduce kconfig for UBI
Heiko Schocher
2016-04-22
mtd, ubi: set free_count to zero before walking through erase list
Heiko Schocher
2016-01-25
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
Masahiro Yamada
2016-01-04
UBI: Fix compile error when CONFIG_UBI_SILENCE_MSG defined
Ladislav Michl
2015-11-05
compat: Remove is_power_of_2() definition
Fabio Estevam
2015-10-26
UBI: Fastmap: Fix PEB array type
Heiko Schocher
2015-10-26
ubi,ubifs: sync with linux v4.2
Heiko Schocher
2015-01-28
ubi: reset mtd_devs when ubi part fail
Heiko Schocher
[next]