index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
fat.c
Age
Commit message (
Expand
)
Author
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2020-05-18
part: Drop disk_partition_t typedef
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-04-17
cmd: fat: remove unused includes
Heinrich Schuchardt
2020-01-17
common: Move functions for loading from fat/ext2 to fs.h
Simon Glass
2018-09-23
cmd: fat: add fatrm command
AKASHI Takahiro
2018-09-23
cmd: fat: add fatmkdir command
AKASHI Takahiro
2018-09-23
cmd: fat: add offset parameter to fatwrite
AKASHI Takahiro
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-09-23
cmd/fat: Do not crash on write when <bytes> is not specified
Stefan BrĂ¼ns
2016-03-14
dm: block: Rename device number member dev to devnum
Simon Glass
2016-03-14
dm: blk: Rename get_device_and_partition()
Simon Glass
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-01-25
Remove the cmd_ prefix from command files
Simon Glass