~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Remove unused CONFIG definesTom Rini2023-01-20
* mtd: ubi: Finish moving configuration to KconfigTom Rini2022-12-23
* ubifs: Use U-Boot assert() from <log.h> in UBI/UBIFS codePali Rohár2022-07-20
* mtd: Remove mtd_erase_callback() entirelyMarek Behún2021-10-23
* WS cleanup: remove SPACE(s) followed by TABWolfgang Denk2021-09-30
* WS cleanup: remove trailing white spaceWolfgang Denk2021-09-30
* Kconfig: Remove all default n/no optionsMichal Simek2021-08-31
* common: Drop linux/bug.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* dm: core: Require users of devres to include the headerSimon Glass2020-02-05
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-02
* ubi: Print skip_check in ubi_dump_vol_info()Stefan Roese2019-10-16
* ubi: provide a way to skip CRC checksQuentin Schulz2019-10-16
* ubi: fix UBI_SILENCE_MSGMarkus Klotzbuecher2019-07-09
* mtd: ubi: Remove select for non existent optionChris Packham2019-05-10
* mtd: ubi, ubifs debug: Use pr_debug instead of pr_critEran Matityahu2019-04-09
* mtd: ubi debug: Remove the pid print from ubi_assertEran Matityahu2019-04-09
* lib: Add hexdumpAlexey Brodkin2018-06-13
* mtd: ubi: Add missing newlines in ubi_init()Stefan Roese2018-06-06
* ubi: fastmap: Implement produce_free_peb()Patrice Chotard2018-05-22
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Convert CONFIG_UBI_SILENCE_MSG to KconfigPetr Vorel2018-03-24
* mtd: ubi: Fix worker handlingRichard Weinberger2018-02-19
* ubi: Ensure no fastmap flush after uif_closeMartin Townsend2018-02-06
* ubi: no NULL check needed before kmem_cache_destroyHeinrich Schuchardt2017-11-20
* ubi: Kconfig: Make MTD_UBI select MTD_PARTITIONSKarl Beldan2017-07-24
* ubi: Kconfig: Fix MTD_UBI selection dependencyKarl Beldan2017-07-24
* mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entryBoris Brezillon2017-04-07
* kconfig: introduce kconfig for UBIHeiko Schocher2016-09-26
* mtd, ubi: set free_count to zero before walking through erase listHeiko Schocher2016-04-22
* bug.h: move BUILD_BUG_* defines to include/linux/bug.hMasahiro Yamada2016-01-25
* UBI: Fix compile error when CONFIG_UBI_SILENCE_MSG definedLadislav Michl2016-01-04
* compat: Remove is_power_of_2() definitionFabio Estevam2015-11-05
* UBI: Fastmap: Fix PEB array typeHeiko Schocher2015-10-26
* ubi,ubifs: sync with linux v4.2Heiko Schocher2015-10-26
* ubi: reset mtd_devs when ubi part failHeiko Schocher2015-01-28
* kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada2014-09-16
* mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher2014-08-25
* mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher2014-08-25
* drivers/mtd: descend into sub directories only when it is necessaryMasahiro Yamada2013-12-13
* drivers: mtd: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-14
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* mtd: resync with Linux-3.7.1Sergey Lapin2013-05-31
* ubi: ubifs: Turn off verbose printsJoe Hershberger2013-04-11
* ubi: Fix broken cleanup code in attach_by_scanningJoe Hershberger2013-04-11
* include/linux/byteorder: import latest endian definitions from linuxKim Phillips2012-11-04
* UBI: init eba tables before wl when attaching a deviceHolger Brunck2011-10-12
* GCC4.6: Squash warning in vmt.cMarek Vasut2011-10-01