]> Git Repo - u-boot.git/history - include/dfu.h
common: Remove <common.h> and add needed includes
[u-boot.git] / include / dfu.h
2024-04-11 Tom RiniMerge patch series "Resolve issues with booting distros...
2024-04-10 Tom RiniMerge patch series "pxe: Allow extlinux booting without...
2024-04-10 Tom RiniMerge patch series "Complete decoupling of zboot logic...
2024-04-01 Tom RiniSubtree merge tag 'v6.8-dts' of devicetree-rebasing...
2024-02-29 Tom RiniMerge commit '53633a893a06bd5a0c807287d9cc29337806eaf7...
2024-02-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2024-01-31 Tom RiniMerge tag 'u-boot-at91-2024.04-a' of https://source...
2024-01-29 Tom RiniMerge patch series "Move framebuffer reservation for...
2024-01-28 Tom RiniMerge branch 'master-cleanup' of https://source.denx...
2024-01-25 Tom RiniMerge branch '2024-01-24-assorted-fixes-and-updates'
2024-01-24 Max Krummenacherheaders: don't depend on errno.h being available
2024-01-11 Tom RiniMerge patch series "net fixes prior lwip"
2024-01-09 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2024-01-08 Tom RiniMerge branch 'next'
2024-01-03 Tom RiniMerge tag 'v2024.01-rc6' into next
2023-12-19 Tom RiniMerge patch series "Fix J7200 kernel boot when using...
2023-12-19 Tom RiniMerge patch series "Add support for MediaTek MT8365...
2023-12-18 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-12-18 Tom RiniMerge tag 'v2024.01-rc5' into next
2023-12-15 Tom RiniMerge patch series "bootm: Handle compressed arm64...
2023-12-13 Tom RiniMerge patch series "bootm: Refactoring to reduce relian...
2023-12-13 Tom RiniMerge patch series "some LED patches"
2023-12-09 Tom RiniMerge patch series "cmd: bdinfo: Optionally use getopt...
2023-12-05 Tom RiniMerge tag 'v2024.01-rc4' into next
2023-11-30 Tom RiniMerge branch 'staging' of https://source.denx.de/u...
2023-11-29 Tom RiniMerge patch series "cmd: add scmi command"
2023-11-29 Tom RiniMerge patch series "fs: fat: calculate FAT type based...
2023-11-28 Tom RiniMerge patch series "Import "string" I/O functions from...
2023-11-28 Tom RiniMerge patch series "sysinfo: Expand sysinfo with some...
2023-11-27 Tom RiniMerge patch series "ufs: Add a PCI UFS controller support"
2023-11-25 Tom RiniMerge tag 'u-boot-dfu-next-20231124' of https://source...
2023-11-21 Jaehoon Chungdfu: add CONFIG_DFU_NAME_MAX_SIZE configuration
2023-11-20 Tom RiniMerge tag 'v2024.01-rc3' into next
2023-11-16 Tom RiniMerge patch series "nand: Add sandbox tests"
2023-11-07 Tom RiniMerge branch '2023-11-07-assorted-big-cleanups' into...
2023-11-07 Tom Riniinclude: Drop <common.h> from include lists
2023-01-06 Tom RiniMerge tag 'u-boot-at91-2023.04-a' of https://source...
2022-12-21 Tom RiniMerge tag 'v2023.01-rc4' into next
2022-12-08 Tom RiniMerge tag 'u-boot-stm32-20221207' of https://source...
2022-12-08 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2022-12-08 Patrick Delaunaydfu: Make DFU virtual backend SPL friendly
2022-03-03 Tom RiniMerge tag 'u-boot-at91-fixes-2022.04-a' of https:/...
2022-02-21 Tom RiniMerge tag 'xilinx-for-v2022.04-rc3' of https://gitlab...
2022-02-11 Tom RiniMerge tag 'efi-2022-04-rc2-4' of https://source.denx...
2022-02-11 Tom RiniMerge branch '2022-02-11-assorted-updates-and-fixes'
2022-02-11 Masami HiramatsuDFU: Check the number of arguments and argument string...
2021-07-05 Tom RiniMerge branch 'next'
2021-07-01 Tom RiniMerge tag 'xilinx-for-v2021.10' of https://source.denx...
2021-06-28 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2021-06-28 Tom RiniMerge tag 'v2021.07-rc5' into next
2021-06-19 Tom RiniMerge tag 'u-boot-rockchip-20210618' of https://source...
2021-06-18 Tom RiniMerge tag 'u-boot-stm32-20210618' of https://source...
2021-06-18 Patrick Delaunaydfu: add error callback
2021-06-17 Tom RiniMerge tag 'u-boot-atmel-2021.10-a' of https://source...
2021-06-09 Tom RiniMerge branch '2021-06-08-kconfig-migrations' into next
2021-06-09 Aswath Govindrajuusb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and...
2021-02-01 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-31 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2021-01-31 Marek Szyprowskidfu: add 'SCRIPT' entity
2021-01-31 Jaehoon Chungdfu: add 'SKIP' entity
2020-11-06 Tom RiniMerge tag 'u-boot-amlogic-20201105' of https://gitlab...
2020-11-05 Tom RiniMerge tag 'u-boot-imx-20201105' of https://gitlab.denx...
2020-11-02 Tom RiniMerge tag 'u-boot-atmel-fixes-2021.01-a' of https:...
2020-11-01 Tom RiniMerge tag 'efi-2020-01-rc2-2' of https://gitlab.denx...
2020-10-30 AKASHI Takahirodfu: add dfu_write_by_alt()
2020-10-30 AKASHI Takahirodfu: export dfu_list
2020-10-30 AKASHI Takahirodfu: modify an argument type for an address
2020-10-30 AKASHI Takahirodfu: rename dfu_tftp_write() to dfu_write_by_name()
2020-09-07 Tom RiniMerge branch 'remove-config-nr-dram-banks-v9-2020-08...
2020-09-03 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2020-09-01 Heinrich Schuchardtdfu: fix dfu tftp on sandbox
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-25 Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-25 Tom RiniMerge branch '2020-05-25-misc-fixes'
2020-05-25 Heinrich Schuchardtdoc: dfu: describe more DFU function
2020-05-25 Heinrich Schuchardtdoc: dfu: add DFU to HTML documentation
2020-05-14 Tom RiniMerge tag 'u-boot-stm32-20200514' of https://gitlab...
2020-05-14 Patrick Delaunaydfu: add prototype for dfu_transaction_initiate/cleanup
2020-01-09 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2020-01-09 Tom RiniMerge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm
2020-01-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2020-01-07 Andy Shevchenkodfu: Add optional timeout parameter
2020-01-07 Andy Shevchenkodfu: Drop unused prototype of dfu_trigger_reset()
2019-11-12 Tom RiniMerge tag 'u-boot-imx-20191105' of https://gitlab.denx...
2019-11-07 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-11-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-10-31 Patrick Delaunaydfu: add callback for flush and initiated operation
2019-10-31 Patrick Delaunaydfu: add DFU virtual backend
2019-10-31 Patrick Delaunaydfu: add partition support for MTD backend
2019-10-31 Patrick Delaunaydfu: add backend for MTD device
2019-10-31 Patrick Delaunaydfu: prepare the support of multiple interface
2019-10-31 Patrick Delaunaydfu: sf: add partition support for nor backend
2019-01-31 Tom RiniMerge tag 'video-updates-for-2019.04-rc1' of git:/...
2019-01-31 Simon Goldschmidtdfu: mmc: call fs functions instead of run_command
2019-01-30 Tom RiniMerge tag 'u-boot-imx-20190129' of git://git.denx.de...
2019-01-27 Tom RiniMerge branch '2019-01-25-master-imports'
2019-01-26 Andrew F. Davisdfu: Make DFU support more SPL friendly
2018-05-09 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-05-07 Tom RiniSPDX: Convert all of our single license tags to Linux...
2017-08-16 Tom RiniMerge git://www.denx.de/git/u-boot-imx
next
This page took 1.260194 seconds and 107 git commands to generate.