samsung: tizen_amlogic: increase ramdisk size from 8M to 32M
[platform/kernel/u-boot.git] / fs /
2021-01-05 Richard Genoudfs/squashfs: sqfs_close/sqfs_read_sblk: set ctxt.sblk... 89/250889/1
2021-01-05 Richard Genoudfs/squashfs: implement exists() function 88/250888/1
2021-01-05 Richard Genoudfs/squashfs: sqfs_read: remove buggy offset functionality 87/250887/1
2021-01-05 Richard Genoudfs/squashfs: sqfs_read: don't write beyond buffer size 86/250886/1
2021-01-05 Richard Genoudfs/squashfs: sqfs_probe: use sqfs_decompressor_init... 85/250885/1
2021-01-05 Richard Genoudfs/squashfs: sqfs_probe: reset cur_dev/cur_part_info... 84/250884/1
2021-01-05 Richard Genoudfs/squashfs: sqfs_probe: fix possible memory leak on... 83/250883/1
2021-01-05 Richard Genoudfs/squashfs: sqfs_read: fix memory leak on finfo.blk_sizes 82/250882/1
2021-01-05 Richard Genoudfs/squashfs: sqfs_get_abs_path: fix possible memory... 81/250881/1
2021-01-05 Richard Genoudfs/squashfs: sqfs_get_abs_path: fix error check 80/250880/1
2021-01-05 Richard Genoudfs/squashfs: sqfs_frag_lookup: simplify error handling 79/250879/1
2021-01-05 Richard Genoudfs/squashfs: sqfs_read: fix another memory leak 78/250878/1
2021-01-05 Richard Genoudfs/squashfs: sqfs_read: fix memory leak 77/250877/1
2021-01-05 Richard Genoudfs/squashfs: sqfs_read: remove useless sqfs_closedir() 76/250876/1
2021-01-05 Richard Genoudfs/squashfs: sqfs_read: fix dangling pointer dirs-... 75/250875/1
2021-01-05 Richard Genoudfs/squashfs: sqfs_size: remove useless sqfs_closedir() 74/250874/1
2021-01-05 Richard Genoudfs/squashfs: sqfs_size: fix dangling pointer dirs-... 73/250873/1
2021-01-05 Richard Genoudfs/squashfs: sqfs_concat_tokens: check if malloc succeeds 72/250872/1
2021-01-05 Richard Genoudfs/squashfs: sqfs_read_inode_table: fix dangling pointer 71/250871/1
2021-01-05 Richard Genoudfs/squashfs: sqfs_search_dir: fix memory leaks 70/250870/1
2021-01-05 Richard Genoudfs/squashfs: sqfs_search_dir: fix dangling pointer 69/250869/1
2021-01-05 Richard Genoudfs/squashfs: sqfs_read_directory_table: fix memory... 68/250868/1
2021-01-05 Richard Genoudfs/squashfs: sqfs_split_path: fix memory leak and dangl... 67/250867/1
2021-01-05 Richard Genoudfs/squashfs: sqfs_closedir: fix memory leak 66/250866/1
2021-01-05 Richard Genoudfs/squashfs: sqfs_opendir: fix some memory leaks and... 65/250865/1
2021-01-05 Gerard Koskampfs/squashfs: Fix index off by 1 for inode SQFS_LDIR_TYPE 64/250864/1
2020-10-20 Marek Szyprowskifat: write: fix broken write at non-zero file offset
2020-10-20 Marek Szyprowskifat: write: fix broken write to fragmented files
2020-10-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2020-09-29 Tom RiniMerge branch '2020-09-29-assorted-fixes'
2020-09-29 Heinrich Schuchardtfs/squashfs: parameter check sqfs_read_metablock()
2020-09-19 Tom RiniMerge tag 'efi-2020-10-rc5-2' of https://gitlab.denx...
2020-09-19 Tom RiniMerge branch '2020-09-18-assorted-bugfixes'
2020-09-18 Joao Marcos Costafs/squashfs: Fix Coverity Scan defects
2020-09-07 Tom RiniMerge tag 'efi-2020-10-rc4' of https://gitlab.denx...
2020-09-06 Heinrich Schuchardtfs: convert error and debug messages to log
2020-08-26 Tom RiniMerge tag 'u-boot-imx-20200825' of https://gitlab.denx...
2020-08-25 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-08-25 Tom RiniMerge tag 'i2c-bugfixes-for-v2020.10' of https://gitlab...
2020-08-25 Tom RiniMerge tag 'u-boot-rockchip-20200820' of https://gitlab...
2020-08-25 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-08-25 Tom RiniMerge branch '2020-08-24-misc-improvements'
2020-08-24 Joao Marcos Costafs/squashfs: Fix Coverity Scan defects
2020-08-24 Joao Marcos Costafs/squashfs: add support for LZO decompression
2020-08-24 Joao Marcos Costafs/squashfs: add support for ZSTD decompression
2020-08-24 Joao Marcos Costafs/squashfs: replace sqfs_decompress() parameter
2020-08-24 Joao Marcos Costafs/squashfs: Add init and clean-up functions to decompr...
2020-08-08 Tom RiniMerge branch '2020-08-07-misc-improvements'
2020-08-08 Joao Marcos Costafs/fs.c: add symbolic link case to fs_ls_generic()
2020-08-08 Joao Marcos Costafs/squashfs: add support for zlib decompression
2020-08-08 Joao Marcos Costainclude/u-boot, lib/zlib: add sources for zlib decompre...
2020-08-08 Joao Marcos Costafs/squashfs: new filesystem
2020-08-07 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2020-08-05 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2020-08-05 Tom RiniMerge branch '2020-08-05-misc-fixes'
2020-08-04 Jason Wesselfs/fat/fat.c: Do not perform zero block reads if there...
2020-07-17 Tom RiniMerge branch '2020-07-17-misc-fixes'
2020-07-17 Heinrich Schuchardtfs: error handling in do_load()
2020-07-17 Tom RiniMerge tag 'u-boot-imx-20200716' of https://gitlab.denx...
2020-07-16 Tom RiniMerge tag 'mmc-7-24-2020' of https://gitlab.denx.de...
2020-07-14 Tom RiniMerge tag 'ti-v2020.10-rc1' of https://gitlab.denx...
2020-07-13 Tom RiniMerge tag 'efi-2020-10-rc1-3' of https://gitlab.denx...
2020-07-11 Heinrich Schuchardtfs/fat: reduce data size for FAT_WRITE
2020-07-08 Tom RiniMerge tag 'u-boot-amlogic-20200708' of https://gitlab...
2020-07-08 Tom RiniMerge tag 'u-boot-rockchip-20200708' of https://gitlab...
2020-07-08 Tom RiniMerge branch '2020-07-07-misc-new-features'
2020-07-07 Heinrich Schuchardtfs: fat_write: fix short name creation.
2020-07-07 Niel Fouriecmd: fs: Add command to list supported fs types
2020-07-07 Tom RiniMerge tag 'u-boot-stm32-20200707' of https://gitlab...
2020-07-07 Tom RiniMerge tag 'u-boot-atmel-2020.10-a' of https://gitlab...
2020-07-07 Christian Gmeinerfs: fat: fix fat iteration
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-05-27 Simon Glasscbfs: Don't require the CBFS size with cbfs_init_mem()
2020-05-27 Simon Glasscbfs: Allow reading a file from a CBFS given its base...
2020-05-27 Simon Glasscbfs: Change file_cbfs_find_uncached() to return an...
2020-05-27 Simon Glasscbfs: Return the error code from file_cbfs_init()
2020-05-27 Simon Glasscbfs: Record the start address in cbfs_priv
2020-05-27 Simon Glasscbfs: Use void * for the position pointers
2020-05-27 Simon Glasscbfs: Unify the two header loaders
2020-05-27 Simon Glasscbfs: Adjust cbfs_load_header_ptr() to use cbfs_priv
2020-05-27 Simon Glasscbfs: Adjust file_cbfs_load_header() to use cbfs_priv
2020-05-27 Simon Glasscbfs: Adjust return value of file_cbfs_next_file()
2020-05-27 Simon Glasscbfs: Use bool type for whether initialised
2020-05-27 Simon Glasscbfs: Use ulong consistently
2020-05-27 Simon Glasscbfs: Rename the result variable
2020-05-25 Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19 Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-19 Simon Glasscommon: Drop linux/bitops.h from common header
2020-05-19 Simon Glasscommon: Drop linux/stringify.h from common header
2020-05-19 Simon Glasscommon: Drop linux/bug.h from common header
2020-05-19 Simon Glasscommon: Drop log.h from common header
2020-05-18 Simon Glasscommand: Remove the cmd_tbl_t typedef
2020-05-18 Simon Glasscommon: Drop init.h from common header
2020-05-18 Simon Glasscommon: Drop part.h from common header
2020-05-18 Simon Glasspart: Drop disk_partition_t typedef
2020-05-18 Simon Glasscommon: Drop net.h from common header
2020-05-18 Simon Glasscommon: Drop flash.h from common header
next