~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ubifs: allow loading to above 4GiBBen Dooks2023-06-06
* ubifs: Fix lockup/crash when reading filesPali Rohár2022-06-03
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop part.h from common headerSimon Glass2020-05-18
* part: Drop disk_partition_t typedefSimon 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
* linux_compat: move kmemdup() from ubifs.c to linux_compat.cAKASHI Takahiro2019-12-06
* env: Move env_set_hex() to env.hSimon Glass2019-08-11
* common: Move gzip functions into a new gzip headerSimon Glass2019-08-11
* fs: ubifs: Fix UBIFS decompression on 64 bitPaul Davey2018-11-07
* ubifs: avoid assert failed in ubifs.cPatrice Chotard2018-05-09
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* ubifs: no NULL check needed before freeHeinrich Schuchardt2017-11-20
* env: Rename common functions related to setenv()Simon Glass2017-08-16
* fs: usbifs: Fix warning in ubifsSiva Durga Prasad Paladugu2017-06-06
* Fix spelling of "multiple".Vagrant Cascadian2016-10-31
* dm: blk: Rename get_device_and_partition()Simon Glass2016-03-14
* dm: Drop the block_dev_desc_t typedefSimon Glass2016-03-14
* Add more SPDX-License-Identifier tagsTom Rini2016-01-19
* ubi,ubifs: sync with linux v4.2Heiko Schocher2015-10-26
* ubifs: Add functions for generic fs useHans de Goede2015-10-24
* ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs useHans de Goede2015-10-24
* Move malloc_cache_aligned() to its own headerSimon Glass2015-09-11
* mtd/nand/ubi: assortment of alignment fixesMarcel Ziswiler2015-08-28
* ubifs: Import atomic_long operations from LinuxAnton Habegger2015-01-28
* kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada2014-09-16
* mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher2014-08-25
* fs: Use new numeric setenv functionsSimon Glass2013-02-28
* ubifs: Fix ubifsload when using ZLIBVeli-Pekka Peltola2012-09-10
* ubifs: Fix memory leak in ubifs_finddirStefan Roese2012-09-03
* UBIFS: fix warning: format '%lX' expects type 'long unsigned int'Wolfgang Denk2011-09-10
* UBIFS: Change ubifsload to set the filesize variableBastian Ruppert2011-09-10
* ubifs: Fix bad free() sequence in ubifs_finddir()Wolfgang Denk2011-08-19
* ubifs.c: BUG: Error following linksRicardo Ribalda Delgado2010-12-03
* UBIFS: Change ubifsload to not read beyond the requested sizeStefan Roese2010-12-03
* Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk2010-10-29
* common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher2009-12-08
* Conditionally perform common relocation fixupsPeter Tyser2009-10-03
* ubifs: Correct dereferencing of files-after-symlinksSimon Kagstrom2009-09-28
* ubifs: Add support for looking up directory and relative symlinksSimon Kagstrom2009-09-23
* ubifs: fix small error path mismatchDaniel Mack2009-06-09
* ubifs: BUG: Blocks commpressed with zlibRicardo Ribalda Delgado2009-04-30
* ubifs: BUG realpath string must be ended with NULLRicardo Ribalda Delgado2009-04-28
* UBIFS: Missing offset relocation for compressor 'none'Michael Lawnick2009-03-20
* UBIFS: Implement read-only UBIFS support in U-BootStefan Roese2009-03-20