configs: visionfive2: Enable CONFIG_OF_BOARD_SETUP
[platform/kernel/u-boot.git] / cmd / ximg.c
2023-01-31 Tom RiniMerge tag 'u-boot-amlogic-20230131' of https://source...
2023-01-27 Tom RiniMerge tag 'xilinx-for-v2023.04-rc1' of https://source...
2023-01-20 Tom RiniMerge tag 'efi-2023-04-rc1-2' of https://source.denx...
2023-01-20 Tom RiniMerge branch '2023-01-20-finish-CONFIG-migration-work'
2023-01-20 Tom Riniglobal: Finish CONFIG -> CFG migration
2022-10-20 Tom RiniMerge tag 'clk-2023.01' of https://source.denx.de/u...
2022-10-03 Tom RiniMerge branch 'next'
2022-09-30 Tom RiniMerge branch '2022-09-29-dm-core-support-multiple-devic...
2022-09-29 Simon Glasstreewide: Drop image_header_t typedef
2022-09-26 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2022-09-20 Tom RiniMerge tag 'u-boot-at91-2023.01-a' of https://source...
2022-09-19 Tom RiniMerge branch 'master' into next
2022-09-18 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-09-18 Stefan Roesecyclic: Use schedule() instead of WATCHDOG_RESET()
2022-08-31 Tom RiniMerge branch '2022-08-31-assorted-fixes'
2022-08-31 Daniel Golleimage-fit: don't set compression if it can't be read
2021-08-11 Tom RiniMerge tag 'u-boot-amlogic-20210810' of https://source...
2021-08-06 Tom RiniMerge tag 'video-2021-08-05' of https://source.denx...
2021-08-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-08-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2021-08-02 Tom RiniMerge branch '2021-08-02-numeric-input-cleanups'
2021-08-02 Simon Glassglobal: Convert simple_strtoul() with hex to hextoul()
2021-02-23 Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-16 Tom RiniMerge branch '2021-02-15-fix-CVE-2021-27097-CVE-2021...
2021-02-16 Simon Glassimage: Adjust the workings of fit_check_format()
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-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-18 Simon Glasscommand: Remove the cmd_tbl_t typedef
2020-05-18 Simon Glasscommon: Drop net.h from common header
2020-02-11 Tom RiniMerge tag 'dm-pull-6feb20' of https://gitlab.denx.de...
2020-02-06 Simon Glassdm: core: Create a new header file for 'compat' features
2020-01-24 Simon Glassimage: Rename load_addr, save_addr, save_size
2020-01-21 Tom RiniMerge tag 'u-boot-imx-20200121' of https://gitlab.denx...
2020-01-20 Tom RiniMerge tag '2020-01-20-ti-2020.04' of https://gitlab...
2020-01-20 Tom RiniMerge tag 'u-boot-stm32-20200117' of https://gitlab...
2020-01-20 Tom RiniMerge branch '2020-01-17-reduce-size-of-common-h-even...
2020-01-17 Simon Glassimage: Rename load_addr, save_addr, save_size
2019-12-03 Tom RiniMerge tag 'dm-pull-3dec19' of https://gitlab.denx.de...
2019-12-03 Tom RiniMerge branch '2019-12-02-master-imports'
2019-12-02 Simon Glasscommon: Move ARM cache operations out of common.h
2019-08-13 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-08-13 Tom RiniMerge tag 'u-boot-amlogic-20190812' of https://gitlab...
2019-08-12 Tom RiniMerge branch '2019-08-11-ti-imports'
2019-08-12 Tom RiniMerge branch '2019-08-11-master-imports'
2019-08-11 Simon Glassenv: Move env_set_hex() to env.h
2019-08-11 Simon Glasscommon: Move gzip functions into a new gzip header
2019-07-11 Tom RiniMerge tag 'dm-pull-9jul19-take2' of https://gitlab...
2019-07-11 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-07-11 Tom RiniMerge tag 'uniphier-v2019.10' of https://gitlab.denx...
2019-07-11 Tom RiniMerge branch '2019-07-11-master-imports'
2019-07-11 Tom Riniconfigs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LE...
2019-05-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2019-04-24 Tom RiniMerge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm
2019-04-24 Tom RiniMerge tag 'efi-2019-07-rc1-3' of git://git.denx.de...
2019-04-24 Tom RiniMerge tag 'u-boot-stm32-mcu-20190423' of https://github...
2019-04-24 Tom RiniMerge tag 'u-boot-amlogic-20190423' of git://git.denx...
2019-04-24 Tom RiniMerge branch '2019-04-22-master-imports'
2019-04-22 Tien Fong Cheecmd: ximg.c: Add support for getting external data...
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-25 Stefan Theilcmd: ximg: Invert check for fit image compression
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...
2018-04-15 Tom RiniMerge git://git.denx.de/u-boot-imx
2018-04-09 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-04-07 Mario Sixcmd: ximg: Respect cache line size for flushing
2017-08-18 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-08-18 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2017-08-16 Tom RiniMerge git://git.denx.de/u-boot-tegra
2017-08-16 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2017-08-16 Tom RiniMerge git://www.denx.de/git/u-boot-imx
2017-08-16 Tom RiniMerge git://git.denx.de/u-boot-spi
2017-08-16 Simon Glassenv: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
2017-08-16 Simon Glassenv: Rename common functions related to setenv()
2016-01-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2016-01-27 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2016-01-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-01-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-01-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2016-01-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-imx
2016-01-25 Simon GlassRemove the cmd_ prefix from command files