]> git.ipfire.org Git - thirdparty/u-boot.git/history - env/embedded.c
include: env: Add phytec RAUC boot logic
[thirdparty/u-boot.git] / env / embedded.c
2024-02-29  Tom RiniMerge commit '53633a893a06bd5a0c807287d9cc29337806eaf7...
2024-01-29  Tom RiniMerge patch series "Move framebuffer reservation for...
2024-01-11  Tom RiniMerge patch series "net fixes prior lwip"
2024-01-09  Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2024-01-08  Tom RiniMerge branch 'next'
2024-01-03  Tom RiniMerge tag 'v2024.01-rc6' into next
2023-12-21  Tom RiniMerge patch series "Complete decoupling of bootm logic...
2023-12-21  Tom RiniMerge branch '2023-12-21-header-inclusion-cleanup'...
2023-12-21  Tom Riniglobal: Restrict use of '#include <linux/kconfig.h>'
2023-01-09  Tom RiniMerge branch 'next'
2023-01-06  Tom RiniMerge tag 'u-boot-at91-2023.04-a' of https://source...
2022-12-22  Tom RiniMerge branch '2022-12-21-CONFIG-migration-work' into...
2022-12-22  Tom Rinienv: Rework ENV_IS_EMBEDDED and related logic slightly
2022-12-21  Tom RiniMerge tag 'v2023.01-rc4' into next
2022-12-06  Tom RiniMerge branch '2022-12-05-Kconfig-migrations-and-renames...
2022-12-05  Tom Riniglobal: Move remaining CONFIG_SYS_* to CFG_SYS_*
2022-01-19  Tom RiniMerge tag 'xilinx-for-v2022.04-rc1' of https://source...
2022-01-10  Tom RiniMerge branch 'next'
2022-01-09  Tom RiniMerge tag 'u-boot-amlogic-20220107' of https://source...
2021-12-20  Tom RiniMerge tag 'v2022.01-rc4' into next
2021-12-17  Tom RiniMerge tag 'u-boot-at91-2022.04-a' of https://source...
2021-11-29  Tom RiniMerge tag 'v2022.01-rc3' into next
2021-11-17  Tom RiniMerge branch '2021-11-16-env-rework' into next
2021-11-16  Simon Glassenv: Allow U-Boot scripts to be placed in a .env file
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-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-06  Christophe Leroycommon: env_embedded: allow fine placement of environme...
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-15  Simon GlassMove environment files from common/ to env/