]> git.ipfire.org Git - thirdparty/u-boot.git/history - env/flags.c
Merge tag 'doc-2024-10-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi
[thirdparty/u-boot.git] / env / flags.c
2024-08-01  Tom RiniMerge patch series "clk: mediatek: add OPs to support...
2024-07-20  Tom RiniSubtree merge tag 'v6.10-dts' of devicetree-rebasing...
2024-07-16  Tom RiniMerge patch series "drivers: bootcount: Add support...
2024-07-12  Tom RiniMerge tag 'rpi-2024.10-rc1' of https://source.denx...
2024-07-08  Tom RiniMerge branch 'next-clk-sync' of https://source.denx...
2024-07-03  Tom RiniMerge patch series "cmd: avoid duplicate weak functions"
2024-07-01  Tom RiniMerge branch 'next'
2024-06-28  Tom RiniMerge patch series "automatically add /chosen/kaslr...
2024-06-24  Tom RiniMerge tag 'v2024.07-rc5' into next
2024-06-07  Tom RiniMerge patch series "k3-j721e: Enable OF_UPSTREAM for...
2024-06-07  Tom RiniMerge patch series "'eeprom' command improvements"
2024-06-04  Tom RiniMerge tag 'v2024.07-rc4' into next
2024-05-30  Tom RiniMerge patch series "omap3: igep0x00: Fix boot failure...
2024-05-24  Tom RiniMerge patch series "FWU: Add support for FWU metadata...
2024-05-20  Tom RiniRestore patch series "arm: dts: am62-beagleplay: Fix...
2024-05-20  Tom RiniMerge tag 'v2024.07-rc3' into next
2024-05-20  Tom RiniSubtree merge tag 'v6.9-dts' of devicetree-rebasing...
2024-05-19  Tom RiniRevert "Merge patch series "arm: dts: am62-beagleplay...
2024-05-16  Tom RiniMerge patch series "Enable OF_UPSTREAM for J721s2 and...
2024-05-15  Tom RiniMerge patch series "Add DFU and usb boot for TI am62x...
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...
2023-02-12  Tom RiniMerge branch 'for-2023.04' of https://source.denx.de...
2023-02-10  Tom RiniMerge tag 'efi-2023-04-rc2' of https://source.denx...
2023-02-10  Tom RiniMerge branch '2023-02-10-assorted-updates-and-additions'
2023-02-10  Jan Kiszkaenv: Couple networking-related variable flags to CONFIG_NET
2021-04-18  Tom RiniMerge tag 'efi-2021-07-rc1-2' of https://source.denx...
2021-04-18  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2021-04-18  Tom RiniMerge tag 'ti-v2021.07-rc1' of https://source.denx...
2021-04-18  Tom RiniMerge branch '2021-04-16-env-updates'
2021-04-16  Martin Fuzzeyenv: Fix warning when forcing environment without ENV_A...
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: Add support for explicit write access list
2020-07-31  Marek Vasutenv: Warn on force access if ENV_ACCESS_IGNORE_FORCE set
2020-04-24  Tom RiniMerge tag 'u-boot-stm32-20200424' of https://gitlab...
2020-04-24  Tom RiniMerge branch '2020-04-24-master-imports'
2020-04-24  Rasmus Villemoesmake env_entry::callback conditional on !CONFIG_SPL_BUILD
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
2019-08-11  Simon Glassenv: Drop the ACTION typedef
2019-08-11  Simon Glassenv: Drop the ENTRY typedef
2019-08-11  Simon Glassenv: Move env_set() 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 some other getenv()-related functions
2017-08-16  Simon Glassenv: Rename getenv/_f() to env_get()
2017-08-15  Simon GlassMove environment files from common/ to env/