]> git.ipfire.org Git - thirdparty/u-boot.git/history - env/remote.c
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-watchdog
[thirdparty/u-boot.git] / env / remote.c
2024-05-30  Tom RiniMerge patch series "omap3: igep0x00: Fix boot failure...
2024-05-19  Tom RiniRevert "Merge patch series "arm: dts: am62-beagleplay...
2024-05-14  Tom RiniMerge branch 'qcom-main' of https://source.denx.de...
2024-05-13  Tom RiniMerge patch series "arm: dts: am62-beagleplay: Fix...
2024-05-10  Tom RiniMerge patch series "Add AM64x Support to PRUSS and...
2024-05-10  Tom RiniMerge patch series "Generate all SR boot binaries"
2024-05-10  Tom RiniMerge patch series "*** Commonize board code for K3...
2024-05-08  Tom RiniMerge patch series "arm: Add Analog Devices SC5xx Machi...
2024-05-07  Tom RiniMerge branch '2024-05-06-remove-include-common_h' into...
2024-05-06  Tom Rinienv: Remove <common.h> and add needed includes
2024-04-01  Tom RiniSubtree merge tag 'v6.8-dts' of devicetree-rebasing...
2024-02-29  Tom RiniMerge commit '53633a893a06bd5a0c807287d9cc29337806eaf7...
2021-02-23  Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-15  Tom RiniMerge branch '2021-02-02-drop-asm_global_data-when...
2021-02-02  Simon Glasscommon: Drop asm/global_data.h from common header
2020-08-04  Tom RiniMerge tag 'u-boot-imx-20200804' of https://gitlab.denx...
2020-07-31  Tom RiniMerge branch '2020-07-31-more-env-updates'
2020-07-31  Marek Vasutenv: Discern environment coming from external storage
2020-04-22  Tom RiniMerge tag 'mmc-2020-4-22' of https://gitlab.denx.de...
2020-04-21  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-04-21  Tom RiniMerge tag 'for-v2020.07' of https://gitlab.denx.de...
2020-04-21  Tom RiniMerge tag 'for-v2020.07' of https://gitlab.denx.de...
2020-04-20  Tom RiniMerge branch '2020-04-17-master-imports'
2020-04-17  Rasmus Villemoesenv: make file-scope env_ptr variables static
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 Glasscrc32: Use the crc.h header for crc functions
2019-11-25  Tom RiniMerge tag 'rpi-next-2020.01' of https://github.com...
2019-11-24  Tom RiniMerge tag 'u-boot-rockchip-20191124' of https://gitlab...
2019-11-22  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2019-11-22  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-11-22  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-11-21  Tom RiniMerge branch '2019-11-20-env-migration'
2019-11-20  Tom Rinienv: Finish migration of common ENV options
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: Rename environment.h to env_internal.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...
2018-02-01  Simon Goldschmidtenv: make env drivers propagate env_import return value
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: Adjust the load() method to return an error
2017-08-16  Simon Glassenv: Drop the env_name_spec global
2017-08-16  Simon Glassenv: Drop common init() functions
2017-08-16  Simon Glassenv: Switch over to use environment location drivers
2017-08-15  Simon Glassenv: Create a location driver for each location
2017-08-15  Simon Glassenv: Add an enum for environment state
2017-08-15  Simon GlassMove environment files from common/ to env/