command: Remove the cmd_tbl_t typedef
[oweals/u-boot.git] / cmd / load.c
2020-05-18 Simon Glasscommand: Remove the cmd_tbl_t typedef
2020-05-18 Simon Glasscommon: Drop net.h from common header
2020-01-24 Simon Glasscommon: Move the image globals into image.h
2020-01-24 Simon Glassimage: Rename load_addr, save_addr, save_size
2020-01-24 Simon Glasscommon: Move flash_perror() to flash.h
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 Glasscommon: Move the image globals into image.h
2020-01-17 Simon Glassimage: Rename load_addr, save_addr, save_size
2020-01-17 Simon Glasscommon: Move flash_perror() to flash.h
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-12-02 Simon Glasscommon: Move serial functions 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
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-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/_f() to env_get()
2017-08-16 Simon Glassenv: Rename common functions related to setenv()
2017-02-13 Tom RiniMerge tag 'xilinx-fixes-for-v2017.03' of git://denx...
2017-02-12 Masahiro Yamadaflash: complete CONFIG_SYS_NO_FLASH move with renaming
2016-11-02 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2016-10-31 Chris Packhamcmd: load: align cache flush
2016-02-21 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2016-02-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-02-08 David Müller (ELSO... Remove unused CONFIG_CMD_HWFLOW option and associated...
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