env: ti: j721e-evm: Add env variable to power on & reset QSGMII PHY in J7200 EVM
[platform/kernel/u-boot.git] / common /
2021-07-23 Tom RiniMerge branch '2021-07-23-reboot-mode-and-cryptfs-passwd...
2021-07-23 Steffen Jaeckeltest: add first autoboot unit tests
2021-07-23 Steffen Jaeckelcommon: add support to fallback to plain SHA256
2021-07-23 Steffen Jaeckelcommon: add AUTOBOOT_FLUSH_STDIN option
2021-07-23 Steffen Jaeckelcommon: allow disabling of timeout for password entry
2021-07-23 Steffen Jaeckelcommon: Rename macro appropriately
2021-07-23 Steffen Jaeckelcommon: integrate crypt-based passwords
2021-07-23 Tom RiniMerge branch '2021-07-23-assorted-fixes'
2021-07-23 Tom RiniKconfig.boot: Make 0x0 the default SYS_TEXT_BASE for...
2021-07-23 John Keepingfit: Allow external data for FDTs
2021-07-23 John Keepingspl: use CONFIG_IS_ENABLED(LOAD_FIT_FULL)
2021-07-23 Tom RiniMerge branch 'network_master' of https://source.denx...
2021-07-22 Tom RiniMerge tag 'dm-pull-21jul21' of https://gitlab.denx...
2021-07-21 Simon Glasslog: Allow padding of the function name
2021-07-21 Simon Glassspl: Provide more information on boot failure
2021-07-21 Simon Glassimage: Allow @ in node names when not using signatures
2021-07-21 Simon Glassbloblist: Correct condition in bloblist_addrec()
2021-07-21 Simon Glassbloblist: Support resizing a blob
2021-07-21 Simon Glasssandbox: Adjust the bloblist default address
2021-07-19 Tom RiniMerge tag 'ti-v2021.10-rc1' of https://source.denx...
2021-07-17 Tom RiniMerge branch '2021-07-16-cleanup-image-support'
2021-07-17 Tom RiniMerge tag 'u-boot-imx-20210717' of https://gitlab.denx...
2021-07-16 Alexandru Gagniucimage: Add support for relocating crypto_algos in linke...
2021-07-16 Alexandru Gagniucimage: image-sig.c: Remove crypto_algos array
2021-07-16 Alexandru Gagniucimage: rsa: Move verification algorithm to a linker...
2021-07-16 Alexandru Gagniucimage: Add support for placing crypto_algo in linker...
2021-07-16 Alexandru Gagniuccommon: image-sig.c: Remove host-specific logic and...
2021-07-16 Simon Glassimage: Drop IMAGE_ENABLE_BEST_MATCH
2021-07-16 Simon Glassimage: Drop IMAGE_ENABLE_SHAxxx
2021-07-16 Simon Glassimage: Drop IMAGE_ENABLE_SHA1
2021-07-16 Simon GlassKconfig: Rename SPL_MD5_SUPPORT to SPL_MD5
2021-07-16 Simon GlassKconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32
2021-07-16 Simon Glassimage: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT
2021-07-16 Simon Glassimage: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxx
2021-07-16 Simon Glassimage: Shorten FIT_ENABLE_SHAxxx_SUPPORT
2021-07-16 Tom RiniMerge branch '2021-07-15-assorted-fixes'
2021-07-15 Stephan Gerholdimage: android: Automatically detect more compression...
2021-07-15 Marek Vasutfit: Load DTO into temporary buffer and ignore load...
2021-07-14 Tom RiniMerge branch '2021-07-14-platform-updates'
2021-07-14 Marek Vasutboard-info: Call sysinfo_detect() before sysinfo_get_str()
2021-07-14 Marek Vasutboard-info: Use sysinfo_get()
2021-07-10 Marek Vasutspl: mmc: Factor out eMMC boot partition selection...
2021-07-07 Tom RiniMerge tag 'dm-pull-6jul21' of https://source.denx.de...
2021-07-07 Tom RiniMerge branch '2021-07-06-update-to-gcc11-clang11'
2021-07-07 Tom Rinibootstage: Eliminate when not enabled
2021-07-06 Heinrich Schuchardtsandbox: don't refer to symbol _init
2021-07-05 Tom RiniMerge branch 'next'
2021-07-02 Tom RiniMerge tag 'u-boot-amlogic-20210703' of https://source...
2021-07-02 Tom RiniMerge tag 'efi-2021-07-rc6' of https://source.denx...
2021-07-02 Da Xueautoboot: fix MENUKEY
2021-07-01 Tom RiniMerge tag 'xilinx-for-v2021.10' of https://source.denx...
2021-06-30 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2021-06-28 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2021-06-28 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2021-06-28 Tom RiniMerge tag 'v2021.07-rc5' into next
2021-06-25 Tom RiniMerge tag 'u-boot-imx-20210625' of https://gitlab.denx...
2021-06-23 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2021-06-23 Tom RiniMerge tag 'mmc-2021-6-22' of https://source.denx.de...
2021-06-23 Tom RiniMerge branch '2021-06-22-assorted-fixes'
2021-06-23 Heinrich Schuchardtmalloc: add SPDX license identifiers
2021-06-23 Michal Simekspl: fit: Also record architecture in /fit-images
2021-06-22 Da Xueautoboot: fix typos of CONFIG_AUTOBOOT_USE_MENUKEY
2021-06-17 Tom RiniMerge tag 'u-boot-atmel-2021.10-a' of https://source...
2021-06-13 Tom RiniMerge tag 'ti-v2021.10-next-v2' of https://source.denx...
2021-06-11 Lokesh Vutlacommon: fit: Update board_fit_image_post_process()...
2021-06-08 Tom RiniMerge branch '2021-06-08-display-and-logging-updates...
2021-06-08 Simon Glasslog: Add support for logging a buffer
2021-06-08 Simon Glassconsole: Report an error when output buffer is exhausted
2021-06-07 Tom RiniMerge branch '2021-06-07-arm-cache-cp15-improvements...
2021-06-07 Patrick Delaunayimage-fdt: save no-map parameter of reserve-memory
2021-05-31 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-05-31 Green Wanboard: sifive: add HiFive Unmatched board support
2021-05-28 Tom RiniMerge tag 'u-boot-stm32-20210528' of https://source...
2021-05-28 Tom RiniMerge tag 'efi-2021-07-rc4-2' of https://source.denx...
2021-05-28 Alexandru GagniucRevert "lib: introduce HASH_CALCULATE option"
2021-05-27 Tom RiniMerge tag 'ti-v2021.07-rc4' of https://source.denx...
2021-05-27 Tom RiniMerge branch '2021-05-26-assorted-bugfixes'
2021-05-26 Michal Simekspl: Kconfig: Use tabs instead of space for alignment
2021-05-23 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-sh
2021-05-20 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-05-20 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-05-19 Bin Mengriscv: Drop USE_SPL_FIT_GENERATOR
2021-05-19 Bin Mengcommon: kconfig: Correct a typo in SPL_LOAD_FIT
2021-05-18 Tom RiniMerge branch '2021-05-17-assorted-fixes'
2021-05-18 Tom RiniMerge tag 'efi-2021-07-rc3' of https://source.denx...
2021-05-18 Masahisa Kojimalib: introduce HASH_CALCULATE option
2021-05-18 Heinrich Schuchardthash: Kconfig option for SHA512 hardware acceleration
2021-05-17 peng.wang@smartm.comcli: slighly more clear error messages
2021-05-15 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-sh
2021-05-13 Tom RiniMerge branch '2021-05-13-extension-board-detection...
2021-05-13 Kory Maincentfdt_support: move fdt_valid from cmd_fdt.c to fdt_support.c
2021-05-12 Tom RiniMerge tag 'ti-v2021.07-rc3' of https://source.denx...
2021-05-12 Dario BinacchiRevert "fdt: translate address if #size-cells = <0>"
2021-05-11 Tom RiniMerge tag 'u-boot-imx-20210502' of https://gitlab.denx...
2021-05-07 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-05-06 Tom RiniMerge branch '2021-05-06-misc-updates'
2021-05-04 Niko Maunofdt_support.c: Allow late kernel cmdline modification
2021-05-04 Rasmus Villemoesenv: allow environment to be amended from control dtb
2021-05-04 Sean Andersonsysinfo: Require that sysinfo_detect be called before...
2021-04-29 Tom RiniMerge tag 'xilinx-for-v2021.07-rc2' of https://source...
next