index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dfu
/
dfu_mmc.c
Age
Commit message (
Expand
)
Author
2025-06-16
dfu: fix dev_part_str for file operations
Ivan Pang
2024-10-01
dfu: define a callback function for the dfu_alt_info environment variable
Rasmus Villemoes
2024-07-22
drivers: dfu: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
dfu: Remove <common.h> and add needed includes
Tom Rini
2023-10-31
dfu: mmc: Add support for exposing whole mmc device
Marek Vasut
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2022-09-16
blk: Switch over to using uclass IDs
Simon Glass
2022-02-11
DFU: Check the number of arguments and argument string strictly
Masami Hiramatsu
2022-02-11
DFU: Accept redundant spaces and tabs in dfu_alt_info
Masami Hiramatsu
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-01-31
dfu: add 'SCRIPT' entity
Marek Szyprowski
2021-01-31
dfu: add 'SKIP' entity
Jaehoon Chung
2021-01-31
dfu: mmc: use the default MMC device if entity specifies it as -1
Marek Szyprowski
2020-05-18
common: Drop log.h from common header
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-01-29
dfu: mmc: remove file size limit for io operations
Marek Szyprowski
2020-01-29
dfu: mmc: rearrange the code
Marek Szyprowski
2019-10-31
dfu: mmc: add support for in-partition offset
Marek Szyprowski
2019-01-30
dfu: mmc: call fs functions instead of run_command
Simon Goldschmidt
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-07-28
dfu: remove limitation on partition size
Patrick Delaunay
2017-07-28
dfu: allow dfu read on partition greater than 2GB
Patrick Delaunay
2016-07-11
dm: dfu: mmc: Support CONFIG_BLK in DFU for MMC
Simon Glass
2016-05-17
dm: mmc: Use the new select_hwpart() API
Simon Glass
2016-03-14
dm: part: Rename some partition functions
Simon Glass
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-01-13
mmc: store hwpart in the block device
Stephen Warren
2016-01-13
block: pass block dev not num to read/write/erase()
Stephen Warren
2015-09-11
dfu: mmc: buffer file reads too
Stephen Warren
2015-07-27
dfu: fix 64-bit compile warnings
Stephen Warren
2015-03-09
dfu: mmc: file buffer: remove static allocation
Przemyslaw Marczak
2014-12-18
dfu: mmc: check if mmc device exists in mmc_block_op()
Przemyslaw Marczak
2014-08-09
dfu: defer parsing of device string to IO backend
Stephen Warren
2014-08-09
dfu: fix some issues with reads/uploads
Stephen Warren
2014-05-15
dfu: mmc: Provide support for eMMC boot partition access
Lukasz Majewski
2014-05-05
dfu: mmc: change offset base handling
Mateusz Zalega
2014-05-05
dfu: mmc: raw data write fix
Mateusz Zalega
2014-03-23
dfu: mmc: Replace calls to u-boot commands with native mmc API
Łukasz Majewski
2014-02-20
dfu: mmc: fs: Fix format accepted by ext4write command
Lukasz Majewski
2013-09-24
dfu: unify mmc/nand read/write ops enum
Afzal Mohammed
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-03
dfu:ext4:fix Fix ext4{read|write} command formatting
Łukasz Majewski
2013-04-10
dfu: Support larger than memory transfers.
Pantelis Antoniou
2013-04-08
dfu:ext4:fix: Change ext4write command order of parameters
Łukasz Majewski
2013-03-16
dfu: Add a partition type target
Pantelis Antoniou
[next]