clk: at91: Fix initializing arrays
[platform/kernel/u-boot.git] / env / nowhere.c
2021-11-16 Tom RiniMerge tag 'xilinx-for-v2022.01-rc3' of https://source...
2021-11-02 Tom RiniMerge tag 'u-boot-amlogic-20211102' of https://source...
2021-10-31 Tom RiniMerge tag 'dm-pull-boo21' of https://source.denx.de...
2021-10-31 Marek Behúnenv: nowhere: Cosmetic fix
2021-10-31 Marek Behúnenv: nowhere: Let generic env_init() assign default...
2021-10-25 Tom RiniMerge tag 'u-boot-imx-20211022' of https://gitlab.denx...
2021-10-23 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-spi
2021-10-22 Tom RiniMerge tag 'efi-2022-01-rc1' of https://source.denx...
2021-10-22 Tom RiniMerge tag 'dm-pull-21oct21' of https://source.denx...
2021-10-21 Marek Behúnenv: Inline env_get_char() into its only user
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-12-11 Tom RiniMerge tag 'u-boot-atmel-fixes-2021.01-b' of https:...
2020-11-19 Tom RiniMerge branch '2020-11-18-assorted-fixes'
2020-11-19 Heinrich Schuchardtenv: typo enougth
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 Patrick Delaunayenv: nowhere: add .load ops
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: Move env_valid 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-21 Tom RiniMerge git://git.denx.de/u-boot-uniphier
2017-08-20 Tom Rinienv: Correct case of no sub-init function
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: Drop unused env_ptr variables
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 GlassMove environment files from common/ to env/