Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
[platform/kernel/u-boot.git] / cmd / bootefi.c
2020-08-26 Tom RiniMerge tag 'u-boot-imx-20200825' of https://gitlab.denx...
2020-08-25 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-08-25 Tom RiniMerge tag 'i2c-bugfixes-for-v2020.10' of https://gitlab...
2020-08-25 Tom RiniMerge tag 'u-boot-rockchip-20200820' of https://gitlab...
2020-08-25 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-08-25 Tom RiniMerge branch '2020-08-24-misc-improvements'
2020-08-24 Tom RiniMerge tag 'efi-2020-10-rc3-3' of https://gitlab.denx...
2020-08-24 Heinrich Schuchardtefi_loader: document parameters of do_bootefi_exec()
2020-08-13 Tom RiniMerge tag 'u-boot-stm32-20200813' of https://gitlab...
2020-08-12 Tom RiniMerge tag 'ti-v2020.10-rc3' of https://gitlab.denx...
2020-08-11 Tom RiniMerge tag 'efi-2020-10-rc3' of https://gitlab.denx...
2020-08-08 Heinrich Schuchardtefi_loader: set load options in boot manager
2020-08-08 Heinrich Schuchardtefi_loader: factor out efi_set_load_options()
2020-07-23 Tom RiniMerge tag 'dm-pull-20jul20' of git://git.denx.de/u...
2020-07-23 Tom RiniMerge tag 'efi-2020-10-rc1-5' of https://gitlab.denx...
2020-07-22 Heinrich Schuchardtefi_loader: use logging for bootefi command
2020-07-07 Tom RiniMerge tag 'u-boot-atmel-2020.10-a' of https://gitlab...
2020-07-05 Tom RiniMerge tag 'efi-2020-10-rc1' of https://gitlab.denx...
2020-06-30 Tom RiniMerge tag 'efi-2020-07-rc6-2' of https://gitlab.denx...
2020-06-30 Tom RiniMerge branch '2020-06-30-minor-TI-board-updates' into...
2020-06-30 Tom RiniMerge tag 'mips-pull-2020-06-29' of https://gitlab...
2020-06-30 Heinrich Schuchardtefi_loader: incorrect check against FDT_ADDR_T_NONE
2020-06-25 Tom RiniMerge tag 'efi-2020-07-rc6' of https://gitlab.denx...
2020-06-25 Tom RiniMerge tag 'xilinx-for-v2020.10' of https://gitlab.denx...
2020-06-24 Bin Mengcmd: bootefi: Fix fdt_size variable type in efi_carve_o...
2020-06-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2020-06-19 Tom RiniMerge tag 'efi-2020-07-rc5-2' of https://gitlab.denx...
2020-06-19 Atish Patracmd: bootefi: Honor the address & size cells properties...
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 image.h from common header
2020-05-18 Tom RiniMerge tag 'efi-2020-07-rc3' of https://gitlab.denx...
2020-05-17 Michael Walleefi_loader: round the memory area in efi_add_memory_map()
2020-05-10 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2020-05-08 Tom RiniMerge tag 'efi-2020-07-rc2-3' of https://gitlab.denx...
2020-05-07 Heinrich Schuchardtefi_loader: put device tree into EfiACPIReclaimMemory
2020-05-04 Tom RiniMerge tag 'u-boot-rockchip-20200501' of https://gitlab...
2020-04-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
2020-04-30 Tom RiniMerge tag 'efi-2020-07-rc2' of https://gitlab.denx...
2020-04-30 Heinrich Schuchardtefi_loader: remove superfluous NULL check in bootefi.c
2020-04-07 Tom RiniMerge tag 'xilinx-for-v2020.07' of https://gitlab.denx...
2020-04-01 Tom RiniMerge tag 'u-boot-stm32-20200401' of https://gitlab...
2020-03-31 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-usb...
2020-03-31 Tom RiniMerge tag 'arc-last-minute-fixes-for-2020.04' of https...
2020-03-31 Tom RiniMerge branch '2020-03-31-master-imports'
2020-03-31 Tom RiniMerge tag 'efi-2020-04-rc5' of https://gitlab.denx...
2020-03-30 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-03-28 Heinrich Schuchardtefi_loader: only reserve memory if fdt node enabled
2020-03-18 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-03-18 Tom RiniMerge tag 'efi-2020-04-rc4-4' of https://gitlab.denx...
2020-03-17 Atish Patracmd: bootefi: Parse reserved-memory node from DT
2020-03-17 Heinrich Schuchardtefi_loader: create reservations after ft_board_setup
2020-02-21 Tom RiniMerge tag 'u-boot-rockchip-20200220' of https://gitlab...
2020-02-20 Tom RiniMerge tag 'mmc-2-20-2020' of https://gitlab.denx.de...
2020-02-19 Tom RiniMerge tag 'efi-2020-04-rc3' of https://gitlab.denx...
2020-02-19 Heinrich Schuchardtefi_loader: fix efi_install_fdt() description
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-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-08 Tom RiniMerge tag 'efi-2020-04-rc1' of https://gitlab.denx...
2020-01-07 Heinrich Schuchardtefi_loader: free load options after execution
2020-01-07 Heinrich Schuchardtefi_loader: export efi_install_fdt()
2020-01-07 Heinrich Schuchardtefi_loader: carve out efi_run_image()
2020-01-07 Heinrich Schuchardtefi_loader: use hardware device tree by default
2020-01-07 Heinrich Schuchardtefi_loader: pass address to efi_install_fdt()
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_get() to env.h
2019-07-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-07-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-07-27 Tom RiniMerge tag 'u-boot-imx-20190719' of https://gitlab.denx...
2019-07-27 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-07-24 Tom RiniMerge tag 'dm-pull-24jul19-take3' of https://gitlab...
2019-07-24 Tom RiniMerge tag 'efi-2019-10-rc1-2' of https://gitlab.denx...
2019-07-16 Heinrich Schuchardtefi_loader: fix function comments in cmd/bootefi.c
2019-07-16 Bryan O'Donoghueefi_loader: Change return type of efi_add_memory_map()
2019-06-10 Tom RiniMerge tag 'u-boot-atmel-fixes-2019.07-a' of git://git...
2019-05-15 Tom RiniMerge tag 'u-boot-stm32-mcu-20190514' of https://github...
2019-05-13 Tom RiniMerge tag 'efi-2019-07-rc3' of git://git.denx.de/u...
2019-05-12 Heinrich Schuchardtefi_loader: comments for efi_install_fdt()
2019-05-12 Heinrich Schuchardtefi_loader: deduplicate code in cmd/bootefi.c
2019-05-09 Tom RiniMerge tag 'rockchip-for-v2019.07-rc1' of git://git...
2019-05-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2019-05-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2019-05-08 Tom RiniMerge git://git.denx.de/u-boot-x86
2019-05-08 Tom RiniMerge tag 'efi-2019-07-rc2-2' of git://git.denx.de...
2019-05-07 Heinrich Schuchardtefi_loader: clean up UEFI sub-system initialization
2019-05-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2019-05-05 Tom RiniMerge tag 'mips-pull-2019-05-03' of git://git.denx...
2019-05-05 Tom RiniMerge tag 'mmc-2019-5-3' of https://github.com/MrVan...
2019-05-03 Tom RiniMerge git://git.denx.de/u-boot-socfpga
2019-05-03 Tom RiniMerge git://git.denx.de/u-boot-usb
2019-05-03 Tom RiniMerge git://git.denx.de/u-boot-marvell
next